技术文章 CodeProject链接 Most popular new articles 3 May 2010 - 10 May 2010

Most popular new articles 3 May 2010 - 10 May 2010

E-mail 打印

Latest Additions

200 articles overall 150 new, 84 updated, 1 moved. 16 were edited, 184 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

Desktop Gadgets

Dialogs and Windows

Files and Folders

ASP.NET

Silverlight

  • Silverlight Pictures Album control - Narsimlu Keshagouni
    Silverlight Pictures Album control with zooming and slideshow (Unedited)
    C# (C#3.0), .NET, Silverlight, Dev


  • Presentation Model (MVVM) good practices - Thiago de Arruda
    Showing some good practices that can be applied to the Presentation Model/MVVM pattern. (Unedited)
    C#, .NET, WPF, Silverlight, Architect, Dev


  • Step by Step Guide to Silverlight 4 Command Binding - KunalChowdhury
    Silverlight 4 now came up with the support of Command Binding. Using Command binding you can easily develop your Silverlight MVVM (Model-View-ViewModel) applications where your view will not know about data. In this article, I will describe you the Command binding feature in Silverlight 4 Step-by-St (Unedited)
    C#, .NET, XAML, Silverlight, Dev


  • How to work with Silverlight BusyIndicator? - KunalChowdhury
    Silverlight BusyIndicator is not a new thing in Silverlight. It was first added in Silverlight 3 Toolkit in November 2009 release (if I am not wrong). In this post I will describe about this for those who wants to know about it. So, What is this Busy Indicator? Busy indicator is a tool which you ca (Unedited)
    C#, XAML, Silverlight, Dev, Design


  • How to create a Unit Testable solution in Silverlight - Anil_gupta
    This article is about the best practices to write a Silverlight application which is highly unit testable. (Unedited)
    C# (C#2.0, C#3.0, C#4.0), Silverlight, Architect, Dev, Design, testing


Office Development

DirectX

C#

  • Scrambler - Leo Koach
    Create Encrypted text that changes each time for the same message! (Unedited)
    C# (C#3.0), Windows (WinXP, Vista, Win7), Visual-Studio (VS2008), Architect, Dev, Design


  • Mastering Debugging in Visual Studio 2010 - A Beginner's Guide - Abhijit Jana
    Describes all debugging features like Breakpoints, DataTips, Watch Windows, Multithreaded Debugging, Parallel Program Debugging and IntelliTrace Debugging
    C# (C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7), ASP.NET, Visual-Studio (VS2010)-Topics, Architect, Dev, QA, Design


  • Generic SinglyLinkedList in C# with basic and advanced custom operations - Sarang Date
    Following article describes C# implementation of various basic and advanced operations including some of the programming problems involving singly linked list (Unedited)
    C#, list, programming, Algorithms


  • A C# Threading Reference Manual - logicchild
    An Article that defines Managed Threading from the Basics to the Intermediate (Unedited)
    C# (C#2.0, C#3.0, C#4.0), Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), Visual-Studio (VS2005, VS2008, VS2010), Architect, Dev


  • Sending Email with Gmail, Yahoo, and Live mail Via Smtp - charles henington
    Simple Email with Gmail, Yahoo, and Live mail via Smtp (Unedited)
    C#


.NET Framework

  • Extending Castle DynamicProxy - Thiago de Arruda
    Shows how to extend the proxy generated by this framework by using Reflection.Emit (Unedited)
    C#, MSIL, .NET, XAML, WPF, Architect, Dev


Algorithms & Recipes

Programming Tips

Threads, Processes & IPC

  • Another thread pool - imagiro
    A simple thread pool with minimal dependencies (Unedited)
    C++ (VC6, VC7, VC7.1, VC8.0, VC9.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), Win32, Visual-Studio (VS2005, VS2008, VS2010), MVC, Dev


  • Parallel Tasks in .NET 3.0 - David Cruwys
    Provide a mechanism to execute a list of tasks in parallel on multiple threads and communicate back to the calling thread useful state such as exceptions, timeouts and successful task completion. (Unedited)
    C#, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET1.1, .NET2.0, Mono, .NET3.0, .NET3.5), Architect, Dev


Articles updated added Last week

Files and Folders

Miscellaneous

Selection Controls

  • Using Color to Perform Hit Testing - gggustafson
    Provide a Color Hit Testing User Control that supports hit testing using color (Unedited)
    C#, Windows, Visual-Studio, GDI+, WinForms, Dev


Applications & Tools

ASP.NET

Client side scripting

  • Advanced TreeView v1.6 - » йаνиатн ќalЭ «
    Simple but advance-featured TreeView control. (Unedited)
    C#, VB (VB.NET), Javascript, XML, CSS, HTML, .NET, ASP.NET, Ajax, Architect, Dev, Design


Silverlight

  • Silverlight Advanced View Model Style Video Player - defwebserver
    A full featured Silverlight View Model Style Video Player (Unedited)
    C# (C#4.0), .NET (.NET4.0), XAML, Silverlight, Dev, Design


  • Silverlight 4 Drag and Drop File Manager - defwebserver
    A Silverlight file manager that allows drag and drop multiple file uploads (Unedited)
    C# (C#4.0), .NET (.NET4.0), Silverlight, Dev, Design


  • Silverlight View Model Style Popup - defwebserver
    An example of an easy to use View Modal Style Popup and Silverlight Value Converter (Unedited)
    C# (C#4.0), .NET (.NET4.0), Silverlight, Dev, Design


  • Silverlight 4 Video Player - defwebserver
    An example of a Silverlight 4 View Model Style Video Player that is not just 'skinable' but fully 'designable' (Unedited)
    C# (C#4.0), Windows, .NET (.NET4.0), ASP.NET, Silverlight, Dev, Design


  • Silverlight File Manager - defwebserver
    An implementation of the View Model Style pattern to create a simple Silverlight 4 File Manager (Unedited)
    C# (C#4.0), .NET (.NET4.0), ASP.NET, Silverlight, Architect, Dev, Design


  • Unit Testing A Silverlight View Model Style Modal Popup - defwebserver
    An example of a View Model Style Modal Popup Unit Test (Unedited)
    C# (C#4.0), .NET (.NET4.0), Silverlight, Architect, Dev, Design


