Answer Posted / soumya
Dot net is a framework. It provides an integrated
development environment in which developers can develop
different types of applications like web appliation,windows
applications, mobile applications and web services so on
using different types of langugaes(c#,vb,j#).
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why we need a separate mobile project template, while we can render our web application in mobile ?
Can a view be shared across multiple controllers? If yes, how we can do that?
Can I add asp.net mvc testcases in visual studio express?
Mention some action filters which are used regularly in ASP.Net MVC?
Explain Sections is ASP.Net MVC?
Explain the types of Scaffoldings.
What is Layout in ASP.Net MVC?
What is partialview in asp.net mvc?
What is the difference between viewbag and viewdata in mvc?
What is meant by bootstrap in mvc5?
how do you mark a property as required? For example, for a project, the name is a required field.
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
How to use Jquery Plugins in ASP.Net MVC validation?
What operating systems will the .net framework 3.0 be available for?
How do I use partial view?