Sponsors
Tips and Tutorials
Win32 Socket Client
This article discusses about how to do a winsocket programming using win32. This article says that it is possible to create a synchronous client socket by following the similar pattern of the Unix C++ socket program. By following all basic steps of this article the programmers can create a C++ socket perfectly and effeciently.
Price: Free Rate:
4.5(out of 5) Vote:3
Secure Programming : Random Numbers
This paper discusses how to get secure random numbers for your application. We describe how to take a single, secure, random number (a seed), and stretch it into a big stream of random numbers using a secure pseudo-random number generator. We talk about how to get random data in lots of different representations (e.g., an integer in a particular range or a printable string). We also discuss how to get real randomness in an environment that is fundamentally deterministic.
Price: free Rate:
5.0(out of 5) Vote:1
The Visual Studio.NET C++ Compiler
The new Microsoft Visual Studio.NET C++ compiler provides you with a comprehensive, up-to-the-minute production-level development environment for creating all Windows ME, Windows 2000, and XP applications.
Price: free Rate:
0.0(out of 5) Vote:0
C++: Object-Oriented Design and Programming
This Pack contains 8 papers, covering the following topics: Pointers to Member Functions; Dynamic Memory Management Techniques; A Tour Through C++; Dynamic Binding; C++ Container Classes; Overview of Basic C++ Constructs; Single and Multiple Inheritance in C++; Basic Examples; Language Support for Abstract Data Types.
Price: free Rate:
0.0(out of 5) Vote:0
Visual C++
Whidbey introduces an improved C++ language design for taking advantage of the .NET Framework. The new design brings advanced concepts like deterministic finalization and templates to managed C++ developers, and incorporates new CLR features such as generics. In this session, get the inside scoop on the latest enhancements that make C++ the most powerful development language in "Whidbey".
Price: free Rate:
3.0(out of 5) Vote:1
A Beginners C++
This free ebook is primarily intended to be a text for the programming component in an introductory two semester computer science course (some materials are a little advanced and might postponed to later semesters). This intent shows in terms of references to "students", "assignments" and "later studies in computing". However, the book should be equally suited to an individual who wants to learn how to program their own personal computer.
Price: free Rate:
5.0(out of 5) Vote:1
Managed C++: From ATL/COM to .NET
Learn how to migrate your code: understanding C#, .NET and Managed C++.
Price: free Rate:
0.0(out of 5) Vote:0
MFC Resizing controls - CoderSource.net
This article explains how to resize controls in MFC
Price: Free Rate:
1.0(out of 5) Vote:1
Building .NET Components with Managed C++
A guide to building .NET components, with a useful example and some insider tips.
Price: free Rate:
0.0(out of 5) Vote:0
Object-Oriented Design Case Studies with Patterns and C++
Good design and programming is not learned by generalities, but by seeing how significant programs can be made clean, easy to read, easy to maintain and modify, human-engineered, efficient, and reliable, by the application of good design and programming practices. Careful study and imitation of good designs and programs significantly improves development skills.
Price: free Rate:
0.0(out of 5) Vote:0

