Browse by Tags
All Tags »
ASP.NET Tips & Tricks (
RSS)
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
VIA : .Net Adventures FCKeditor this HTML text editor brings to the web much of the power of desktop editors like MS Word. Download FCKeditor Demo Damn Small Rich Text Editor - very small text editor.Built on top of well known JQuery library. Download...
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...
A post by JKealey about how to replace GUI usages with command line to perform the common ASP.NET tasks. Here is the list : 1) Restarting IIS 2) Listing all ASP.NET worker processes 3) Associating a process ID with a particular application pool 4) Creating...
The approach to re-create the autocomplete method of adding multiple recipients to messages used on Facebook. “I’d seen it in Facebook before, which has a really decent implementation of this concept (it work well, but it doesn’t respect...
As you know , the WAT tool ( Website Administration Tool0 in ASP.NET 2.0 is working locally only , in this article you will know how to get it working with the remote websites too. Read it here
A nice tip by Tobias Hertkorn about how to downgrade A VS 2008 solution or project file to Vs 2005 corresponding one. Read the tip here Downgrade a VS 2008 .sln or .csproj to VS 2005
An article by Omar Al Zabir explain 10 easy ways to make ASP.NET and AJAX web sites faster, more scalable and support more traffic at lower cost. Main points he has discussed in this article ASP.NET pipeline optimization ASP.NET process configuration...
If you made any changes to machine.config file and wish to restore it to its default , the .NET 2.0 framework provide a backup for this file incase you wish to reset it. You will find two files in the framework installation path ( \%SystemRoot%\Microsoft...
More Posts
Next page »