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

Articles

Sponsors





  • advertise here

Browse by Tags

All Tags » Introduction (RSS)
A Detailed WinForms Data Binding Tutorial
This article demonstrates a variety of Windows Forms data binding features using several simple examples.
WPF: A Beginner's Guide, Part 7, Fun With Physics
This is the final part to Sasha Barber's WPF for beginners series. In it he uses everything learned along the way, including WPF Layout, Resources, Commands & Events, Dependency Properties, DataBinding, and Styles & Templates.
Posted: Apr 07 2008, 01:00 AM by jaytayl | with no comments
Filed under: , , ,
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.
An Introduction to VB.NET and Database Programming
This article covers connecting to data with Windows Forms and VB.NET.
Posted: Feb 24 2004, 12:00 AM by admin | with 3 comment(s)
Filed under:
My first .NET project
Is .NET ready for prime time? Can .NET handle complex OOP designs with thousands of interconnected objects? Let's go ascertain with a real-world project.
Posted: Feb 24 2004, 12:00 AM by admin | with no comments
Filed under:
What's that "Windows Form Designer generated code" anyway?
Taking a closer look at the code generated by the Windows Forms Designer and understanding some of the important implications.
Posted: Feb 09 2004, 12:00 AM by admin | with no comments
Filed under:
More Customizing VB.NET Controls
About Visual Basic recently featured an article about how to use inheritance to customize a standard component - in this case the CheckBox. The main goal of the article was to demonstrate inheritance with something that you could use right away.
Posted: Mar 06 2003, 12:00 AM by admin | with no comments
Filed under:
VB.Net - Windows Forms and Controls
An introduction to creating Windows Forms and Controls using the VS.Net IDE and code.
Posted: Oct 28 2002, 12:00 AM by admin | with 1 comment(s)
Filed under:
Developers Re-examine Rich-Client Apps
This article examines a possible shift in corporate thinking that will bring rich-client apps back to the market. Leading the front are new features provided in Windows Forms.
Posted: Sep 23 2002, 12:00 AM by admin | with no comments
Filed under:
WinForm Basics
This article helps beginners who want to learn the basics of C# Windows Forms. The following code gives a quick and easy example of how Windows Forms work.
Posted: Apr 21 2002, 12:00 AM by admin | with no comments
Filed under: