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 |
how to change the title of my window?
What is .net mobile utility controls. : Microsoft dot net mobile
What is difference between Desktop, Client Server & Web based applications?
What are the important principles of soa (service oriented architecture)?
What is cookie less session?
What is WPF and WCF?
What is msil, and why should my developers need an appreciation of it if at all?
Explain the difference between inprocess vs out process session state : Dot net architecture
4. Wcf- what Asych and Sych call and how that works
Explain the use of virtual, sealed, override, and abstract.
Differences between VS 2005, 2008 and 2010 ?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?