Answer Posted / mohammad arif khan
From my point of view .net is a set base classes and
namespaces such as sql connection,text,
drawing,Configuration,Security,etc... which provides us an
environment(Framework).With the help of this framework we
can create web applications,console applications and mobile
applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Where do we store our connection string in asp.net application?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What are the session management techniques asp net?
What are the authentication types in asp.net?
What are the advantages of Web API?
How can you send an email message from an asp.net web page?
How do we implement bundling in MVC?
What is application state?
Explain how to prepare culture-specific formatting in .net.
What are the main requirements for caching?
What is simple data binding?
How many languages are supported by .NET at present time?
What methods are fired during the page load? Init()
What are client activated objects?