Monthly Archives:: May 2012

How to use Stored procedure in Entity Framework Code First

Posted by & filed under .Net, .Net 4.0, EF Code First, Entity Framework.

Another EF Code First post. Long back I post about how to use Stored Procedure in Entity Framework. (You can find it here). This post is about how to use stored procedure in Entity Framework Code First. Here is my stored procedure. And here is code snippet which will help to execute this Stored procedure. [...]

How to Self hosting WCF Data Service

Posted by & filed under .Net, .Net 4.0, WCF.

WCF Data Services (formerly known as “ADO.NET Data Services”) is a component of the .NET Framework that enables you to create services that use the 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 [...]

How to open XAML documents in code view on VS 2010

Posted by & filed under Visual Studio, WPF.

When opening a XAML document in Visual Studio, it opens in split view by default. This might become little annoying when you have a large XAML document, because all the content needs to be rendered before you can get some work done. You can fix this issue by modifying Visual Studio settings Go to Tools, [...]

K-MUG DevCon 2012 – 19th May 2012 – Trivandrum

Posted by & filed under Miscellaneous, User Group Activities.

The Kerala Microsoft Users Group (K-MUG) will be organizing a Developers Conference, DevCon 2012 on 19th May 2012 at ParkCenter,Technopark in Trivandrum. K-MUG is one of the best developer community in India, which got Best User Group award in India as part of Microsoft Community Impact award 2010. DevCon 2012 will help you to engage [...]