New articles added Last week
Grid & Data Controls
- PropertyGridCE - Mobile version of PropertyGrid - Jaime OlivaresUseful control that mimics most of PropertyGrid funcionality in .Net Compact Framework (Unedited)
C# (C# 2.0, C# 3.0, C#), WinCE, .NET CF, Mobile (Mobile, WinMobile6, WinMobile5, WinMobile2003), WinForms, Design, Dev, Intermediate, Advanced
Miscellaneous
- DropDownWithAutoComplete - Vivek BhatnagarThe Custom Control shows up a list item in the dropdown as it is typed.
VB, Dev, Intermediate - XBalloonMsg - a non-MFC balloon-shaped message box - Hans DietrichXBalloonMsg displays a message box using balloon-style tooltips. Message and title strings may be embedded or stored in string resource. (Unedited)
C++, Windows, Win32, Visual Studio (VS2005, VS6, VS), Dev, Intermediate
Progress Controls
- WYSIWYG Progress Circle for .Net Framework (C#) - Umut TezduyarProgress Circle control for windows forms applications (Unedited)
C# (C# 2.0, C#), Windows, WinForms, Design, Dev, Beginner, Intermediate, Advanced
Ajax and Atlas
- A lightweight AJAX.NET-enabled grid control - Simon GulliverA lighweight approach to creating AJAX.NET-enabled grids, with advanced functionality built in. (Unedited)
C# (C# 2.0, C# 3.0, C#), Javascript, CSS, XHTML, HTML, .NET (.NET, .NET 3.5, .NET 3.0, .NET 2.0), ASP.NET, SQL (SQL 2000, SQL 2005, SQL), Ajax, Arch, Dev, Design, Intermediate, Advanced
- Implementing google like suggestion using autocomplete extender - Zafar.IqbalHow to use autocomplete extender to provide contact suggestion (Unedited)
C# (C# 2.0, C#), Javascript, CSS, XHTML, HTML, .NET (.NET, .NET 2.0), ASP.NET, WebForms, Ajax, Dev, Intermediate
ASP.NET
- Dynamic Javascript Validation Message Panel - santosh poojariThis article describes creation of dynamic Javascript Message Panel that used to display validation failed error messages. (Unedited)
Javascript, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5, .NET), ASP.NET, Beginner, Intermediate, Advanced - LinqDataSource with ASP.NET data controls [Part IV] - abhigadUsing LinqDataSource with ASP.NET data controls like gridview and dropdown list (Unedited)
C# (C# 3.0, C#), HTML, XHTML, Javascript, CSS, .NET (.NET, .NET 3.0), WebForms, Ajax, ASP, ASP.NET, Beginner - Create CheckBox Option groups - Riaan LehmkuhlHow to... Create CheckBox Option groups (Unedited)
C# (C# 2.0, C#), Javascript, CSS, HTML, XHTML, .NET (.NET, .NET 2.0), ASP, ASP.NET, WebForms, Ajax, Dev, Intermediate
Charts, Graphs and Images
- Create Column Chart using OWC11 - Rupesh Kumar SwamiA column chart (simple,stacked and 100% stacked column) representation using Office Web Components (Unedited)
C# (C# 2.0, C#), VB (VB 8.0, VB), .NET (.NET, .NET 2.0), WinForms, Beginner, Intermediate
Client side scripting
- JavaScript ListBox Control - SAMir NigamThis article describes how to create a ListBox control using JavaScript. (Unedited)
C# (C# 2.0, C#), Javascript, CSS, XHTML, HTML, .NET (.NET, .NET 2.0), ASP.NET, WebForms, Ajax, Dev, Intermediate
Internet / Network
- FTP Client and HttpFileDownloader Components(Controls) - Alex_1FTP Client and HttpFileDownloader Components(Controls) (Unedited)
C# (C# 3.0, C# 1.0, C# 2.0, C#), .NET (.NET, .NET 3.0, .NET 2.0), WinForms - Programming control point application using the UPnP Control Point API - amateckiThe article describes how to use the Microsoft's UPnP Control Point API for finding and controlling UPnP devices, and includes a description of simple library to facilitate the application of Control Point API in your own programs, together with an example of MFC application. (Unedited)
C++, Windows (WinXP, Win2003, Vista, Windows), WinCE (CE .NET 4.0, CE .NET 4.1, CE .NET 4.2, WinCE), COM, Win32, Visual Studio (VS, VS.NET2003), MFC, ATL, Dev, Beginner
Silverlight
- Generate Silverlight 2 DeepZoom image collection from multi-page tiff - Berend EngelbrechtFast generation of DeepZoom image tile sets, collection thumbnails and xml data in managed code without using external tools (Unedited)
C# (C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5), GDI+, WinForms, Dev, Intermediate
Validation
- Client side validation running server side code - Artiom ChilaruThe article explains how to easily run server-side validation methods on the client-side (Unedited)
C# (C# 2.0, C# 3.0, C#), ASP.NET, Intermediate
Microsoft BizTalk Server
- Call a custom .NET component from BizTalk 2006 - Santiago SanchezThis article describes how to consume a .NET component from an Expression Shape of BizTalk 2006.
C# (C# 2.0, C#), Windows, .NET (.NET, .NET 2.0), Dev, Intermediate
Office Development
- Additional custom panel in Microsoft Outlook - Lukas NeumannAn example of undocumented integration into the user interface of Microsoft Office applications.
C# (C# 2.0, C#), Windows (Windows, NT4, Win2K, WinXP, Win2003, Vista), .NET (.NET, .NET 2.0), Office, COM, WinForms, Win32, CEO, Arch, Dev, Design, Advanced
SharePoint Server
- MOSS 2007 Department and People Viewer Part 1/2 - Dietmar KurokShowing People grouped by departments in an own style (XSLT) and without limits in count of results and paging. Only intensively using build-in Webparts. (Unedited)
Javascript, XML, CSS, SQL, HTML, XSLT, Office, ASP.NET, IE (IE, IE 6.0, IE 7), Dev, Design, SysAdmin, Intermediate
Audio and Video
- Windows Media Player Extension Control,Part I - Audio exhancements(SRS WOW,Equlizer and so on) - wmpexsoftdescribes how to use the WMPEx Control(Windows Media Player Extension Control) to enhance your application based on WMP control with audio enhancements, such as graphic equalizer,SRS WOW Effects and so on, together with an example of ATL application. (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C, Windows (Windows, Win2K, WinXP, Win2003, Vista, TabletPC), MFC, ATL, DirectX, COM, CEO, Arch, Dev, Intermediate
GDI+
- A TXPBAR with GDI+ for MFC - skinuiA xpbar with GDI+ for MFC Like Apple DockBar (Unedited)
C++ (VC6, VC7, VC7.1, VC8.0, C++), MFC, GDI+, Dev, Design, Advanced - A class for creating round rectangles in GDI+ with pixel accurate symmetry - Darren SessionsThis class overcomes the asymmetry issue associated with round rectangles created in GDI+.
C++, C++/CLI, GDI+, Dev, Intermediate
General Graphics
- ExifTagCollection - EXIF metadata extraction library - Lev DanielyanA library to extract EXIF information from images, compliant with Exif 2.2 standard (Unedited)
C# (C# 2.0, C# 3.0, C#), .NET (.NET, .NET 1.1, .NET 2.0, Mono), Dev, Intermediate - GDI+ path to PDF - Tefik BecirovicConvert GDI+ graphics path to PDF content with iTextSharp (Unedited)
C#, Windows, .NET, GDI+, WinForms, Design, Dev, Beginner
Database
- Version control for SQL databases with SQL -> XML - HightechRiderDemonstrates SQL Management Objects, LINQ to XML, and more.
C#, Windows, SQL, LINQ, Arch, DBA, Dev, QA, Intermediate
SQL Reporting Services
- Implementing an ugly tab structure in reporting services - akjoshiImplementing a tab control like structure in sql server 2005 reporting services report using tables and text boxes (Unedited)
C# 2.0.NET 2.0, ASP.NET, WebForms, SQL 2005, Design, Dev, Intermediate
Game Development
- TetroGL: An OpenGL Game Tutorial in C++ for Win32 Platforms - Part 1 - Cedric MoonenLearn to create a Win32 message loop and game window and how to set-up OpenGL properly for 2D games
C++, Windows, Win32, Visual Studio, OpenGL, Design, Intermediate
LINQ
- LINQ-to-SQL: Generic Primary Key function - Bob HousedorfThis a vb.net version of code in a blog entry by Chris Sainty (Unedited)
VB (VB 9.0, VB), .NET (.NET, .NET 3.0), Dev, Advanced
Mobile Development
- End-to-End Real World BlackBerry Application, Part 2 - MiamiCoderEnd-to-End Real World BlackBerry Application Walkthrough 2 (Unedited)
Mobile, Arch, Dev, Design, Beginner, Intermediate, Advanced
Win32/64 SDK & OS
- API hooking for hotpatchable operating systems - sam242A new approach to API hooking which takes advantage of compiler hotpatch support (Unedited)
C++, Windows (WinXP, Win2003, Vista, Windows), Win32, Dev, Advanced - Inside Mountvol.exe - bleucatProgramaticaly mounting a volume as a common user (Unedited)
C++/CLI, Windows, Win32, SysAdmin, Intermediate
Windows Communication Foundation
- WCF : A few tips - Sacha BarberA few tips when working with WCF (Unedited)
C#, .NET (.NET 3.5, .NET), WCF, Arch, Dev, Beginner, Intermediate - Debug a WCF service with Edit and continue support - SarafianDebuging a WCF service through a provider class (Unedited)
C#, .NET, WCF, Dev, Beginner, Intermediate, Advanced
C / C++ Language
- Adding Logging to C Programs with the Pantheios C API - Matt (D) WilsonA tutorial on using the Pantheios logging API library from C compilation units, and a comparison of the features offered by the C and C++ APIs
C++, Windows, Dev, Beginner, Intermediate - LipingPtr C++ Template Class - Liping DaiA C++ Smart Pointer Template Class Implementation (Unedited)
C++ (VC8.0, C++, VC9.0), Windows, STL, Dev, Design, Advanced
C#
- Demystify LINQ in 10 minutes - abhigadJourney of C# up to LINQ in less than 10/15 minutes (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 3.0, .NET 1.0, .NET 1.1, .NET 2.0), LINQ, Arch, Dev, Beginner, Intermediate - Dynamic Invoke C++ DLL function in C# - NamdnThis article introduces why I use dynamic invoke C++ DLL function in C# and how to call it.
C++, C# 2.0, Dev, Intermediate - Retrieve Names from Nested AD Groups - kian01This code walks though all nested groups under an Active Directory group and returns all user names that are members of these. (Unedited)
C# (C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 3.0, .NET 2.0), Visual Studio (VS2005, VS), Dev, Beginner
Java
- Implementing Mouse Gestures in Java Swing: Step by Step - kaushik_sathupadiA Step by Step guide to Implement Mouse Gesture based commands in your Swing Applications (Unedited)
Java, Java (Java, JavaSE 6, J2SE 5, J2SE 4), AWT, Swing, Dev, Design, Intermediate, Advanced
VB.NET
- Load and Save data using PropertyGrid - RocLabA simple example of loading, saving and displaying objects in a PropertyGrid using serialization techniques (Unedited)
VB, Windows, WinForms, Dev, Intermediate
VB6 Interop
- Capturing screenshot of Desktop programatically in easy way in visual basic - Rajesh Naik Ponda GoaCode shows easy way to capture desktop to file (Unedited)
VB (VB 6, VB), Windows (Windows, Win2K, WinXP, Win2003, Vista), WinForms, Dev, Intermediate
Algorithms & Recipes
- A User-Friendly C# Descriptive Statistic Class - Jan Low, PhDAn article on most commonly used descriptive statistics, including standard deviations, skewness, kurtosis, percentiles, quartiles, etc.
C# 2.0, Windows, .NET 2.0, Dev, Beginner, Intermediate
Threads, Processes & IPC
- Extended Thread Pool - GSerjoExtended Thread Pool (Unedited)
C# (C# 3.0, C#), Windows, .NET (.NET, .NET 3.5, .NET 2.0, .NET 3.0), Advanced
Design and Architecture
- Bridge the Gap between Menu Controls and Command Pattern - Ricky WangThis article illustrates a case where I apply Command Pattern to ASP.NET Menu controls
C# 2.0.NET 3.5, ASP.NET, Dev, Intermediate - Design Patterns - a deep dive 1 - Sunny ChagantyA colleague of mine asked me a question few days back: "If an application is created using the correct design patterns, does it ensure that the application would be bug/performance issues free?" (Unedited)
C# (C# 1.0, C# 2.0, C# 3.0, C#), Windows, Mobile, ASP, ASP.NET, WinForms, WebForms, Ajax, Design, Arch, DBA, Dev, Beginner, Intermediate, Advanced
Installation
- Monitoring Unreliable Scheduled Tasks - Clift Norris, John D. CookThis article describes RunAndWait, a program that provides monitoring and logging for scheduled tasks
C# 2.0, Windows, .NET 2.0, Visual Studio (VS2005, VS), Dev, Beginner, Intermediate, Advanced
Articles updated added Last week
Combo & List Boxes
- Customizable ComboBox Drop-Down - lhayes00A combobox control with a customizable drop-down
C# (C# 2.0, C#), Windows, .NET (.NET, .NET 3.0), GDI+, Dev, Intermediate - A ListBox Displaying (User-)Controls - Achim BohmannUse this Control to line up controls in a ListBox
C# (C# 1.0, C# 2.0, C# 3.0, C#)
Files and Folders
- How to Rename Multiple Files with VBS - ozkar garciaVBScript code which can rename multiple files in a folder by replacing certain patterns and extensions.
VBScript, Windows, Visual Studio, Dev, Intermediate
Grid & Data Controls
- Extending the DataGridView - Chris_McGrathA few minor modifications to improve the DataGridView.
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5, .NET 3.0), ADO.NET, WinForms, Dev, Intermediate - DataGridView Image Button Cell - Darryl CaillouetA clickable button cell that can display an icon in a DataGridView
C#, .NET (.NET 2.0, .NET 3.0, .NET 3.5, .NET), WinForms, Dev, Intermediate
Miscellaneous
- HBarChart - Hamed MosaviHBarChart is a simple C# control. It helps you develop your own charts quickly and print them easily.
C#, .NET (.NET 2.0, .NET), WinForms, Visual Studio (VS, VS2005), GDI+, Dev, Intermediate - Filmstrip control for Windows Forms - callisthenesAn article describing a C# Filmstrip control designed for Windows forms (Unedited)
C# (C# 2.0, C#), Windows, .NET (.NET, .NET 2.0), Win32, WinForms, Dev, Intermediate
Static & Panel Controls
- Simple auto-hide panel - zk_0709Easiest way to make a simple auto-hide panel.
C#, Windows, .NET, Visual Studio, WinForms, Dev, Intermediate - A Simple Label Control with Border Effect - César R. SouzaAn article presenting a control capable of adding a border-like effect to any desired text
C# 2.0, Windows, .NET 2.0, Visual Studio, WinForms, Dev, Intermediate
Tabs & Property Pages
- FireFox-like Tab Control - vijayaprasenAn article on Tab Control
C# 2.0, Windows, .NET, Visual Studio, GDI+, Dev, Intermediate
Ajax and Atlas
- An ASP.NET/AJAX Interface for Utorrent - mattsrebatespamAn ASP.NET/AJAX interface for the utorrent application.
Javascript, CSS, HTML, Windows (Windows, Win2K, WinXP, Win2003, Vista), .NET 2.0, .NET 3.0, .NET 3.5, ASP, ASP.NET, Ajax, Dev, Intermediate
ASP.NET
- GridView Enhancements and Fixes - M. ShehabeddeenEnhancements and Fixes that add features like more control over column widths and preventing wrapping. (Unedited)
Javascript, CSS, HTML, XHTML, .NET (.NET 1.1, .NET 2.0, .NET), ASP.NET, WebForms, Beginner, Intermediate, Advanced - Programmatically Setting Control Adapters for URL Rewriting and AJAX - TheCodeKingA guide to injecting control adapters at runtime
C# (C# 2.0, C#), .NET, ASP.NET, Dev, Intermediate - Powerful File manager - mohsen ahmadianA Powerful File manager in pure asp.net (Unedited)
Javascript, CSS, HTML, XHTML, WebForms, Ajax, ASP, ASP.NET - Fast ASP.NET web page loading by downloading multiple javascripts after visible content and in batch - Omar Al ZabirDownload all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual speed (Unedited)
Javascript, CSS, HTML, XHTML, WebForms, Ajax, ASP, ASP.NET, Dev, Intermediate
Caching
- Saving DB access in online market - jangtimjangA CACHING technique for data that changes in a strict cycle. (Unedited)
Javascript, CSS, HTML, Ajax, ASP, ASP.NET
Client side scripting
- JavaScript Context Menu Control - SAMir NigamCross-browser JavaScript context menu control for web applications.
C# (C# 2.0, C#), Javascript, CSS, HTML, XHTML, .NET (.NET, .NET 2.0), ASP, ASP.NET, WebForms, Ajax, Dev, Intermediate
Internet / Network
- Packet Sniffing with Winpcap Functions Ported to a .NET Library - Victor TanUsing Winpcap functions in the .NET Framework
C#.NET 1.0, Win2K, WinXPVS.NET2002, Dev, Intermediate - The Code Project Kevin Bacon Game (Part 3) - Derek BartramA Code Project orientated Kevin Bacon game utilising the CodeProject.dll (Unedited)
C#, SQL, Windows (Win2K, WinXP, Win2003, Vista, Windows), .NET (.NET 2.0, .NET 3.0, .NET 3.5, .NET), Win32, Win64, CEO, Arch, DBA, Dev, QA, Design, Intermediate, Advanced
User Controls
- Slide-Show User Control - SAMir NigamThis article describes how to create a slide-show user control with the help of the DataList control.
C# (C# 2.0, C#), Javascript, CSS, XHTML, HTML, .NET (.NET, .NET 2.0), ASP.NET, SQL (SQL 2005, SQL), ADO.NET, WebForms, Ajax, Dev, Intermediate
Web Services
- Duplex Web Services - Boaz DavidoffUsing multi-threading techniques to create a duplex (two-way) web service that can push events/messages to the client.
C# (C# 2.0, C# 3.0, C#), Windows (Windows, Win2K, WinXP, Win2003), ASP.NET, IIS (IIS 6, IIS 7, IIS), WinForms, Arch, Dev, Advanced
Database
- SQL Server to SQL Server Compact Edition Database Copy Utility - johnnycantcodeCreate and manage your mobiles database using SQL Management Studio and export them to SQL Compact Edition databases (Unedited)
C#, SQL, Windows, SQL (SQL 2000, SQL 2005, SQL CE, SQL), WinForms, Dev, Beginner, Intermediate
.NET Framework
- The .NET File Format - Daniel PistelliA full description of the .NET File format.
C++, Windows, .NET, Visual Studio, Dev, Advanced - 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
Mobile Development
- End-to-End Real World BlackBerry Application, Part 1 - MiamiCoderEnd-to-End Real World BlackBerry Application Walkthrough (Unedited)
C# 2.0.NET 2.0, ASP.NET, Visual Studio, Mobile, Arch, Dev, Beginner, Intermediate, Advanced
Windows Communication Foundation
- Draco.Ignition Application Framework - Tyron HarfordAn application framework for a small/medium business. Designed in Visual Studio 2008. (Unedited)
C# 3.0, VB 8.0, VB 9.0, C# 2.0.NET 3.0, .NET 3.5, .NET 2.0, WinXP, Win2003, Vista, WCF, VS2008, Design, Arch, Dev, Intermediate
Windows Presentation Foundation
- Creating an Outlook Navigation Pane by Restyling a WPF TabControl - rudigroblerRestyling a standard TabControl to look like an Outlook Navigation Pane
C# (C# 1.0, C# 2.0, C# 3.0, C#), .NET (.NET, .NET 3.5, .NET 3.0), XAML, WPF, Design, Dev, Beginner - WPF Flickr Viewer Using XLINQ - Sacha BarberWPF Flickr Viewer Using XLINQ
C# 3.0, Windows, .NET 3.0, WPF, VS2005, Dev, Intermediate - WPF C# Ribbon Control Library - Derek BartramA WPF / C# Library for implementing Office 2007 Style Ribbon Interfaces (Unedited)
C# (C# 2.0, C# 3.0, C#), Office, Windows (Windows, Win2K, WinXP, Win2003, Vista), Win32, Win64, XAML, WPF, Design, Dev, Intermediate, Advanced
C / C++ Language
- XONOR pointers. eXclusive Ownership & Non Owning Reference pointers - john morrison leonA smart pointer system for safe application development in C++
C++, Windows, ATL, WTL, Dev, Intermediate
C++ / CLI
- EfTidyNet: .NET Wrapper for Tidy library - ThatsAlokFree component for parsing HTML, .NET version of EfTidyCom
C++ (VC6, VC7, VC7.1, VC8.0, C++), C++/CLI, C, Windows (Windows, Win2K, WinXP, Win2003), ATL, WTL, STL, Dev, Intermediate
VB.NET
- Screen Shot Application - VBDTScreen Shot is a simple application that allows a user to quickly capture images from the screen and save them in a user predefined folder
C++, VB 8.0.NET 2.0, WinXPVS2005, Dev, Intermediate - Winsock Revamped - Chris KolkmanA fairly simple to use Winsock component, allowing simple networked applications. Built modeling the VB6 component of the same name, with enhancements. (Unedited)
VB (VB 7.x, VB 8.0, VB 9.0, VB), .NET (.NET, .NET 3.5, .NET 1.1, .NET 2.0), Visual Studio (VS.NET2003, VS2005, VS2008, VS), Dev, Intermediate
XML
- 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.
C#, XML, .NET (DotGNU, .NET), Dev, Intermediate - Schemaless C#-XML data binding with VTD-XML - Jimmy ZhangAgile, efficient XML data binding without schema.
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, Arch, DBA, Dev, QA, Intermediate
Algorithms & Recipes
- Notepad RE (Regular Expressions) - Ben HansonSearch and replace text in Notepad RE using regular expressions or normal mode. The editor supports drag and drop, file change notification, and displays the line and column numbers. Unicode support is available, too.
VC6Win2K, WinXP, MFC, VS6, Dev, Intermediate
Threads, Processes & IPC
- Beginners Guide To Threading In .NET Part 2 of n - Sacha BarberBeginners Guide To Threading In .NET (Unedited)
C# (C# 2.0, C# 3.0, C#), .NET (.NET, .NET 2.0, .NET 3.5, .NET 3.0), WPF, WinForms, Design, SysAdmin, Arch, Dev, Beginner
Code Generation
- NArrange - .NET Code Organizer - James NiesUsing NArrange to Organize C# Source Code (Unedited)
C#, .NET, Visual Studio, Dev, Intermediate
Book Chapters
- Using Subversion with TortoiseSVN - Prathapachandran.vThis article will give a detailed idea about the subversion usage using TortoiseSVN (Unedited)
Windows, Visual Studio, Dev, Beginner
No comments:
Post a Comment