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
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 |
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 |
What is cache coherency and how is it eliminated? : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What is the difference between custom controls and master page?
What is ITIL? What is the use of ITIL and how it works?
What is the purpose of cache? How is it used? : Dot net architecture
How can I create a application?
What is Object Caching in Visual Studio 2010?
Hi i need fast track course maximum to complete within a month....courses are Asp.net,c3,vb.net n sql server........at hyderbad location ..best institute n cost
What is an interrupt? : Dot net architecture
What are the new features of .net 2.0?
How cache is used? : Dot net architecture
Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile