
Click on jellyfish
Download SourceCode
cool Silverlight animation
Friday, May 7, 2010
Posted by Usama Wahab Khan at 12:21 PM 0 comments
Labels: Silverlight
Silverlight-4 Installation Recipe
Wednesday, May 5, 2010
Posted by Usama Wahab Khan at 11:55 PM 0 comments
Labels: Silverlight
ADO,Net Data Service (WCF Data Services)
Tuesday, May 4, 2010
Microsoft .net framework 4 have usefull enhancements in there Data-services model After the WCf For quite long Microsoft .net Providing such useful services fro client and server side features One of Most Beautful enhancements .net is WCF Data Services (former "ADO.NET Data Services") whichImproved data binding ,Server side Paging ,Count and Enhanced Blob support.Wcf Data Service are allow to Create Open Data Protocol (OData) to expose and consume data over the Web or intranet by using the semantics of representational state transfer (REST).OData exposes data as resources that are addressed by URIs(uniform resource identifier).Data can accessed by Get,POst and other http varbs, Wcf DataServices













Download SourceCodePosted by Usama Wahab Khan at 6:59 AM 0 comments
Labels: Asp.net 4.0, Databinding, dotnet 4.0, entityframework, Silverlight, visual Studio 2010
silverlight web service bug
Friday, April 23, 2010

when upgraged or create new application in silverlight 4 and want to you wcf service its will provides you data in array before
Change TypeName value to include the Silverlight assembly “System.Windows”
Posted by Usama Wahab Khan at 12:20 AM 0 comments
Labels: Silverlight
Csharp 4.0 dynamic datatype
Thursday, April 22, 2010

When we use ObjectType as parameter in overload object initialized on compile time. dynamic parameter accept as anonymous datatype and initialized its self on runtime for overload method.Posted by Usama Wahab Khan at 3:50 PM 2 comments
Labels: C#, dotnet 4.0
Silverlight WebPart In Sharepoint 2010
Friday, April 16, 2010








Posted by Usama Wahab Khan at 11:14 PM 5 comments
Labels: Share Point, Silverlight
Deleted or Select with Checkboxis in gridView
Thursday, April 15, 2010
Posted by Usama Wahab Khan at 2:28 AM 0 comments
Labels: Asp.net











