Devlink Conference Content on InfoQ
Presentations about Devlink Conference
Component Based Architectures
by
Mark Miller
Posted on
Jul 20, 2007
Mark shares tips and tricks focused on maximizing the development strength of your team. This session filled with real-world examples will cover all the benefits, one of the greatest being that a small team can produce with the force of a large one, and compete on the same level as much bigger teams who are still working with standard architectures.
CLR Garbage Collector
by
Justin Smith
Posted on
Jun 27, 2007
Justin Smith presents the internals of the .NET Garbage Collector and how you should design your types to play nicely with it. Learn about heap allocations, the GC Algorithms, Multiprocessor considerations, and the IDisposable pattern.
Building Real World Apps with Atlas
by
Wally McClure
Posted on
Jun 13, 2007
ASP.NET AJAX is a AJAX framework from Microsoft. It facilitates quick generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. It integrates cross-browser client script libraries with the ASP.NET 2.0 development framework. Developers have full access to the built-in ASP.NET 2.0 application services.
NET Windows Forms Tips and Tricks
by
Ken Getz, MCW Technologies
Posted on
May 30, 2007
Ken Getz demonstrates several different techniques you can use when building Windows applications, including: Creating owner-drawn controls, binding controls to just about anything, exposing protected information with inheritance, exposing new control behavior using inheritance, handling thread synchronization with Windows forms, and creating your own property grid. Samples in both C# and VB.NET.



