How to Create and Consume a Web Service?
Answer / honey
1. Create a connection
2. Create the command object, passing in the SQL string
3. Create the DataAdapter
4. Populate the DataSet and close the connection
| Is This Answer Correct ? | 3 Yes | 8 No |
What is Global Assembly Cache (GAC) and what is the Purpose of it?
Explain cas (code access security)?
Elements of CAS
What is common type system (cts)?
Explain what is the difference between a class and an object?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
Tell us why do we use the “using” statement?
What is the difference between response.redirect & server.transfer?
what is a strong name?
What is the use of edititem template ingridview?
1 Answers C Squared Systems, Microsoft,
What is stored procedure ? how we use it in .NET ?