<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title> .NET news &gt;&gt; Components</title>
<link>http://www.dotnetcat.com/Components/</link>
<description>.NET developer news by tags: C#, ASP.NET, VB.NET, database, security, performance and more</description>
<language>en-us</language>
<item>
<title>A WPF Pie Chart with Data Binding support</title>
<link>http://www.dotnetcat.com/news/Graphics/id/9253/</link>
<pubDate>Fri, 25 Jul 2008 02:25:00 -0500</pubDate>
<description> <![CDATA[ This article describes the development of a pie chart user control for WPF that uses data binding. The pie chart is not backed by its own model, rather, it binds directly to your data objects. This has the big advantage that the WPF framework takes care of handling events that relate to changes in the bound data, updating the pie chart view accordingly. ]]> </description>
</item>
<item>
<title>CueProvider</title>
<link>http://www.dotnetcat.com/news/Components/id/9256/</link>
<pubDate>Thu, 24 Jul 2008 16:54:00 -0500</pubDate>
<description> <![CDATA[ CueProvider is a lightweight class that lets you set a cue banner (the grey prompt text that automatically disappears when you begin to type) in a TextBox control. ]]> </description>
</item>
<item>
<title>Global Mouse and Keyboard Library</title>
<link>http://www.dotnetcat.com/news/Examples/id/9263/</link>
<pubDate>Wed, 23 Jul 2008 19:10:00 -0500</pubDate>
<description> <![CDATA[ This article explains how to use the mouse and keyboard library that I have created. This library consists of two things: global mouse and keyboard hooks, and global mouse and keyboard simulators.
The global hooks contain a set of events that follow the .NET event model, so they should be very simple to use if you've done anything with events before.
The simulators will actually simulate mouse movements, clicks, keyboard presses, etc. This can be useful for macro recording (which is one of the sample projects), and of course, messing with your friends. ]]> </description>
</item>
<item>
<title>Password Strength Control</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/9245/</link>
<pubDate>Tue, 22 Jul 2008 01:28:00 -0500</pubDate>
<description> <![CDATA[ This article is about a Password Strength control, which can be used in password dialogs and login windows in Windows based .NET applications. If you want, you can use it as a progress bar control as well. This control can be shaped to different styles and can be extended, if needed. ]]> </description>
</item>
<item>
<title>An advanced rendering class</title>
<link>http://www.dotnetcat.com/news/Components/id/9185/</link>
<pubDate>Tue, 15 Jul 2008 04:30:00 -0500</pubDate>
<description> <![CDATA[ Many beginners in the C# or VB.NET development category sometimes want to be able to apply themes or styles to their application. This rendering class allows you to easily customize the appearance of your C#/VB.NET applications. This was inspired by the Office2007Renderer, which enables you to apply a multitude of Office 2007 styles to an application. After I began using Office2007Renderer, I found that some of the drawing functions caused severe lag on my applications. So, I took it into my own hands to develop a new Office2007Renderer of my own. From there, it developed into a fully editable class. ]]> </description>
</item>
<item>
<title>WPF.JoshSmith</title>
<link>http://www.dotnetcat.com/news/Components/id/9188/</link>
<pubDate>Sun, 13 Jul 2008 16:59:00 -0500</pubDate>
<description> <![CDATA[ A free library of controls and utility classes for use in WPF applications. ]]> </description>
</item>
<item>
<title>Developing an Autofilter ListView</title>
<link>http://www.dotnetcat.com/news/Components/id/9175/</link>
<pubDate>Tue, 08 Jul 2008 07:50:00 -0500</pubDate>
<description> <![CDATA[ Microsoft Excel has a very useful auto-filter function. With this function enabled on a column, the user is able to select filters from a drop-down list, which when selected, are applied to the column. This article describes how to add similar filter functionality to the WPF ListView control. ]]> </description>
</item>
<item>
<title>FTP Client and HttpFileDownloader Components</title>
<link>http://www.dotnetcat.com/news/Internet/id/9109/</link>
<pubDate>Wed, 25 Jun 2008 06:27:00 -0500</pubDate>
<description> <![CDATA[ Once I needed a simple, open source and robust FTP client to include in my project. To my surprise I was not able to find one in spite of many FTP clients that were published on various websites. So what appeared to be a problem? The problem was the quality: simply the published projects were all just demos. There was no quality FTP clients... ]]> </description>
</item>
<item>
<title>PropertyGridCE - Mobile version of PropertyGrid</title>
<link>http://www.dotnetcat.com/news/Mobile/id/9087/</link>
<pubDate>Mon, 23 Jun 2008 09:31:00 -0500</pubDate>
<description> <![CDATA[ Useful control that reproduces most of PropertyGrid functionality in Compact Framework.
 ]]> </description>
</item>
<item>
<title>Numeric UpDown Control for hardware control applications or yet another SpinEdit</title>
<link>http://www.dotnetcat.com/news/Components/id/9077/</link>
<pubDate>Wed, 18 Jun 2008 06:03:00 -0500</pubDate>
<description> <![CDATA[ An article on numeric Up/Down control with some unique features useful for hardware control applications ]]> </description>
</item>
</channel>
</rss> 