asp.net-development-serv
Why can't I make an http request to the ASP.NET development server on localhost?
I have an ASP.NET project (VS2008 on Windows 7 with either webforms, MVC1, or MVC2 -- all the same result for me) which is just the File->New hello world web project.It\'s using the default ASP.NET de[详细]
2022-12-26 06:58 分类:问答ASP.NET Specify which files should be cached
I am developing a website in ASP.NET and I am using various javascript frameworks/libraries. The different files belonging to these frameworks/libraries rarely changes thus there is no reason to refre[详细]
2022-12-16 14:30 分类:问答Connect to ASP.NET Development Server from handheld emulator
I have a Windows mobile project and a Web Service. I can connect to the dev server with a console app, but not the windows mobile emulator.[详细]
2022-12-14 23:58 分类:问答How do I use Fiddler to listen to the asp.net development server (i.e. cassini)?
I am attempting to debug a (RESTful) WCF app using Fiddler.I run my project via VS IDE - which launches my app in the ASP.NET Development ServerakaCassini.I then launch Fiddler and in the Request Buil[详细]
2022-12-14 23:39 分类:问答