Friday 21 February 2014

c++ Arrays tutorials

Arrays in C++ is important feature of C++ ....arrays is basic learning step for students of C++ here you can learn about arrays with help of tutorial...you can download tutorial and open on your computer which help you better...
download 

Wednesday 19 February 2014

visual studio


visual studio is a great application for programmers. it will help you develop applications.it will help you to build line business application and web services use your choice of programming language like C# C++ and j#. Take the  advantage of drag-and-drop visual designers and use SQL        Download visual studio 2005 services

Saturday 15 February 2014

download micro visual c# 2008

Microsoft Visual C# is Microsoft’s powerful component-oriented language. C# plays an


 

download book


 
Important role in the architecture of the Microsoft .NET Framework, and some people have

drawn comparisons to the role that C played in the development of UNIX. If you already

know a language such as C, C++, or Java, you’ll find the syntax of C# reassuringly familiar. If

you are used to programming in other languages, you should soon be able to pick up the

syntax and feel of C#; you just need to learn to put the braces and semicolons in the right

place. Hopefully, this is just the book to help you


 

Microsoft Visual C++/CLI Step by Step Download the book


Your hands-on guide to Visual C++/CLI fundamentals
Expand your expertise—and teach yourself the fundamentals of the Microsoft Visual C++/CLI language. If you have previous programming experience but are new to Visual C++, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques.
Discover how to:
  • Write and debug object-oriented C++ programs in Visual Studio 2012
  • Utilize the various features of the C++/CLI language
  • Make use of the Microsoft .NET Framework Class Library
  • Create a simple Windows Store app
  • Use .NET features such as properties, delegates and events
  • Access data from disparate sources using ADO.NET
  • Create and consume web services using Windows Communication Foundation
  • Work effectively with legacy code and COM

Download visual c++ studio


After downloading and installing the program, you can launch Visual Studio 2013 and switch to use the new compiler in your C++ projects. We recommend that you create a separate project configuration and modify it for projects that utilize the CTP compiler. To do so: 1. Open the "Build" menu and then select the "Configuration Manager" option. 2. In the Configuration Manager, duplicate your existing configuration. 3. Open the project's Property Pages by pressing F7 or right clicking the project in Solution Explorer and selecting "Properties". 4. In the "General" tab, change "Platform Toolset" from "Visual Studio 2013 (v120)" to "Visual C++ Compiler Nov 2013 CTP (CTP_Nov2013)". 5. Rebuild your project.

Friday 14 February 2014

Download c++ primer

C++ Primer, 5th Edition

C++ tutorials

C++Tutorial
C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.

This reference will take you through simple and practical approach while learning C++ Programming language

Download