Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Source Code Pro... » Code Profiling, Generation, Optimizing   (RSS)
This one comes from Eric through the mailbag: http://www.personalmicrocosms.com/html/cspcalc.html " If you like Reverse Polish Notation (RPN) calculators and you like to program in C#, use C# Programmable Calculator to create custom functions using your Read More...
A personal entry for me. Today I reached the end of my intended roadmap and released version 1.2 of the VBCommenter addin . The VBCommenter is an addin for VS 2003 that gives you the ability to automatically generate XML comment headers in the VB .NET Read More...
Ian wrote a cool VS 2003 plugin that makes comments in code more readable. From the Site: "Comment Reflower is a Visual Studio .NET 2003 Plugin to reflow the text in comments in source files to have even word wrapping. It does more than simply just wrapping Read More...
Adam Slosarski presents NTime -a perfomance testing tool - on code project. [Via Weblogs @ ASP.NET ] From the Code Project page: http://www.codeproject.com/dotnet/NTime.asp This article presents a unique tool to run repeatable performance tests in actually Read More...
I know I suggest that everything is cool, but this is really cool IMO! Via Kevin I found this add-in that lets you search for and insert pinvoke signatures right into your code from the Pinvoke.Net web site. You can also add content to the site right Read More...
Craig made a post over at his blog, giving the location of a new toy called “Add Code Wizard”. Here is a description of the sample: http://blogs.msdn.com/craigskibo/archive/2004/04/26/120773.aspx “Visual Studio allows you to create wizards Read More...
This one has been getting a lot of praise lately... The official site says : “Reflector is a class browser for .NET components. It supports assembly and namespace views, type and member search, C# XML documentation viewer, call and callee graphs, Read More...
Eddie sent this one my way for posting. With this Add-In you can define keywords that will be expanded out to the code chunks you've attatched to those keywords. From the site : http://www.codeproject.com/useritems/CodeTemplateNET.asp Code<Template>.NET Read More...
Check out this Resource Editor made with the VSIPExtras by Gaston . Features listed from the site include: Integrated on Visual Studio .NET 2003 Edit .resx and .resources files Explore resources in .dll and .exe files, then for example, you can open and Read More...
Gus wrote a tool that works with Visual Studio 2005 to create code snippets (aka code expansions). He calls it Snippy . Now I have this image of a smug paper clip offering me some code as I walk by. Josh Read More...
 
Page view tracker