Answer Posted / manish
.NET is the microsoft product using .net we can create
either window based applications(c# and GUI),and web based
applications(asp.net,c#) and console applications(c#).
we can create mobile applications also.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the file through which you can customize your asp.net application?
List of words of preprocessor in .net?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is class and object in asp.net?
What is difference in .net 1.1 and .net 2.0?
What is use of <% %> in asp.net?
Is it possible to create web application with both webforms and mvc?
What is rich control in asp.net?
What is the use of the tag in the web.config file?
Can I combine classic asp and asp.net pages?
What are main return types supported in Web API?
How to handle errors in Web API?
Define repository pattern in asp.net mvc? : asp.net mvc
When does a session actually start?