Upgraded www.DotNetAttributes.com to .NET 4

Almost a year ago I launched www.DotNetAttributes.com, the site that gives you detailed information about attributes in the .NET Framework. With the availability of the Release Candidate of Visual Studio 2010 and the .NET 4 Framework with a Go-Live license and the final release being close, I thought it was a good time to update the site to .NET 4.

I upgraded the import tool to .NET 4 and ran it on a machine with all versions of the .NET Framework installed, including the release candidate of .NET 4. That resulted in almost 400 new attributes, most of which come from the new .NET 4 Framework. The site now features a total of 1976 attributes.

Besides adding a lot of new attributes, I also made some changes to the site and the way the attributes are displayed:

  • The "Defined in" now displays the assembly name and version number. For example for System.Attribute - the mother of all attributes - you can now see it's defined in mscorlib.dll twice: in the 2.0.0.0 version and in the 4.0.0.0 version.
  • I implemented "Is Obsolete" so you can see which attributes are marked with the System.Obsolete attribute.
  • The Search facility is now much faster due to some internal optimization.
  • The whole site should respond quicker. It turned out I had a logging facility in place that tried to log to a non-existent SQL Server, causing each page to slow down considerably.

If you have ideas for the site or are missing important attributes, please let me know.


Where to Next?

Wonder where to go next? You can read existing comments below or you can post a comment yourself on this article.

Doc ID 518
Full URL https://imar.spaanjaars.com/518/upgraded-wwwdotnetattributescom-to-net-4
Short cut https://imar.spaanjaars.com/518/
Written by Imar Spaanjaars
Date Posted 03/10/2010 16:31

Talk Back! Comment on Imar.Spaanjaars.Com

I am interested in what you have to say about this article. Feel free to post any comments, remarks or questions you may have about this article. The Talk Back feature is not meant for technical questions that are not directly related to this article. So, a post like "Hey, can you tell me how I can upload files to a MySQL database in PHP?" is likely to be removed. Also spam and unrealistic job offers will be deleted immediately.

When you post a comment, you have to provide your name and the comment. Your e-mail address is optional and you only need to provide it if you want me to contact you. It will not be displayed along with your comment. I got sick and tired of the comment spam I was receiving, so I have protected this page with a simple calculation exercise. This means that if you want to leave a comment, you'll need to complete the calculation before you hit the Post Comment button.

If you want to object to a comment made by another visitor, be sure to contact me and I'll look into it ASAP. Don't forget to mention the page link, or the Doc ID of the document.

(Plain text only; no HTML or code that looks like HTML or XML. In other words, don't use < and >. Also no links allowed.