Geek Noise
Rants, rambles, news and notes by Peter Provost
22

eXtensible C#

Saturday, 22 February 2003 03:48 by Peter Provost

OK... I haven't actually tried it yet, 'cause I just found it, but this could be the best thing for C# developers since... well... C#!

This free tool plugs into VS.NET and gives you wonderful things like:

  • Declarative Assertions (probably as close to design by contract as we can get without going to Eiffel)
  • Code analysis (compiler warnings are better than unhandled exceptions)
  • Code obfuscation (protect your work!)

I hope I like this. I'll let you know as soon as a decide.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Categories:   Technology
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed
Comments are closed