Answer Posted / mahendran
A programming Infrastructure created by Microsoft for
building,Deploying,Running Applications and Sevices that
use Dotnet Technologies such as Desktop Applications and
web services.......
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
How would you get asp.net running in apache web servers? Explain it's limitations.
To redirect the user to another page which method do we use without performing a round trip to the client?
What is request and response in asp.net?
What are web server controls in asp.net?
Explain the path instructions in xaml?
What are the event handlers that we can have in global.asax file?
How does session work?
How can you use a custom controls in ASP.NET application?
What are the differences between the response.write() and response.output.write()?
Mention the execution process for managed code?
Using code explain Configuration Management
What is the purpose of using MVC programming pattern in ASP.NET?
What is client side state management?
Explain how can we access static variable?