Browse by Tags

All Tags » ASP.NET Deployment (RSS)
A few users reported that with Web projects located on a remote machine closing project or solution may hang Visual Studio and Visual Web Developer Express for several minutes. We found that the issue may be caused by VS logging component that collects...
For IIS 6.0: ASP.NET Forms authentication will only secure content that is processed by the aspnet_isapi.dll (mainly .aspx files). If you need to replace other static file types (such as text files, video files, etc...), you can do that by mapping them...
Last week I was checking ASP.NET Forums as usual and I had answered a thread about renaming Windows Server 2003 and the impact of this renaming on IIS. The issue was , after renaming the machine the http://ServerName no longer resolved to the localhost...
I was trying to include my ASP.NET MVC project in a TFS team build today but the build failed so I've investigated this issue and thought it will be helpful to share it with the community. To get the MVC project build successfully with the team build...
" If you are a Server Core fan, and wished you could host ASP.NET websites in Server Core, then feel better, you wish had come true. Windows Server 2008 R2’s Server Core will have .NET Framework which means, ASP.NET too. This is a big news...
Hello All, I've finally manage to upgrade my development machine from Windows XP to Windows Vista and of course this was not a normal operation !. In fact I've spend a lot of time between handling the normal Windows programs to get it run on Vista, and...
A nice ASP.NET handler created by Omar AL Zabir to help compressing and combining multiple Javascript/CSS files to enhance the page load. Read the full article here You can find details about the HttpHandler from this CodeProject article: http://www.codeproject...
A nice article by Scott how to speed up FireFox when using ASP.NET Development server. read it here .
Scrawlr is a free software for scanning SQL injection vulnerabilities on your web applications. It is developed by HP Web Security Research Group in coordination with Microsoft Security Response Center. Scrawlr crawls a website while simultaneously analyzing...
a wonderful explanation about the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”   read it here SQL Protocols
More Posts Next page »