Are you having problems setting up a TableAdapter that can be fed from stored procedures instead of base tables? Here is a road map to guide you to success.
Latest Stored Procedures Articles
Extracting/Copying Users and Permissions Between Databases
Learn about a pair of stored procedures that can dump all users, role memberships, and permissions in a database, or copy them from one database to another.
WinFS Basics: Working with a Data Store
Introducing the next step in information storage on the Windows platform: WinFS, an active storage platform. Learn the basic operations that you can perform on a WinFS data store.
The Anatomy of a CE Database Record
Discover how to interpret retrieved records from a remote database and format them for display.
Using Stored Procedures with ATL
Using Stored Procedures with ATL
Calling Stored Procedures
Calling Stored Procedures
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.