Main > Free Download Search >

Free help generator visual studio 2008 4.0 software for windows

help generator visual studio 2008 4.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 32114
Visual Studio 2008 SDK 1.0

Visual Studio 2008 SDK 1.0


Includes tools, documentation, and samples for developers to design, build, test and deploy extensions for Visual Studio 2008 more>>
Includes tools, documentation, and samples for developers to design, build, test and deploy extensions for Visual Studio 2008 The Visual Studio 2008 Software Development Kit (SDK) 1.0 includes tools, documentation, and samples for developers to design, build, test and deploy extensions for Visual Studio 2008. You can also use the VS 2008 SDK 1.0 to create custom tools environments based on the Visual Studio 2008 Shell.
Main features:
- Visual Studio Shell development support
- Enhancements in Domain-specific Language tools
- Visual Studio Package development and testing support for C++, C# and Visual Basic
- Code samples and documentation covering toolbox controls integration, general IDE integration, Domain-specific Languages (DSL), Team Foundation Server extensibility, Data Designers extensibility , and other areas
System requirements:
- In order to install the VS 2008 SDK, you must have Visual Studio 2008 Standard Edition or above installed. Visual Studio 2008 Express Editions are not supported.
<<less
Download (96.4MB)
Added: 2007-11-21 License: Freeware Price:
702 downloads
API Generator for Visual Basic 1.1

API Generator for Visual Basic 1.1


API Generator is an advanced API Viewer that enables you to create prototypes for any VB API calls more>>
The API Generator is an advanced API Viewer that lets you to create prototypes for any VB API calls. If you have used the Microsoft API Viewer in VB6, and you are starting to work with VB. NET, the API Generator will help you to apply all your knowledge of Win API in the new environment.
I suppose, that you remember the manual extracting of the arguments and return values of the Win API functions by Microsoft API Viewer. Now you no longer need these routine procedures. Just run the API Generator, that generates all these dependencies automatically.
<<less
Download (398KB)
Added: 2007-01-16 License: Freeware Price:
1197 downloads
Visual Studio 2005 SDK 4

Visual Studio 2005 SDK 4


Visual Studio 2005 SDK is well-known as a handy as well as reliable SDK which enables developers to integrate tools, editors, designers, languages, and much more inside Visual Studio 2005. more>>

Visual Studio 2005 SDK 4 is well-known as a handy as well as reliable SDK which enables developers to integrate tools, editors, designers, languages, and much more inside Visual Studio 2005.

It adds the following features: VS SDK Browser, Package Load Analyzer, Toolbox Control Installer together with a toolbox control installation sample, a redistributable package for Toolbox component vendors that simplifies deployment, a new tool for generating managed class library documentation (Sandcastle), an updated Setup experience, a new toolbar combo box sample, new integration tests for the EditorWithToolbox sample that use the VsIdeHostAdapter.

Requirements: Windows 2000/XP/2003 Server

<<less
Download (124MB)
Added: 2007-08-28 License: Freeware Price:
downloads
Paste from Visual Studio 1.2

Paste from Visual Studio 1.2


Easily transfer syntax highlighted source code from Visual Studio. more>> Easily transfer syntax highlighted source code from Visual Studio to elegant HTML in Windows Live Writer. Copy from Visual Studio and insert directly to Windows Live Writer to maintain your unique syntax highlighting settings.New in 1.2:* More efficient HTML output* Automatic removal of common indentation* Support for non-ASCII characters.<<less
Download (16KB)
Added: 2008-06-25 License: Freeware Price: Free
485 downloads
SDE for Visual Studio .Net (CE) 4.3

SDE for Visual Studio .Net (CE) 4.3


UML CASE tool/diagrams, round-trip C#, vb more>> SDE for Visual Studio .Net is a UML CASE tool totally integrated with Microsoft Visual Studio. It supports full software development lifecycle - analysis, design, implementation, testing and maintenance. It combines the power of UML modeling facilities and Microsoft Visual Studio .Net. It helps you build quality applications faster, better and cheaper. You can draw UML diagrams in Visual Studio .Net, generate code (J#, C#, C++ and Visual Basic), and reverse engineering code to class diagrams.<<less
Download (form)
Added: 2008-11-01 License: Freeware Price:
365 downloads
 
