Fix/Resolution: Unable to install Windows Server AppFabric through Microsoft Web Platform Installer
This tips talked about resolution of one very common problem that many developer might encounter during Windows server App Fabric…
This tips talked about resolution of one very common problem that many developer might encounter during Windows server App Fabric…
In order to use ClientContext I need to add reference to two dll’s to my project i.e. Microsoft.SharePoint.Client.dll and Microsoft.SharePoint.Client…
Recently launched Silverlight 5 beta having nice features of XAML binding debugging. To Start with this, as a prerequisites makes…
In Visual Studio Code editor you can set the Word wrap option which will automatically adjust long line of code…
In this tips I am going to describe how you can automatically wrap up code blocks or code statement in…
WPF has a facility to search the AncestorType for a control from a child control such that it will find…
In this post I am going to discuss about building dynamic query with the LINQ. LINQ to SQL allow user…
In this post I am going to discuss about Default extension method(s) which are use full when we query the…