Answer Posted / chandhru a
.Net is the complete environment for developers to develop
,run,debug the following applications
1. Windows Forms Applications
2. Windows Presentation Foundation
3. Windows Communication Foundation
4. Windows Work Flow Foundation
5. Windows Services
6. Web Applications
7. Web Services
.Net supports Object oriented Programming Model Languages
such as VC#,VJ#,VB,VC++ and etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Give an example for authorization filters in an asp.net mvc application?
What is entity graph? : Entity framework
What is the difference between partial and renderpartial?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Which are the important namespaces used in mvc?
how do you mark a property as required? For example, for a project, the name is a required field.
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Explain peek method in tempdata in asp.net mvc?
What is the use of view model in asp.net mvc?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What is RouteConfig.cs in ASP.Net MVC 4?
What is disconnected scenario? : Entity framework
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is the use of razor view engine?