Monday, November 29, 2010

Arun Kumar Sabat: ADO.NET Entity Framework Extensions

Arun Kumar Sabat: ADO.NET Entity Framework Extensions

ADO.NET Entity Framework Extensions

Normal Entity Framework Shipped with VisualStudio 2010 does not support if the stored procedure returns multiple result sets. We can use EntityFramework Extensions for this.

Thursday, November 18, 2010

Mutiple buttons in the MVC View / Screen

Please see the below links for the Mutiple buttons in the MVC View.


ASPNET MVC: Handling Multiple Buttons on a Form with jQuery

How do you handle multiple submit buttons in ASP.NET MVC Framework?

ASP.NET MVC – Multiple buttons in the same form


Supporting multiple submit buttons on an ASP.NET MVC view