On 02nd Dec 2010, Silverlight Firestarter event Microsoft has announced the upcoming version of Silverlight called as “Silverlight 5″. The event has some live demos of the capabilities of Silverlight 5. Lending some of the contents from ScottGu’s Blog. Scott Guthrie(@ScottGu) is a VP with Microsoft product development like Silverlight and Visual Studio. Quoting to […]
Read more โCategory: .NET Framework
Generating WCF/WebService proxy class using SvcUtil.exe
Introduction This article prepared based on my recent explorations on creating generic WCF/WebService proxy class using SvcUtil.exe tool which is part of .NET Framework Runtime. SvcUtil.exe helps me in creating a single Proxy Stub class for my WCF/web service, which can be directly reused in any project when necessary, without the need to Add Web […]
Read more โEnterprise Library 5.0 & Unity 2.1(Dependency Injection Container) for Silverlight and Enterprise Library 5.0 Optional Update 1 for .NET(ASP.NET,WinForms)
Microsoft has recently released few updates for Microsoft Enterprise Library 5.0 (A collection of reusable application blocks(logging,caching, cryptography, data access etc) for .NET. One of the interesting part of these releases are Enterprise Library 5.0 & Unity 2.1(Dependency Injection Container) for Silverlight. more details about each release are given below. Enterprise Library 5.0 for Silverlight This release provides […]
Read more โ10 Laps around Silverlight 5-Silverlight Show Series by Michael Crump
Read this Silverlight 5 learning series by Michael Crump 1) Introduction to SL5 – This post which provides a brief history of Silverlight and relevant links. 2) Binding – Ancestor Relative Source Binding and Implicit Data Templates. 3) Graphics -XNA 3D API and Improved Graphics Stack. 4) Media – Low-Latency Sound using XNA and Remote […]
Read more โLearning Silverlight and WCF RIA Services
I came across a nice blog on Silverlight and WCF RIA Services by Mike Taulty from Microsoft UK. Thought of sharing it with you. Just read through it in free times. Silverlight and WCF RIA Services (1 – Overview) Silverlight and WCF RIA Services (2 – Services) Silverlight and WCF RIA Services (3 – Client) Silverlight […]
Read more โWindows Phone SDK 7.1.1 Updated to Final
Microsoft has released final version of Windows Phone SDK 7.1.1 which includes the support for Windows 8 and 256 MB devices for debugging. (previously I blogged about the release of CTP version of the same here) Windows Phone […]
Read more โ