Have I mentioned loving Extension Methods?

Here's my new favorite:

public static string AppSetting(this string parameter) { return System.Configuration.ConfigurationManager.AppSettings[parameter]; }

Now I can simply call

"BaseUrl".AppSetting();

 

Beautiful.

Comments

# re: Have I mentioned loving Extension Methods?
Gravatar hmmm..

I think this is great but this makes the code a lot more confusing. The function on the above example doesn't seem to give a clear intent on what it is doing when converted into an extension method.

just my 2 cents.
Left by Keith Rull on 11/6/2008 12:47 PM
# re: Have I mentioned loving Extension Methods?
Gravatar it is good , you
Left by street lights on 11/12/2009 2:13 AM
# re: Have I mentioned loving Extension Methods?
Gravatar uration.ConfigurationManager.AppSettings[parameter];
Left by christian louboutin sale on 11/16/2009 1:30 AM
# Maximium heart rate caduet exercise
Gravatar Hi. Typos are very important to all written form. It gives the reader something to look for so they aren't distracted by the total lack of content in your writing. Help me! Looking for sites on: Maximium heart rate caduet exercise. I found only this - where buy caduet. Drug-: donna, what health of number is this and how soft scams have recommended in it since you got? Biczak failed perpetual services in this biphosphonate, caduet. With respect ;-), Brit from Poland.
Left by Brit on 11/20/2009 6:08 PM

Leave Your Comment

Title*
Name*
Email (never displayed)
 (will show your gravatar)
Url
Comment*

Preview Your Comment.