技术文章 CodeProject链接 Most popular new articles 22 Jun 2009 - 29 Jun 2009

Most popular new articles 22 Jun 2009 - 29 Jun 2009

E-mail 打印

Latest Additions

106 articles overall 66 new, 53 updated, 17 moved. 71 were edited, 35 unedited
Article topics listed: C++,C#,ASP,ASP.NET,Perl,Win32,MFC,ATL,WTL,COM

Too many articles? Visit your profile page to change your newsletter article filters.

New articles added Last week

Files and Folders

Grid & Data Controls

List Controls

Tree Controls

  • Saving Tree Structure using Serialization - babai28
    This article demonstrates editing a tree structure and saving the job using serialization.
    C# (C# 1.0, C# 2.0), .NET (.NET 1.0, .NET 1.1, .NET 2.0), WinForms, Dev


ASP.NET

ASP.NET Controls

Silverlight

Microsoft BizTalk Server

Office Development

SharePoint Server

Database

.NET Framework

Mobile Development

  • Marshaling data in the Compact Framework - Eugene Kordin, Apriorit Inc
    In this article, we will review some aspects of using data types and ways of using them during marshaling data. We’ll concentrate on marshaling to and from unmanaged code.
    C++, C#, Windows, .NET CF, Visual Studio, WCF, Dev


Windows Communication Foundation

WTL

C / C++ Language

  • Fixed Point Class - PeterSchregle
    A C++ template class for fixed point mathematics. (Unedited)
    C++ (VC8.0, VC9.0), C, Windows, STL, Architect, Dev, Design


  • Starting with SQLite in C++ - metcarob
    In this article I share my experience creating and compiling a simple C++ program using SQLite to store data. (Unedited)
    C++, Windows, Win32, Dev


  • Introduction to ResEdit - resedit
    An quick introduction to ResEdit resource editor
    C++ (VC6, VC7, VC7.1, VC8.0), C, ASM, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, Win2008, Win 7), Win32, Visual Studio (VS.NET2003, VS2005, VS2008), Dev, Design


C#

XML

Algorithms & Recipes

Macros and Add-ins

Programming Tips

String handling

Design and Architecture

  • Exploring Factory Pattern - Saurabh_Saxena, amrita nevrekar
    How to Remove Conditional Checks (Unedited)
    C# (C# 1.0, C# 2.0, C# 3.0), .NET, Architect, Dev, Design


Testing and QA

Articles updated added Last week

Dialogs and Windows

Files and Folders

  • Convert PBS Legacy Files to XML - Henrik Thomsen
    Legacy file formats, such as UN-EDIFACT with a record per line and fixed-length fields, still exist and are widely used for B2B transactions. A tool that can convert legacy files to human-readable XML might come in handy.
    C#, .NET (.NET 2.0), Dev


Grid & Data Controls

  • DynamicProperties for PropertyGrid - Mizan Rahman
    Tell PropertyGrid what to display, when to display, and how to display
    C# (C# 2.0), Windows, .NET (.NET 2.0, .NET 3.0, .NET 3.5), GDI+, Dev


Printing

  • Another DataGridView Printer - aureolin
    DataGridView printing encapsulated in a stand-alone object. Very easy to use! Updated to allow printing columns wider than one page.
    C# (C# 2.0), Windows, .NET (.NET 2.0), Visual Studio (VS2005), Dev


Smart Client

  • Genesis Hybrid Smart Client Framework part VII - Stephan Johnson
    This is part II of a VII part series. This article covers the source code in a breakdown of each project's function. (Unedited)
    C# (C# 1.0, C# 2.0, C# 3.0), Windows (Win2003, Vista, Win2008, Win 7), Architect, DBA, Dev, Design, SysAdmin


Applications & Tools

ASP.NET

Silverlight

Trace and Logs

  • TraceTool 11: The Swiss-Army knife of trace - Thierry Parent
    A C#, C++, Delphi, ActiveX, JavaScript, and Java trace framework and a trace viewer: Tail, outputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC development (C++ and .NET) and Silverlig
    C#, Javascript, Java, VC7.1.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev


Libraries

  • Starting with GTK+ - metcarob
    GTK+ is a GUI widget toolkit. This article describes how I have compiled a Hello World GTK+ program to allow me to evaluate it.
    C++, Windows, Linux, Win32, Dev


Win32/64 SDK & OS

Windows Presentation Foundation

  • GoalBook - Hybrid Smart Client - Mark Brownsword
    A WPF hybrid Smart Client that synchronises your goals with the Toodledo online To-do service.
    C#.NET 3.5, WPF, Dev


Windows Workflow Foundation

C / C++ Language

C#

Algorithms & Recipes

Bugs & Workarounds

  • How To Inspect the Content of a Program Database (PDB) File - ochsenmeier marc
    Get to know the files you use on a daily basis when debugging your application with Visual Studio or WinDbg
    C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C, Windows (Vista), Win32, Visual Studio (VS2008), MFC, COM, Architect, Dev, Design, SysAdmin


Cryptography & Security

  • Using RSA Public Key Encryption in a Shared Web Hosting Environment - Paul Sanders (AlpineSoft)
    This article provides a way to use RSA public key encryption in scripts running on a Web server hosted by a shared hosting company. It also demonstrates how to use RSA in .NET to solve the 'real world' problem of signing license codes so that they cannot be forged.
    C# (C# 2.0), Windows (WinXP, Win2003, Vista), .NET (.NET 1.1, .NET 2.0), ASP.NET, IIS (IIS 5.1, IIS 6, IIS 7), Visual Studio (VS.NET2003, VS2005), Dev


  • Using Encryption in .NET - logicchild
    An article that describes the beginning steps to encryption using the .NET Framework.
    C# (C# 1.0, C# 2.0, C# 3.0)


Programming Tips

Design and Architecture

Installation

Technical blogs added Last week

Silverlight

C#

  • SharpDevelop, NUnit, and Visual Studio Express - Jeremy Likness
    At my software company we have access to some incredible tools and technologies. I can load up my copy of Visual Studio 2008 (Team System), publish documents to our SharePoint server, refactor code with ReSharper and then suck it into Enterprise Architect to make class diagrams. At home, however, my (Unedited)
    C#


  • Getting Fun with .Net Static Reflection - emiaj
    How the usage of Static Reflection could help in the refactoring process. (Unedited)
    C# (C# 3.0), .NET


  • I’m leading a parallel life - Pete O'Hanlon
    So, I’ve just started looking at a new .NET language from Microsoft called Axum (available here). At this point you might be tempted, as I originally was, to complain that there’s no need for Microsoft to produce yet another language. After all, we have perfectly servicable languages in (Unedited)
    C# (C# 1.0, C# 2.0, C# 3.0)


Internet / Network

Programming Tips