What is meant by .Net framework?
.NET framework is developed by Microsoft, provides an environment to run, debug and deploy code onto web services and applications by using tools and functionalities like libraries, classes, and APIs. This framework uses object-oriented programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between vb.net and vc#.net?
How WSDL is stored ?
How do you give a Windows service specific permissions?
What are the purposes of using .net?
What are the properties of ADO.NET?
How do you turn off cookies for one page in your site? Give an example.
Explain about .Net products?
What are code contracts?
What are data types in .NET?
State the differences between the dispose() and finalize().
Show different types of collection in .NET?
what are the controls used to upload a file from client to server?