what is .NET ?
Answers were Sorted based on User's Feedback
Answer / harshamaddineni
.Net is a framework where we can develop different applications in a single environment using different type of languages
Is This Answer Correct ? | 81 Yes | 6 No |
Answer / antony joseph
.Net is NOT a programing Language.
Its software bundle or collection of software its support
more than 40 languages(ex:vb.net,c#,j#,ASP.NET ans etc)
Is This Answer Correct ? | 45 Yes | 8 No |
Answer / ajay kumar
.net is the software development platform and we can create
window application, web application and web services
Is This Answer Correct ? | 28 Yes | 6 No |
Answer / srinivas
It is Network Enabled Technology developed by Microsoft
which mainly provides framework to develop windows and web
application by using .Net compatable languages like
c#,vb,j#,f# etc
Is This Answer Correct ? | 17 Yes | 3 No |
Answer / smita
DotNet is a framework where serveral application can be
developed in multiple languages
Is This Answer Correct ? | 16 Yes | 3 No |
Answer / sawan laladiya
It is a Platform Where you can Develop Different
Application (web and window Apps.)Using several Languages..
Is This Answer Correct ? | 14 Yes | 2 No |
Answer / bk
.net is a framework tool which is used to building the
distributed application.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / p.mohan reddy
it is a collection of various kinds of applicstions,where we can develop a various kinds of applications like console,windows,web and mobile applications
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / kishore
Adding to above all , abreviation for .NET is NetWork
Enable technology i.e. using dotnet we can create Intranet
and internet based applications
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / guest
.net is a framework containing classes libraries....
Is This Answer Correct ? | 1 Yes | 1 No |
What are delegates?where are they used
What is the use of finalize and dispose eventhough garbage collector is working?
What is ado.net data provider? : Entity framework
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is edm (entity data model)? : Entity framework
What is inline schema, how does it works
What are the main components of .net framework?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What is the difference between STA and MTA?
In razor syntax, what is the escape sequence character for @ symbol?
What is meant by bootstrap in mvc5?
Explain the types of Scaffoldings.