New articles added Last week
Combo & List Boxes
- Read Only Combo Box Provider - RanceDowner1234How to create a read only combo box user IExtenderProvider (Unedited)
VB (VB 8.0, VB), .NET (.NET, .NET 2.0), WinForms, Dev, Intermediate
Dialogs and Windows
- A Plugin Wizard Framework - Marc CliftonA wizard framework that supports plugins for the wizard pages (Unedited)
C#, Windows, WinForms, Design, Arch, Dev, Intermediate
Grid & Data Controls
- Extending the DataGridView - Chris_McGrathA few minor modifications to improve the DataGridView (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5, .NET 3.0), WinForms, Beginner - Editable and Multi-Functional Datagridview - ViramThe article or rather a code snippet demonstrates a simple application of insert, update, delete using datagridview. There are some unique features in this datagridview.
VB.NET 2.0, Dev, Intermediate
Miscellaneous
- Painless Persistence of Windows Forms positions - Phil Martin...A no-pain way of retaining your Windows Form positions between application runs (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5), WinForms, Dev, Beginner, Intermediate
Status Bar
- Read and Update CAPS or NUM lock status from your application - Bilal HaiderIt describes how to read and update the toggle keys (NUM lock, CAPS lock etc) using WIN32 API in a C# application (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), WinForms, Win32, Dev, Intermediate
Ajax and Atlas
- Ajax Page Life Cycle Event Handler Arguments - asithangaeExplained about client event handler arguments of partial page render - PageRequestManager (Unedited)
Javascript, CSS, HTML, XHTML, .NET (.NET, .NET 1.1, .NET 2.0, .NET 3.0), ASP, ASP.NET, WebForms, Ajax, Dev, Beginner, Intermediate - Using AJAX in Microsoft MVC applications (with Entity Framework) - sea_catyThe article shows how to use AJAX in your applications based on the Microsoft MVC Framework.
C# (C# 3.0, C#), Javascript, SQL, Windows, .NET (.NET, .NET 3.5), ASP.NET, Visual Studio (VS2008, VS), ADO.NET, Ajax, Dev, Intermediate - How to call Server Side function from Client Side Code using PageMethods in ASP.NET AJAX - SouvikHow to call Server Side function from Client Side Code using PageMethods in ASP.NET AJAX (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), ASP.NET, ADO.NET, WebForms, Beginner, Intermediate
ASP.NET
- A Chat with ASP.NET and Ajax - codegod.deAn article on developing a Chat-application with ASP.NET and Ajax
C#, .NET (.NET 2.0, .NET), Ajax, ASP.NET, Dev, Intermediate - Developing Facebook Application with .NET - part 2 - aleksisaDeveloping Facebook Application with .NET - part 2 - FBML tabs, setFBML, FB:multi-friend-selector, setRefHandle, PublishAction and much more... (Unedited)
SQL, HTML, C#, Windows, .NET, SQL, ASP.NET, Arch, DBA, Dev, Design, Beginner, Intermediate - Office Web Component v11.0 Spreadsheet And AJAX Interoperatibility Part 1 - Gautam SharmaThis article demonstrate, how OWC and AJAX can be used to store spreadsheet content as XML data into database.This XML in turns rendered as spreadsheet in OWC control from database source. (Unedited)
VB, Office, WebForms, Ajax, ASP.NET, Visual Studio (VS2005, VS), Dev, Design, Advanced - UFrame: goodness of UpdatePanel and IFRAME combined - Omar Al ZabirUFrame makes a DIV behave like an IFRAME that can load any ASP.NET/PHP/HTML page and allows all postback and hyperlink navigation to happen within the DIV - a painless way to make regular pages fully AJAX enabled (Unedited)
Javascript, CSS, HTML, XHTML, WebForms, Ajax, ASP, ASP.NET, Design, Arch, Intermediate, Advanced
Custom Controls
- How to make Google Map Tooltip with Flyout - Ned ThompsonThis article will show how to use Flyout to make a cool tooltip on a map, just like the one in Google maps.
Javascript, CSS, HTML, ASP.NET, Dev, Design, Beginner, Intermediate
Silverlight
- Reusable Silverlight Popup Logic - Chuck KinnanEncapsulated Popup logic for easy reusable Silverlight popups. (Unedited)
C# (C# 3.0, C#), ASP.NET, Dev, Beginner
Web Security
- .NET Role-Based Security in a Production Environment - Ralph in BoiseEdit web.config to Update the Data Provider for Shared Hosting with Role-Based Security: SQL Server, ODBC, Active Directory, ADAM, SQLite, MySQL, Access, XML (Unedited)
.NET (.NET 2.0, .NET 3.0, .NET 3.5, .NET), WebForms, ASP.NET, Arch, Dev, Beginner, Intermediate
Web Services
- Web Services For Ecologists - Andrew Birt, Rahul RavikumarA framework for distributing scientific models over the web (Unedited)
C++, C#, Windows, Visual Studio, ATL, ASP.NET, Beginner
SharePoint Server
- Handling Error Centrally in a SharePoint Application - Anupam RankuAn article on handling errors centrally in a SharePoint application, using IHttpModule.
XML, C#, Windows, .NET (.NET 2.0, .NET), ASP.NET
Audio and Video
- Multimedia PeakMeter control - Ernest LaurentinMultimedia PeakMeter control - .NET version (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET CF, .NET, GDI+, WinForms, Design, Dev, Beginner - Hands Gesture Recognition - Andrew KirillovSome ideas about Hands Gesture Recognition in still images and video feeds, using the AForge.NET framework (C#).
C#, Windows, .NET (.NET 2.0, .NET), WinForms, GDI+, DirectX, Arch, Dev, Intermediate
GDI+
- GDI+ Code Generator - Richard BlytheAllows the user to draw vector graphic shapes, then converts them to GDI+ code. (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET, GDI+, Design, Intermediate
SQL Reporting Services
- A Simple GUI Tool for SQL 2005 Reports deployment without using BI Development Studio - Ahmed IGA Simple GUI Tool for SQL 2005 Reports deployment without using BI Development Studio (Unedited)
C#, SQL, Windows, SQL (SQL 2005, SQL), DBA, Dev
.NET Framework
- .NET 2.0 Configuration and Provider Model - Sergey SorokinUse .NET 2.0 configuration features for building a pluggable provider framework for your application. (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5, .NET 3.0), Visual Studio (VS2008, VS), Arch, Dev, Design, Intermediate
Libraries
- Genetic Algorithm Library - Mladen JankovicFramework for genetic algorithms (Unedited)
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design, Intermediate
LINQ
- Poor Man's Linq in Visual Studio 2005 - QwertieA way you can use Linq to Objects in C# 2.0 with .NET Framework 2.0 (Unedited)
C# (C# 2.0, C#), .NET CF, .NET (.NET, .NET 2.0), Dev, Advanced - Change The Default CommandTimeout of LINQ DataContext - S. M. SOHANAn article that shows a simple way of changing the default value of the DataContext CommandTimeout
SQL, C# 3.0, Windows, .NET 3.5, ADO.NET, LINQ, Dev, Intermediate
Windows Communication Foundation
- WCF Error Handling and Fault Conversion - Sasha GoldshteinThis article describes the WCF error-handling paradigm, and provides a mechanism for automatic mapping of exceptions to WCF faults.
C#, Windows, WCF, Arch, Dev, Intermediate, Advanced
Windows Powershell
- Saving Powershell commands across sessions - Gideon EngelberthA set of functions to provide the ability to save commands to be used in future Powershell sessions. (Unedited)
Windows (WinXP, Win2003, Vista, Windows), .NET (.NET 2.0, .NET), SysAdmin, DBA, Dev, Intermediate
Windows Presentation Foundation
- Moving Toward WPF Data Binding One Step at a Time - Josh SmithA gradual introduction to the world of WPF data binding (Unedited)
C# (C# 3.0, C#), .NET (.NET, .NET 3.5), XAML, Arch, Dev, Beginner - Simplifying the WPF TreeView by Using the ViewModel Pattern - Josh SmithReviews how using a ViewModel can abstract away the complexities of the WPF TreeView control. (Unedited)
C# (C# 3.0, C#), .NET (.NET, .NET 3.5), XAML, Arch, Dev, Intermediate - Setting two bindings on a single WPF control - NirajRulesThis article demonstrates how to set two bindings on a WPF control, yielding significant amount of code reduction for developers & boosting their productivity. (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), WPF, Arch, Dev, Intermediate, Advanced - Understanding WPF via ASP.NET - Pete O'HanlonShows how certain WPF concepts can be easily understood via ASP.NET.
C# (C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 3.0), XAML, Dev, Beginner - Integrate WPF UserControls in WinForms - codegod.deAn article on embedding WPF- UserControls into WinForms
C#, Windows, .NET (.NET 3.0, .NET), WPF, Dev, Intermediate
C / C++ Language
- C++ Coding Practices Guide - Chesnokov YuriyThe article describes C++ coding styles and practices to be followed to develop robust and reliable code that is easily comprehended and maintained by other developers.
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C, Windows, .NET, MFC, WinForms, Dev, Intermediate
C#
- EnumOperators - PIEBALDconsultA class to help ease the burden of not being able to specify enum as a generic constraint
C#.NET 2.0, Dev, Intermediate - Plugins manager - Luca BonottoA plugins manager class to menage a plugins structure (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#) - C# DAL Method Code Generator - Saravanan.BGenerates C# data access layer method code for SQL sever stored procedures (Unedited)
C# (C# 2.0, C#), .NET (.NET, .NET 2.0), WinForms, Dev, Beginner - Developing Visual Studio Add-in to enforce company's standard modification history - Rahil ManasiaUsing Visual Studio.net to developing Add-in to enforce company's standard modification history (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET, Visual Studio, Arch, Dev, Design, Beginner, Intermediate
VB.NET
- Schema Generator - dnproUtility to generate schema description from existing SQL Server database (Unedited)
C# (C# 2.0, C#), VB 7.x, VB 8.0, VB 9.0, VB 6, .NET (.NET, .NET 2.0), WinForms, DBA, Dev, Intermediate - A Process viewer with alert notification - dnproSimple process viewer that is capable of setting alerts for process events. (Unedited)
VB (VB 9.0, VB), .NET (.NET, .NET 2.0), WinForms, SysAdmin, Dev, Intermediate
XML
- XML to C++ structures using a schema definition and a schema builder - Giuseppe RecalcatiThe technique described allows you to define structures in XML format and to create their tree in C++ programs.
C++, XML, Windows, Dev, Intermediate
Algorithms & Recipes
- Wordmills are coming... - Chesnokov YuriyThe article describes how a computer-being can be trained to write text articles, poems, compose music, or paint contemporary paintings.
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5), Dev, Intermediate - Using memory mapped files to conserve physical memory for large arrays - Mikael SvensonThe article shows how to implement a value type array as a memory mapped file to conserve physical memory. (Unedited)
C# (C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 2.0), Arch, Dev, Intermediate, Advanced - Evaluation Engine - Donald SnowdyThe Evaluation Engine is a parser and interpreter that can be used to define rules for Business Rules Engine. (Unedited)
C#, .NET, Visual Studio, WinForms, WebForms, Design, Arch, Dev, Intermediate, Advanced
Cryptography & Security
- Creating a secure channel - Efi MerdlerThe purpose of this article is to explain how a secure channel is built. The article will explain the structure of a Very Simple Secured Protocol (VSSP) that sits above the TCP/IP layer.
C# (C# 2.0, C#), Windows (Windows, WinXP), Dev, Intermediate, Advanced
Book Chapters
- Building Spring 2 Enterprise Applications: Chapter 4: Spring AOP 2.0 - aPressThe open-source Spring Framework has become a popular application framework for building enterprise Java apps. This chapter explores the newest features in Spring AOP (Aspect-Oriented Programming), including @AspectJ-style annotations, the AspectJ pointcut language, Spring AOP XML tags and more. (Unedited)
Dev, Design, Advanced
Product Showcase
- Static Analysis on Steroids: Parasoft BugDetective - Parasoft CorporationData flow analysis enables early and effortless detection of critical runtime errors like exceptions, resource leaks, and security vulnerabilities. It can also check if exceptions reported from automated unit testing are "real bugs."
C++, Java, .NET, Linux, Arch, Dev, QA, Intermediate
Articles updated added Last week
Miscellaneous
- Create a simple time tracking tool with System.Windows.Forms.Timer. - hawkesedArticle shows readers how to use basic C# 2.0 WinForms to make a working application. (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET, WinForms, Dev, Beginner - XGradientZoneBar - an MFC color gradient indicator bar - Hans DietrichXGradientZoneBar displays an indicator bar that allows you to specify multiple zones that are filled with a color gradient, and includes APIs to set the bar orientation, font, and tick marks. (Unedited)
C++ (VC6, VC8.0, C++), Windows, Visual Studio (VS2005, VS6, VS), MFC, Dev, Intermediate
Progress Controls
- ColorBar - A Gradient Colored ProgressBar - CopperColorBar is a gradient colored progress bar control written using VB.NET. (Unedited)
VB (VB 8.0, VB), Windows, .NET (.NET, .NET 2.0), GDI+, WinForms, Dev, Intermediate, Advanced
Shell and IE programming
- A File Checksum Shell Menu Extension Dll - Jeffrey WaltonCreate a File Checksum Shell Menu Extension using ATL and Crypto++ (Unedited)
VC6, VC7, VC7.1, VC8.0, VC9.0NT4, Win2K, WinXP, Win2003, Vista, ATL, STL, COM, VS.NET2002, VS.NET2003, VS6, Dev, Intermediate
Ajax and Atlas
- Load and Display Page Contents Asynchronously with Full Postback Support - iuconAn AJAX UpdatePanel with less communication overhead and better performance
C# (C# 2.0, C# 3.0, C#), Javascript, HTML, .NET (.NET, .NET 3.5), IIS (IIS 7, IIS 5, IIS 5.1, IIS 6, IIS), ASP.NET, Ajax, Dev, Intermediate, Advanced - The Page Life Cycle of Client [Browser] - asithangaeExplained the client side page life cycle, ajax partial render. (Unedited)
Javascript, CSS, HTML, XHTML, WebForms, Ajax, ASP, ASP.NET, Design, Dev, Intermediate, Advanced
Applications & Tools
- Simple Component Inheritance In ExtJS - Paul ColdreyHow to create an ExtJS component to render arbitrary HTML (Unedited)
Javascript, CSS, HTML, XHTML, WebForms, Ajax, ASP, ASP.NET, Dev, Intermediate, Advanced - ToDoList 5.5.4 - A simple but effective way to keep on top of your tasks - .dan.g.A hierarchical task manager with native XML support for custom reporting.
VC6, VC7, VC7.1, VC8.0Win2K, WinXP, Win2003, Vista, MFC, VS6, CEO, Arch, DBA, Dev, QA, Intermediate
ASP.NET
- Event Calendar [ ASP.NET 2.0 / C# ] - Neeraj SalujaBasic Calendar Control of ASP.NET 2.0 can be extended to cater one of most frequent requirement of tracking events, project milestones, history, schedule etc. (Unedited)
C# 2.0.NET 2.0, ASP.NET, VS2005, Dev, Intermediate - Age Calucate Web Custom Control - ArthaCreating Web Custom Control using ASP.NET 2.0 (Unedited)
VB, .NET (.NET 2.0, .NET), ASP.NET, Dev, Intermediate - Handle Session Timeouts on DotNetNuke Through an HttpModule - Ricky WangThis article provides an HttpModule that tackles the session-timeout problem on DotNetNuke (DNN) platform. It will redirect users' subsequent requests to a page that prompts some informative messages after session timeouts occur.
C# 2.0, Windows, .NET 2.0, ASP.NET, Dev, Intermediate - ASP.NET Internals: Viewstate and Page Life Cycle - mohamad halabiDiscusses asp.net viewstate and page life cycle in depth (Unedited)
C# 2.0, .NET (.NET, .NET 2.0, .NET 3.0), ASP.NET, Advanced
ASP.NET Controls
- Google's Static Map API WebControl - Florian DREVETShows you how to build an image based WebControl displaying static maps with markers
C# (C# 2.0, C#), .NET (.NET, .NET 2.0), ASP.NET, Dev, Design, Intermediate
Internet / Network
- MailMergeLib - A .NET Mail Client Library - Norbert BietschMailMergeLib is a 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 3.5 suffer from.
C# 2.0, C# 3.0.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS2005, VS2008, Dev, Beginner, Intermediate
Database
- Check Validity of Sql Server Stored Procedures/Views/Functions (updated) - Emil LerchCommand line tool to check validity of objects in SQL Server databases (Unedited)
C# (C# 2.0, C#), SQL, Windows (Windows, Win2K, WinXP, Win2003, Vista), .NET (.NET, .NET 3.0, .NET 3.5, .NET 2.0), SQL (SQL 2000, SQL 2005, SQL), Visual Studio (VS2008, VS), ADO.NET, Beginner, Intermediate, Advanced
.NET Framework
- User Settings Applied - Jani GiannoudisExtending the .NET User Configuration for Windows Forms and WPF
C# (C# 3.0, C# 2.0, C#), .NET (.NET, .NET 3.0, .NET 2.0), XAML, WPF, WinForms, Dev, Intermediate - NetMassDownloader Download .Net Framework Source Code At Once Without Any Visual Studio Installed , Enables Offline Debug In VS 2008,VS2008 Express Edition,2005 And CodeGear Rad Studio. - Izzet Kerem KusmezerWith this tool you can download whole .Net Framework Source Code at once, and enjoy offline browsing With it , you can have whole the source code without any Visual Studio Product Installed. (Unedited)
C# (C# 3.0, C# 2.0, C#), VB (VB 8.0, VB 9.0, VB), .NET (.NET, .NET 3.0, .NET 2.0, .NET 3.5), Win32, Arch, Dev, Intermediate
Game Development
- More Texas Holdem Analysis in C#: Part 1 - Keith RuleUsing C# to do sophisticated analysis of Texas Holdem
C#, Windows, .NET 2.0, Visual Studio, Dev, Intermediate - More Texas Holdem Analysis in C#: Part 2 - Keith RuleUsing C# to do sophisticated analysis of Texas Holdem
C#, Windows, .NET 2.0, Visual Studio, Dev, Intermediate
Libraries
- DNS.NET Resolver (C#) - alphonsFull implementation of a reusable DNS resolver component and a Dig.Net example application (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), Windows, .NET (.NET, .NET 2.0), Visual Studio (VS2005, VS), Dev, Advanced
Mobile Development
- Termie : a simple RS232 terminal - milkplusTermie opens a serial port and allows you to communicate with it in a chat-like interface. (Unedited)
C# (C# 2.0, C# 3.0, C#), Windows, .NET, Dev, Intermediate
Windows Presentation Foundation
- A more generic way of sorting a WPF ListView with IComparer - wpfdevelopment.comAn easy way of sorting the WPF ListView with a generic method.
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 3.0), XAML, WPF, Design, Arch, Dev, Intermediate - WPF: A Beginner's Guide - Part 5 of n - Sacha BarberAn introduction into WPF Databinding (Unedited)
C# (C# 3.0, C#), .NET (.NET, .NET 3.0), WPF, Design, Arch, Dev, Beginner - Animating Interactive 2D Elements in a 3D Panel - Josh SmithExplores Panel3D, a custom WPF panel that displays its children in 3D space
C# (C# 3.0, C#), .NET (.NET, .NET 3.5), XAML, WPF, Design, Arch, Dev, Intermediate
Windows Workflow Foundation
- Navigational Workflows Unleashed In WWF/ASP.NET 3.5 - Pero MatićCase-study on the internals of a Navigational Workflow engine for a fictional dating website called "World Wide Dating." (Unedited)
C# (C# 3.0, C#), .NET (.NET, .NET 3.5), LINQ, ASP.NET, Arch, Dev, Intermediate
C#
- NArrange - .NET Code Organizer - James NiesUsing NArrange to Organize C# Source Code (Unedited)
C#, VB, .NET, Visual Studio, Dev, Intermediate - List Comprehensions for C# 2.0 - Frohwalt EgererWriting nice list comprehensions for C# 2.0.
C# (C# 2.0, C#), .NET, Dev, Intermediate - Index XML Documents with VTD-XML - Jimmy ZhangIntroduce a simple, efficient, human-readable XML index called VTD+XML (Unedited)
C, C# (C# 1.0, C# 2.0, C# 3.0, C#), Javascript, XML, CSS, HTML, ASM, MSIL, UML, Forth.NET, XSLT, Office, XBox, Windows (Windows, Win2K, WinXP, Win2003, Vista), WinCE, .NET CF, .NET (.NET, Mono, DotGNU, .NET 3.5), ASP, ASP.NET, Win32, Win64, SQL (SQL 2000, SQL 2005, SQL), IIS, GDI, GDI+, OpenGL, DirectX, LINQ, Ajax, WCF, XAML, WPF, COM, COM+, ADO, ADO.NET, VS.NET2002, VS.NET2003, VS2005, VS2008, Design, CEO, Arch, DBA, Dev, QA, Beginner, Intermediate, Advanced - Windows Services in Action I - Umut ŞİMŞEKExplains windows services basics and deployment with details. (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), Windows (Windows, NT4, Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NET (.NET, .NET 3.5, .NET 3.0, .NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU), Win32, Beginner - VTD-XML: XML Processing for the Future (Part II) - Jimmy ZhangReveal XML processing issue #1 and explain why document-centric XML Processing is the future (Unedited)
C#, XML, .NET (DotGNU, .NET), Dev - Multiple Ways to do Multiple Inserts - Neeraj SalujaVarious ways to do Multiple Inserts in SQL Server 2000/2005 or Oracle Database using ADO.NET in single database round trip. (Unedited)
C# (C# 1.0, C# 2.0, C#), .NET (.NET, .NET 1.1, .NET 2.0), ADO.NET, Dev, Intermediate - Schemaless C#-XML data binding with VTD-XML - Jimmy ZhangAgile, efficient XML data binding without schema (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), XML, .NET CF, .NET (.NET, .NET 3.5, .NET 3.0, .NET 1.0, .NET 1.1, .NET 2.0), ASP, Win32, Win64, ADO.NET, WCF, Ajax, Design, CEO, Arch, DBA, Dev, QA, Beginner, Intermediate, Advanced
C++ / CLI
- DirectoryList 2.0 - nirvansk815A custom listbox control to help visually manipulate data (Unedited)
C++ (C++, VC9.0), C++/CLI, .NET (.NET, .NET 2.0), Win32, Visual Studio (VS2005, VS2008, VS), WinForms, Intermediate
VB.NET
- Adding custom skins for Forms in VB.Net - Ferminus MuthuCustom skins for VB.NET forms, Skinning VB.NET forms, WinForm Skins (Unedited)
VB (VB 8.0, VB 9.0, VB), .NET (.NET, .NET 2.0), Visual Studio (VS2005, VS), WinForms, Design, Beginner
Algorithms & Recipes
- C++ Strtk Tokenizer - Arash PartowA brief introduction to a tokenizer implementation in C++ (Unedited)
C++ (VC7.1, VC8.0, C++), C++/CLI, C, Dev, Beginner - Implementing a super-fast, size-constrained generic cache - Alexander MossinThe article shows how to combine two of the most common data structures into a high-performance, self-organizing cache with a maximum size.
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5, .NET 3.0), Dev, Intermediate - Genetic Algorithms in Artificial Neural Network Classification Problems - Chesnokov YuriyThe article demonstrating application of genetic algorithms for classification problems with artificial neural networks (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C, Windows, Dev, Intermediate - Permutations, Combinations and Variations using C# Generics - Adrian AkisonDiscusses the six major types of combinatorial collections with examples and formulas for counting. Expands with a C# generics-based set of classes for enumerating each meta-collection. (Unedited)
C# (C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5, .NET 3.0), Arch, Dev, QA, Design, Beginner, Intermediate - Inner Product Experiment: CPU, FPU vs. SSE* - Chesnokov YuriyThe article demonstrating inner product operation performed with shorts, ints, floats and doubles with CPU/FPU and SSE for comparison. (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C - Inner Product Experiment: C# vs. C/C++ - Chesnokov YuriyThe article demonstrating speed of inner product operation performed with shorts, ints, longs, floats, doubles and decimals in C# compared to C/C++ (Unedited)
C#, Windows, .NET, Visual Studio, Dev, Intermediate - 2D Vector Class Wrapper SSE Optimized for Math Operations - Chesnokov YuriyThe article demonstrates a 2D vector wrapper, optimized with SSE intrinsics, for math operations with floating point precision.
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C, Dev, Intermediate - Backpropagation Artificial Neural Network in C++ - Chesnokov YuriyThe article demonstrating backpropagation artificial neural network console application with validation and test sets for performance estimation using uneven distribution metrics. (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C, Windows, Dev, Intermediate
Cryptography & Security
- Cryptographic Interoperability: Digital Signatures - Jeffrey WaltonSign and verify messages using Crypto++, Java, and C#.
C++ (VC7, VC7.1, VC8.0, C++), C# (C# 2.0, C# 3.0, C#), Java, Windows (Windows, Win2K, WinXP, Win2003, Vista), Win32, Dev, Intermediate
Threads, Processes & IPC
- A C++ plugin ThreadPool design - Alex C. PunnenThe Command Pattern and Chain of Responsibility for implementing a plugin ThreadPool library (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, C++, VC9.0), Windows (Windows, WinXP, Win2003, Vista), Win32, STL, Arch, Dev, Design, Intermediate, Advanced
Design and Architecture
- Secrets for Setting Up Continuous Integration - wallismA few simple tips that should help when you are considering setting up CI (Unedited)
SQL, C# (C# 1.0, C# 2.0, C# 3.0, C#), VB (VB 7.x, VB 8.0, VB 9.0, VB), .NET (.NET, .NET 3.5, .NET 3.0, .NET 1.1, .NET 2.0), SQL (SQL 2005, SQL), WinForms, WebForms, ASP.NET, Arch, DBA, Dev, Beginner, Intermediate, Advanced
Hardware & System
- Tray Me! - Malli_S A Beginner's Guide to Windows Hooks
C++, Windows, Visual Studio, Dev, Intermediate - Howto: (Almost) Everything In Active Directory via C# - thund3rstruckA collection of the most common Active Directory Tasks in C#
C# 2.0, Windows, .NET 2.0VS2005, Dev, Intermediate
No comments:
Post a Comment