I've just added a new attribute for the tools in the SharpToolbox to indicate whether they support .NET 2 or Visual Studio 2005. If you know of a tool that supports .NET 2 and that is not marked as such, please let me know. No doubt this attribute will be used a lot very soon!
2 Comments
'Support' as in: it will work without a problem with .NET 2.0 or 'support' as in: it will support all new features of .NET 2.0?
If the first: llblgen pro does, if the latter: not yet :)
I should have been more precise :-)
I guess I mean the second option: support for the new features like generics and nullable, which make some sense in the cas of an O/R mapper.
I think quite a lot of tools would be compatible with .NET 2.0, and an attribute just for that would not be really useful.