Inserting Multiple Rows in SQL Server via a Comma Separated Values List 29. September 2013 Parakh SQL Server, ASP.NET (0) There are three approaches to key in multiple rows into a single table in SQL Server database. One of them is comma separated list, discussed in this post. [More]
Microsoft Reporting Services – The quirky uncle in the family 1. September 2013 Parakh ASP.NET, SQL Server Reporting Services (SSRS), Microsoft Reporting Services (0) This post explains the caution that one needs to excercise when overriding a strongly typed dataset with an in-code dataset to power a Microsoft Reporting Services report. [More]