Click here to Skip to main content

Articles by salysle (Articles: 91)

Articles: 91

RSS Feed

Average article rating: 3.95

Edit Controls

Extend the Textbox Control to Validate Against Regular Expressions
Posted: 31 Jan 2007   Updated: 31 Jan 2007   Views: 47,279   Rating: 3.53/5    Votes: 6   Popularity: 2.75
Licence: Not specified      Bookmarked: 56   Downloaded: 839
This article describes an approach to validating text box entries against a regular expression

Files and Folders

Compress Folders with C# and the SharpZipLib
Posted: 18 Jan 2008   Updated: 24 Jan 2008   Views: 104,861   Rating: 3.89/5    Votes: 18   Popularity: 4.83
Licence: The Code Project Open License (CPOL)      Bookmarked: 103   Downloaded: 4,222
This article shall describe an approach that may be used to collect files from multiple locations and zip them up into a single zipped folder.
Opening Jars with C#
Posted: 8 Jul 2008   Updated: 8 Jul 2008   Views: 22,490   Rating: 1.89/5    Votes: 5   Popularity: 1.05
Licence: The Code Project Open License (CPOL)      Bookmarked: 11   Downloaded: 672
This article shall describe an approach that may be used to extract Jar files.
Opening Jars with Visual Basic
Posted: 8 Jul 2008   Updated: 8 Jul 2008   Views: 16,188   Rating: 3.55/5    Votes: 5   Popularity: 2.38
Licence: The Code Project Open License (CPOL)      Bookmarked: 18   Downloaded: 0
This article shall describe an approach that may be used to extract Jar files.

Miscellaneous

Gradient Panel Custom Control
Posted: 7 Dec 2006   Updated: 7 Dec 2006   Views: 46,027   Rating: 3.42/5    Votes: 9   Popularity: 3.18
Licence: Not specified      Bookmarked: 39   Downloaded: 1,773
This article describes a quick and simple approach to creating a gradient panel custom control.

Tabs & Property Pages

Gradient Background Tab Custom Control
Posted: 7 Dec 2006   Updated: 7 Dec 2006   Views: 68,776   Rating: 4.17/5    Votes: 14   Popularity: 4.79
Licence: Not specified      Bookmarked: 87   Downloaded: 1,458
This article describes a quick and simple approach to creating a tabbed custom control with a gradient background.

Tree Controls

Working with TreeView Controls
Posted: 22 Jan 2008   Updated: 22 Jan 2008   Views: 37,987   Rating: 4.20/5    Votes: 4   Popularity: 2.48
Licence: The Code Project Open License (CPOL)      Bookmarked: 30   Downloaded: 1,502
An article about working with TreeView controls
Working with TreeView Controls
Posted: 22 Jan 2008   Updated: 22 Jan 2008   Views: 50,861   Rating: 4.70/5    Votes: 17   Popularity: 5.76
Licence: The Code Project Open License (CPOL)      Bookmarked: 68   Downloaded: 2,144
An article about working with TreeView controls

Applications & Tools

Embed PDFs into a Web Page with a Custom Control
Posted: 27 Jan 2007   Updated: 27 Jan 2007   Views: 120,360   Rating: 4.39/5    Votes: 26   Popularity: 6.19
Licence: Not specified      Bookmarked: 112   Downloaded: 3,688
Embed PDFs into a Web Page with a Custom Control
ASP.NET 2.0 Visio Custom Control
Posted: 27 Jan 2007   Updated: 27 Jan 2007   Views: 58,051   Rating: 3.31/5    Votes: 12   Popularity: 3.57
Licence: Not specified      Bookmarked: 50   Downloaded: 778
Creating a custom web control used to display Microsoft Visio files within an ASP.NET page.

ASP.NET

