Welcome!

Paul Ballard

Subscribe to Paul Ballard: eMailAlertsEmail Alerts
Get Paul Ballard via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Latest Articles from Paul Ballard
In my previous article (.NETDJ, Vol. 2, issue 4) we took a look at how ASP.NET v2.0's SqlDataSource control allows Web developers to create a dynamic Web site using data stored in a SQL database with little or no server code. In this article we're going to build on that by delving int...
ASP.NET version 1.0 and 1.1 were giant leaps forward in making data-driven Web sites easier to create. With only a few lines of code you can create Web sites that dynamically query and update databases, XML files, and more.