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
Explain hard disk? : Dot net architecture
What are the types of memory management? : Dot net architecture
Explain How to improve the cache performance? : Dot net architecture
Explain 'managed' mean in the .NET context
What does the term "green architecture" mean? : Dot net architecture
How do I prevent concurrent access to my data?
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
Why only boxed types can be unboxed?
What is Object Caching in Visual Studio 2010?
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
Define domestic architecture artifacts? : Dot net architecture
What is a service class?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
what is tracing? Where it used?
Define a managed code? : Dot net architecture