Advertisement

Results for "Author: rajneesh noonia"

6_2008-2009 #214602
COM Function Extrator

Generate source code from binary COM Components.Locate the binary components which exposes some public members and this tool will generate the source code for public members And you may now write the functionality for them.This is very useful if you have to build some solution bases on already existing object model and you don't have code for that.With this tool vb6 source code is generated and youmay write the rest of functionality.This is also good to study the obejct model of 3rd part tools or application.

6_2008-2009 #214603
Aqua Buttons (GDI+)

An example on how to use some of the GDI+ methods to create a simple Aqua button in VB 6.0.By changing StartColor,EndColor and LightIntensity properties you can create the buttons of your choise.With few lines of code you can also save the button as any picture format support by GDI+ which can be further used in your web sites.You may extent the idea to create round or any shaped buttons with aqua effect.You may also add mouse over effects and click effects easily.You may add properties like Caption,Enable, Font etc..

6_2008-2009 #214604
Log Reader

This is user to read very huge log files (no size limit). Usually developers or DBA wants to view few last lines from huge log files produced at production servers and it is not feasible to read them in notepad or any other windows based program.This utility is used to read huge log files either from bottom or from top.This is very fast and user friendly utility and very useful for DBA or programers to read very large files.

6_2008-2009 #214605
Extended List View COM Component

There are lot of codes around the world to extended the features of standard List View Control. But there are lot of codings or extra effors to implement the extended behiviour of list view control in your project.This component (ListViewEx) can extendend the features of your existing List View control with only one line of Code. For the time being this support Sorting list view and adding the sort icon in the header. This component provides standard sorting as date/string and numeric.This also provides simple way to implement custom shorting method on any column.

7_2009-2012 #237118
VbScript Editor With Intellisense

Intellisense in scripting languages like vbscript is like a dream for script programmers. This goal of this project is to provide vbscript editor with intellisense like it was available in most of Microsoft language editor. The control uses the type library refrence to explore the public methods and function exposed in any com library. The script developer has to code like vb 6.0 language (Dim pConnection as ADODB.Connection) and the editor will automatically convert the code into vbscript. The complete vbscript alone with added references can be saved as xml file. The Script property of control will return the pure vbscript which can be executed using the Microsoft Script Control.

7_2009-2012 #237119
Flow Chart Designer

Flow Chart designer is used to design 3d Flow charts like in SQL Server DTS Package.Where you have some nodes as tasks or connection, and line connecting task as workflow order.You may put some labels on your chart and adjust lot of properties ( OutLines,Transparency etc) to adjust the label objects.You can move various objects and zoom in or zoom out the graph.You can also save or load the graph as flat file or in database.

7_2009-2012 #237120
COM Function Extrator

Generate source code from binary COM Components.Locate the binary components which exposes some public members and this tool will generate the source code for public members And you may now write the functionality for them.This is very useful if you have to build some solution bases on already existing object model and you don't have code for that.With this tool vb6 source code is generated and youmay write the rest of functionality.This is also good to study the obejct model of 3rd part tools or application.

7_2009-2012 #237121
Aqua Buttons (GDI+)

An example on how to use some of the GDI+ methods to create a simple Aqua button in VB 6.0.By changing StartColor,EndColor and LightIntensity properties you can create the buttons of your choise.With few lines of code you can also save the button as any picture format support by GDI+ which can be further used in your web sites.You may extent the idea to create round or any shaped buttons with aqua effect.You may also add mouse over effects and click effects easily.You may add properties like Caption,Enable, Font etc..

7_2009-2012 #237122
Log Reader

This is user to read very huge log files (no size limit). Usually developers or DBA wants to view few last lines from huge log files produced at production servers and it is not feasible to read them in notepad or any other windows based program.This utility is used to read huge log files either from bottom or from top.This is very fast and user friendly utility and very useful for DBA or programers to read very large files.

7_2009-2012 #237123
Extended List View COM Component

There are lot of codes around the world to extended the features of standard List View Control. But there are lot of codings or extra effors to implement the extended behiviour of list view control in your project.This component (ListViewEx) can extendend the features of your existing List View control with only one line of Code. For the time being this support Sorting list view and adding the sort icon in the header. This component provides standard sorting as date/string and numeric.This also provides simple way to implement custom shorting method on any column.

Languages
Top Categories
Global Discovery