marcoow

Stories submitted by marcoow

Bob Martin JAOO 2007 Interview(formpage.de)

submitted by marcoowmarcoow(185) 4 years, 7 months ago

Bob Martin on the need for beautiful code. read more...

1 comment |category: |Views: 2

tags: another

.Net Documentor - Productivity Features for VS2005 code documentation(formpage.de)

submitted by marcoowmarcoow(185) 4 years, 10 months ago

.Net Documentor is a Visual Studio 2005 Extension that adds productivity features to the IDE's source code documentation fecilities, e.g.: - recursive documentation of all elements in a project (with optional insertion of task shortcuts) - recursive documentation of a type and its members - automatic application of custom text snippets to properties, events and constructors - reuse of base type's documentations read more...

1 comment |category: |Views: 122

tags: another

Final Version of C /CLI Documentor to be released tomorrow(formpage.de)

submitted by marcoowmarcoow(185) 5 years, 2 months ago

The final version of C++/CLI Documentor is to be released tomorrow, March 2nd 2007. read more...

1 comment |category: |Views: 2

tags: another

0.999… != 3/3 != 1?(formpage.de)

submitted by marcoowmarcoow(185) 5 years, 3 months ago

Interesting story about why 0.999... equals 1. Not really .net related though... read more...

add a comment |category: |Views: 3

tags: another

NStatic(formpage.de)

submitted by marcoowmarcoow(185) 5 years, 3 months ago

NStatic seems to be a really promising code analysis tool that goes way deeper than other tools like FxCop or ReSharper. read more...

1 comment |category: |Views: 37

tags: another

C++/CLI Documentor(formpage.de)

submitted by marcoowmarcoow(185) 5 years, 3 months ago

Source Code Documentation for C++/CLI in Visual Studio 2005 is often an annoying thing to do. C++/CLI Documentor implements an Add-in for Visual Studio 2005 that automatically generates the necessary XML comments. read more...

add a comment |category: |Views: 79

tags: another