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?

Answers were Sorted based on User's Feedback



what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedu..

Answer / 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

what is the use of SQL command builder class in C#.net? Explain how can we execute a stored procedu..

Answer / bharti

here is the link where you find the answer
http://getproductprice.com/Ads-difference-between-exe-and-dll.aspx

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Dot Net AllOther Interview Questions

what is page_directive

1 Answers   BoA, ICT, PCS,


can any one urls for learning .net(which is written in simple english)

1 Answers  


Tell me .net mobile emulators? : Microsoft dot net mobile

0 Answers  


What are the different pipelining hazards and how are they eliminated? : Dot net architecture

0 Answers  


Explain a .net mobile example with details? : Microsoft dot net mobile

0 Answers  






5. Wcf- Session Managment

0 Answers   PCS,


What is the use of delegates

2 Answers  


difference between page init an page load

1 Answers   PCS,


what is sessions and cookies take one example simple way to understand

0 Answers  


which class library is used to find unique key?

1 Answers  


What's the difference between an application and a program?

0 Answers  


What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture

0 Answers  


Categories