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 Posted / 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 |
Post New Answer View All Answers
How do I know when my thread pool work item has completed?
What are end points, contract, address and bindings?
How to upload in video,mp4,in .net 4.5 ..?
Explain write back and write through caches? : .NET Architecture
How can implement drag and drop using atlas?
Explain about cookie less session state? : .NET Architecture
What is the purpose of Treeview control?
How does .net mobile work? : Microsoft dot net mobile
What is Object Caching in Visual Studio 2010?
Define a managed code? : Dot net architecture
What is a service contract, operation contract and data contract?
Can you explain update progress control?
inprocess vs out process session state : Dot net architecture
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain a .net mobile example with details? : Microsoft dot net mobile