CSharpFeeds - All your C# feeds in one place.

Wednesday, October 21, 2009

What's New in the BCL in .NET 4 Beta 2 [Justin Van Patten]

by BCLTeam via BCL Team Blog on 10/21/2009 10:58:00 PM

Visual Studio 2010 and .NET Framework 4 Beta 2 are now available to download.  .NET 4 Beta 2 contains several new BCL features and enhancements in addition to what was included in .NET 4 Beta 1.  Many of these improvements were added in large part due to specific feedback and suggestions reported by customers through Microsoft Connect. Summary of New BCL Functionality in .NET 4 Beta 2 Complex Number Location IObservable<T> Stream.CopyTo Guid.TryParse, Version.TryParse, and Enum. ...

[ read more ]

When Should You Comment You Code

by Brendan Enrick via Brendan Enrick on 10/21/2009 2:00:00 PM

When it is hard to understand or determine your intent, because your code is crap. Yep, that is pretty much the best time to comment your code. When I was in college I was told to make sure that I commented my code. I always wondered why. Now I know. Comments really tended to clutter things and make it less clear what I was trying to achieve. Comments take time to write, they take up valuable space, they add clutter, and they’re often out of date. So why do we write them? We write them because ...

[ read more ]

Searching and Navigating Code in VS 2010 (VS 2010 and .NET 4.0 Series)

by via ScottGu's Blog on 10/21/2009 7:50:57 AM

This is the ninth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.  In today’s blog post I’m going to cover some of the new code searching and navigation features that are now built-into VS 2010. Searching and Navigating code Developers need to be able to easily navigate, search and understand the code-base they are working on.  In usability studies we’ve done, we typically find that developers spend more time reading, reviewing and searching exi ...

[ 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