Author: SSWUG Research

Community

An interview with Dave Sussman

(Douglas Reilly) Dave Sussman is one of the ASP Insiders, a group of international professionals with a demonstrated expertise in ASP.NET technologies. He is also a well-known author and speaker. Most recently, Dave co-authored ADO.NET and System.Xml v. 2.0 – The Beta Version with Alex Homer and Mar

Community

SQL Server Indexes

(scott) Relational databases like SQL Server use indexes to find data quickly when a query is processed. Creating and removing indexes from a database schema will rarely result in changes to an application’s code; indexes operate ‘behind the scenes’ in support of the database engine. However, creati