It was told that .Net 2.0 Framework has got it's in built
webserver. Does it mean that it doesn't need IIS? What is
the significance of Front Page Server Extensions in creating
or hosting a Web Application in .net?
Answer / navneet k soni
Either .NET 2.0 framework has got it's in built web server but still it needs an IIS as all the frameworks of .NET application are always required , but that is only up to the developer either upload the files via IIS or any FTP .
And the extension of .NET is .aspx
| Is This Answer Correct ? | 3 Yes | 0 No |
what is inheritancy where u required ?
what are constructors and destructors?
What's new in the .net 2.0 class library?
What is the use of delegates
Why am I getting an invalidoperationexception when I serialize an arraylist?
what is the shortcut key for toolbox and add existing item?
What is Opf3
how to display a message box in the Application?
What is a clickonce application?
What happens to the winfx technologies?
what is polymorphism and advantage ?
Explain write back and write through caches? : .NET Architecture