The Digitive Development Team(DDT)  has developed several components to ease up the process of software development and provide extended functionalities and capabilities to the existing components and objects.

"Components ... the technology behind writing reusable software code, is the most important chapter of the success stories of technology providers!"


V S   A d d - I n s   

VS add-ins automates tasks by adding commands to the Visual C++ Developer Studio environment. Add-ins can provide toolbar buttons and key sequences to carry out their commands.



Comment/UnComment Toolbar is one such example of VS add-ins developed by the Digitive Development Team (DDT), which helps commenting and uncommenting of source code in the Visual C++ Developer Studio Source Editior.


I S A P I   D l l s   

The Internet Server API (ISAPI) provides a simple and efficient way to extend any ISAPI-compliant Web server.

Root Map ISAPI filter dll enables multiple hostname on single instance of personal web server running on Win95/Win98 and also provides root mapping for each hostnames, for e.g.,

http://mywebsite/ =>
c:\webshare\wwwroot

http://mywebsite2/ =>
c:\webshare\wwwroot\website2


A S P   C o m p o n e n t s   

Digitive Development Team (DDT) is working on several ASP Components which would provide advanced functionalities to handle http protocols and XML support from within an ASP page.
First Release is scheduled for Aug'00.


D o w n l o a d s   

Comment/UnComment Toolbar : Visual Studio Add-In - Add it to your Visual Studio Source Editor
-- Version 1.01, (44 KB)

Root Map : ISAPI Filter Dll - Enables multiple host names and virtual root mapping on a Win95/Win98 personal web server
-- Version 1.01, (24 KB)