An Easy Introduction to Localization in ASP.NET 2.0
Posted: 16 Oct 2006   Updated: 16 Oct 2006   Views: 117,736   Rating: 4.62/5    Votes: 18   Popularity: 5.80
Licence: Not specified      Bookmarked: 90   Downloaded: 2,259
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005).
Implement a WinForms TrackBar Control in ASP.NET
Posted: 23 Aug 2006   Updated: 23 Aug 2006   Views: 46,006   Rating: 3.89/5    Votes: 8   Popularity: 3.39
Licence: Not specified      Bookmarked: 20   Downloaded: 1,825
This article describes a simple approach to implementing a Windows Forms TrackBar (slider) control in ASP.NET 2.0.
Upload Files in ASP.NET 2.0
Posted: 26 Sep 2006   Updated: 26 Sep 2006   Views: 129,562   Rating: 2.81/5    Votes: 20   Popularity: 3.59
Licence: Not specified      Bookmarked: 88   Downloaded: 2,111
This article describes three different approaches to uploading a file to a web server.
Mimic the Appearance of Outlook's Sidebar with the MultiView Control
Posted: 23 Aug 2006   Updated: 23 Aug 2006   Views: 35,842   Rating: 3.94/5    Votes: 8   Popularity: 3.51
Licence: Not specified      Bookmarked: 45   Downloaded: 463
This article describes a simple way to mimic the appearance of Microsoft’s Outlook sidebar within an ASP.NET 2.0 web application. The approach is based upon the use of the existing MultiView control contained in the standard ASP.NET 2.0 toolbox, and does not require much time or effort to implement.
Easy SMTP Mail Using ASP.NET 2.0
Posted: 4 Oct 2006   Updated: 4 Oct 2006   Views: 319,509   Rating: 4.71/5    Votes: 36   Popularity: 7.32
Licence: Not specified      Bookmarked: 190   Downloaded: 7,365
The article addresses two topics: sending an email message to a standard email account, and sending an SMS message to a cell phone or pager.
An Easy Approach to Displaying a Message Box in ASP.NET 2.0
Posted: 16 Oct 2006   Updated: 16 Oct 2006   Views: 55,947   Rating: 4.33/5    Votes: 12   Popularity: 3.92
Licence: Not specified      Bookmarked: 31   Downloaded: 620
This article describes a quick and easy way to display message boxes within an ASP.NET 2.0 project.

Charts, Graphs and Images

Implement Microsoft DirectX Image Transformation Filters in ASP.NET 2.0
Posted: 28 Aug 2006   Updated: 28 Aug 2006   Views: 29,095   Rating: 4.26/5    Votes: 4   Popularity: 2.57
Licence: Not specified      Bookmarked: 25   Downloaded: 270
This article describes an easy approach to creating custom web controls used to display Microsoft DirectX Image Transformation filter effects in an ASP.NET 2.0 web page.
Peanut Gallery – An Easy Image Gallery for ASP.NET
Posted: 20 Nov 2006   Updated: 20 Nov 2006   Views: 83,719   Rating: 3.89/5    Votes: 7   Popularity: 3.29
Licence: Not specified      Bookmarked: 52   Downloaded: 2,273
This article addresses the construction of a simple image gallery type of web application.

Custom Controls

