June 2006 - Posts

116
Comments

Free Patterns and Practices Guidance Explorer for ASP.NET and .NET by ScottGu

JD Meier from the Prescriptive Architecture Guidance Group (aka PAG) at Microsoft stopped by my office this morning to show me the new Guidance Explorer tool he has been working on. This is a cool WinForms client application that aggregates PAG guidance...
Filed under: , ,
53
Comments

15 Great ASP.NET 2.0 Data Tutorials Published by ScottGu

Earlier this year I posted two long data access tutorial posts. My goal was to then follow up these popular posts (90,000+ views and counting!) with a whole series around them. Unfortunately work sidetracked me and I found I didn't have the time to-do...
56
Comments

More Atlas Resources (Videos, Articles, WebCasts and Books) by ScottGu

A bunch of cool Atlas content has recently been posted to the web. Below are a few nice links to check out: New Articles Introduction to AJAX and Atlas with ASP.NET 2.0 (just added) How to Add Atlas to an Existing Site How to Add Atlas Controls to the...
Filed under: , ,
56
Comments

ASP.NET 2.0 Security, Membership and Roles Tutorials by ScottGu

Scott Mitchell recently published part 5 of his nice series on using the new ASP.NET 2.0 Membership and Roles features. You can read the series here: -- Part 1 - Learn about how the membership features make providing user accounts on your website a breeze...
Filed under: ,
18
Comments

DLINQ with Stored Procedures by ScottGu

I've blogged a few times about LINQ and DLINQ over the last few weeks (and will be blogging a lot more about them in the future). You can read my overview post on LINQ here , and my introduction to DLINQ with ASP.NET here . Sahil Malik has also been working...
Filed under: , , , ,
2
Comments

PageStatePersister Extensibility with ASP.NET 2.0 by ScottGu

One of the new extensibility features in ASP.NET 2.0 is the ability to override and customize how page viewstate is stored and persisted. With ASP.NET V1.x, viewstate is always stored in a hidden field within the ASP.NET page, and doesn't expose an easy...
Filed under:
25
Comments

My TechEd Talk Now Available for Download by ScottGu

Many thanks to the 1200+ people who showed up to my TechEd breakout talk today. I had a blast and hope you did too. As promised, you can now download the slides from my talk here . And you can download my demos here . There is a "Readme.txt" file in the...
14
Comments

Free Atlas Control Toolkit Test Automation Harness Published by ScottGu

If you are reading this, hopefully by now you've checked out both Atlas and the Atlas Control Toolkit . I blogged about the Atlas Control Toolkit a few weeks back. I think it is exciting because: It is the start of what is going to be a great control...
Filed under: ,
7
Comments

LLBLGen Pro Example Using ASP.NET 2.0 by ScottGu

Frans Bouma is the creator of the very popular LLBLGen Pro O/R mapper for .NET. He just posted a nice walkthrough showing how to use the new version of LLBLGen (which includes some really nice new ASP.NET datasource controls for UI binding) to perform...
Filed under: , , ,
8
Comments

VS 2005 Team Edition for Database Professionals by ScottGu

At TechEd this week Microsoft is going to be showing off the new VS 2005 Team Edition for Database Professional tool which is now part of the Visual Studio Team System line of products. You can learn more about it here . The first CTP build will be available...
More Posts Next page »