On UrbanBaby: I won't vaccinate my daughter!
3 Resources for

visual c++ 2005

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

GDC 2007: Building High Performance Games using Visual C++ 2005 (zip)
Visual C++ 2005 introduces a powerful new set of optimization techniques and code generation models. GDC 2007: Building High Performance Games using Visual C++ 2005 will discuss the many options available in Visual C++ for streamlining your game code, including link-time code generation, profile guided optimization PGO, floating-point optimization, and...
Tags: Game, High-performance, Microsoft Visual C++, Visual C++ 2005, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2007-08-24
VISUAL C++ 2005 BETA BUILD ERROR
hey i have download the visual c++ 2005 beta and installed but wen i try to build code i get this error:Merging manifest files...mt.exe exited with error - The system cannot find the file specified.Project : error PRJ0002 : Error result 1 returned from 'C:Program FilesMicrosoft Visual Studio 8VCbinmt.exe'Do you...
Tags: Error, mercuriobk@..., Microsoft Visual C++, programming, Visual C++ 2005, VISUAL C++ 2005 BETA, VISUAL C++ 2005 BETA BUILD ERROR
Discussion threads 2005-04-04
VISUAL C++ 2005 BETA BUILD ERROR
yo ive got the visual c++ 2005 beta and i keep gettin this error wen tryin to build code:mt.exe exited with error - The system cannot find the file specified.Project : error PRJ0002 : Error result 1 returned from 'C:Program FilesMicrosoft Visual Studio 8VCbinmt.exe'.chyeck to make sure your paths are...
Tags: Error, mercuriobk@..., Microsoft Visual C++, programming, Visual C++ 2005, VISUAL C++ 2005 BETA, VISUAL C++ 2005 BETA BUILD ERROR
Q&A 2005-04-05

Additional Resources

