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
What is the namespace to create thread in .net?
when a request is made in Life cycle of ASP.NET page .
how to debug web services on consumer side?
What is the use of global.asax file?
What is difference between URL and URI?
How does session work?
Give me one example of Web API Routing?
Why session is more secure than cookies?
What is difference between abstract class and an interface?
What is razor? : asp.net mvc
Define the term Scavenging in Caching?
How you can access the values from the Repeater control in ASP.NET?
Where would you use an ihttpmodule, and what are the limitations if any?
How can we implement a identity (sql server) call in an asp.net page?
What is use of <% %> in asp.net?