CSharpFeeds - All your C# feeds in one place.

Friday, April 02, 2010

The new String.IsNullOrWhiteSpace method

by luisabreu via LA.NET [EN] on 4/2/2010 8:56:11 PM

It was only yesterday that I’ve noticed this new static method. As you probably expected from its name, the IsNullOrWhiteSpace method will only return true for a null string  or for a string which contains only white-space chars (ie, tabs, spaces, etc). Small but handy addition. ...

[ read more ]

Optional Parameters and Named Arguments in C# 4 (and a cool scenario w/ ASP.NET MVC 2)

by ScottGu via ScottGu's Blog on 4/2/2010 8:28:42 AM

[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] This is the seventeenth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post covers two new language feature being added to C# 4.0 – optional parameters and named arguments – as well as a cool way you can take advantage of optional parameters (both in VB and C#) with ASP.NET MVC 2. Optional Parameters in C# 4.0 C# 4. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us