Development Tools ASP.NET scripts - Top 4 Download

Development Tools ASP.NET script downloads

ClassView

The "ClassView" add-in is a sample add-in which illustrates how to add a view window to reflector and using the code model, code translation and language writer APIs. ...
ASP.NET

DelphiLanguage

This is the Delphi language rendering module which is included in .NET Reflector. ...
ASP.NET

Code Search

Code Search is an add-in for .Net Reflector that allows searching within the source code. You can search using plain text or regular expressions like >= (try). (catch)?You can search from the Assembly to the Function level. i.e. you can't search within all loaded assemblies at the same time ...
ASP.NET

BizTalkDisassembler

InstallationDownload files and extract Reflector.BizTalkDisassembler.dll into the same directory as Reflector.exe. Go to View | Add-Ins in Reflector, and Add Reflector.BizTalkDisassembler.dll.UsageRight click on the BizTalk assembly and select "BizTalk Server 2006 Artifacts".You should see a list of all artifacts, with their type, name and namespace they were compiled into. Click the ...
ASP.NET

SilverlightBrowser

One of the nice advantages to Silverlight is that you can view the source of a site to see how things work, but with Silverlight 1.1 Alpha that process became more complex. While you can still fish through the JavaScript and Xaml to find the .NET assembly(dll) that is doing all ...
ASP.NET

ComLoader

Lists COM components for browsing and converts them into managed interop assemblies.The menu item to launch this add-in is registered under the 'Tools' menu. ...
ASP.NET

Review

'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 (type, method, etc...) and contains a list ...
ASP.NET