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

Released: Windows Phone Developer Tools RTW

The powerful and easy to use Visual Studio integrated developer environment (IDE) handles developing Windows Phone 7 phone applications. The Windows Phone Developer Tools includes the following Visual Studio 2010 Express for Windows Phone Windows Phone Emulator Resources Silverlight 4 Tools For Visual Studio XNA Game Studio 4.0 Microsoft Expression Blend for Windows Phone Download […]

Read more โ†’

WebSockets endpoint/transport support with WCF 4.5 *New*

WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. The WebSocket API is being standardized by the W3C, and the WebSocket protocol has been standardized by the IETF as RFC 6455. WebSocket is designed to be implemented in web browsers and web servers, but it […]

Read more โ†’