The preceding examples were intended to provide a simple overview as to how to conduct some basic queries against collections using LINQ to SQL and LINQ to Objects
Read More
I have ten textboxes in my winform, and i need to save the text typed in these textboxes into 10 columns of a sql database table. so, for this shall i write : INSERT
Read More
Streaming Into LINQ to XML Using C# Custom Iterators and XmlReader « Lenni Lobel on.NET and SQL Server Development Says: September 2, 2009 at 4:21 am
Read More
Problem. We recently upgraded our database to SQL Server 2008 and I want to update our data access C# code to use Table Value Parameters with our stored procedures.
Read More
SQL Server Programming Part 4 - Output Parameters & Return Values :
Ratings : 20 %
The preceding examples were intended to provide a simple overview as to how to conduct some basic queries against collections using LINQ to SQL and LINQ to Objects
Read More
Ratings : 50 %
I have ten textboxes in my winform, and i need to save the text typed in these textboxes into 10 columns of a sql database table. so, for this shall i write : INSERT
Read More
Ratings : 29 %
create crystal report with parameter in ASP.net and c# (visual studio 2010) :
Ratings : 46 %
SQL Server Programming Part 10 - Table Valued Functions :
Ratings : 36 %
SQL Server Programming Part 3 - Variables :
Ratings : 37 %
SQL Server Programming Part 2 - Stored Procedure Parameters :
Ratings : 25 %
You don't concatenate the SqlParameter instances; instead: cmd.CommandText = "insert_questions @store_result, @store_title, @store_des"; cmd.Parameters…
Read More
Ratings : 36 %
Stored procedures in sql server Part 18 :
Ratings : 59 %
Streaming Into LINQ to XML Using C# Custom Iterators and XmlReader « Lenni Lobel on.NET and SQL Server Development Says: September 2, 2009 at 4:21 am
Read More
Ratings : 51 %
SQL Server Programming Part 1 - Stored Procedure Basics :
Ratings : 44 %
Creating Reports in C# - Part 1 of 2 :
Ratings : 69 %
SQL Server Programming Part 7 - User Defined Functions :
Ratings : 70 %
Problem. We recently upgraded our database to SQL Server 2008 and I want to update our data access C# code to use Table Value Parameters with our stored procedures.
Read More
Ratings : 38 %