what is the use of SQL command builder class in C#.net?
Explain how can we execute a stored procedure using C#.Net?
What is the difference between .DLL and .EXE?

Answer Posted / satish

It is one of the class in System.data.sqlclient namespace. this class is used to generate sql statements.This class generates sql statements depending upon the data adapter class.It some methods like GetInsertCommand,GetDelete and GetUpdateCommands. In C#,stored procedures can be used by using Sqlparameter class. Both .dll and .exe are called assemblies. .exe is called self executable file while .dll is not self executable file....

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is .net mobile utility controls. : Microsoft dot net mobile

497


Explain the five stages in a dlx pipeline? : Dot net architecture

490


What is Video Streaming in .net??

554


How do we do authentications using atlas?

537


What is a virtual memory? : Dot net architecture

537






What is ILDASM ?

663


What are public and private assemblies ?

536


Define the mesi? : Dot net architecture

540


difference between data reader and dataset

1789


Define domestic architecture artifacts? : Dot net architecture

527


What is Object Caching in Visual Studio 2010?

599


Whats new features in Visual Studio 2012?

552


What is .net mobile automatic paging? : Microsoft dot net mobile

581


What is textview control of .net mobile? : Microsoft dot net mobile

490


Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile

508