Providing a drop down list in your ASP.NET Web applications help users avoid wasting time with bad data and it's a kinder, gentler thing to do.
Latest Database Access Articles
Stitching Up Time Zones
Answers will always appear if you are willing to work for them!
Web Service Method to Back Up a Database from a Mobile Device
Learn about a web service method to back up a database from a mobile device using the SQL Backup command and asynchronous method calls.
Handling Database Writes in Data Access Layer Management
The write part of managing a data access layer is where things can go awry. Writing requires managing changes, validation, and transactions. Learn how to handle the challenge.
Microsoft CRM Integration: Oracle Database Access from MS CRM
Here's a new way to access an Oracle database from MS CRM.
Database Build Wizard
The database assembly build tool is a tool to allow a developer to select database schema items (tables, views, stored procedures, users, and so forth) and export the DDL to create these items to an SQL file.
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.