Forms authentication and Role based authorization: a quicker, simpler, and correct approach
Last Updated: 30 May 2009
Page Views: 29,598
Rating: 4.61/5
Votes: 88
Popularity: 8.96
Bookmark Count: 167
Licence: The Code Project Open License (CPOL)
This article describes a correct and smarter way of implementing Role based authorization with Forms authentication in ASP.NET.
Understanding “Set based” and “Procedural” approaches in SQL
Last Updated: 23 Mar 2009
Page Views: 9,391
Rating: 4.58/5
Votes: 33
Popularity: 6.95
Bookmark Count: 48
Licence: The Code Project Open License (CPOL)
Exploring the set based and procedural approaches to write better SQL in SQL server
Top 10 steps to optimize data access in SQL Server. Part I (Use Indexing)
Last Updated: 28 Apr 2009
Page Views: 25,522
Rating: 4.80/5
Votes: 80
Popularity: 9.13
Bookmark Count: 183
Licence: The Code Project Open License (CPOL)
As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on using indexing to optimize data access
Top 10 steps to optimize data access in SQL Server. Part II (Re-factor TSQLs and apply best practices)
Last Updated: 1 Jun 2009
Page Views: 28,744
Rating: 4.69/5
Votes: 90
Popularity: 9.17
Bookmark Count: 175
Licence: The Code Project Open License (CPOL)
As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on refactoring and applying the TSQL best practices to improve performance.
Top 10 steps to optimize data access in SQL Server. Part III (Apply advanced indexing and denormalization)
Last Updated: 8 Jun 2009
Page Views: 10,527
Rating: 4.81/5
Votes: 47
Popularity: 8.04
Bookmark Count: 84
Licence: The Code Project Open License (CPOL)
As part of a series of articles on several data access optimization steps in SQL Server, this article focuses on using some advanced indexing techniques and using de-normalizations to optimize data access.
Top 10 steps to optimize data access in SQL Server. Part V (Optimize database files and apply partitioning)
Last Updated: 8 Nov 2009
Page Views: 2,389
Rating: 4.36/5
Votes: 10
Popularity: 4.36
Bookmark Count: 27
Licence: The Code Project Open License (CPOL)
As part of a series of articles on several data access optimization steps, this article focuses on organizing files/filegroups and applying partitioning in SQL Server database.
Top 10 steps to optimize data access in SQL Server. Part IV (Diagnose database performance problems)
Last Updated: 8 Nov 2009
Page Views: 9,610
Rating: 4.67/5
Votes: 28
Popularity: 6.76
Bookmark Count: 81
Licence: The Code Project Open License (CPOL)
As part of a series of articles on several data access optimization steps, this article focuses on diagnosing performance problems in SQL Server.
Evaluate & Identify the Right Developer for your Team in the Verbal Interview Sessions: A Structured Way
Last Updated: 20 May 2009
Page Views: 8,142
Rating: 4.69/5
Votes: 64
Popularity: 8.47
Bookmark Count: 45
Licence: The Code Project Open License (CPOL)
This article focuses on a structured process for better evaluating the candidates in verbal interview sessions for a developer position in your team.