This post originated from an RSS feed registered with .NET Buzz
by Sam Gentile.
Original Post: Doing 4 Talks at Code Camp III
Feed Title: Sam Gentile's Blog
Feed URL: http://samgentile.com/blog/Rss.aspx
Feed Description: .NET and Software Development from an experienced perspective - .NET/CLR, Rotor, Interop, MC+/C++, COM+, ES, Mac OS X, Extreme Programming and More!
eXtreme .NET – Extreme Programming and Unit Testing for .NET Developers Part 1
– Extreme Programming practices such as Refactoring, Unit Testing and Continous Integration have now become mainstream. This code-intensive session shows you to have to use XP practices with VS.NET 2003 and tools like Resharper, NUnit and NAnt. In the session we will develop some code and use the tools to create unit tests, refactor and automate the build.
Sam Gentile
Presentation
300
eXtreme .NET – Extreme Programming and Unit Testing for .NET Developers Part 2
In Part 2, we will use the new Team Features of Whidbey Visual Studio Team System with XP Practices to iterate some code, create unit tests, automate builds with the new MSBUILD and use the new refactoring features of C#.
Sam Gentile
Presentation
300
Developing Occasionally-Connected Mobile CF Applications with Whidbey Compact Framework 2.0
Today’s new generation of smart mobile applications must take into account that connectivity is often absent and continue to work anyway. In this session, we will examine occasionally connected principles and then use the Whidbey Compact Framework 2.0 to build a occasionally connected mobile application that uses the new SQL Mobile database
Sam Gentile
Presentation
400
Hardcore .NET
Want to take your .NET knowledge much deeper? Want to more effectively write .NET Framework code that makes maximum utilization of the CLR? In this session, we will dive deep into the CLR in areas like Value vs. Reference Types, Garbage Collection, and more but in a way that focuses on how you can write your code more effectively. Examples of code developed will include avoiding boxing penalties, Whidbey Generics, Implementing IDisposable and Finalizers and more. This is an expert level session designed to take your .NET experience deeper and to become more effective.