Build your own Flash player custom control in a flash
Posted: 11 Aug 2006   Updated: 11 Aug 2006   Views: 72,151   Rating: 4.05/5    Votes: 9   Popularity: 3.82
Licence: Not specified      Bookmarked: 51   Downloaded: 884
This article describes a quick and simple approach to creating a custom web control used to display Shockwave Flash files within an ASP.NET page.
A Custom Image Button Control with Mouse-Over Effects and Client Side Action
Posted: 14 Aug 2006   Updated: 14 Aug 2006   Views: 64,509   Rating: 3.77/5    Votes: 7   Popularity: 3.19
Licence: Not specified      Bookmarked: 28   Downloaded: 822
This article describes an easy approach to the construction of a custom ASP.NET 2.0 image button control that contains both a mouse-over effect and calls a JavaScript function when clicked.
Enhanced ASP.NET ImageButton Custom Control with Roll-Over Effects
Posted: 25 Aug 2006   Updated: 25 Aug 2006   Views: 46,327   Rating: 4.07/5    Votes: 3   Popularity: 1.94
Licence: Not specified      Bookmarked: 23   Downloaded: 303
This article describes an easy approach to extending an existing ASP.NET control; in this example, the standard toolkit’s ImageButton control is extended to support roll-over effects.
Track Stock Prices with a Custom Control
Posted: 2 Nov 2006   Updated: 2 Nov 2006   Views: 21,790   Rating: 4.00/5    Votes: 5   Popularity: 2.80
Licence: Not specified      Bookmarked: 25   Downloaded: 266
This article describes the construction of a custom control used to check stock prices as made available through a public web service.
Auto-Update as a Simple Custom Control
Posted: 2 Nov 2006   Updated: 2 Nov 2006   Views: 32,189   Rating: 3.00/5    Votes: 3   Popularity: 1.43
Licence: Not specified      Bookmarked: 23   Downloaded: 366
This article describes an easy way to implement automated page refreshes through the use of a custom control.
Convert Currency Values with a Custom Control
Posted: 8 Nov 2006   Updated: 8 Nov 2006   Views: 28,402   Rating: 4.40/5    Votes: 5   Popularity: 3.08
Licence: Not specified      Bookmarked: 16   Downloaded: 349
This article describes the details for constructing a custom ASP.NET 2.0 composite control used to convert one form of currency into another.
Lookup Area Codes by Zip Codes with an ASP.NET Custom Control
Posted: 8 Nov 2006   Updated: 8 Nov 2006   Views: 28,053   Rating: 4.38/5    Votes: 5   Popularity: 3.06
Licence: Not specified      Bookmarked: 26   Downloaded: 328
This article describes the construction of a simple custom control used to lookup an area code and a city/state location based upon a selected zip code; the lookup is performed through the use of an available public web service.
Forecast the Weather with a Custom Control
Posted: 8 Nov 2006   Updated: 8 Nov 2006   Views: 31,410   Rating: 4.50/5    Votes: 8   Popularity: 4.06
Licence: Not specified      Bookmarked: 37   Downloaded: 773
This article describes the construction of a custom control used to display a three day weather forecast based upon a designated zip code.
Add an RSS Feed Through a Custom Control
Posted: 10 Nov 2006   Updated: 10 Nov 2006   Views: 34,660   Rating: 4.09/5    Votes: 3   Popularity: 1.95
Licence: Not specified      Bookmarked: 37   Downloaded: 402
This article describes the construction of a very simple custom server control used to display the content returned from an RSS feed.
Add a Daily Dilbert Comic with a Custom Control
Posted: 10 Nov 2006   Updated: 10 Nov 2006   Views: 22,964   Rating: 2.25/5    Votes: 4   Popularity: 1.35
Licence: Not specified      Bookmarked: 14   Downloaded: 183
This article describes the construction of a custom control used to display a daily Dilbert comic on a site.
Add Multimedia Content with a Custom Control
Posted: 6 Dec 2006   Updated: 6 Dec 2006   Views: 39,022   Rating: 3.64/5    Votes: 9   Popularity: 3.34
Licence: Not specified      Bookmarked: 40   Downloaded: 1,185
This article describes a quick and simple approach to creating a custom web control used to display multimedia files within an ASP.NET page.
Building a UNIX Time to Date Conversion Custom Control in VB
Posted: 4 Jun 2008   Updated: 4 Jun 2008   Views: 13,232   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 6   Downloaded: 59
This article addresses the construction of a custom control that will convert UNIX time into useful and readable dates for display in a WinForms application.
Building a UNIX Time to Date Custom Control in C#
Posted: 6 Jun 2008   Updated: 6 Jun 2008   Views: 14,199   Rating: 3.67/5    Votes: 3   Popularity: 1.75
Licence: The Code Project Open License (CPOL)      Bookmarked: 9   Downloaded: 46
This article addresses the construction of a custom control that will convert UNIX time into useful and readable dates for display in a WinForms application.

User Controls

Using Control State in ASP.NET 2.0
Posted: 23 Aug 2006   Updated: 23 Aug 2006   Views: 67,653   Rating: 2.25/5    Votes: 10   Popularity: 2.07
Licence: Not specified      Bookmarked: 30   Downloaded: 966
This article describes a simple approach to maintaining control state in an ASP.NET 2.0 custom web control.

Web Services

