What is the need of .Net framework ?
Answer / harshada patil
NET Framework is used to create and run software applications. . NET apps can run on many operating systems, using different implementations of . NET. . NET Framework is used for running .
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain the page life cycle of mvc?
what is mean by versioning? Please answer me. Advance thanks.
What is the CLR
Who defines the CAS code groups
What is meant by domain model?
I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem is when i click on link button in a gridview popup opens as well works fine. but when i click on link button once again my popup window doesnt open. Can any one help please...
How to Create an Intranet Site Using ASP.NET MVC?
What are Non Action methods in ASP.Net MVC?
Which is the best institute for .net?
What is work of clr?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
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?