Dynamic Code allows you to create external C# and VB.NET code which can be compiled and executed at run time. This addin allows you to test code without having to run your entire project. Dynamic Code compiles and executes the code external to your IDE...

read more

The Merlin Data Binder (MDB) allows you bind a value to single-property Web controls (Textbox, and checkbox). MDB is an extender control, which means it adds additional properties to all controls on the Web page.Requirements:Windows 2000/XP/2003...

read more

Merlin File Association allows you to easily create and edit file associations. You can create/edit which programs launch for a file, add new entries to the file's association, and add new items to the Open With list.Requirements:Windows NT/2000/XP/2003...

read more

Merlin Graph Components are a collection of graphing and charting controls that can be used in any .NET win form. You can graph with single and multiple bars, and on an X, Y chart (with one or more lines).Requirements:Windows 2000/XP/2003...

read more

Merlin Session/Cache View allows you to view the current cache and session for you ASP.NET application. Two controls are included, one for viewing session, and one for viewing cache. When viewing cache/session contents, you can also delete contents, or...

read more

Themer is a component control that allows you to easily apply a group of settings to controls and, optionally, handle those controls' events. Themer comes from the idea of CSS for Web pages. The basic idea is Themer can apply it's settings to a Group, a...

read more

Merlin Validator gives window forms validation similar to the web form validation controls. You can group validators by button, and use regex or range validation. The validator control is a component control, so you only need to add it to the form once....

read more