Welcome to WindowsClient.net | My Blog | Sign in | Join

Articles

Sponsors





  • advertise here

Browse by Tags

All Tags » General (RSS)
Parsing Sentences and Building Text Statics in Visual Basic
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.
Posted: Jun 20 2008, 05:19 AM by jytylr | with no comments
Filed under:
The Code Project Browser Add-in for Visual Studio 2005 and 2008
SlickEdit Inc. demonstrates the Code Project Browser Add-in for Visual Studio 2005 and 2008, which lets developers browse The Code Project and open them directly.
AdventureWorks.WPF, Part 1
Rudi Grobler tries his hand at creating a real world line-of-business application using WPF, only WPF, and nothing else.
Posted: Apr 08 2008, 03:02 AM by jaytayl | with no comments
Filed under: ,
How to Write Well-Behaved WPF Controls
This article presents tips on how to write WPF controls that consistently apply styles and templates.
WPF Business Application Series, Part 2
This is the second in a series of articles on writing WPF business applications in VB.NET using Visual Studio 2008. In it I cover the FormNotification control, binding to objects that implement IDataErorrInfo, rendering the Form Notification popup in...
WPF Business Application Series, Part 1
This is the first in a series of articles on writing WPF business applications in VB.NET using Visual Studio 2008. In it I cover the following topics: Application Structure, Skinning, and Custom ToolBar Button Controls.
Programming WPF Applications
This article describes the framework that WPF offers and also tells the differences between Browser based and Windows based installed applications.
Posted: Feb 19 2008, 10:39 AM by jaytayl | with no comments
Filed under: , , ,
WPF: A Beginner's Guide, Part 4
In this article I will provide brief introductions to the following: The difference between CLR properties and dependency Properties (DPs from here on in), Dependency Properties, Dependency Property Value Precedence, Dependency Property Value Inheritence...
WPF: A Beginner's Guide, Part 3
In this article I will provide brief introductions to the following: RoutedEvents (what they are, how they work, how to consume/create them), RoutedCommands (what they are, how they work, how to consume/create them), Automation Peers, and Demo Applications...
WPF: A Beginner's Guide, Part 2
In this article I will discuss: what to do in XAML, what to do in code, how to reference classes/assemblies from XAML, markup extensions, what are resources and how they can help you, and how to use resource files.
WPF: A Beginner's Guide, Part 1
In this article, I will discuss Layout in WPF: Layout (this article), XAML vs Code/Markup Extensions and Resources, Commands And Events, Dependency Properties, DataBinding, and Styles/Templates.
Multimedia Control
Playing audio and video is easier in version 2 of the framework, but the basic capabilities available still leave a lot to be desired. Fortunately, the free MediaPlayer component provided here demonstrates a more feature-rich solution to your multimedia...
Posted: Apr 21 2006, 12:00 AM by admin | with no comments
Filed under:
A Simple Photo Browser
In this article my aim is to guide a relative Visual Basic .NET "newbie" through the process of creating a simple Photo Browser application. We will gradually build up the application, examining a number of the techniques available to you in...
Posted: Apr 21 2006, 12:00 AM by admin | with no comments
Filed under:
Add a MDI list to a System.Windows.Forms.ContextMenu instance
This tip describes how to add a MDI list to a System.Windows.Forms.ContextMenu instance using Visual C#,
Posted: Apr 13 2005, 12:00 AM by admin | with no comments
Filed under:
Add a Tag property to System.Windows.Forms.MenuItem
This article shows how to subclass MenuItem to add a Tag property.
Posted: Apr 11 2005, 12:00 AM by admin | with no comments
Filed under:
Next page »