Tag Archives: ASP.Net MVC

Delete Row does not refresh Telerik MVC Grid Solution

Have you encountered an error in Telerik’s MVC grid where when you delete an item using Ajax Databinding the grid does not refresh but the row item was actually deleted?  I came across with this issue when I was working with Telerik MVC Grid and was wondering why when I perform Ajax insert and update… Read More »

Simple TSQL and C# Entity Generator for S#arp Architecture

Recently we started a big project which uses S#arp Architecture and for those who does not know what it is you can go to the site (http://www.sharparchitecture.net/) and have a read, but in a gist it is an open source architectural foundation that uses ASP.NET MVC framework with NHibernate.