patterns & practices Improving Web Services Security
The guys from MS patterns & practices team have written a guide about web services security – practically about WCF security scenarios. This 694 pages long guide, although in its beta version, represents a great all-in-one place resource for anyone active in developing of WCF-based web services.
Project location and download: http://www.codeplex.com/WCFSecurityGuide
JetBrains Releases ReSharper 4.0
JetBrains released today ReSharper version 4.0, the company’s productivity add-in for Microsoft Visual Studio. This release is spearheaded by across-the-board support for C# 3.0 language, including LINQ, and Microsoft Visual Studio 2008 in general. In addition, the upgraded add-in features multiple new usability and productivity-boosting tools, such as standard class library annotations, solution-wide analysis (for C#), versatile code cleanup, new automated refactorings, new and improved code-editing capabilities, and more.
Read more at JetBrains website.
Parallel Extensions to the .NET Framework June 2008 CTP Released
Parallel Extensions to the .NET Framework is a managed programming model for data parallelism, task parallelism, and coordination on parallel hardware unified by a common work scheduler. Parallel Extensions makes it easier for developers to write programs that scale to take advantage of parallel hardware by providing improved performance as the numbers of cores and processors increase without having to deal with many of the complexities of today’s concurrent programming models.
Parallel Extensions provides library based support for introducing concurrency into applications written with any .NET language, including but not limited to C# and Visual Basic.
Download the CTP here.
RSS feed for comments on this post · TrackBack URI
Leave a reply