Moving to Visual Studio 2005
In late 2005 Microsoft released Visual Studio 2005. After porting several projects from Visual Studio 2003, it has some experience in that process. These projects were all C++ based unmanaged code and includes system and application programs. This paper discusses issues that ISVs face in deciding whether/when to port their...
Tags: Microsoft Visual Studio, Microsoft Visual Studio 2005, Microsoft Development Tools, Development Tools, Software Development, Software/Web Development
White papers 2006-03-01
MSDN Webcast: Visual C++ 2005 Express: IDE Tour (Level 200)
This webcast shows how Microsoft Visual C++ 2005 Express Edition combines the simplicity of a pure C++ editor with the power of the Microsoft Visual Studio toolset. The presenter also demonstrates some of the great features available in Visual C++ 2005 Express and walks through some basic projects developed with...
Tags: Microsoft Developer Network, IDE, Webcast, Microsoft Visual C++, Microsoft Corp., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts
Visual C# 2005 and Databases (zip)
Visual C# 2005 and Databases is a tutorial that provides a detailed introduction to using Visual C# for accessing and maintaining databases for desktop applications. Topics covered include: database structure, database design, Visual C# 2005 project building, ADO .NET data objects (connection, data adapter, command, data table), data bound controls,...
Tags: C#, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Software downloads 2007-01-19
Learn Visual C# 2005 (zip)
LEARN VISUAL C# 2005 is an eleven-week course covering object-oriented programming concepts, the Visual C# 2005 integrated development environment, building and distributing Windows applications, exception handling, sequential file access, graphics, multimedia, advanced topics such as web access, printing, and HTML help system authoring. The course also introduces database applications (using...
Tags: Concept, Object-oriented Programming, Object-oriented, Programming, LEARN VISUAL C# 2005, Ooa/Ood/Oop, C#, Development Tools, Software Development, Software/Web Development, Programming Languages
Software downloads 2006-10-24
Visual Studio 2005 Tools for Office Sample: Deploying Visual Studio 2005 Tools for Office Solutions Using Windows Installer (msi)
This download targets developers who want to deploy a Visual Studio 2005 Tools for Office solution using a Visual Studio 2005 Setup project to create a Windows Installer package. The accompanying article provides the following discussions of Visual Studio. This version is the first release on CNET Download.com.
Tags: Microsoft Visual Studio, Microsoft Office, Microsoft Visual Studio 2005, Microsoft Windows, Tool, Microsoft Development Tools, Development Tools, Software Development, Software/Web Development
Software downloads 2007-10-04
How to create an Object of a remote DLL using Visual Basic 2005 Express
Hello Everyone,Need Help.I am new to Visual Basic 2005 Express Edition.I have good experience with developing database application in Visual Basic 6.I can create and access local ActiveX DLL / Class Library using Visual Basic 6 and Visual Basic 2005 Express Edition.My question is....Is it possible to create an object...
Tags: Microsoft development tools, Programming languages, chavdaraju@..., Microsoft Visual Basic, Visual Basic 2005 Express, Visual Basic 2005, Visual Basic 2005 Express Edition
Discussion threads 2007-08-01
Image: A first look at Visual Studio 2005
Visual Studio 2005 is the latest version of Microsoft's integrated development environment. And judging by the amount of effort Microsoft is putting into documentation, sample code, tutorials, multimedia courses, and live events, it is apparent that Microsoft really wants you to adopt it as your next IDE. The company has...
Tags: Microsoft development tools, Development tools, Microsoft Visual Studio 2005, Microsoft Visual Studio, IDE, sample code, free version, application development, development environment, multimedia
Image galleries 2006-02-08
Create a complete authentication system with Visual Basic 2005
This sample chapter, taken from Programming Visual Basic 2005, discusses how to create an authentication system for your Internet apps with forms-based security and Visual Basic 2005. With the ready-to-go controls and built-in functions found in Visual Basic 2005, creating the system is much easier than it...
Tags: Microsoft Visual Basic, Authentication System, O'Reilly Media Inc., Authentication, Programming, Microsoft Development Tools, Programming Languages, Security, Development Tools, Software Development, Software/Web Development
Book chapters 2005-11-18
13 changes in Visual Basic 2005 that will enrich your application development
There are 13 specific changes and/or improvements found in Visual Basic 2005 that will simplify your application development on that platform. While the incremental change to Visual Basic 2005 from previous versions may not be that much of a sea change overall, there are at least 13...
Tags: Application Development, Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Download resources 2005-09-15
MSDN Webcast: New Language Features in Visual Basic 2005 (Level 200)
This webcast, part of the "Visual Basic 2005 Today" series, begins with a broad overview of the new language features in Microsoft Visual Basic 2005. The attendee will learn about new types, keywords, and statements to gain a better understanding of generics, operator overloading, and new Visual Basic warnings.
Tags: Microsoft Developer Network, Webcast, Microsoft Visual Basic, Microsoft Corp., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Webcasts 2006-04-05
Visual Studio 2005 + SQL Server 2005
Has anyone successfully installed the latest Visual Studio 2005 Beta 1 along with SQL Server 2005 CTP, and had proper database connectivity for database projects within Visual Studio? [OS = XP Pro]I've tried everything including the batch file patch, to no avail. The Framework 2.0 is not exactly...
Tags: Microsoft development tools, Databases, Microsoft Visual Studio
Discussion threads 2005-01-07
Visual C# 2005 Database Projects (zip)
Visual C# 2005 Database Projects contains three programs you can use at home. The programs illustrate advanced uses of Visual C# 2005 with databases. Topics covered include using the ADO .NET data objects, data bound controls, relational database design, graphics, and printing. This has the actual Visual C# 2005 source...
Tags: Program, Printing, Visual C# 2005 Database Projects, Document Management, C#, Databases, Enterprise Software, Software, Finance, Managerial Accounting, Programming Languages, Software Development, Software/Web Development, Data Management
Software downloads 2007-01-19
MSDN Webcast: Creating Customizable Applications Using Visual Studio 2005 Tools for Applications (Level 200)
This webcast explains how Microsoft Visual Studio 2005 Tools for Applications delivers an advanced environment for application customization built on the Microsoft .NET Framework. By developing the applications with Visual Studio Tools for Applications, one can give the customers the ability to extend the capabilities of the applications using Microsoft...
Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio 2005, Microsoft Corp., Tool, Microsoft Development Tools, Productivity, Development Tools, Software Development, Software/Web Development
Webcasts
Visual Basic 2005 and Databases (zip)
VISUAL BASIC 2005 AND DATABASES is a tutorial that provides a detailed introduction to using Visual Basic for accessing and maintaining databases for desktop applications. Topics covered include database structure, database design, Visual Basic 2005 project building, ADO .NET data objects (connection, data adapter, command, data table), data bound controls,...
Tags: Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Databases, Development Tools, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-01-15
10 things you should know about Visual Studio 2005 and the .NET Framework 2.0
Here are 10 important points to ponder regarding the new Visual Studio .NET 2005 and the .NET 2.0 development platform. The November 7, 2005 release of Visual Studio 2005 arguably marks Microsoft's most serious attempt to leverage the .NET Framework as a vital part of application development....
Tags: Microsoft Visual Studio, Microsoft .NET Framework 2.0, Microsoft .NET, Microsoft Visual Studio 2005, Microsoft Development Tools, Development Tools, Software Development, Software/Web Development
Download resources 2005-11-16
Learn Visual Basic 2005 (zip)
LEARN VISUAL BASIC 2005 is a eleven week course covering object-oriented programming concepts, the Visual Basic 2005 integrated development environment, building and distributing Windows applications, exception handling, sequential file access, graphics, multimedia, advanced topics such as Web access, printing, and HTML help system authoring. The course also introduces database applications...
Tags: Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Ooa/Ood/Oop, Development Tools, Software Development, Software/Web Development
Software downloads 2006-09-26
Create a complete authentication system with Visual Basic 2005
With the ready-to-go controls and built-in functions found in Visual Basic 2005, creating the system is much easier than it used to be.This sample chapter from Programming Visual Basic 2005 explains how to use forms-based security and Visual Basic 2005 to create a complete authentication and authorization system for your...
Tags: Microsoft development tools, Programming languages, Visual Basic 2005, Microsoft Visual Basic, Programming Visual Basic 2005, authentication system, liberty, O'Reilly Media Inc., programming, personalization, Internet application, authentication, security, Internet
Download resources 2005-11-18
  • << Previous
  • page 1 of 1
  • Next >>


Help Desk Trouble Ticket Form
The Help Desk Trouble Ticket is an important document for the technical support professional. This form contains all the essential fields for maintain ...
Buy Now
TechRepublic Power Checklist: Securing Windows XP
If you have just finished installing Windows XP and you think the work is done, you're wrong. Some of the most important steps to getting Windows XP u ...
Buy Now

The PC Cracked Open