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 the purpose of cache? : Dot net architecture

0 Answers  


Explain the race around condition? : .NET Architecture

0 Answers  


Explain cache? : .NET Architecture

0 Answers  


Hi, this is satish, i have more than 2 years of exp. on Microsoft .Net Technologies like C#, ASP.Net, VB.Net. But i am willing to change my platform into Testing tool. give me best suggestion for me.

2 Answers  


Define dma? : Dot net architecture

0 Answers  






what are the lifetime events of a from?

1 Answers   Six Sigma,


Difference between abstract class and interface

100 Answers   Accenture, Altruist, Baba Group, CitiGroup, Fiserv, HCL, IBM, iGate, Infosys, Jean Martin, Karthik Industries, Microsoft, OnDLine, TCS,


Can you explain control extenders?

0 Answers  


Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?

1 Answers  


I want to create a project like google maps how can we do that with atlas?

0 Answers  


What is the difference between custom controls and master page?

1 Answers   Tesco,


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture

0 Answers  


Categories