Tim Laughlin's Everything VB.NET Blog


Browse by Tags

All Tags » .NET 3.0 (RSS)
Workflow Foundation, cool but complicated
I have begun a project that is going to utilize Microsoft Work Flow Foundation. Over, I think this technology is going to have a lot to offer. But being an earlier adopter isn't easy. The framework is very powerful and seems to be very expandable. But...
Nullable Generic Structure
I discovered a small gem within the .net 2.0 framework, system.nullable. This structure takes a parameter of the underlying data type you want to use. So for example you can now set a integer to nothing rather then setting it some value and trying to...
.Net 3.0 RTM
The .NET Framework 3.0 has been released to manufacturing. I have not finished the install yet, but I am looking to the Worktlow Foundation. I have some big plans to that set tools. I will post back here as I experiment. Useful links: Microsoft .NET Framework...
Posted: Nov 07 2006, 10:36 AM by tlaughlin | with no comments
Filed under: