Contents tagged with ASP.NET Tips Tricks
-
[Vista Problem] ASP.NET web site not loaded in Visual Studio Under Windows Vista
You may get the below error while trying to load ASP.NET web site/Web application while using Visual Studio under Windows Vista.
-
Upgrading my development machine to VISTA :)
Hello All,
-
HTTP handler to combine multiple files, cache and deliver compressed output for faster page load
A nice ASP.NET handler created by Omar AL Zabir to help compressing and combining multiple Javascript/CSS files to enhance the page load.
-
Version 1.0 RTM of the SQL Server 2005 Driver for PHP is live!
Version 1.0 of the SQL Server 2005 Driver for PHP is available for download on the MSDN download site.
-
Free SQL Injection Vulnerability Scanner By HP
Scrawlr is a free software for scanning SQL injection vulnerabilities on your web applications.
-
Understanding the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”
a wonderful explanation about the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”
-
6 free online editors for your asp.net site
VIA : .Net Adventures
-
Basic System.Diagnostics
The .NET framework has shipped with the System.Diagnostics namespace since version 1.0. My efforts to build a method context information gathering framework on the services of System.Diagnostics has brought me a deeper understanding of its classes and configuration settings. I will talk about my method context information gathering framework in a later post, but first I thought I would get us all on the same page on System.Diagnostics.
-
Common console commands for the typical ASP.NET developer
A post by JKealey about how to replace GUI usages with command line to perform the common ASP.NET tasks.
-
Facebook Style Input Box