Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
CouponOK.com - Free Web Hosting and Domain Coupons for webmasters


February 2007 - Posts

Create your own addin for Reflector
Jason Haley shows how to develop a simple addin for Reflector. Technorati tags: reflector , dotnet Read More...
Code annotation tool for Reflector.
Review is a lightweight code annotation tool for Reflector . It can be used during code reviews or API reviews to take notes and pass them to other project members. A review contains a list of code annotations. An annotation is associated to a code element Read More...
Reflector 5 is available for download
The new version comes with a lot of great new features C# 3.0 support Extension methods Object initializers LINQ query expressions Collection initializers Lambda expressions Code URL support Navigate to code://mscorlib/System.Object via IE Ctrl+Alt+C Read More...
Displaying large amount of data in DataGridView
DataGridView supports the special mode (Virtual Mode). The basic idea is that inside the control not stored any data. In given below example of the primitive electronic table, the data stored in the hashtable.The electronic table has a large amount of Read More...
Interesting blog posts (February 11)
Ohad's Weblog - IE7Pro - a must have add-in if you use IE7 ! Simple Living Simple Thinking - Zip and Unzip files programmatically Bill's House O Insomnia - AcceptChanges and Updates once more Certifications and Software Development - More C# 3.0 – Extension Read More...