Allow Users to Report Meaningful Defect Information
Posted: 30 Jan 2007   Updated: 30 Jan 2007   Views: 37,431   Rating: 4.68/5    Votes: 11   Popularity: 4.88
Licence: Not specified      Bookmarked: 55   Downloaded: 131
This article describes an approach to providing users with the means to submit error information directly back to the software developers as errors are encountered during the use of a targeted application
Geocoding a Physical Address using Yahoo Web Services and Visual Basic
Posted: 18 Jan 2008   Updated: 18 Jan 2008   Views: 18,961   Rating: 3.00/5    Votes: 2   Popularity: 0.90
Licence: The Code Project Open License (CPOL)      Bookmarked: 19   Downloaded: 143
An article on Geocoding a physical address using Yahoo Web Services and Visual Basic
Consuming the Yahoo! Local Search Service in a C# WinForms Application
Posted: 18 Jan 2008   Updated: 18 Jan 2008   Views: 15,093   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 16   Downloaded: 225
An article on consuming the Yahoo! Local Search Service in a C# WinForms Application
Consuming the Yahoo! Local Search Service in a Visual Basic WinForms Application
Posted: 19 Jan 2008   Updated: 18 Jan 2008   Views: 11,758   Rating: 3.29/5    Votes: 3   Popularity: 1.57
Licence: The Code Project Open License (CPOL)      Bookmarked: 11   Downloaded: 109
An article on consuming the Yahoo! Local Search Service in a Visual Basic WinForms Application
Upload Any File Type through a Visual Basic 2005 Web Service
Posted: 21 Jan 2008   Updated: 21 Jan 2008   Views: 37,727   Rating: 3.50/5    Votes: 5   Popularity: 2.30
Licence: The Code Project Open License (CPOL)      Bookmarked: 35   Downloaded: 1,013
An article on uploading any file type through a Visual Basic 2005 Web Service
Geocoding a Physical Address using Yahoo Web Services and C#
Posted: 21 Jan 2008   Updated: 21 Jan 2008   Views: 20,163   Rating: 4.08/5    Votes: 6   Popularity: 3.18
Licence: The Code Project Open License (CPOL)      Bookmarked: 32   Downloaded: 248
An article on geocoding a physical address using Yahoo Web Services and C#

Database

An Approach to Viewing the Structure of a Database Using VB 2005
Posted: 14 Sep 2006   Updated: 14 Sep 2006   Views: 42,146   Rating: 4.55/5    Votes: 16   Popularity: 5.48
Licence: Not specified      Bookmarked: 52   Downloaded: 141
This article describes an easy approach to examining all of the tables, views, and columns in a database.
View Database Structure Using C#
Posted: 20 Jan 2008   Updated: 19 Jan 2008   Views: 62,343   Rating: 4.82/5    Votes: 17   Popularity: 5.92
Licence: The Code Project Open License (CPOL)      Bookmarked: 100   Downloaded: 3,054
An article on how to view a database structure using C#

Audio and Video

C# Voice and Tone Alert Generator
Posted: 25 Aug 2006   Updated: 25 Aug 2006   Views: 94,376   Rating: 4.70/5    Votes: 21   Popularity: 6.20
Licence: Not specified      Bookmarked: 103   Downloaded: 1,977
This article describes an application used to generate and test aural alerts.
Embedding and Playing WAV Audio Files in a WinForms Application
Posted: 31 Jan 2007   Updated: 31 Jan 2007   Views: 78,849   Rating: 4.75/5    Votes: 14   Popularity: 5.43
Licence: Not specified      Bookmarked: 64   Downloaded: 2,144
This article describes an approach to embedding WAV audio files into an application and playing them through the use of the System.Media class library
Text to Speech with the Microsoft Speech Library and SDK version 5.1
Posted: 31 Aug 2006   Updated: 31 Aug 2006   Views: 120,908   Rating: 4.23/5    Votes: 14   Popularity: 4.80
Licence: Not specified      Bookmarked: 75   Downloaded: 4,845
This article describes an application used to exercise some of the Text To Speech features available to .NET developers through the Microsoft Speech 5.1 SDK.
Just for Fun – A Small Piano Keyboard
Posted: 3 Oct 2006   Updated: 3 Oct 2006   Views: 45,988   Rating: 3.93/5    Votes: 6   Popularity: 3.06
Licence: Not specified      Bookmarked: 44   Downloaded: 503
This article describes a project used to build a simple piano keyboard that plays some not too terrific sounding notes, courtesy of the Kernel32.dll’s Beep function.

GDI+

Building a Simple Image Conversion Utility
Posted: 13 Sep 2006   Updated: 13 Sep 2006   Views: 51,329   Rating: 4.60/5    Votes: 11   Popularity: 4.79
Licence: Not specified      Bookmarked: 52   Downloaded: 602
This article describes a very easy approach to building an image conversion utility that will permit the user to open a supported image type and convert it to another supported image type.
Convert a DataGridView into a Bitmap
Posted: 26 Oct 2006   Updated: 26 Oct 2006   Views: 55,604   Rating: 4.41/5    Votes: 11   Popularity: 4.56
Licence: Not specified      Bookmarked: 47   Downloaded: 602
This article describes an easy approach to converting a DataGridView control into a Bitmap.
Simple Image Mapping Utility
Posted: 26 Oct 2006   Updated: 26 Oct 2006   Views: 37,666   Rating: 4.47/5    Votes: 5   Popularity: 3.12
Licence: Not specified      Bookmarked: 39   Downloaded: 383
This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page.

