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

how to set the startup position of the form?

1507


What is application frame host?

590


How do I know when my thread pool work item has completed?

498


I can't be bothered with cas. Can I turn it off?

530


Explain cache? : .NET Architecture

557






Explain about appdomains?

605


what is diffrent beatween localprinter and networkprinter

1362


How to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile

514


4. Wcf- what Asych and Sych call and how that works

1436


What happens to the winfx technologies?

573


Explain the difference between primary & secondary storage device? : Dot net architecture

508


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

525


Can you explain server controls in atlas?

535


What is parallel computing?

536


inprocess vs out process session state : Dot net architecture

516