Other version of SDE for Visual Studio .Net
SDE for Visual Studio .Net (CE) 1.0It combines the power of UML modeling facilities and Microsoft Visual Studio .Net. It helps ... for finding objects +Reverse engineering - code to model, code to diagram +Code Generator
Price: $0.00
License:Freeware
Download (70007K)
2096 downloads
Added: 2004-02-05
ReportViewer Samples for Visual Studio 1

ReportViewer Samples for Visual Studio 1


ReportViewer Samples for Visual Studio is designed to be a handy sample for Visual Studio which provides two complete samples so that you can view the control and sample reports in a finished application. more>> <<less
Download (172.4KB)
Added: 2007-09-03 License: Freeware Price:
downloads
GoToFile Visual Studio Add In 2.0

GoToFile Visual Studio Add In 2.0


GoToFile Visual Studio Add In brings you a versatile Visual Studio add in with the power to quickly take you to your desired file with few keyboard hits. more>>

GoToFile Visual Studio Add In 2.0 brings you a versatile Visual Studio add in with the power to quickly take you to your desired file with few keyboard hits. Press Alt + G to list files in solution. To open a file using Solution Explorer, you have to go from project to folder to many sub-folders and then a file and sometimes you don't remember the folder where file is.

With GoToFile, when you press Alt + G, a dialog with one text box pops up. As you type in the file name in text box, a list of matched files in your solution is displayed. You could hit enter to open a file or press up and down arrow keys to move within a list.

Requirements: Visual Studio 2005

<<less
Download (17.9KB)
Added: 2009-03-30 License: Freeware Price: $0.00
downloads
HistoryWindow for Visual Studio 1.0

HistoryWindow for Visual Studio 1.0


HistoryWindow simply keeps a backup copy of each version that is saved from within Visual Studio more>>
Have you every deleted some code and then saved, loosing a bunch of work?
Need to remember what youve changed in the code since last check-in?
Adding debug code and messed up what you were working on?
HistoryWindow for Visual Studio will solve these problems and others with ease. HistoryWindow simply keeps a backup copy of each version that is saved from within Visual Studio. By default, it will keep the last 10 saved versions of each file in your solution. This includes not only source files, but edited graphics, resources and project settings.
From the History window in Visual Studio, you can open old versions of the code or you can hook up a visual compare tool to show the differences between any two versions.
<<less
Download (2.70MB)
Added: 2006-08-14 License: Freeware Price:
1166 downloads
RegEx Find & Replace Replacement for Visual Studio 2005 1.0

RegEx Find & Replace Replacement for Visual Studio 2005 1.0


RegEx Find & Replace Replacement for Visual Studio 2005 is a free Visual Studio 2005 Add-In that solves two problems more>>
RegEx Find & Replace Replacement for Visual Studio 2005 is a free Visual Studio 2005 Add-In that solves two problems which occur when using the built-in Find & Replace functionality of Visual Studio 2005 with regular expressions:
Find & Replace does not use the same regular expression syntax as the .Net RegEx class. Although neither syntax is better or worse per se, this requires you to remember two different syntaxes for basically the same thing.
Find & Replace with regular expressions is incredibly buggy in Visual Studio 2005. Especially when using expressions that include line breaks there are major problems, including captures not capturing anything or capturing the wrong text, and it is even possible to crash the IDE with a simple find pattern.
For installation and usage instructions, consult the readme.txt file in the archive. Reportedly, this add-in does not work with the Express editions of Visual Studio 2005, the full version is required.
Source code and binaries are included in the archive.
<<less
Download (333KB)
Added: 2006-09-16 License: Freeware Price:
1141 downloads
DBVA for Visual Studio Viewer Edition 4.0

DBVA for Visual Studio Viewer Edition 4.0


