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 delvin... (more)
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. Furthering the goal of making Web development easier, AS... (more)
© 2008 SYS-CON Media