Thanks for attending our eighth meeting, covering Introductory C# and ASP.NET. Eric Lizotte presented on the opportunities and challenges of starting out in C# and cut through an array of ...
Latest News
Home Automation Resources
Thanks to everyone who showed up on Wednesday for the presentation of “A .NET API …for Your House!”. This is the companion article to the presentation and I’ve included links to all of the resources that came up through the meeting (and a few I forgot to mention). Picking a Brand / Technology There are a [...]
Delegates & Lambda Expressions Review
This meeting was a quick trip through lambda expressions, delegates, anonymous methods, and expressions. We spent most of the time in Visual Studio working through the awesome set of unit tests created by Jason. Here is a brief summary with a list of resources and further reading.
Visual Studio & Defensive Programming Resources
Thanks to everyone who attended the third Tampa# meeting on April 20th, 2011. We had a great time discussing Visual Studio, Assertions and Code Contracts. I’ve compiled a list of resources from the meeting and have included them here with a few notes.
The Null Coalescing Operator
In a world of possibly null reference types, the null coalescing operator is a powerful tool for defensive programming. In this feature we’ll take a close look at this piece of syntactical sugar and find out why it’s useful and how to use it.
NuGet Resources
The NuGet extension for Visual Studio takes the pain out of managing third-party libraries. Here are a few resources to help get you started using this powerful tool.
Entity Framework 4.1 Resources
Here are a collection of resources to help get you up and running quickly with Entity Framework 4.1



