- CinchV2 :Version2 of my Cinch MVVM framework part 1 of n - Sacha Barber
- Low coupling and high cohesion in C++ applications - Issam Lahlali
- PSAM Control Library - Ajcek84
- Interview with Issam Lahlali, one of the CppDepend tool creators - Karpov Andrey
- MetaQuery: A fully dynamic ORM using C# 4.0 dynamics, generics and reflection - mbarbac
Latest Additions
200 articles overall 163 new, 82 updated, 1 moved. 14 were edited, 186 unedited
Article topics listed: C++,C#,ASP,ASP.NET,Perl,Win32,
Too many articles? Visit your profile page to change your newsletter article filters.
New articles added Last week
Dialogs and Windows
- Saving the state (serializing) a Windows Form - Mr Yossu
Describes how to save the state of all controls on a form, and restore them at a later time (Unedited)
C#, Windows, .NET, Dev, Forms
Grid & Data Controls
- Placing ComboBox in MSFlexGrid Cell - shanmugarajaa
How to edit the MSFlexGrid cell?
C++
List Controls
- Display Database using TreeView and ListView with ADO.NET - Mostafa Kaisoun
using ADO.NET in Visual Studio.Net to display database in TreeView and ListView. (Unedited)
C#, VB.NET, WinXP, ADO.NET
Miscellaneous
- Generating PDF reports using nfop - Apriorit Inc, Petro Vodopyan
This article will help you to examine main features of XSL schemes to generate programmatically advanced PDF reports. (Unedited)
C#, PDF - PSAM Control Library - Ajcek84
WinForms library containing the IncipitViewer control for drawing musical notes. (Unedited)
C# (C#2.0), XML, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET2.0, .NET3.0, .NET3.5, .NET4.0), Visual-Studio (VS2008), GDI+, WinForms, Dev, Design
ASP.NET
- Simplify the Security and Management of Connection Strings in ASP.NET Application - Kikoz68
Since the version 2.0, the ASP.NET documentation suggests that we should keep our connection strings in web.config. This raises a number of concerns. There is a better way... (Unedited)
ASP.NET - Search Engine Optimization (SEO) Enhancement in ASP.NET 4.0 - Samir NIGAM
This article explains the MetaKeywords and MetaDescription properties related to SEO enhancement in ASP.NET 4.0. (Unedited)
C# (C#4.0), Windows (WinXP, Win7), .NET (.NET4.0), ASP.NET, Visual-Studio (VS2010), WebForms, Dev - SortedSet Collection Class in .NET 4.0 - Samir NIGAM
This article explains SortedSet Collection class added in Base Class Libraries (BCL) of .NET 4.0 (Unedited)
C# (C#4.0), .NET (.NET4.0), ASP.NET, WinForms, WebForms, Dev - Generate popup PDF forms with ASP.NET MVC and Open Office - Robert Corvus
Use Open Office and Sun PDF Import plugin to create PDF forms and display with ASP.NETMVC (Unedited)
C# (C#3.0), Javascript, HTML, .NET (.NET3.0, .NET3.5), ASP.NET, WebForms, MVC, jQuery, Architect, Dev, Design
ASP.NET Controls
- Ajax Enabled GoogleMap ASP.NET Control - Murat Firat
Use GoogleMap API on server side with ajax support (Unedited)
C# (C#2.0), Javascript, HTML, .NET, ASP.NET, Visual-Studio (VS2005), Ajax, Dev - ASP.NET Custom Control - Mihaly Sogorka
Creating custom button in VS2008 (Unedited)
C#, .NET, ASP, Dev, Design
Silverlight
- Achieve loose coupling with the WPF/Silverlight EventBroker - David Bobeck
Using attached properties in WPF or Silverlight to loosely couple UI element events to arbitrary code. (Unedited)
C#, .NET, XAML, WPF, Silverlight, Dev - Animation in Silverlight - keesari_anjaiah
In this chapter, you will be learning the fundamental concepts of Animations in Silverlight Application, which includes Animation Types, namespace details, classes, objects used, implementation of different types of animations with XAML and with C# code ...
C#, .NET, Silverlight, Dev - Basic Questions on Silverlight Technology - keesari_anjaiah
In this article, you will learn the basics of the Silverlight technology.
C#, .NET, XAML, Silverlight, Dev - Silverlight Active Dynamic Backgrounds - Stephan Johnson
Create a rich and dynamic background that reacts to a user when they use your application. (Unedited)
C#, Windows, .NET, ASP.NET, XAML, Silverlight, Dev, Design, Marketing - Customer Support in Silverlight - Peter Gfader
Take a screen capture of your running Silverlight app and submit it to your web server. Inclusive a lot of system information (Unedited)
C#, Silverlight, Dev
Database
- iDb2Connection - How to cancel a long running query - Dylan Morley
Describes how you can run multiple queries against an iSeries DB2 and cancel long running queries (Unedited)
C#, database - Executing a web service in a CLR based Table Valued Function and representing its IEnumerable type output a table in SQL Server. - Akbar Ali Bhatti
Executing a web service in a CLR based Table Valued Function resolving the problems faced during its execution and finally representing the IEnumerable output as a table in SQL Server. (Unedited)
C#, .NET (.NET2.0, .NET3.5), SQL-Server (SQL2005, SQL2008), Dev - MetaQuery: A fully dynamic ORM using C# 4.0 dynamics, generics and reflection - mbarbac
An ORM library using C# 4.0 dynamics, generics and reflection, with support of a natural SQL-like syntax (even from C#), full support of POCO objects, and no need for external mapping mechanisms. (Unedited)
C# (C#4.0), SQL, Windows, .NET (.NET4.0), SQL-Server, ADO, ADO.NET, LINQ, Architect, Dev
OpenGL
- OAG Library (OpenGL) Part 2 - Drawing Geometries 2D using the mouse and Programatically - Eduardo Tucci
This tutorial shows Library Code for Geometries 2D, how to draw them programatically and how draw to objects using the mouse in an application MFC. (Unedited)
C++ (VC9.0), Windows (WinXP, Vista, Win7), MFC, OpenGL
C / C++ Language
- Calculate Memory (Working Set - Private) programmatically in Windows XP/2000 - Najam ul Hassan
This will explain the overall process of how to get private working set memory of any process in Windows XP/2000 (Unedited)
C++, C#, Windows, .NET
C#
- An introduction to numerical programming in C# - John D. Cook
Some of the first things you need to know when writing numerical software in C#.
C#, Windows, .NET, Dev - Variance in C#.net 4.0 Covariance and Contravariance - santosh poojari
Conceptual Understanding of Variance in C#.net Covariance and Contravariance (Unedited)
C# (C#4.0), .NET (.NET4.0) - Downloading Youtube Videos C# WinForm - charles henington
Grab Youtube video in C# WinForm (Unedited)
C#, WinForms
LINQ
- TinyLisp: a language and parser to see LINQ Expressions in action - gjvdkamp
A small program that parses expressions and evaluates them using LINQ Expressions (Unedited)
C# (C#3.0, C#4.0), Windows, .NET (.NET3.0, .NET3.5, .NET4.0), LINQ, Dev
Windows Presentation Foundation
- WPF localization tutorial -- in real production environment - Bank Chen
This article describes how you can localize a WPF application in real production environment. (Unedited)
C#, Windows, XAML, WPF - CinchV2 :Version2 of my Cinch MVVM framework part 1 of n - Sacha Barber
If Jack Daniels made MVVM Frameworks (Unedited)
C# (C#4.0), .NET (.NET4.0), WPF, Silverlight, Architect, Dev, Design
Algorithms & Recipes
- Compact & Fast Token Allocator - Ted Nguyen
Keep track of assigned integer tokens and id's with minimal overhead. (Unedited)
C++, Dev - Real Time position display software model for Google maps using C#.net and Microsoft XNA framework - muhammadumairomee
It describes how can we display the position of any object on the map in real time (Unedited)
C# (C#3.0), .NET (.NET3.0, .NET3.5), Visual-Studio (VS2008), DirectX, Architect, Dev, Design - Convert japaneese string to Romaji. - santhosh4gCode
Convert Hiragana and Katakana string to Romaji. (Unedited)
C++ (VC8.0)
Parallel Programming
- Parallel Programming Essentials via the Intel TBB - logicchild
An article meant to introduce and expand upon the Intel Threading Building Blocks threading library (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, VC9.0), Windows (Win2003, Vista, Win2008, Win7, Win2008-R2), Visual-Studio (VS2008), Architect
Articles updated added Last week
Smart Client
- Genesis Smart Client v2.0 - Ruby - User Experience Platform - Stephan Johnson
This article introduces The Genesis Smart Client Framework v2.0 (Project Ruby). It focusses on the user interface component, dubbed the User Experience Platform (UXP), developed using PRISM for WPF and Silverlight. (Unedited)
C#, Windows, ASP.NET, XAML, WPF, Silverlight, Architect, Dev, Design
Static & Panel Controls
- Drawing multiple layers without flicker - ErnestoNet
Improve drawing speed using layers in .NET (Unedited)
C#, Windows, .NET (.NET2.0, .NET3.0, .NET3.5, .NET4.0)
Tabs & Property Pages
- TabCtrl - Borodenko Oleg
Adjustable contol with zooming and scrolling tabs, dragging with the mouse, custom drawing and much more
C++ (VC6, VC7.1, VC8.0, VC9.0, VC10.0), Windows (Win2K, WinXP, Win2003, Vista, Win7), Win32, Visual-Studio, MFC, STL, Dev
ASP.NET
- Partial rendering control using JQuery - Massimiliano Peluso "PeluSoft Limited"
This article show a web custom control that allows partial rendering using JQuery (Unedited)
C# (C#2.0, C#3.0, C#4.0), .NET, ASP.NET - Design pattern – Inversion of control and Dependency injection - Shivprasad koirala
Design pattern – Inversion of control and Dependency injection (Unedited)
C#, .NET, ASP.NET, Design - ASP.NET MVC Application In Action - I (DailyJournal) - Rajesh Pillai
A simple visual task manager application using asp.net mvc and jquery. (Unedited)
C#, HTML, .NET, ASP.NET, MVC, jQuery, Architect, Dev, Design
Custom Controls
- Custom Fluent Nhibernate Membership and Role Provider - Suhel Shah
Custom implementation of Microsoft Membership and Role provider using Fluent Nhibernate
C# (C#2.0, C#3.0), .NET (.NET3.0, .NET3.5), ASP.NET, MySQL, Architect, Dev
C / C++ Language
- Microsoft Visual C++ Static and Dynamic Libraries - ShaneMcDonald
A Simple Introduction to Static and Dynamic Libraries with Microsoft Visual C++ (Unedited)
C++, Visual - How to add support for undocumented third party hardware controllers - Greg Ellis
This article shows you how to reverse engineer popular proprietary undocumented third party hardware controllers so that you can add support for them in your own applications. This article focuses on how to do this for the PCDJ DAC-2 and Hercules DJ Console hardware controllers. (Unedited)
C++, Windows, Visual-Studio, Dev
C#
- Programming XPath with VTD-XML - Jimmy Zhang
Learn to take advantage of VTD-XML's stateless XPath capability to achieve unmatched efficiency and flexibility
C# (C#1.0, C#2.0, C#3.0), XML, XSLT, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Mobile, Office, Win32, Visual-Studio (VS.NET2003, VS2005, VS2008), Dev - Low impact images - Pete O'Hanlon
This article describes one way of dealing with the thorny issue of image lifetime in applications. (Unedited)
C# (C#2.0, C#3.0, C#4.0), .NET (.NET2.0, .NET3.0, .NET3.5, .NET4.0), Dev
Cross Platform
- Log Server - Web Server for Logs - bigsigma
View your logs in the browser (Unedited)
C#, .NET, Dev, QA
Game Development
- OAG Library (OpenGL) Part 1 - Setuping the library for an application MFC - Eduardo Tucci
OAG is library written in c++. With the library you can create OpenGL based applications. (Unedited)
C++ (VC9.0), Windows (WinXP, Vista, Win7), Win32, Visual-Studio (VS2008), MFC, OpenGL
LINQ
- LINQ for the Beginner - logicchild
An Article that clarifies some basic concepts behind LINQ (Unedited)
C# (C#3.0, C#4.0), Visual-Studio (VS2008, VS2010), Dev
Win32/64 SDK & OS
- Simple Mapping of WndProc to your Specific Class' WndProc - Part 1 - AdamMartin
Map all WndProc messages to your class' message handlers. Simplest approach. Part 1.
C++ (VC6, VC7, VC7.1, VC8.0), Windows (Win2K, WinXP, Win2003, TabletPC), Visual-Studio (VS.NET2003, VS2005), Dev
Windows Communication Foundation
- 3 ways to do WCF instance management (Per call, Per session and Single) - Shivprasad koirala
3 ways to do WCF instance management (Per call, Per session and Single) (Unedited)
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, .NET4.0), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), WCF, Architect
Windows Presentation Foundation
- A WPF custom control for zooming and panning. - Ashley Davis
Examines a custom content control that can be used to zoom and pan its content. (Unedited)
C#, Windows, XAML, WPF, Dev
Algorithms & Recipes
- Ternary Search Tree : algorithm for word list storage in C# - Christ Kennedy
optimized algorithm for spell-checker-like database (Unedited)
C#
Internet / Network
- MailMergeLib - A .NET Mail Client Library - Norbert Bietsch
MailMergeLib is a SMTP mail client library. It makes use of .NET System.Net.Mail and provides comfortable mail merge capabilities. MailMergeLib corrects a number of the most annoying bugs and RFC violations that .NET 2.0 to .NET 4.0 suffer from.
C# (C#2.0, C#3.0, C#4.0), Windows (Win2K, WinXP, Win2003, Vista), .NET2.0, ASP.NET, Visual-Studio (VS2005, VS2008, VS2010), Dev
Parallel Programming
- A simple test on the efficiency of thrust - Wayne Wood
Verify the execution efficiency of a simple CUDA program when using the library thrust (Unedited)
C++ (VC9.0), C, Windows (Win7), Visual-Studio (VS2008), Dev
Technical blogs added Last week
Dialogs and Windows
- User Impersonation in Windows Forms Application - Raymund Macaalay
User Impersonation in Windows Forms Application (Unedited)
ASP.NET
Edit Controls
- I love behaving - Pete O'Hanlon
Using Attached Behaviors to modify the behaviour of a TextBox (Unedited)
C#-Topics
Grid & Data Controls
- An Introduction to Ignition - Tyron Harford
Introduction Ignition is a WinForms framework, designed for rapid application development. Instead of creating full blown WinForms applications from scratch, Ignition serves as a framework, providing database access, reporting, scheduling, webservice access and one of the best interfaces in the WinF (Unedited) - Silverlight 4 : Data Validation - Tip of the Day - Part 1 - Sumon Barua
Data validation is very very important for all sort of data driven applications and websites. It is a purifying process where it ensures only valid data is being saved into the database. So, today I am going to talk about Data Validation in Silverlight. By default silverlight doesn't give any visu (Unedited)
ASP.NET
- N2CMS Forum Addon: Fixing the Theme - Martin Jarvis
I've recently been working with the excellent n2cms project. However, I've noticed a bug with the Forum Addon. The first page would be correctly themed but any subsequent pages were not when running against a build of the latest N2CMS. (Unedited)
C#-Topics
Content Management Server
- Writing a tftp server windows service - hjgode
A tftp server running as service on windows. Includes tftpUtil class library and service control source code in csharp. (Unedited)
Database
- Use RegEx in SQL with CLR Procs - JasonShort
Wouldn’t it be handy if you could use regular expressions (RegEx) in your SQL code? You could do some really advanced queries through the ability to specify regular expressions rather than just the simple like % matching you normally use. SQL CLR can do that! (Unedited)
C#, SQL, SQL-Server (SQL2005, SQL2008), ADO.NET, WCF
C#
- Var is Bad - Charles Boyung
Var is Bad (Unedited)
C#
.NET Framework
- Exposing OData from an Entity Framework Model - JasonShort
Exposing OData from an Entity Framework Model (Unedited)
C#, ADO.NET
Win32/64 SDK & OS
- The reasons why 64-bit programs require more stack memory - viva64.com
In this post, I will speak about the stack and in future I plan to discuss memory allocation and binary code’s size. (Unedited)
C++, C, Visual-Studio - Host-Guest communication: Bird’s Eye View - Alexey Kurakin
This article describes way of secure and undetectable communication between software inside Virtual Machie and software running on the host OS (Unedited)
C++-Topics
Threads, Processes & IPC
- Remote Threads Basics. Part 1 - Alexey Kurakin
In this part of the tutorial, general information about remote thread is described: what are remote threads, how they can be created and used. (Unedited)
C++, Windows, Win32
| < 上页 | 下页 > |
|---|

