Code Project QuickAnswers FAQ
Wed, 10 Mar 2010 18:45:00 GMT
This is an FAQ for the QuickAnswers section. It can be modified by any platinum member.
|
Code Project Member FAQ
Wed, 10 Mar 2010 18:08:00 GMT
This is an FAQ for all member related questions. It can be modified by any platinum member.
|
Finding a Bitmap contained inside another Bitmap
Wed, 10 Mar 2010 17:56:00 GMT
A method to look for a small Bitmap that is contained inside a bigger Bitmap.
|
A Brief Discussion On Visual Studio 2010 Top Features
Wed, 10 Mar 2010 17:43:00 GMT
In this article I will describe about some new features of Visual Studio 2010 which I explored till now. These features are really very useful in terms of productive development. This article is mainly targeted for beginners of Visual Studio 2010 but everybody can get benefit on the same.
|
Flexibox – A Silverlight alternative to Lightbox
Wed, 10 Mar 2010 17:37:00 GMT
Flexibox is an alternative to Lightbox, displaying multiple resolutions of an image without needing a popup overlay. Flexibox shows how a Silverlight app can resize itself with a page.
|
Google Translator
Wed, 10 Mar 2010 17:07:00 GMT
An object that harnesses the power of Google's online natural language translation tools.
|
SQL Editor for Database Developers
Wed, 10 Mar 2010 16:59:00 GMT
SQL editor with syntax parser, direct editing, code execution, database backup, table comparison, script generation, time measurement
|
Windows Ribbon for WinForms, Part 9 – Changing Ribbon Colors
Wed, 10 Mar 2010 16:14:00 GMT
In this article I'll present how to change the ribbon colors.
|
Caliburn - Modules, Windows, and Actions
Wed, 10 Mar 2010 15:21:00 GMT
This article demonstrates breaking out of the shell with module development and using Caliburn actions.
|
DataGridVewTextBoxCell with Span Behaviour
Wed, 10 Mar 2010 15:10:00 GMT
DataGridViewTextBoxCell derived cell that can be merged with cells of the same type
|
XML: Include a Flexible Parser in Your C++ Applications
Wed, 10 Mar 2010 14:57:00 GMT
Free, portable, compiler-independent XML library in C++
|
Detect Driver
Wed, 10 Mar 2010 13:41:00 GMT
This article is the continue of the previously posted article Hide Driver. Some methods to detect hidden files and processes are described in it
|
Marshaling with C# - Chapter 3: Marshaling Compound Types
Wed, 10 Mar 2010 13:26:00 GMT
Learn how to marshal compound types (structures, unions, etc.) with C#.
|
Marshaling with C# - Chapter 2: Marshaling Simple Types
Wed, 10 Mar 2010 13:25:00 GMT
Learn how to marshal simple data types with C#.
|
Automatic WPF mapping to Database (Access 07 edition)
Wed, 10 Mar 2010 11:43:00 GMT
Automatizing Creation of Database, Tables, SUID actions, and Easy WPF to class Mapping
|
How the Windows built-in watchdog infrastructure can monitor performance counters and trigger alerts.
Wed, 10 Mar 2010 08:15:00 GMT
Use the new PLA interface to monitor performance counters and triggers Alerts.
|
Static Code Analysis
Wed, 10 Mar 2010 07:29:00 GMT
A static code analyzer building method call networks + sample applications
|
Recursion, Stacks and Queues
Wed, 10 Mar 2010 06:44:00 GMT
An Article that hopes to Function as a Primer for Algorithms
|
generic_ptr and it's generator
Wed, 10 Mar 2010 06:42:00 GMT
generic object wrapper for delayed type selection.
|
ASP.NET AJAX MultiHandleSliderExtender - Slide by Year and Month
Wed, 10 Mar 2010 05:08:00 GMT
Tutorial - How to utilize ASP.NET MultiHandleSlider extender to select year and month in a range, and set the Chart controls in action
|