Exploring Extension Methods in C# 3.0
Category: Languages > .net
Posted: 25 Mar 09
In this episode we will be exploring a new feature in C# 3.0/.Net 3.5 called Extension Methods.
Extension Methods are a way to allow a developer to extend an object (add new methods) without having to subclass or recompile that object.
|
|
Javascript Testing
Category: Web Development > Javascript
Posted: 04 Feb 09
In this talk, Chris O'Sullivan introduces the issues he saw with his Rails development, Javascript, and how there is very limited testing. Chris introduces the changes that need to made before beginning Javascript testing (mainly that you don't view javascript as a necessary evil) and how you set up ...
|
|
What's New in Spring 2.5?
Category: Languages > Java
Posted: 13 Jun 08
In the featured session from The Spring Experience conference, Juergen Hoeller introduces the new features in Spring 2.5. Juergen has been the most act...
|
|
Multithreading for Developers
Category: Others > Misc
Posted: 25 Dec 07
Sun Learning Services has posted a Webcast on multithreading by senior staff engineer Darryl Gove. The topics include parallelization with POSIX thread...
|
|
Moxie Sneak Peak : Creating Flex Containers in Flash CS3
Category: Web Development > Flex
Posted: 20 May 07
Ted Patrick sat down with Glenn Ruehle of the Flex SDK team last week and he showed him some new features that he is working on for Flex 3 (code-named Moxie), which will allow developers and designers to build container components in Flash CS3 for use within Flex development.
|
|
|