I'll be speaking in Tampa Code Camp on Saturday, July 16th 2006. I am presenting two sessions. One of them is on generics and the other one on power tips for visual studio. In the generics session, I am going to focus on practical applicability of generics.
The abstracts for the talks are below:
Power Tips for Visual Studio: Many of us know how to use refactoring, short cuts, comment blocks, regions, and class designer. However, do you know how to write your own code snippets? How to create project and item templates to standardize processes among team members? How to share visual studio settings and profiles? This session will cover some known and many not so well-known features to make you more productive with Visual Studio. Come prepared for this session to supercharge your Visual Studio IDE experience!
Real World Generics<.NET>: Generics is probably the most talked and hyped feature of .NET 2.0. It is the ability to define classes and methods without committing to actual data types. The specification of actual types is deferred until instantiation. We will see how we can use generics every day and write extensible pieces of code. This session will answer questions like - How to use generic collections to improve performance and type safety? How to leverage generic types, methods, delegates, and constraints? What is the correct way to dispose generic types? We will also look at some of the tips and tricks of the trade, and best practices. Demos would be in C#. This is one session you cannot afford to miss!
Please plan to attend, if you are coming to Tampa. These sessions are currently scheduled for the first (8:30 AM - 9:40PM) and third (11:10 AM - 12:20 PM) time slots respectively.