DBVA for Visual Studio Viewer Edition - Share ideas on Database Applications Development more>>
DBVA for Visual Studio Viewer Edition isis a free of charge tool, designed for reading diagrams and models created with DBVA for Visual Studio.
DBVA for Visual Studio Viewer Edition is extremely useful when you want to share your ideas with partners, colleagues, or clients, who do not have their copy of DBVA for Visual Studio.
Supported Databases:
- Oracle 8i, 9i, 10g
- DB2 7/8
- Microsoft SQL Server 2000
- Sybase Adaptive Server Enterprise 12.5
- Sybase SQL Anywhere 9
- MySQL 3/4
- HSQLDB 1.61 - 1.8
- Cloudscape/Derby 10
- PostgreSQL 7/8
- IBM Informix
- Ingres 2006
- Progress OpenEdge Release 10
<<less
Download (113MB)
Added: 2006-12-15 License: Freeware Price:
1062 downloads
Visual Studio 2005 SP1 50727.762

Visual Studio 2005 SP1 50727.762


Create standalone applications, Web sites, applications, and services. more>>

Visual Studio 2005 SP1 50727.762 is a professional tool designed for computer programmers. It centers on an integrated development environment which lets programmers create standalone applications, Web sites, Web applications, and Web services that run on any platforms supported by Microsoft's .NET Framework. Supported platforms include Microsoft Windows servers and workstations, PocketPC, Smartphones, and World Wide Web browsers. Visual Studio includes Visual Basic, Visual C++, Visual C#, Visual J#, and Visual Web Developer.

Major Features:

  1. Useful for computer programmers
  2. Allows programmers create standalone applications, Web sites, Web applications, and Web services that run on any platforms supported by Microsoft's .NET Framework.
WareSeeker Editor


<<less
Download (431.7MB)
Added: 2006-12-18 License: Freeware Price:
5610 downloads
Koders IDE Plug-In for Visual Studio 2003 1.0.762 beta

Koders IDE Plug-In for Visual Studio 2003 1.0.762 beta


Koders IDE Plug-In for Visual Studio 2003 is a useful and reliable tool with which software developers can perform source code searches directly from within the VS 2003 development environment easily. more>>

Koders IDE Plug-In for Visual Studio 2003 1.0.762 beta is a useful and reliable tool with which software developers can perform source code searches directly from within the VS 2003 development environment easily. The VS 2003 IDE plugin works with Microsoft Visual Studio 2003. Additional plugins are available for VS 2005 and Eclipse.

Requirements:

  • Windows XP/Vista
<<less
Download (1MB)
Added: 2007-09-18 License: Freeware Price:
downloads
Visual mIRC Studio 3.0

Visual mIRC Studio 3.0


Tired of long hours of mentaly visualizing your dialogs inmIRC? Sick of the whole trial and error to get a dialog just right? Quit messing with that! Object Oriented Programming exists for many langua more>>
Tired of long hours of mentaly visualizing your dialogs inmIRC? Sick of the whole trial and error to get a dialog just right? Quit messing with that! Object Oriented Programming exists for many languages,and now theres a studio for mIRC script as well. If youre a hard code scripter, youll wonder how you ever did without this.
<<less
Download (2460K)
Added: 2000-05-14 License: Freeware Price:
3468 downloads
Consolas Font Pack for Microsoft Visual Studio 2005 1

Consolas Font Pack for Microsoft Visual Studio 2005 1


Consolas Font Pack for Microsoft Visual Studio 2005 is known as a functional and reliable set of legible fonts designed for ClearType. more>>

Consolas Font Pack for Microsoft Visual Studio 2005 1 is known as a functional and reliable set of legible fonts designed for ClearType. This installation package will set the default font for Visual Studio to Consolas. Consolas is intended for use in programming environments and other circumstances where a monospaced font is specified. All characters have the same width, like old typewriters, making it a good choice for personal and business correspondence.

Optimizing the font specifically for ClearType allowed a design with proportions closer to normal text than traditional monospaced fonts like Courier. This allows for more comfortable reading of extended text on-screen.

Requirements:

  • Windows XP/2003 Server/Vista
<<less
Download (4.3MB)
Added: 2007-08-24 License: Freeware Price:
downloads
Visual Studio 6.0 Samples 6

Visual Studio 6.0 Samples 6


Visual Studio 6.0 Samples is developed to be a handy and comprehensive package of hundreds of samples, large and small, demonstrating key technologies and programming techniques more>> <<less
Download (132MB)
Added: 2007-10-03 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5