public marks

PUBLIC MARKS from ERSWeb with tag .net

January 2008

Amazon.com: Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Microsoft .NET Development Series): Books: Krzysztof Cwalina,Brad Abrams

(via)
"This book is an absolute must-read for all .NET developers. It gives clear do and don't guidance on how to design class libraries for .NET. It also offers insight into the design and creation of .NET that really helps developers understand the reasons why things are the way they are. This information will aid developers designing their own class libraries and will also allow them to take advantage of the .NET class library more effectively."

.NET Tools: Ten Must-Have Tools Every Developer Should Download Now -- MSDN Magazine, July 2004

This article discusses:NUnit to write unit tests NDoc to create code documentation NAnt to build your solutions CodeSmith to generate code FxCop to police your code Snippet Compiler to compile small bits of code Two different switcher tools, the ASP.NET Version Switcher and the Visual Studio .NET Project Converter Regulator to build regular expressions .NET Reflector to examine assemblies

Code profiling, memory profiling, .NET profiler - ANTS Profiler

Identify performance bottlenecks quickly and easily Optimize memory usage and locate memory leaks Visual Studio integration with context sensitivity Download file includes FREE PInvoke.net Visual Studio Add-in

March 2007

How To: Create a Custom Token

How to create a security token authentication scheme under WCF. Prior method in WSE3.0 is not compatible with the new foundation.

Migrating WSE 3.0 Web Services to WCF

MSDN official guide to service migration under the WSE 3.0 architecture.

Windows Communication Foundation (WCF)

Good document describing new features and backwards compatibility

February 2007