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 |
Explain cache memory? : .NET Architecture
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
Name some changes done since version 3.0?
Use of Enable view state ? if turn off what happen ?
5. Wcf- Session Managment
while developing a asp.net 2.0 ajax application how to maitain and check the ACID property for each transaction
How can we integrate atlas with web services?
What is an interrupt? : .NET Architecture
How do I stop a thread?
Can you explain atlasuiglitz library?
What is one way operation?