What is .net core used for?
Answer / Vishwasana
.NET Core is a free and open-source, cross-platform framework used for building modern web applications, microservices, cloud services, and console applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I spawn a thread?
What should you do to store an object in a viewstate?
What is UDDI and how to register a web service ?
What is the difference between web application and enterprise application?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
Explain about major components of the .NET framework.
Explain something about WebService?
Explain what is a manifest in .net?
Please explain what inheritance is, and why it's important?
Why did they call it .net?
How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?
Can you write a class without specifying namespace?