C / C++ Language

Internet Connection State Control
Posted: 3 Oct 2006   Updated: 3 Oct 2006   Views: 60,682   Rating: 3.42/5    Votes: 14   Popularity: 3.71
Licence: Not specified      Bookmarked: 64   Downloaded: 1,417
This article describes an easy approach to building two controls used to monitor the status of an internet connection and provide the user with some indication of that status.
Segmented LED Control Emulation
Posted: 4 Oct 2006   Updated: 4 Oct 2006   Views: 37,172   Rating: 3.48/5    Votes: 11   Popularity: 3.54
Licence: Not specified      Bookmarked: 34   Downloaded: 729
This project describes an approach for constructing a hardware emulation of a segmented seven element LED display.

C#

Passing Data between Windows Forms
Posted: 27 Jan 2007   Updated: 27 Jan 2007   Views: 153,570   Rating: 4.49/5    Votes: 61   Popularity: 8.00
Licence: Not specified      Bookmarked: 196   Downloaded: 6,266
Passing Data between Windows Forms
RSS Feed Link Reader
Posted: 29 Feb 2008   Updated: 29 Feb 2008   Views: 34,205   Rating: 4.29/5    Votes: 3   Popularity: 2.07
Licence: The Code Project Open License (CPOL)      Bookmarked: 48   Downloaded: 653
Constructing a simple application that may be used to view RSS feeds from the desktop
Word Processor Based Upon an Extended RichTextBox Control
Posted: 11 Apr 2007   Updated: 11 Apr 2007   Views: 158,122   Rating: 4.87/5    Votes: 56   Popularity: 8.52
Licence: The Code Project Open License (CPOL)      Bookmarked: 197   Downloaded: 4,293
This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control
Mapping with a GPS and C#
Posted: 23 Jan 2008   Updated: 22 Jan 2008   Views: 167,039   Rating: 4.86/5    Votes: 34   Popularity: 7.44
Licence: The Code Project Open License (CPOL)      Bookmarked: 144   Downloaded: 8,306
An article on mapping with a GPS in C#
Running a Web Site in Kiosk Mode with C#
Posted: 27 Feb 2008   Updated: 27 Feb 2008   Views: 38,857   Rating: 3.68/5    Votes: 10   Popularity: 3.48
Licence: The Code Project Open License (CPOL)      Bookmarked: 36   Downloaded: 969
This article is about running a Web site in kiosk mode and disabling some normal keyboard control functionality to limit a user’s ability to depart from kiosk mode.
Parsing Sentences and Building Text Statics in C#
Posted: 4 Jun 2008   Updated: 4 Jun 2008   Views: 28,416   Rating: 2.50/5    Votes: 5   Popularity: 1.55
Licence: The Code Project Open License (CPOL)      Bookmarked: 21   Downloaded: 575
This article describes three approaches to parsing the sentences from a body of text; three approaches are shown as a means of describing the pros and cons for performing this task using each different approach.
RSS Feed Link Reader
Posted: 5 Jun 2008   Updated: 5 Jun 2008   Views: 29,059   Rating: 4.56/5    Votes: 7   Popularity: 3.80
Licence: The Code Project Open License (CPOL)      Bookmarked: 24   Downloaded: 566
This article discusses the construction of a simple application that may be used to view RSS feeds from the desktop.
Image Viewer User Control with Preview Capability
Posted: 5 Jun 2008   Updated: 5 Jun 2008   Views: 23,309   Rating: 4.00/5    Votes: 6   Popularity: 3.11
Licence: The Code Project Open License (CPOL)      Bookmarked: 32   Downloaded: 1,323
This article discusses the construction of an image viewer user control that may be used to display images from a directory containing a collection of image files.
Cascading Deletes in LINQ to SQL
Posted: 7 Jul 2008   Updated: 7 Jul 2008   Views: 31,655   Rating: 4.45/5    Votes: 7   Popularity: 3.50
Licence: The Code Project Open License (CPOL)      Bookmarked: 27   Downloaded: 0
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
Build a Simple Watermarking Utility in C#
Posted: 19 Jan 2008   Updated: 19 Jan 2008   Views: 47,786   Rating: 4.79/5    Votes: 15   Popularity: 5.63
Licence: The Code Project Open License (CPOL)      Bookmarked: 64   Downloaded: 2,207
An article on building a simple Watermarking utility in C#
Fill in PDF Form Fields using the Open Source iTextSharp Dynamic Link Library
Posted: 22 Jan 2008   Updated: 22 Jan 2008   Views: 123,560   Rating: 4.88/5    Votes: 16   Popularity: 5.88
Licence: The Code Project Open License (CPOL)      Bookmarked: 111   Downloaded: 4,159
Article describing a quick and simple approach to programmatically completing a PDF document through use of the iTextSharp DLL
Upload Any File Type through a Web Service
Posted: 17 Jan 2008   Updated: 23 Jan 2008   Views: 36,671   Rating: 3.80/5    Votes: 5   Popularity: 2.66
Licence: The Code Project Open License (CPOL)      Bookmarked: 60   Downloaded: 1,587
This article shall describe an approach that may be used to upload any sort of a file through a web service from a Windows Forms application.
Manage Data in a WinForms Application (without the Database)
Posted: 6 Jun 2008   Updated: 6 Jun 2008   Views: 17,717   Rating: 3.75/5    Votes: 14   Popularity: 4.30
Licence: The Code Project Open License (CPOL)      Bookmarked: 42   Downloaded: 1,079
This article provides an approach to building an application that may be used to collect, store, and retrieve data without relying upon a database to get there.

