JqGrid with MVC 2.0 / MVC 3.0
From last couple of months I was planning to create working demo for JQgrid using MVC and finally...
Read MorePosted by Vinay Patel | Sep 27, 2011 | C#, JQGrid, JQuery | 5 |
From last couple of months I was planning to create working demo for JQgrid using MVC and finally...
Read MorePosted by Vinay Patel | Sep 23, 2011 | SQL Server | 0 |
Recently on my shared hosting server I need to delete all the tables and starts from scratch , I got a ready-made script on Internet page. declare @n char(1) set @n = char(10) declare @stmt nvarchar(max) — procedures...
Read MorePosted by Vinay Patel | Sep 23, 2011 | C# | 1 |
Here is one more LINQ Problem. Let’s think of scenario having record as below ProductId:1 , ProductName=”Product 1″ , CategoryId=2; ProductId:2 , ProductName=”Product 2″ , CategoryId=3; ProductId:3...
Read More
Recent Comments