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 |
How to call .NET Web service from Java Appl. & Why ?
how to delete the record using data reader
What is the use of CLR in .NET?
Explain difference between inprocess vs out process session state? : .NET Architecture
any one can explain about projectarchitecture and project approach briefly
what are the events for a form?
Explain the race around condition? How can it be overcome? : Dot net architecture
10. Overloding and overriding.
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
what is ado.net
Explain domestic architecture artifacts? : Dot net architecture
what is a tool tip