Extension Methods

Ξ February 26th, 2008 | → 5 Comments | ∇ .Net Framework, Tools and technologies |

The specification of C# 3.0 presents some interesting new features. Today I choose to speak of extension methods. This methods are a programming trick that allow the programmer to add new methods to existing classes without having access to the source file of the class. One of the questions that could rise is: Why would such a feature be useful? Well, first of all, it’s most important benefit would be the ability to keep the code cleaner and easier to read, but it also provides a powerful model for programmers to (more…)

 

  • Categories

  • Site Admin

  • Bad Behavior has blocked 46 access attempts in the last 7 days.