Explain asp.net?



Explain asp.net?..

Answer / Yashwant Singh Rana

ASP.NET is a free web framework developed by Microsoft to build dynamic websites, web applications, and web services. It runs on the .NET platform.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What are channels in .NET Remoting?

2 Answers   Rolta,


Whate are resource files?

1 Answers  


Explain what is the difference between web application and enterprise application?

1 Answers  


What are the differences between an interface and an abstract class in .net?

1 Answers  


What is the managed and unmanaged code in .net?

2 Answers  


What is namespace in .net?

1 Answers  


Explain the main components in .net?

1 Answers  


Where?s Windows service database located?

2 Answers  


What is "common language runtime" (clr) in .net?

1 Answers  


questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,


What does cil do?

1 Answers  


What are multicast delegates?

1 Answers  


Categories