Technology, Passion, .NET :: Blog on Visual Studio, .NET Framework 2.0/3.0, C#, Community, and Technology in General
C#
I enjoyed presenting in Tallahassee Code Camp last weekend on September 22nd, 2007. I presented 3 sessions on C# 3.0, Design Patterns, and Scrum. Here are the details on the sessions and the resources.Overview of C# 3.0This session will introduce you
Read More
Here are the resources for my Power Tips for Visual Studio
2008 (Orcas) IDE for C# session from Tampa Code Camp. I had some problems with the Orcas VPC and
could not show my Linq examples. Ryan Morgan was very helpful and let me use
his laptop
Read More
Tampa Code Camp
was a very well attended event. I presented couple of sessions. One of them was
on Design Patterns. I talked about some of the Gang
of Four patterns. It was in one of the first slots in the morning. There
were about
Read More
Generics is a new feature of .NET 2.0 that allows you to define data structures without committing to actual data types. Here is a comprehensive list of annotated resources to get started:
ArticlesThis one is a detailed article on Generics by Juval Lowy.An
Read More