VB.NET

Building a Simple Word Processor Around an Extended RichTextBox Control
Posted: 13 Sep 2006   Updated: 13 Sep 2006   Views: 194,965   Rating: 4.66/5    Votes: 34   Popularity: 7.12
Licence: Not specified      Bookmarked: 176   Downloaded: 4,495
This article describes an easy approach to building a simple word processor around an extended version of the RichTextBox (RTB) control.
RSS Feed Link Reader
Posted: 28 Feb 2008   Updated: 28 Feb 2008   Views: 22,163   Rating: 2.60/5    Votes: 2   Popularity: 0.78
Licence: The Code Project Open License (CPOL)      Bookmarked: 29   Downloaded: 601
Construction of a simple application that may be used to view RSS feeds from the desktop
Killing Processes from a Visual Basic Application
Posted: 9 Jun 2008   Updated: 9 Jun 2008   Views: 50,634   Rating: 4.00/5    Votes: 5   Popularity: 2.68
Licence: The Code Project Open License (CPOL)      Bookmarked: 55   Downloaded: 2,339
This article provides a simple example of how to use the System.Diagnostics.Process library to display a list of running processes, and to select and kill processes by their process name and ID.
Error and Event Logging in VB.NET
Posted: 23 Aug 2006   Updated: 23 Aug 2006   Views: 128,828   Rating: 3.68/5    Votes: 22   Popularity: 4.92
Licence: Not specified      Bookmarked: 74   Downloaded: 2,970
This article describes an approach to writing to a custom error log and to writing events into the system event log.
Mapping with a GPS and VB.NET
Posted: 22 Jan 2008   Updated: 22 Jan 2008   Views: 75,771   Rating: 4.63/5    Votes: 12   Popularity: 4.82
Licence: The Code Project Open License (CPOL)      Bookmarked: 75   Downloaded: 4,454
An article on mapping with a GPS in VB.NET
RSS Feed Link Reader
Posted: 5 Jun 2008   Updated: 5 Jun 2008   Views: 17,381   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 15   Downloaded: 209
This article discusses the construction of a simple application that may be used to view RSS feeds from the desktop.
Image Viewer User Control with Preview Capability
Posted: 5 Jun 2008   Updated: 5 Jun 2008   Views: 29,159   Rating: 3.60/5    Votes: 7   Popularity: 2.91
Licence: The Code Project Open License (CPOL)      Bookmarked: 32   Downloaded: 1,602
This article discusses the construction of an image viewer user control that may be used to display images from a directory containing a collection of image files.
Manage Data in a WinForms Application (without the Database)
Posted: 6 Jun 2008   Updated: 6 Jun 2008   Views: 22,414   Rating: 4.17/5    Votes: 5   Popularity: 2.80
Licence: The Code Project Open License (CPOL)      Bookmarked: 35   Downloaded: 1,115
This article provides an approach to building an application that may be used to collect, store, and retrieve data without relying upon a database to get there.
Cascading Deletes in LINQ to SQL with Visual Basic
Posted: 8 Jul 2008   Updated: 8 Jul 2008   Views: 14,376   Rating: 3.47/5    Votes: 8   Popularity: 2.63
Licence: The Code Project Open License (CPOL)      Bookmarked: 18   Downloaded: 0
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
Parsing Sentences and Building Text Statics in Visual Basic
Posted: 4 Jun 2008   Updated: 4 Jun 2008   Views: 35,085   Rating: 4.17/5    Votes: 4   Popularity: 2.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 31   Downloaded: 335
This article describes three approaches to parsing the sentences from a body of text; three approaches are shown as a means of describing the pros and cons for performing this task using each different approach.
Build Your Own Visual Studio: An Application Framework for Editing Objects at Runtime
Posted: 12 Sep 2006   Updated: 12 Sep 2006   Views: 50,722   Rating: 4.76/5    Votes: 20   Popularity: 6.19
Licence: Not specified      Bookmarked: 104   Downloaded: 668
This article describes a generic application framework that may be of some use in projects that would need an interface similar to Visual Studio. The application demonstrates approaches to providing a toolbox, a workspace, an object treeview, and an object editor.
Phone Home: An Approach to Software Activation
Posted: 19 Sep 2006   Updated: 19 Sep 2006   Views: 40,087   Rating: 3.41/5    Votes: 13   Popularity: 3.80
Licence: Not specified      Bookmarked: 90   Downloaded: 464
This article describes an easy approach to keeping track of each installation of an application. The intent of the example is to demonstrate the use of a simple web service to collect and store information about each user and machine running the application.
Simple Web and RGB Color Picker Utility
Posted: 11 Oct 2006   Updated: 11 Oct 2006   Views: 35,378   Rating: 3.62/5    Votes: 8   Popularity: 3.27
Licence: Not specified      Bookmarked: 19   Downloaded: 235
The article addresses the construction of a simple utility application useful for selecting an RGB or web color.
Build a Simple Watermarking Utility in Visual Basic 2005
Posted: 19 Jan 2008   Updated: 19 Jan 2008   Views: 25,152   Rating: 3.92/5    Votes: 7   Popularity: 3.27
Licence: The Code Project Open License (CPOL)      Bookmarked: 28   Downloaded: 803
An article on building a simple Watermarking utility in Visual Basic 2005
XML Pathfinder: a Visual Basic Utility
Posted: 27 Feb 2008   Updated: 27 Feb 2008   Views: 15,900   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 19   Downloaded: 171
Constructing a simple utility that may be used to locate and evaluate paths within an XML document and testing queries against those paths
Programmatically Complete PDF Form Fields using Visual Basic and the iTextSharp DLL
Posted: 22 Jan 2008   Updated: 22 Jan 2008   Views: 154,907   Rating: 4.94/5    Votes: 37   Popularity: 7.75
Licence: The Code Project Open License (CPOL)      Bookmarked: 101   Downloaded: 5,788
Article describing how to programmatically complete PDF form fields with Visual Basic and the iTextSharp DLL

