Answer Posted / subrmaniam
.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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of new view engine in asp.net? : asp.net mvc
What is the use of response redirect in asp.net?
Which is better asp.net or php?
What are the uses of reflection?
How can you pass multiple complex types in Web API?
Explain exception filters?
How to do state management in ASP.NET?
Explain transparent caching with aop?
What is synchronous and Asynchronous post back ?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Explain the use of duration attribute of @outputcache page directive.
What is IPostBack? How to use it?
What does postback mean?
Explain security types in asp.net?
What are the server control tags in asp.net.?