# 14 - Exploring Extension Methods in C# 3.0


6/24/2008
Level: Beginner
Tags: .Net 3.0
Comments: (3)
Author:
Derik Whittaker


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.
Click here to Watch this Episode

Download (16.58 MB) (7:45) (1440x900)
Download (10.40 MB) (7:45) (960x600)

Images/Screen Shots:


Stubbed Extension Method
Stubbed Extension Method

Extension Method Icon
Extension Method Icon

Comments: (3)

David Sikes said....

Extension methods and the class they're in don't have to be public. Visibility modifiers can be applied the same as with anything else.


7/21/2009 2:31:31 PM

discount corsets said....

Popular [b][ur]=http://www.yo2underwear.com]discount corsets[/url][/b],[b][ur]=http://www.yo2underwear.com]cheap corsets&bustier[/url][/b] are popular now.


3/14/2010 12:24:21 AM



Name: *
Email (not displayed): *
Url:
Comments: *



So, you Human...?