XML

XML Pathfinder – A C# Utility
Posted: 26 Feb 2008   Updated: 26 Feb 2008   Views: 28,175   Rating: 3.57/5    Votes: 4   Popularity: 2.15
Licence: The Code Project Open License (CPOL)      Bookmarked: 31   Downloaded: 0
This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.

LINQ

Using LINQ to Objects in Visual Basic
Posted: 4 Jun 2008   Updated: 4 Jun 2008   Views: 33,189   Rating: 4.36/5    Votes: 6   Popularity: 3.11
Licence: The Code Project Open License (CPOL)      Bookmarked: 19   Downloaded: 615
This article provides an introduction to employing LINQ to Objects queries to support a simple WinForms application; the article addresses the construction of LINQ to Objects statements, and then goes on to describe how one might use LINQ to Objects within the context of an actual application.
Simple LINQ to SQL in C#
Posted: 4 Jun 2008   Updated: 4 Jun 2008   Views: 294,290   Rating: 4.89/5    Votes: 43   Popularity: 7.99
Licence: The Code Project Open License (CPOL)      Bookmarked: 128   Downloaded: 12,682
This article provides an introduction to employing LINQ to SQL within a Windows Forms application. The article will address the incorporation of LINQ to SQL into a WinForms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proced
Using LINQ to SQL in Visual Basic
Posted: 6 Jun 2008   Updated: 6 Jun 2008   Views: 99,244   Rating: 4.76/5    Votes: 20   Popularity: 6.19
Licence: The Code Project Open License (CPOL)      Bookmarked: 49   Downloaded: 2,790
This article provides an introduction to employing LINQ to SQL within a Windows Forms application; the article will address the incorporation of LINQ to SQL into a win forms project, how to use LINQ to SQL to select, insert, update, and delete data, and how to use LINQ to SQL to execute stored proce
Using LINQ to Objects in C#
Posted: 6 Jun 2008   Updated: 6 Jun 2008   Views: 222,130   Rating: 4.37/5    Votes: 20   Popularity: 5.55
Licence: The Code Project Open License (CPOL)      Bookmarked: 84   Downloaded: 4,428
This article provides an introduction to employing LINQ to Objects queries to support a simple win forms application; the article addresses the construction of LINQ to Objects statements and then goes on to describe how one might use LINQ to Objects within the context of an actual application.
C# Scrollable Picturebox Custom Control
Posted: 9 Jun 2008   Updated: 9 Jun 2008   Views: 62,440   Rating: 4.17/5    Votes: 6   Popularity: 3.27
Licence: The Code Project Open License (CPOL)      Bookmarked: 23   Downloaded: 2,513
This article discusses the construction of a custom control used to add a scrollable Picturebox control to a project.