Trace and Logs

SharePoint Server

  • Deploy and use SPCopy, Part 2 - Mark Nischalke
    Accessing functionality in SPCopy from Part 1 (Unedited)
    C# (C#4.0), .NET (.NET3.5, .NET4.0), PowerShell, Architect, Dev


DirectX

GDI+

  • Image Viewer UserControl - Jordy "Kaiwa" Ruiter
    The article is about a UserControl I wrote. Opposed to PictureBoxes and other methods to displaying images on your forms this one provides a totally diffrent approach. (Unedited)
    C#, Windows, GDI+, WinForms


C / C++ Language

C#

  • Gurux Data Refinery - Gurux Ltd
    Retrieve data from a physical device, process it, and visualize the results. (Unedited)
    C# (C#3.0), Windows (WinXP, Win2003, Vista, Win2008, Win7), Win32, Win64, WinForms, LINQ, MySQL, CEO, DBA, Dev, SysAdmin, Sales, Marketing


  • 7 Simple Steps to Run Your First Azure Blob Program - Shivprasad koirala
    7 simple steps to run your first Azure Blob Program
    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), Azure, Architect


  • Xml serialization of generic Dictionary, multidimensional array and inherited type with sharpSerializer .NET - Pawel idzikowski
    How to serialize to XML any generic, derived or other complex type, which XMLSerializer can not serialize. (Unedited)
    C# (C#2.0, C#3.0, C#4.0), XML, Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), WinMobile (WinMobile5, WinMobile6), .NETCF, .NET (.NET2.0, .NET3.0, .NET3.5, .NET4.0), Win32, Win64, DBA, Dev


  • Programming Microsoft Agent in Windows Forms - Mohammad Elsheimy
    Learn how to program with Microsoft Agent in Windows Forms applications (Unedited)
    C#, .NET, COM, WinForms


XML

.NET Framework

Libraries

  • DWinLib: An Overview - David O'Neil
    An overview to DWinLib - a minimal Windows wrapper (Unedited)
    C++, Windows, Visual-Studio, MFC, Dev


STL

Windows Presentation Foundation

  • WPF x FileExplorer x MVVM - Leung Yat Chun
    This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern. (Unedited)
    C#, Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.0, .NET3.5, .NET4.0), Win32, Win64, WPF, Architect, Dev


  • WPF : If Carlsberg did MVVM Frameworks Part 2 of n - Sacha Barber
    It would probably be like Cinch a MVVM framework for WPF (Unedited)
    C# (C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), WPF, Architect, Dev, Design


  • WPF: If Carlsberg did MVVM Frameworks Part 5 of n - Sacha Barber
    It would probably be like Cinch a MVVM framework for WPF (Unedited)
    C# (C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), WPF, Architect, Dev, Design


  • WPF : If Carlsberg did MVVM Frameworks Part 3 of n - Sacha Barber
    It would probably be like Cinch a MVVM framework for WPF (Unedited)
    C# (C#3.0, C#4.0), .NET (.NET3.5, .NET4.0), WPF, Dev, Design


Algorithms & Recipes

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), Windows (Win2K, WinXP, Win2003, Vista), .NET2.0, ASP.NET, Visual-Studio (VS2005, VS2008), Dev


Technical blogs added Last week

Ajax and Atlas

ASP.NET

  • ASP.NET MVC and jQuery Part 1 – Getting Started - TheyCallMeMrJames
    This is the first post in a series about jQuery and ASP.NET MVC 2 in Visual Studio 2010. If you’ve had web development experience with ASP.NET and JavaScript it is highly likely that you’ve heard of or are maybe even interested in the new partnership of these two technologies. Getting started isn’ (Unedited)
    ASP.NET, jQuery, Dev


  • ASP.NET MVC and jQuery Part 4 – Advanced Model Binding - TheyCallMeMrJames
    The 4th post in a series on jQuery and ASP.NET MVC 2 in Visual Studio 2010. In this article, I'm going to look at three more complex examples of real-world model binding and where jQuery might fit in the mix. (Unedited)
    ASP.NET, MVC, jQuery, VS2010, Dev


User Controls

Database

  • Changelog for domain objects - lowleveldesign
    In this post, I would like to present you a simple way to implement changelog system for database objects using NHibernate session interceptor and database triggers. (Unedited)
    C#, XML, SQL-Topics


SQL Reporting Services

C#

  • Faster faster loops - Pete O'Hanlon
    Using the Task Parallel Library in .NET 4.0 (Unedited)
    C# (C#4.0)-Topics, Dev


VBScript

  • How to call a .NET DLL from a VBScript - Raymund Macaalay
    You might be wondering how you can call a .NET DLL from a VB Script. Well, look no further, as I will explain how to achieve this in a step by step manner. (Unedited)
    C#, VBScript


XML

  • Using MbUnit StaticTestFactory to Validate Sitemap.xml Links - Martin Jarvis
    I’ve been investigating a replacement for our current link checker (SEO Optimization Toolkit) to be run automatically as part of our build so that we can get a quick heads up if one of our dynamic pages breaks.  The problem is that as most of our sites are built with Ektron there’s a lot of pot (Unedited)
    C++, SQL, Windows, SQL-Server, DBA