- Windows Phone 7 View Model Style Video Player - defwebserver, Alan Beasley
- Using lambdas for WPF animation - Dmitri Nesteruk
- 6 important uses of Delegates and Events - Shivprasad koirala
- Simplified MEF: Dynamically Loading a Silverlight .xap - defwebserver
- Understanding message queue and the different types of Win32 messages - Mahfuzur Rahman.
Latest Additions
200 articles overall 158 new, 86 updated, 3 moved. 20 were edited, 180 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
Applications & Tools
- Expression Blend 4 for Windows Phone - Somnath Mondal
An important thing in Blend for Windows Phone is that, it is pretty much same as in Silverlight with Blend. All the feature is work in the same way.. (Unedited)
C# (C#3.0, C#4.0), .NET (.NET4.0), Silverlight, Architect, Design
ASP.NET
- A simple technique to take care of temporary files (Tip: Windows won't do it for you) - Daniel Cohen Gindi
This is a nice and simple approach that I came up with in order to delete temporary files even long after I forgot about them. (Unedited)
C#, Windows, .NET, ASP.NET, Win32, Win64, Architect, Dev - Partial rendering control using JQuery in MVC 2 - Massimiliano Peluso "PeluSoft Limited"
This article show a web custom control that allows partial rendering using JQuery in a MVC 2 web application (Unedited)
C#, .NET (.NET3.0, .NET3.5, .NET4.0), ASP.NET, MVC - WCF RIA Services : ASP.net Client Web Application - santosh poojari
Quick ASP.net development using WCF RIA services (Unedited)
C# (C#4.0), .NET (.NET4.0), ASP.NET, WCF, Architect, Dev
Silverlight
- Windows Phone 7 View Model Style Video Player - defwebserver, Alan Beasley
A Designer/Developer collaboration in an example of a Windows Phone 7 View Model Style Video Player (Unedited)
C#, Windows, ASP.NET, Silverlight, Dev, Design - Simplified MEF: Dynamically Loading a Silverlight .xap - defwebserver
How to use The Managed Extensibility Framework to Dynamically Load a Silverlight .XAP using View Model Style (Unedited)
C# (C#4.0), .NET (.NET4.0), Silverlight, Architect, Dev
SharePoint Server
- Using SharePoint Lists as Data Sources in InfoPath Forms - Jim Roth
How to programmatically consume a SharePoint list to maintain data that is used in an InfoPath form. (Unedited)
C#, Windows, Visual-Studio, Dev
Audio and Video
- C# .NET RTP MJPEG Player - Oz Jundi
Implementation of RTP and MJPEG over RTP, supports large frames and multicasting
C#, .NET
GDI+
- Things To Do in Graphics Land - logicchild
Basic and Advanced Graphics via C#C# (C#2.0, C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), GDI, Dev, Design
General Graphics
- A fast way to work on Windows bitmap pixel data without using the slow GetPixel and SetPixel methods - Jan Kurbanaliev
When GetPixel() and SetPixel() are very slow, try this solution.
C++, Windows, Dev
C / C++ Language
- Serial Port R/W With Read Thread - Rangarajan Varadan
A Simple Comm Port Implementation with Read Thread to be used with Embedded Systems (Unedited)
C++, C (Objective-C), Windows, Hardware, Architect, Design
C#
- Amazon S3 from C# developer point of view. - ec2studio
Article shows how you can interact with Amazon S3 storage directly from C#. (Unedited)
C#, .NET, Architect, Dev - 6 important uses of Delegates and Events - Shivprasad koirala
6 important uses of Delegates and Events (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) - HTML DOM Using .Net - ai8rahim
Retrieving & Processing HTML from Websites in .Net Applications (Unedited)
C#, HTML
.NET Framework
- Using lambdas for WPF animation - Dmitri Nesteruk
Shows how to use lambdas and higher-order functions for WPF graphics work (Unedited)
C# (C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), WPF, Architect, Dev, Design
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
Libraries
- Tripous introduction - Theo Bebekis
An open source desktop database (data entry) application framework (Unedited)
C#, .NET (.NET3.5), ADO.NET, WinForms, Dev - Tripous - Data Access - Theo Bebekis
A tutorial on using Tripous data access classes (Unedited)
C#, .NET (.NET3.5), ADO.NET, Dev
Win32/64 SDK & OS
- Understanding message queue and the different types of Win32 messages - Mahfuzur Rahman.
A simple way to understand message queue and different types of Win32 messages.
C++, Windows, Win32, 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
- Writing a Debugger Visualizer in WPF: Part 2 - Zeeshan Amjad
This article describes writing a debugger visualizer in WPF for multiple data types.
C#, Windows, .NET, XAML, WPF, Dev - 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
- Trinary Tree : algorithm for word list storage - Christ Kennedy
optimized algorithm for spell-checker-like database (Unedited)
C#
Cryptography & Security
- iSafePDF : the open source PDF signature tool - Alaa-eddine KADDOURI
iSafePDF is an open source software to sign, timestamp and encrypt PDF documents (Unedited)
C#, WinForms
Exception Handling
- Exception handling in 3-Tier Architecture - Sohail Maroof, Farrukh Hashmi
Exception handling in 3-Tier Architecture using Enterprise Library (Unedited)
C#, Windows (WinXP, Win2003, Win7), ASP.NET, SQL-Server (SQL2005), Visual-Studio (VS2008), Architect, Dev, Design
Internet / Network
- PortQry Implementation using TcpClient, Socket, and Exception Handling - xk2600
Query an endpoint service via TCP and determine if it is available for connection, refusing connectivity, or filtered by a firewall. (Unedited)
C# (C#2.0), .NET (.NET2.0), Dev
Threads, Processes & IPC
- Base Library for Multi Thread Windows Services - Efe Erdogru
This is a base library for multi thread windows services. It manages starting and stopping services and defines base structure. (Unedited)
C# (C#3.0), Windows, LINQ, Dev, Design
Articles updated added Last week
Dialogs and Windows
- XFolderDialog - a folder selection dialog based on CFileDialog - Hans Dietrich
XFolderDialog provides a folder selection dialog like that used in MS Word, and includes persistent list view type.
VC6, Win2K, WinXP, MFC, VS2005, Dev
Miscellaneous
- GMap.NET - Great Maps for Windows Forms and Presentation - radioman.lt
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
C#, .NET2.0, Mono, .NET3.0, GDI+, ADO.NET, WPF, WinForms, Dev, Design
ASP.NET
- Simple Web File Manager - digital man
ASP.NET file manager for hosted web sites
C#, ASP.NET
Silverlight
- YouGrade - Silverlight Multimedia Exam Suite - Marcelo Ricardo de Oliveira
A multimedia exam suite built on Silverlight and Youtube (Unedited)
C# (C#3.0), Javascript, .NET (.NET3.5), WCF, XAML, Silverlight, Dev - Silverlight 4: Interoperability with Excel using the COM Object - KunalChowdhury
Silverlight 4 has the feature to talk with Excel or any other application using the COM API. In this article, I will guide you to understand this feature step-by-step. (Unedited)
C# (C#4.0), XAML, Silverlight, Dev, Design, Excel
User Controls
- Dynamic Loading of ASP.NET User Controls - Milind R Chavan
Demonstrates how to dynamically add User Controls to pages at runtime using the LoadControl method
C#, HTML, ASP.NET, Dev
Web Services
- Web Socket Server - jonlist
An example of an implementation of a web socket server and how to interact with it from JavaScript
C#, Windows
General Graphics
- A simple JPEG Encoder in C# - Arpan Jati
Baseline JPEG Encoding implemented using C# (Unedited)
C#, Windows, .NET, GDI+
OpenGL
- A Star Wars Scroller Demo written in OpenGL (GLUT) using Visual C++ 6.0 - TopCoder23
A Star Wars Scroller Demo that moves smoothly from the bottom to the top in OpenGL (GLUT) (Unedited)
C++, Windows (Win2K, WinXP, Vista, Win2008, Win7, Win2008-R2), Win32, OpenGL
C / C++ Language
- Handling mouse events and simulating push buttons and list boxes in a Win32 Console - TopCoder23
Handling mouse events and simulating push buttons and list boxes in a Win32 Console (Unedited)
C++ (VC6), Windows, Visual-Studio - Breakout game in a Win32 console - TopCoder23
This article describes how to create a Breakout game in a Win32 console with Visual C++ 6.0 (Unedited)
C++, Windows
C#
- Set Your Data and Code Free from the Constraints of Hierarchies and Tables - George Henry 1954
This article describes a base implementation of Ted Nelson's zzstructure in C#.
C# (C#3.0), Windows, Dev - BigInteger Library - Mihnea Rădulescu
A .NET 2.0 and Mono library for the 64 bit optimized handling of very large integers, up to 10240 binary digits or approximately (safe to use) 3000 decimal digits (Unedited)
C# (C#2.0), .NET (.NET2.0), Dev - Azure FAQ Part 1 - Shivprasad koirala
Azure FAQ Part 1 (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), Architect
VB.NET
- Remote Shutdown in VB.NET 2003 and C#.NET 2008 - Hari Om Prakash Sharma
Shutdown, reboot, and log-off your remote PCs. (Unedited)
C# (C#1.0, C#2.0, C#3.0), VB, .NET1.1, Win2K, WinXP, Win2003, Vista, Win7, WinForms, VS.NET2003, VS2008, Dev
Libraries
- Parsing the Entity Framework EDMX file - Dave Elliott
Looking at ways to parse an Entity Framework EDMX file
C# (C#3.0), .NET (.NET3.5), Visual-Studio (VS2008), LINQ, Dev
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
Windows Communication Foundation
- WCF FAQ Part 3 – 10 security related FAQ - Shivprasad koirala
WCF FAQ Part 3 – 10 security related FAQ (Unedited)
C#, Visual-Studio, WCF, Architect
Algorithms & Recipes
- Handwriting Recognition using Kernel Discriminant Analysis - César de Souza
Demonstration of handwritten digit recognition using Kernel Discriminant Analysis and the Optical Recognition of Handwritten Digits Data Set from the UCI Machine Learning Repository. (Unedited)
C#, .NET, WinForms, Dev
Internet / Network
- A C++ Embedded Web Server - ravenspoint
Give a C++ application its own web page
C++ (VC6, VC7, VC7.1, VC8.0), Windows (WinXP), Win32, Dev
Macros and Add-ins
- Versioning Controlled Build - Julijan Sribar
A Visual Studio add-in and command-line utility that automates versioning of .NET and VC++ projects
C#, Windows, .NET (.NET1.0, .NET1.1, .NET2.0), Visual-Studio (VS.NET2003, VS2005, VS2008), Dev
Technical blogs added Last week
ASP.NET Controls
- Validation Controls Lost Their Red Color - Jonathan Wood
I was recently finishing up a new website (http://www.trailcalendar.com) and I noticed that all the validation and validation summary controls in my project no longer appeared in red. Normally, these controls will display with "color:Red" as part of their style attribute unless you override the For (Unedited)
C++, Windows
Database
- A DataForm with a little configuration (Or is it convention)? - rudigrobler
A DataForm with a little configuration (Or is it convention)? (Unedited)
C#-Topics - Programmatically Enumerating, Attaching, and Detaching SQL Server Databases - Mohammad Elsheimy
Programmatically Enumerating, Attaching, and Detaching SQL Server Databases via SQL statements and stored procedures (Unedited)
C#, VB (VB.NET), SQL, .NET, SQL-Server, ADO.NET - Send Email from SSIS with option to indicate Email User and Password - Raymund Macaalay
Send Email from SSIS with option to indicate Email User and Password (Unedited)
C#, Windows, .NET
C#
- Run console application from a .NET application - Mattia Baldinger
To execute command line (console applications) in the shell or via command prompt (cmd) from a .NET application can be done easily. But when it should be more than fire and forget, it becomes more complicated. (Unedited)
C#, VB (VB.NET), .NET, Dev
Mobile Development
- Mobile Development: Easy to use background thread with GUI update - hjgode
How to update GUI elements from inside a worker thread without using Invoke. Uses MessageWindow, WndProc and SendMessage with WM_COPYDATA. (Unedited)
C#, Windows, .NET
Windows Presentation Foundation
- Observable : Automatically Notify Property Owner When a Property is Changed - Leung Yat Chun
Reduce the property declaration code to one line, yet still usable directly. (Unedited)
C#, .NET (.NET3.0, .NET3.5, .NET4.0), WPF, Dev
Collections
- Observable Collections - Steve Wellens
A small test program to illustrate how the ObservableCollection works, with special notes on using it in Asp.Net. (Unedited)
C#, .NET, ASP.NET
| < 上页 | 下页 > |
|---|

