Other News

Community

Get RAD with ASP.NET Extensions

(Bill McCarthy) The ASP.NET 3.5 Extensions Preview gives you a first look at some interesting paths ASP.NET might take in the coming year. The download includes the ASP.NET Model-View-Controller (MVC), ASP.NET Dynamic Data and ADO.NET Data Services, as well as additions to AJAX and some Silverlight

Community

.NET Debugging Demos Lab 2: Crash

(Tess Fernandez) It was nice to see that so many people downloaded the demo site already and checked out the lab instructions for the first lab, and thanks to Pedro for pointing out that the original demo site required .NET Framework 3.5… I’ve changed it now so the one that you can download from t

Community

Locking issues

(Radhesh Kumar) Locking issues in a database often lead to finger-pointing between DBAs and Application developers. Application folks will complain that their application is performing poorly because of database locking issues. DBAs will respond that it’s the application design issue that’s causing