William Vaughn
  

William Vaughn is an industry-recognized author, mentor and subject-matter expert on Visual Studio, SQL Server, Reporting Services, and data access interfaces. He is also the author of the critically acclaimed “Hitchhiker’s Guide” series.
Email address: billva@betav.com
Web site: http://www.betav.com

27 results found for William Vaughn, displaying items 1 - 20

Managing Hierarchical Rowsets This article is only available to subscribers.  Sign up now and get instant access!

Build a sample application in Visual Studio that can be used to manage hierarchical rowsets populated by stored procedures.

SQL Server Magazine

Managing Hierarchical Rowsets

Windows IT Pro

Additional Features

To make the sample TableAdapter application more useful as a general demonstration, I added several features that illustrate a few tricky technical points, including how to import a picture, handle new row initialization, and provide a list of addresses.

SQL Server Magazine

Managing ReportViewer Parameters This article is only available to subscribers.  Sign up now and get instant access!

How do you filter a Reporting Services report at runtime? Stumped? SQL Server guru William Vaughn explains how you can use the ReportViewer control in server mode to collect, validate, and pass parameters to Reporting Services.

SQL Server Magazine

Query vs. Report Parameters This article is only available to subscribers.  Sign up now and get instant access!

What you need to understand the distinction between query and report parameters.

SQL Server Magazine

ADO.NET 2.0: Smarter, Faster, Better This article is only available to subscribers.  Sign up now and get instant access!

The latest release of Microsoft’s data-access tool, ADO.NET 2.0, has a slew of new features designed to solve specific developer problems. Get an overview of what the new release can do to solve your development dilemmas.

SQL Server Magazine

Putting Back Missing Visual Studio 2003 Features This article is only available to subscribers.  Sign up now and get instant access!

In Visual Studio 2005, Microsoft has hidden some commonly used features. Here's how to get back the features you're used to.

SQL Server Magazine

Smarter T-SQL Debugging in Visual Studio 2005 This article is only available to subscribers.  Sign up now and get instant access!

T-SQL debugging in earlier versions of Visual Studio required creative workarounds. In Visual Studio 2005, the problems are fixed--and new features make debugging easier.

SQL Server Magazine

Reporting Services Tip: Resolving 403.9 Errors on Windows XP This article is only available to subscribers.  Sign up now and get instant access!

Here's a handy workaround to help you avoid errors that cause Microsoft IIS to lock up when when you're working with SQL Server 2000 Reporting Services on Windows XP.

SQL Server Magazine

MSDE Reborn This article is only available to subscribers.  Sign up now and get instant access!

Microsoft has introduced SQL Server 2005 Express Edition to replace Microsoft SQL Server Desktop Engine (MSDE). Find out what’s changed and what’s remained the same!

SQL Server Magazine

Beyond T-SQL: Digging into the CLR This article is only available to subscribers.  Sign up now and get instant access!

Creating this sample credit card encryption application can teach you a lot about the realities of building, testing, and deploying CLR-based stored procedures--and about how the CLR provides functionality that T-SQL can't.

SQL Server Magazine

.NET Safety Settings This article is only available to subscribers.  Sign up now and get instant access!

Microsoft provides three security permission settings as part of SQL Server 2005's protection layer. Here's a quick primer on what the three settings mean.

SQL Server Magazine

Mapping T-SQL Data Types to SqlTypes This article is only available to subscribers.  Sign up now and get instant access!

Use this short list to see how you match T-SQL data types to data types that the SqlClient.SqlTypes namespace exposes.

SQL Server Magazine

Developing CLR-Based Stored Procedures This article is only available to subscribers.  Sign up now and get instant access!

See how Common Language Runtime (CLR) stored procedures work and how they fit into the larger scheme of a high-performance database system by walking through a CLR assembly project that captures and encrypts credit card information.

SQL Server Magazine

T-SQL and SQL CLR Debugging This article is only available to subscribers.  Sign up now and get instant access!

Learn the magic key for enabling cross-process debugging.

SQL Server Magazine

TIP: Managing Stored Procedures with Multiplication This article is only available to subscribers.  Sign up now and get instant access!

Sometimes, T-SQL stored procedures are too large to manage. Often, using multiple shorter stored procedures is better than using one long stored procedure.

SQL Server Magazine

The .NET Connection Pool Lifeguard This article is only available to subscribers.  Sign up now and get instant access!

ADO.NET connection pooling improves the performance of .NET applications, but a busy application can sometimes accumulate connections, overflowing the pool and sinking performance. Here's how you can keep a watchful eye on your connection pools.

SQL Server Magazine

Swimming in the .NET Connection Pool This article is only available to subscribers.  Sign up now and get instant access!

If you’re diving into ADO.NET, you might be wondering how you can use connection pooling to improve your applications’ performance. Here are some basic connection-pooling concepts you’ll need to know when you’re ready to get your feet wet.

SQL Server Magazine

Much ADO About Nothing This article is only available to subscribers.  Sign up now and get instant access!

Developers need to know how to test for and set NULL values in their applications. Here are some tried-and-true techniques you can use in Visual Basic and Visual Basic .NET.

SQL Server Magazine

Using T-SQL to Avoid Unwanted NULLs This article is only available to subscribers.  Sign up now and get instant access!

Here's how to use the IsNULL() function in T-SQL to avoid returning NULL values from your queries.

SQL Server Magazine

Add these Headlines to your Website





     [1]  2   next page