Other News

Community

Binding to XML Data in ASP.NET 2.0

(Mike Gunderloy) One of the nice things about the original release of ASP.NET was the ease with which you could bind data to the user interface of a Web page. Microsoft defined a relatively simple declarative syntax for hooking up databases to Web pages, and this made it pretty easy to build databas

Community

TechTip: A Couple Cool Cross Joins

(Kevin Forsythe) Long ago, before my hair was gray, I learned about cross joins. Now, maybe it’s my failing memory, but I cannot remember learning any good examples of why I would ever want to do a cross join. However, strangely enough, I recently came across a couple of great examples of using cros