Internet / Network

Send a Text Message to a Cell Phone from a VB.NET Application
Posted: 23 Aug 2006   Updated: 23 Aug 2006   Views: 229,653   Rating: 4.56/5    Votes: 31   Popularity: 6.83
Licence: Not specified      Bookmarked: 119   Downloaded: 7,850
This article describes a simple way to send text messages to a cellular phone from within a VB.NET desktop application.

String handling

Processing Command Line Arguments
Posted: 27 Dec 2006   Updated: 27 Dec 2006   Views: 36,663   Rating: 2.85/5    Votes: 4   Popularity: 1.71
Licence: Not specified      Bookmarked: 15   Downloaded: 111
This article describes an approach to processing multiple command line arguments.

Threads, Processes & IPC

Finding and Listing Processes in Visual Basic 2005
Posted: 23 Jan 2008   Updated: 23 Jan 2008   Views: 19,903   Rating: 3.36/5    Votes: 5   Popularity: 2.24
Licence: The Code Project Open License (CPOL)      Bookmarked: 8   Downloaded: 176
An article about finding and listing processes in Visual Basic 2005
Finding and Listing Processes in C#
Posted: 23 Jan 2008   Updated: 23 Jan 2008   Views: 22,752   Rating: 4.00/5    Votes: 4   Popularity: 2.21
Licence: The Code Project Open License (CPOL)      Bookmarked: 22   Downloaded: 930
An article about finding and listing processes in C#

Hardware & System

Preventing a CD from Auto-Playing
Posted: 28 Aug 2006   Updated: 28 Aug 2006   Views: 29,766   Rating: 4.40/5    Votes: 3   Popularity: 2.10
Licence: Not specified      Bookmarked: 15   Downloaded: 294
This article describes the approach used programmatically to prevent a CD from going into auto play mode; this may be useful to you if you are, for example, writing an application that logs directly to CD and you are trying to burn data periodically to a CD.
Monitor and Display CPU State Information
Posted: 27 Dec 2006   Updated: 27 Dec 2006   Views: 55,221   Rating: 2.61/5    Votes: 6   Popularity: 2.03
Licence: Not specified      Bookmarked: 46   Downloaded: 1,616
This article describes a quick and simple approach to displaying information about the state of the CPU or CPUs on a targeted machine; the example provided shows how to display the percentage of processor time consumed by the CPU or CPUs on the target machine.

WMI

Obtain System Information Using Windows Management Instrumentation Calls
Posted: 22 Jan 2008   Updated: 21 Jan 2008   Views: 47,344   Rating: 4.50/5    Votes: 12   Popularity: 4.47
Licence: The Code Project Open License (CPOL)      Bookmarked: 49   Downloaded: 1,469
An article on how to obtain System Information using Windows Management Instrumentation Calls
No blogs have been submitted.
No tips have been posted.

salysle
Software Developer (Senior)
United States United States
No Biography provided


Advertise | Privacy | Mobile
Web04 | 2.6.130617.1 | Last Updated 18 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid