Site
Web
Home
MFC
MFC Advanced
MFC User Event
Working with Timers in Visual C++
Debugging in VC ++
MFC CRuntimeClass
MFC User Interface Threads
MFC AFX Begin Worker Thread
MFC Unicode Programming
MFC Shutdown Timer
MFC Alarm Application
EFTidyCOM - HTML Code cleaner
MFC Splitter Window
MFC Multi Threaded Animation
MFC Array of Controls
MFC IPC WM_COPYDATA
Hashing Streams in VC++
VC++ Threading
Introduction to OpenGL
MFC Tutorials
MFC Tutorial Part 1
MFC Handling MessageMaps
MFC Paint Brush application
Creating Menus in MFC
Dialog Boxes in MFC
Modeless Dialog Boxes in MFC
Command Buttons in MFC Dialog Boxes
MFC Check Box Usage
MFC CListBox Example
MFC Tree usage and example
MFC Tutorial Toolbars
CFile Example
CCombobox Example
CListCtrl Usage
MFC CFont Sample
MFC CFileDialog
CArray
CString
MFC CToolTipCtrl
AfxMessageBox
CEdit
CProgressCtrl
MFC DLL Tutorial
CCombobox font ownerdraw
MFC Print Tutorial
CTabCtrl
MFC CListBox
CListBox example using Icons
CListBox Changing Font and Colors
Using CCheckListBox instead of CListBox
CListBox owner draw fonts
CListBox owner draw different colors
CListBox owner draw pictures
MFC CListCtrl
CListCtrl with Checkboxes
Working with ADO and CListCtrl
MFC CComboBox
CCombobox Owner Draw Color Dialog
CCombobox Owner Draw Picture Dialog
MFC Miscellaneous
MFC Resizing controls
Removing Untitled from MFC Window
Dialog Box PreTranslateMessage
Single Instance Applications in MFC
MFC General Owner Draw issues
Internet Relay Chat
Visual C++/MFC Sample on Internet Relay Chat
Using WinExec function
MFC Window without Title Bar
Transparent MFC Window
MFC Sockets
Windows Socket Server MFC
MFC GDI Plus
General GDI Plus issues
Animation Control MFC
MFC GDI Plus thumbnail CListCtrl
MFC GDI Plus Picture Box
MFC Message Queueing
Working with MSMQ in Visual C++
ActiveX/COM/DCOM
Custom ActiveX Control in MFC
Creating Custom ActiveX Controls in Visual C++
C++
C++ Tutorials
C++ Tutorial - Data types
C++ Array
C++ Tutorial - Storage Specifiers
C++ Tutorial - class
C++ Tutorial - Function overloading
C++ Tutorial - Inline Functions
C++ Tutorial - Static Functions
C++ Tutorial - this pointer
C++ Tutorial - friend
C++ Tutorial on inheritance
C++ Virtual Function
C++ variable arguments in functions
Overriding in Object Oriented Programming
C++ Date and Time
C++ Tutorial main function
C++ Command line parameters
C++ Pointers
C++ Functions
Virtual Functions in C++
Dangers of returning a reference to private data
C++ Tutorial on File Operations
C++ File I/O
C++ File I/O - binary files using fstream
C++ Tutorial on Templates
C++ Templates - Function Templates
C++ Function Templates overloading
C++ Class Templates
C++ Class Template Specialization
C++ Miscellaneous
C++ Vector
C++ Virtual destructors
C++ Overloading Operators
C++ Overloading Operators Postfix Prefix
Overloading Stream (<<, >>) Operators
C++ Copy constructors
Understanding Unicode
scanf
C++ Game sample - Egg Catcher by thatsalok
Dynamic memory allocation in C++
Memory leaks in C++ and how to avoid them
Basic Graphs Terminology
Breadth First Search in C++
How to write a OpenGL program in VC++ environment
C++ Database
C++ ADO Select Sample
C++ ADO Insert Sample
C++ ADO Stored Procedure Using Command Object
Standard Template Library
STL Container Class Introduction
Stack - STL Container class
Templates and Generic Programming for STL
STL Overview
STL Vector
STL List
STL Map
STL Set
Microsoft .Net
C# Basics & Tutorials
C# .Net Data Types
C# .Net Tutorial Intermediate Language - MSIL
OOP & C# .Net
C# .Net Tutorial Namespaces
C# .Net and Java
C# .Net Tutorial attributes
.Net Exceptions
C# .Net Tutorial Interfaces
C# .Net Tutorial Multithreading
C# .Net Tutorial Reflection
.Net COM Interop
C# .Net methods and properties
.Net Framework basics
C# .Net Delegates and events
Method overloading in C# .Net by edlukens
Sending emails in C#
Executing applications using Process class
Managing your computer processes
Reflection in C#
Working with System Registry
Understanding Constructors in C#
C# WinForms
Creating forms in C# with images
Scrolling Text on a Form using label control
Creating a Splash Screen in C#
Windows forms Color chooser in C#
Drawing Shapes Using GDI+
C# Files
Reading and Writing files in .Net
Reading and Writing Binary files in C# .Net
Reading and Writing Binary Files
.Net 2.0
Refactoring – a new feature in the Visual C# 2.0
MultiThreading
Chapter 1 – Introduction to multithreading
Chapter 2 - Threading Classes
Chapter 3 : Thread Synchronization
Chapter 4 - Multithreading With Windows Forms
Chapter 5 – Slightly Advanced Synchronization
C# Advanced
C# - Unsafe Code
C# Microsoft Speech Agent
C# Linked List using a Dll
Boxing and Unboxing in C# .Net
HTML Screen Scraping in C#
Encrypting Passwords using Sha and MD5 Encryption
Build Installer Projects for C# Application
Distributed Transactions in COM+ and .NET
Living Without Biztalk
UnTyped DataSets and Strongly Type DataSets
Skip List: A Simpler Alternative to Binary Trees
Simple Windows Screensaver
Watching a File in C#
Implementing the Singleton Pattern in C#
Automated Backup with NAnt
C# .Net 3.0
C# Type Inference
C# Miscellaneous
Measuring Execution Time in C#
Math.Round function
Multithreading in .net
C# - Image Processing
Branch and bound algorithm in C#
Implementation Of Labeling Connected Components
Conversion of Color images to Gray
Conversion of a Color Image to a Binary Image
Calculating the RTS Invariant Moments Of Area
Tutorial on Converting Images to Grayscale
Finding the Convex Hull Of a Blob in C#
Noise Removal using Salt and Pepper algo in C#
Image Processing in C#
Image Processing AND, NAND
Or & Nor operations on images
C# image processing Invert/Logical NOT
Image Processing XOR & XNOR
Dilation in Image Processing using C#
Erosion Operation on Binary and Graylevel images
Logical Operators
Contrast Stretching
Histogram and Normalized Histogram in C#
Histogram Equalization
Image Addition in C#
Subtracting Two Images using C#
Image Dissolving in C#
Convolution using C#
C# Image Averaging
Guassian Smoothing in Csharp
Mean Filtering in CSharp
Median Filtering in C#
Asp .Net
Asp .Net Articles
ASP .Net First application
Working with Post back in ASP .Net
ASP .Net Sample Application
Code behind sample in Asp .Net
DropDownList in ASP .Net
ASP .Net Tips
Internals of ASP .Net Compilation and Execution
Creating a simple mobile application
Caching in Asp .net
Forms Authentication in Asp.net
Using Javascripts in Asp .net
Asp .net Validation controls
Asp .net Validations - simple tutorial
ASP .Net Miscellaneous
Application architecture in asp .net
Developing a Simple RSS Reader Custom Control
Asp.net Frequently Asked Questions
Disable Mouse clicks when processing- Javascript
Exporting Data Grid to Excel Using C#
WebPart Framework basics
ASP .Net 2.0
Master Pages in ASP .Net 2.0
Grid view control in ASP .Net 2.0
Asp .net 2.0 GridView control in depth
Profiles in Asp.net 2.0
Dataset Features in Asp .net 2.0
Code Snippets in Visual Studio .Net 2005
Website Profile Object in Asp .net 2.0
ASP .NET 2.0 Profile Object - Part II
Updating Parent Page from Child Pop-Up Asp.Net 2.0
Bindable Time Control
Advanced GridView Filtering
ASP .Net Advanced
Localizing ASP .Net Pages
IIS Metabase and programmatic administration in C#
Asp .net Web.config Configuration File
Creating a Web User Control in C#
Using RSS feeds in asp .net and C#
Exception handling with C# in ASP .Net
Securing connection strings in ASP .Net
Image generation from string in asp .net
custom Email control in asp .net using C#
Creating user controls in ASP .Net
Creating a Composite Control in Asp .Net
Derived Custom Controls in ASP .Net using C#
AJAX
DHTML ToolTips using AJAX.NET Library
USING AJAX.NET Library
Application Blocks
Using Microsoft Data Access Application Block
Model View Controller Pattern
Configuration Application block
Exception Handling using Enterprise Library
Enterprise Library Caching Block
ADO .Net
Using DataSet in C# - Some ideas
Adding DataColumn to a Dataset and DataTable
DataSet in .Net
C# and ADO .NET
Setting Security for .NET Application Deployment
Running oracle stored procedures in C#
SQL DMO for automated Database Backup and Restore
Data Access in ASP .Net 2.0
Reading and Writing images from SQL Server
ViewState Vs Data Caching
Entity Classes
O/R Mappings Series Articles - Part I
NHibernate Part II
NHibernate Part III
DirectX
DirectX Programming in C#
Web Services
A Simple Web Service in C#
A Simple Web Service in C#
Elite Authors - .Net
Asif Munir
Mohammad Azam
Win32
Win32 Advanced
Win32 dll Creation and usage
Unicode to ascii conversion
Retrieve logged on user name on Windows NT
GetEnvironmentVariable and GetEnvironmentStrings
Win32 File Sample
Print Dialog customization using PrintDlg function
Win32 Threads
Multithreading in Win32
Waitforsingleobject
WIN32 NT Services
EnumServicesStatus - Enumerate NT services
How to Read & Write the COM Port
Win32 Registry
Registry Operations using Win32
Registry Operations
Win32 Registry Tweaks Utility
Win32 Sockets
Win32 Socket Client
Ip address of a computer using winsock
Socket Server in Win32 Select Model
Socket Server in Winsock Event Object Model
Win32 Command Line SMTP
Win32/C++ MAPI
C++ MAPI - Configuring EDK
MAPI C++ Exchange Public Folders
MAPI - Enumerating emails in C++
MAPI C++ Enumerate Profiles
C++ MAPI Address Book
Named Pipes
CreateNamedPipe - Creating Named Pipe Server
Named Pipe client
Active Directory Programming
Active Directory Programming - Enumerating Users
Win32 GUI/Dialog
Win32 program to create dialog box with tabcontrol
ATL
ATL Tutorial - Events methods
Miscellaneous
The Boot Process of DOS Operating System
You are here:
Home
Register
|
Login
.Net
Understanding Constructors in C# by gujjar
- Brief notes on Constructors in C#.
Reflection in C# by oraclequest
- All about Reflection in C# in .NET Framework
Working with System Registry by satyasmiles
- It explains how to read and modify the system registry using a C# program.
Executing external applications using Process class by ra00l
- This tutorial style article explains how to execute external apps using the Process class in C# .Net.
Managing your computer processes by ra00l
- Explains how to create a task manager like application using C#.
C# .Net Delegates and events
- Explains the basics of using delegates and events in C# .Net
Asp .Net
Asp .net Validations - simple tutorial by ra00l
- A tutorial on doing simple validations in asp .net.
Using Javascripts in Asp .net by azamsharp
- Explains how to use client side javascripts in asp .net pages to reduce the round trips to and from the web server.
Asp .net Validation controls by azamsharp
- Looks at the various Validation controls provided by asp .net.
Caching in Asp .net by oraclequest
- Explains the various caching techniques in ASP .Net
Forms Authentication in Asp.net by azamsharp
- Explains various techniques related to using Forms authentication in ASP .Net and C#.
Internals of ASP .Net Compilation and Execution
- This article tries to explain some of the internals about the ASP .Net Compiled Page Rendering and Execution model.
MFC
Introduction to OpenGL by bagavathikumar
- OpenGL is the abbreviation of Open Graphics Library. OpenGL is a standard which is cross platform application programming interface (API) for creating the 2D or 3D graphics application. It is a software interface to graphics hardware.
Threading in VC++ by shours
- Explains threading in VC++ along with concepts of Messages.
Inter Process Communication using WM_COPYDATA by thatsalok
- Explains how to carry out Inter Process communication using WM_COPYDATA structure.
Hashing Streams in VC++ by shours
- Explains how to use encryption algorithms in VC++
ON_COMMAND_RANGE macro and multiple command buttons by thatsalok
- Explains how to use ON_COMMAND_RANGE macro for routing commands from several command buttons to a single function.
Custom Splitter Window using MFC class CSplitterWnd
- Explains how to create a Custom Splitter Window using MFC class CSplitterWnd and a CDialog.
C++
Dangers of returning a reference to private data of a class by sandyiscool
- The following article discusses the dangers of returning a reference to private data of a class.
Virtual Functions in C++ by joydipkanjilal
- Joydip explains the Concept of Virtual functions in C++.
C++ Command line parameters
- C++ Command Line Operations - Codersource.net
C++ Pointers
- Explains how to use pointers in C++
C++ Functions
- Explains the basics of C++ functions
C++ variable arguments in functions
- Explains how to use C++ variable argument functions
Win32
Print Dialog customization using PrintDlg function in Visual C++/Win32
- Explains how to customize a print dialog using printdlg function in Visual C++ 6.0 and Win32. Uses command line options for compilation.
Win32 File Sample
- Explains how to use CreateFile, ReadFile and WriteFile for Win32 File manipulation
GetEnvironmentVariable and GetEnvironmentStrings usage in Win32
- Code samples and Brief on GetEnvironmentVariable and GetEnvironmentStrings - Codersource.net
Unicode to ascii conversion
- Unicode to ascii conversion
Retrieve logged on user name on Windows NT
- Retrieve logged on user name on Windows NT
Win32 dll Creation and usage
- Creating a Win32 dll and using it
Home
|
MFC
|
C++
|
Microsoft .Net
|
Asp .Net
|
Win32
Privacy Statement
|
Terms Of Use
Copyright 2005 Codersource.net