Browse by Tags

VS Live Orlando: Building "Operations-Friendly" ASP.NET Applications with Instrumentation and Logging

Yes, it's the longest title of all VS Live Orlando presentations! It's a big topic and it deserves a big name. I'm heading out Monday night to hurricane country to deliver this talk on Tuesday morning. I like this topic because when you get into it, it's Read More...

Building Maintainable Applications with Logging and Instrumentation

I'm doing this MSDN webcast in a few weeks 10/05/2004 1:00 PM - 10/05/2004 2:00 PM (EasternTime) In this session we'll cover the world of logging and instrumenting your application. We'll discuss the various .NET framework components as well as higher Read More...

Datasets vs. Custom Entities

So you want to build your own entity objects? Maybe you are even purchasing or authoring a code-gen tool to do it for you. I like to use Datasets when possible and people ask why I like them so much. To be fair, I'll write a list of reasons to not use Read More...