Silverlight 5 is Announced

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 โ†’

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 โ†’

Installing Windows Phone Developer Tools on Windows Server 2008 or Windows XP

Installing Windows Phone Developer Tools on Windows Server 2008 or Windows XP Recently I have installed Windows Server 2008 R2 from Technet and started setting up my Development Environment from scratch. I wanted to use Windows Server 2008 R2 for a while for development provided how flexible it is for development as compared to Windows […]

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 โ†’