help.net


Musing on .Net

News





hit counters




Open source CMS


Technorati

My blog

Irish blogs

Locations of visitors to this page Get Chitika eMiniMalls

.Net useful

Blogs I read

PocketPC

SQL

Usability

Browse by Tags

All Tags » SQL Server 2005 (RSS)
How to protect yourself against the latest SQL injection
Now it's time to rejoice and be positive. Following my different posts about the latest SQL injection attacks, I got all sort of comments. Roughly half of the commenters saying I am a moron, why you don't go back to school and protect your databases,...
Creating a Data Access Layer for Paging in SQL Server 2005
Visual Studio 2005 introduced a number of tools that allow web developers to create dynamic web pages more easily than ever. The GridView encapsulates most of the functionality needed for displaying and editing tabular data efficiently, and can bind to...
Understanding Full Text Search in SQL Server 2005
This article exposes the concept of Full text search. It also explains the architecture of full-text search indexing along with the enhancements made to it in SQL Server 2005. Read more...
Advanced concepts in SQL Server 2005
This article discusses how to improve the performance of SQL Server 2005. The author also examines Clustering, Indexing, Stored Procedures, Profiling, Recovery mechanism, etc. in detail. Read more...
More Posts