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 |
Explain Different kinds of methods?
Please explain what is the difference between constants and read-only variables?
How viewstate is being formed and how it is stored on client in .net?
Explain role-based security in .Net.
What is the standard you use to wrap up a call to a Web service
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
When should I use .net core?
What tools is used to develop .NET applications?
How big is the datatype int in .net?
What is namespaces in .net?
How do you define the lease of the object in .net?
What do you mean by Code Access Security in .NET?