adspace


what is dot net?
what is use dot net?
what is benifit of dot net?what is vb dot net?
what is ado dot net?
what is c#?

Answer Posted / Krishna Kumar Tiwari

Dot Net is a software framework developed by Microsoft that provides a common environment for building, deploying, and running applications. It encompasses various technologies like ASP.NET, Windows Forms, WPF, ADO.NET, and C#.nnUse of .NET includes creating web applications, desktop applications, mobile applications, games, and XML web services.nnBenefits of .NET include language interoperability, code sharing between languages, security, scalability, performance, and easy-to-use development tools like Visual Studio.nnVB.NET is a programming language within the .NET Framework used for building Windows desktop applications.nnADO.NET is Microsoft's data access technology that allows developers to interact with databases in .NET environments.nnC# (pronounced C-sharp) is a programming language developed by Microsoft, which is a part of the .NET Framework and used for building a variety of applications.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use multiple submit buttons in asp.net mvc?

1320


Explain the request flow in asp.net mvc framework?

1106


Possible ways to prevent xss attacks on mvc application?

1094