﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Longhorncorner Latest Articles</title><link>http://www.c-sharpcorner.com/</link><description>Watch articles from Longhorn Corner</description><copyright>© 1999 - 2011  Mindcracker LLC. All Rights Reserved</copyright><item><title>WPF: An Introduction (Part 2)</title><description>This is the second part of an introduction to WPF; here we are going to learn WPF in detail.</description><link>http://www.longhorncorner.com/uploadfile/nipuntomar/wpf-an-introduction-part-2/default.aspx</link><pubDate>6/29/2011 7:26:26 AM</pubDate><author>Nipun Tomar</author></item><item><title>WPF: An Introduction (Part 1)</title><description>Here we are going to learn about WPF in detail.</description><link>http://www.longhorncorner.com/uploadfile/nipuntomar/wpf-an-introduction-part-1/default.aspx</link><pubDate>6/29/2011 7:22:25 AM</pubDate><author>Nipun Tomar</author></item><item><title>SpellChecker in WPF using VB.NET</title><description>In this article we demonstrate how we can check Spellings in WPF.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/spellchecker-in-wpf-using-VB-Net/default.aspx</link><pubDate>6/1/2011 3:25:32 AM</pubDate><author>Shalini Juneja</author></item><item><title>How to get Selected Item in TreeView control in WPF using VB.NET</title><description>In this article we demonstrate on what is TreeView control and  its Selected item Event </description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-get-selected-item-in-treeview-control-in-wpf-using-vb/default.aspx</link><pubDate>5/31/2011 7:32:40 AM</pubDate><author>Shalini Juneja</author></item><item><title>Pulse Animation in Silverlight using Visual Basic</title><description>It is an easy tutorial, by which you can learn how to create a Pulse Animation in Silverlight.</description><link>http://www.longhorncorner.com/uploadfile/ebac9d/pulse-animation-in-silverlight-using-visual-basic/default.aspx</link><pubDate>5/31/2011 6:30:24 AM</pubDate><author>Deepak Kumar Verma</author></item><item><title>Use Expander and its ExpandDirection property in WPF using VB.NET</title><description>In this article we demonstrate on what is Expander and its ExpandDirection property.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/use-expander-and-its-expanddirection-property-in-wpf-using-v/default.aspx</link><pubDate>5/30/2011 7:00:55 AM</pubDate><author>Shalini Juneja</author></item><item><title>Linear Gradient Brush in Silverlight</title><description>Linear Gradient Brush is used to paint an area with linear gradient.</description><link>http://www.longhorncorner.com/uploadfile/ebac9d/linear-gradient-brush-in-silverlight/default.aspx</link><pubDate>5/27/2011 7:28:44 AM</pubDate><author>Deepak Kumar Verma</author></item><item><title>Implementation of StatusBar in WPF using VB.NET</title><description>In this article you will learn that how you can use StatusBar with CheckBox to display Active and InActive state of the StatusBar.</description><link>http://www.longhorncorner.com/uploadfile/f5b919/implementation-of-statusbar-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 7:27:04 AM</pubDate><author>Dea Saddler</author></item><item><title>How to Close Popup on Button click in WPF using VB.NET</title><description>In this article we demonstrate on how to close a Popup on Button click.which work as a Container.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-close-popup-on-button-click-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 4:52:56 AM</pubDate><author>Shalini Juneja</author></item><item><title>How to get currently selected ComboBox item in WPF using VB.NET</title><description>In this article you will learn that how you can get currently selected comboBox item on Button click</description><link>http://www.longhorncorner.com/uploadfile/f5b919/how-to-get-currently-selected-combobox-item-in-wpf-using-vb/default.aspx</link><pubDate>5/27/2011 2:03:08 AM</pubDate><author>Dea Saddler</author></item><item><title>How to add control to a Panel in WPF using VB.NET</title><description>In this article you will learn that how you can add control in a Panel</description><link>http://www.longhorncorner.com/uploadfile/f5b919/how-to-add-control-to-a-panel-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 1:56:10 AM</pubDate><author>Dea Saddler</author></item><item><title>How to Wrap controls in a WrapPanel in WPF using VB.NET</title><description>In this article you will learn that how you can Wrap controls in a WrapPanel</description><link>http://www.longhorncorner.com/uploadfile/f5b919/how-to-wrap-controls-in-a-wrappanel-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 1:44:01 AM</pubDate><author>Dea Saddler</author></item><item><title>Polygon and its MouseDown Event in WPF using VB.NET</title><description>In this article you will learn that how to draw Polygon Dynamically and how you can handle its MouseDown Event. </description><link>http://www.longhorncorner.com/uploadfile/f5b919/polygon-and-its-mousedown-event-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 1:19:03 AM</pubDate><author>Dea Saddler</author></item><item><title>How to resize an Ellipse using ScrollBar in WPF using VB.NET</title><description>In this article you will learn that how can you resize an Ellipse using ScrollBar by setting the Margin Width and Height.</description><link>http://www.longhorncorner.com/uploadfile/f5b919/how-to-resize-an-ellipse-using-scrollbar-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 1:12:55 AM</pubDate><author>Dea Saddler</author></item><item><title>How to set Text to TextBlock for selected List Item in WPF using VB.NET.</title><description>In this article you will learn that how you can select Item from ListBox and also set Text to TextBlock for selected List Item.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-set-text-to-textblock-for-selected-list-item-in-wpf-u/default.aspx</link><pubDate>5/27/2011 12:49:05 AM</pubDate><author>Shalini Juneja</author></item><item><title>How to Handle CheckBox unchecked Event in WPF using VB.NET</title><description>In this article you will learn that how you can handle CheckBox unchecked Event</description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-handle-checkbox-unchecked-event-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 12:38:14 AM</pubDate><author>Shalini Juneja</author></item><item><title>How to use Slider to scale a Line in WPF using VB.NET</title><description>In this article you will learn that how you can scale a line through Slider.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-use-slider-to-scale-a-line-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 12:26:11 AM</pubDate><author>Shalini Juneja</author></item><item><title>Working with Progress Bar in WPF using Visual Basic</title><description>Progress Bar is used to show the progress of a task in applications and it is important in order to let users known about the progress of work. For eg. when you copy a file from one drive to another, you can see the progress of copy operation.</description><link>http://www.longhorncorner.com/uploadfile/ebac9d/working-with-progress-bar-in-wpf-using-visual-basic/default.aspx</link><pubDate>5/27/2011 12:23:09 AM</pubDate><author>Deepak Kumar Verma</author></item><item><title>How to handle RadioButton Checked Event in WPF using VB.NET</title><description>In this article you will learn that how you can handle RadioButton checked Event.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-handle-radiobutton-checked-event-in-wpf-using-VB-Net/default.aspx</link><pubDate>5/27/2011 12:14:34 AM</pubDate><author>Shalini Juneja</author></item><item><title>Retrieve Image from Database in WPF using Visual Basic</title><description>You can easily learn that how to retrieve an image from database and display in WPF using VB.net.</description><link>http://www.longhorncorner.com/uploadfile/ebac9d/retrieve-image-from-database-in-wpf-using-visual-basic/default.aspx</link><pubDate>5/27/2011 12:14:27 AM</pubDate><author>Deepak Kumar Verma</author></item><item><title>Save an Image to Database in WPF using Visual Basic</title><description>This article demonstrate how to store an image in database in WPF using Visual Basic.</description><link>http://www.longhorncorner.com/uploadfile/ebac9d/save-an-image-to-database-in-wpf-using-visual-basic/default.aspx</link><pubDate>5/27/2011 12:08:37 AM</pubDate><author>Deepak Kumar Verma</author></item><item><title>How to Start,Stop,Pause and Resume animation to a Ellipse in WPF using VB.NET</title><description>In this article you will learn that how can you animate a ellipse in different manners.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/how-to-startstoppause-and-resume-animation-to-a-ellipse-in/default.aspx</link><pubDate>5/26/2011 11:57:16 PM</pubDate><author>Shalini Juneja</author></item><item><title>Tic-Tac-Toe game in WPF</title><description>This article shows the source code for a full tic-tac-toe game in WPF.</description><link>http://www.longhorncorner.com/uploadfile/sapnabeniwal/tic-tac-toe-game-in-wpf/default.aspx</link><pubDate>5/12/2011 12:02:57 AM</pubDate><author>Sapna </author></item><item><title>Apply Font Properties on text in WPF</title><description>In this article you will learn how to apply different types of font properties to the text in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/apply-font-properties-on-text-in-wpf/default.aspx</link><pubDate>5/12/2011 12:00:24 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Using Wrap Panel in WPF</title><description>In this article you will learn the functionality of Wrap Panel in WPF.</description><link>http://www.longhorncorner.com/uploadfile/sapnabeniwal/using-wrap-panel-in-wpf/default.aspx</link><pubDate>5/11/2011 11:58:14 PM</pubDate><author>Sapna </author></item><item><title>Slide Puzzle game in WPF</title><description>In this article, I am trying to create a slide puzzle game in WPF Application.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/slide-puzzle-game-in-wpf/default.aspx</link><pubDate>5/11/2011 11:56:10 PM</pubDate><author>Dinesh Beniwal</author></item><item><title>WPF Calculator in VB.NET</title><description>Mathematical Calculator in WPF,WPF,WPF Calculator</description><link>http://www.longhorncorner.com/uploadfile/sapnabeniwal/wpf-calculator-in-VB-Net/default.aspx</link><pubDate>5/6/2011 2:43:35 AM</pubDate><author>Sapna </author></item><item><title>Image Annotation in WPF</title><description>This article is about how to annotate an image in WPF Application.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/image-annotation-in-wpf/default.aspx</link><pubDate>5/6/2011 2:39:42 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>WPF 3D Pie Chart</title><description>In this article, I will show you how to create a simple 3D pie chart in WPF.</description><link>http://www.longhorncorner.com/uploadfile/sapnabeniwal/wpf-3d-pie-chart/default.aspx</link><pubDate>5/5/2011 2:28:49 AM</pubDate><author>Sapna </author></item><item><title>WPF Padding Ball game</title><description>This article shows the programming of padding ball game in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/wpf-padding-ball-game/default.aspx</link><pubDate>5/4/2011 12:30:55 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Brief Description About WPF</title><description>Introduction of Windows Presentation Foundation,Ways to use WPF Technologysteps how to create a Windows Presentation Foundation</description><link>http://www.longhorncorner.com/uploadfile/9972f3/brief-description-about-wpf/default.aspx</link><pubDate>5/4/2011 12:27:39 AM</pubDate><author>Shalini Juneja</author></item><item><title>WPF in VB.NET</title><description>In this article we will discuss about  WPF and why use the WPF and what type of application develop through WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/wpf-in-VB-Net/default.aspx</link><pubDate>5/4/2011 12:05:12 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Advantages of WPF over WinForms</title><description>Advantages of WPF over WinForms.</description><link>http://www.longhorncorner.com/uploadfile/9972f3/advantages-of-wpf-over-winforms/default.aspx</link><pubDate>5/4/2011 12:02:31 AM</pubDate><author>Shalini Juneja</author></item><item><title>How to change the Visibility property of UIElement in WPF</title><description>This article shows you how to change the visibility property of a UIElement in WPF.</description><link>http://www.longhorncorner.com/uploadfile/sapnabeniwal/how-to-change-the-visibility-property-of-uielement-in-wpf/default.aspx</link><pubDate>5/4/2011 12:00:03 AM</pubDate><author>Sapna </author></item><item><title>Drop Shadow Effect in WPF</title><description>Here you will learn WPF Drop Shadow Effect in .NET.</description><link>http://www.longhorncorner.com/uploadfile/nipuntomar/drop-shadow-effect-in-wpf/default.aspx</link><pubDate>5/3/2011 6:10:13 AM</pubDate><author>Nipun Tomar</author></item><item><title>WPF DataGrid Style</title><description>The DataGrid control provides a flexible way to display a collection of data in rows and columns. The DataGrid includes built-in column types and a template column for hosting custom content. The built-in row type includes a drop-down details section that you can use to display additional content below the cell values.</description><link>http://www.longhorncorner.com/uploadfile/nipuntomar/wpf-datagrid-style/default.aspx</link><pubDate>5/3/2011 6:02:36 AM</pubDate><author>Nipun Tomar</author></item><item><title>MVVM in WPF</title><description>In this article, I'll review some of those best practices for designing and implementing client applications with WPF. By leveraging some core features of WPF in conjunction with the Model-View-ViewModel (MVVM) design pattern.</description><link>http://www.longhorncorner.com/uploadfile/nipuntomar/mvvm-in-wpf/default.aspx</link><pubDate>5/3/2011 5:58:49 AM</pubDate><author>Nipun Tomar</author></item><item><title>WPF resource.add method in XAML</title><description>Here we will see that how to use Resources.Add method to add static resource from code in WPF and XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-resource-add-method-in-xaml/default.aspx</link><pubDate>3/23/2011 4:26:28 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF animated ProgressBar in XAML</title><description>This article defines an animated progressBar in WPF and XAML.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-animated-progressbar-in-xaml/default.aspx</link><pubDate>3/23/2011 1:26:12 AM</pubDate><author>Micalgray </author></item><item><title>How to draw a closed shape polygon in WPF using XAML</title><description>This article shows how to draw a closed shape by using the Polygon element. </description><link>http://www.longhorncorner.com/uploadfile/rohatash/how-to-draw-a-closed-shape-polygon-in-wpf-using-xaml/default.aspx</link><pubDate>3/22/2011 2:29:07 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Rotating Text using XAML</title><description>This article defines that how to rotate Text in the WPF and XAML. </description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-rotating-text-using-xaml/default.aspx</link><pubDate>3/22/2011 1:15:32 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Masked TextBox in XAML</title><description>Here we will see that how we can bound user to type input in the TextBox with the correct datatype, by masking textbox. 
</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-masked-textbox-in-xaml/default.aspx</link><pubDate>3/15/2011 2:53:45 AM</pubDate><author>Micalgray </author></item><item><title>WPF RichTextBox control in XAML </title><description>Here we will see that how to use RichTextBox control. </description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-richtextbox-control-in-xaml/default.aspx</link><pubDate>3/15/2011 2:47:24 AM</pubDate><author>Micalgray </author></item><item><title>WPF ProgressBar control in XAML</title><description>This article demonstrates how to create and also explains the basic use of the various property in WPF and xaml.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-progressbar-control-in-xaml/default.aspx</link><pubDate>3/11/2011 12:33:40 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF DropShadowEffect in XAML</title><description>This article shows how to create a shadow effect for displayed text.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-dropshadoweffect-in-xaml/default.aspx</link><pubDate>3/10/2011 3:32:30 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Hyperlink in XAML</title><description>This article defines how to create or use Hyperlink in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-hyperlink-in-xaml/default.aspx</link><pubDate>3/10/2011 1:12:06 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF TreeView control in XAML</title><description>This article defines hierarchical or parent/child relationship view of data using treeview control.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-treeview-control-in-xaml/default.aspx</link><pubDate>3/9/2011 4:48:20 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Trigger in XAML</title><description>Here we will see that how to create trigger and also performs action to applies property value of the trigger. 
</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-trigger-in-xaml/default.aspx</link><pubDate>3/9/2011 3:26:06 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Separator control in XAML</title><description>Here we will see how to create and use separator control in XAML. </description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-separator-control-in-xaml/default.aspx</link><pubDate>3/8/2011 4:01:09 AM</pubDate><author>Micalgray </author></item><item><title>WPF Frame control in XAML</title><description>Here we will see that how to create Frame control and also explains the various property of the Frame control in XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-frame-control-in-xaml/default.aspx</link><pubDate>3/8/2011 12:43:36 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF OpenFileDialog in XAML</title><description>This article shows the OpenFileDialog to select a file in VB.NET.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-openfiledialog-in-xaml/default.aspx</link><pubDate>3/7/2011 2:12:22 AM</pubDate><author>Micalgray </author></item><item><title>WPF PasswordBox control in XAML</title><description>Here we will see that how to create a PasswordBox control and also explain various property of the PasswordBox control in XAML.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-passwordbox-control-in-xaml/default.aspx</link><pubDate>3/4/2011 5:34:38 AM</pubDate><author>Micalgray </author></item><item><title>WPF ImageBrush in XAML</title><description>This article demonstrates how to use ImageBrush in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-imagebrush-in-xaml/default.aspx</link><pubDate>3/3/2011 3:17:10 AM</pubDate><author>Micalgray </author></item><item><title>WPF SolidColorBrush in XAML</title><description>This article demonstrates how to use SolidColorBrush in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-solidcolorbrush-in-xaml/default.aspx</link><pubDate>3/3/2011 2:15:05 AM</pubDate><author>Micalgray </author></item><item><title>WPF GroupBox control in XAML</title><description>This article demonstrates how to create and use the GroupBox control in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-groupbox-control-in-xaml/default.aspx</link><pubDate>3/2/2011 6:19:38 AM</pubDate><author>Micalgray </author></item><item><title>WPF OpacityMask property in XAML</title><description>This article defines the OpacityMask and opacity property in XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-opacitymask-property-in-xaml/default.aspx</link><pubDate>3/2/2011 4:51:41 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Border control in XAML</title><description>This article demonstrates how to create and use the Border control in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-border-control-in-xaml/default.aspx</link><pubDate>3/2/2011 4:00:35 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Ellipse control in XAML</title><description>Here we see how to create ellipse and also explains the basic use of the various ellipse property in xaml. </description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-ellipse-control-in-xaml/default.aspx</link><pubDate>3/1/2011 5:24:07 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Image control in XAML</title><description>This article demonstrates how to create and use the image control in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-image-control-in-xaml/default.aspx</link><pubDate>3/1/2011 5:18:27 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF TextBlock control in XAML</title><description>This article demonstrates how to create and use the textblock control in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-textblock-control-in-xaml/default.aspx</link><pubDate>3/1/2011 5:09:25 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF CheckBox control in XAML</title><description>This article describes how to create and use the checkbox control in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-checkbox-control-in-xaml/default.aspx</link><pubDate>3/1/2011 5:00:30 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF Tab control in XAML</title><description>This article describes how to create and use the tab control in WPF using XAML.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-tab-control-in-xaml/default.aspx</link><pubDate>3/1/2011 4:47:58 AM</pubDate><author>Rohatash Kumar</author></item><item><title>WPF slider control in XAML</title><description>Here we see how slider works with images to zoom in and zoom out.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-slider-control-in-xaml/default.aspx</link><pubDate>3/1/2011 4:32:34 AM</pubDate><author>Micalgray </author></item><item><title>WPF  Named Style in XAML</title><description>Here we see how to create named styles in wpf using xaml.</description><link>http://www.longhorncorner.com/uploadfile/99aadd/wpf-named-style-in-xaml/default.aspx</link><pubDate>3/1/2011 1:17:16 AM</pubDate><author>Micalgray </author></item><item><title>WPF ScrollViewer control in XAML</title><description>Here we see how to create WPF ScrollViewer control in xaml and also explains various property of the ScrollViewer control in xaml.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/wpf-scrollviewer-control-in-xaml/default.aspx</link><pubDate>3/1/2011 1:01:11 AM</pubDate><author>Rohatash Kumar</author></item><item><title>Slider control in WPF using VB.NET</title><description>In this article we will learn how to use Slider control in WPF using VB.NET. </description><link>http://www.longhorncorner.com/uploadfile/rohatash/slider-control-in-wpf-using-VB-Net/default.aspx</link><pubDate>1/19/2011 2:04:59 AM</pubDate><author>Rohatash Kumar</author></item><item><title>TextBox control in WPF using VB.NET</title><description>In this article, I will discuss how to create a TextBox control in WPF and also I will discussing various properties of the TextBox control.</description><link>http://www.longhorncorner.com/uploadfile/rohatash/textbox-control-in-wpf-using-VB-Net/default.aspx</link><pubDate>1/19/2011 1:59:59 AM</pubDate><author>Rohatash Kumar</author></item><item><title>Adding Child Controls to a Silverlight ListBox</title><description>This article demonstrates how to host various child controls within a ListBox control in Silverlight using C#.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/adding-child-controls-to-a-silverlight-listbox/default.aspx</link><pubDate>1/19/2011 1:54:49 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Working with Brushes in WPF: Part 2</title><description>In this article you learn about the all types of brushes and how to working with them in WPF.</description><link>http://www.longhorncorner.com/uploadfile/manish1231/working-with-brushes-in-wpf-part-2/default.aspx</link><pubDate>11/30/2010 12:22:54 AM</pubDate><author>Manish Tewatia</author></item><item><title>Working with Brushes in WPF: Part 1</title><description>In this article you learn about the all types of brushes and how to working with them in WPF.</description><link>http://www.longhorncorner.com/uploadfile/manish1231/working-with-brushes-in-wpf-part-1/default.aspx</link><pubDate>11/30/2010 12:21:25 AM</pubDate><author>Manish Tewatia</author></item><item><title>Transforming in WPF</title><description>In this article you will learn how to perform Transforming in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/transforming-in-wpf/default.aspx</link><pubDate>11/30/2010 12:18:33 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Expander Control in WPF</title><description>This article and source code show how to use Expander control in WPF. </description><link>http://www.longhorncorner.com/uploadfile/raj1979/expander-control-in-wpf/default.aspx</link><pubDate>11/22/2010 5:57:57 AM</pubDate><author>Raj Kumar</author></item><item><title>How to create ProgressBar in WPF</title><description>In this article you will learn how to create ProgressBar in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/how-to-create-progressbar-in-wpf/default.aspx</link><pubDate>11/20/2010 12:34:18 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Working with Slider in WPF</title><description>In this article you will learn how to work with Slider control in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/working-with-slider-in-wpf/default.aspx</link><pubDate>11/20/2010 12:30:44 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>RotateTransform in WPF</title><description>This article demonstrates how to rotate elements and controls in WPF using XAML and C#. </description><link>http://www.longhorncorner.com/uploadfile/mahesh/rotatetransform-in-wpf/default.aspx</link><pubDate>11/20/2010 12:02:32 AM</pubDate><author>Mahesh Chand</author></item><item><title>Working with Popup in WPF</title><description>In this article you will learn how to work with Popup control in WPF.
</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/working-with-popup-in-wpf/default.aspx</link><pubDate>11/16/2010 11:11:42 PM</pubDate><author>Dinesh Beniwal</author></item><item><title>Flow Documents in WPF</title><description>In this article you will learn about the Flow Documents in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/flow-documents-in-wpf/default.aspx</link><pubDate>11/16/2010 11:06:31 PM</pubDate><author>Dinesh Beniwal</author></item><item><title>Magnifying Glass Effect in Silverlight</title><description>In this article I am going to show how we can zoom a part of an image.</description><link>http://www.longhorncorner.com/uploadfile/rahul4_saxena/magnifying-glass-effect-in-silverlight/default.aspx</link><pubDate>11/16/2010 4:15:58 AM</pubDate><author>Rahul Kumar Saxena</author></item><item><title>ScaleTransform in WPF</title><description>Scaling is a process of stretching or shrinking an element. The ScaleTransform scales an element by a given factor. </description><link>http://www.longhorncorner.com/uploadfile/mahesh/scaletransform-in-wpf/default.aspx</link><pubDate>11/16/2010 3:35:31 AM</pubDate><author>Mahesh Chand</author></item><item><title>How to create ToolTip in WPF</title><description>In this article you will learn about the ToolTip creation in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/how-to-create-tooltip-in-wpf/default.aspx</link><pubDate>11/15/2010 12:08:03 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Accessing webcam in Silverlight application</title><description>In this article, we will see how to access the webcam from silverlight application.</description><link>http://www.longhorncorner.com/uploadfile/prvn_131971/accessing-webcam-in-silverlight-application/default.aspx</link><pubDate>11/14/2010 11:30:30 PM</pubDate><author>Praveen Kumar</author></item><item><title>SkewTransform in WPF</title><description>SkewTransform is used to skew or shear an element. Shear can be used to add depth to elements to give them a 3-D look. </description><link>http://www.longhorncorner.com/uploadfile/mahesh/skewtransform-in-wpf/default.aspx</link><pubDate>11/14/2010 11:12:39 PM</pubDate><author>Mahesh Chand</author></item><item><title>TranslateTransform in WPF</title><description>TranslateTransform is used to move an element from one position to other. The X and Y properties are used to move an element towards the x and y axes. </description><link>http://www.longhorncorner.com/uploadfile/mahesh/translatetransform-in-wpf/default.aspx</link><pubDate>11/3/2010 4:52:27 AM</pubDate><author>Mahesh Chand</author></item><item><title>Getting Audio and Video Devices Information in Silverlight</title><description>Silverlight provides audio and video supports such as Webcam or microphones. This article and code snippet demonstrates how to get all available audio and video devices on a machine.</description><link>http://www.longhorncorner.com/uploadfile/mahesh/getting-audio-and-video-devices-information-in-silverlight/default.aspx</link><pubDate>11/3/2010 4:42:21 AM</pubDate><author>Mahesh Chand</author></item><item><title>How to Create RadioButton in WPF</title><description>In this article you will learn about the RadioButton creation in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/how-to-create-radiobutton-in-wpf/default.aspx</link><pubDate>11/1/2010 5:30:47 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>WPF Image Brush</title><description>An image brush paints an area with an image. The ImageSource property represents the image to be used during the painting by an image brush. The ImageBrush object represents an image brush.  </description><link>http://www.longhorncorner.com/uploadfile/mahesh/wpf-image-brush/default.aspx</link><pubDate>11/1/2010 5:16:58 AM</pubDate><author>Mahesh Chand</author></item><item><title>Silverlight 4 Linq to Sql and RIA sevice for CRUD operations</title><description>Silverloght 4 has lots of new fearures, for details visit Silverlight 4 . Let's start with a small application to perform CRUD operations using Linq to 
SQL and RIA Services.</description><link>http://www.longhorncorner.com/uploadfile/nipuntomar/silverlight-4-linq-to-sql-and-ria-sevice-for-crud-operations/default.aspx</link><pubDate>11/1/2010 4:32:08 AM</pubDate><author>Nipun Tomar</author></item><item><title>How to create CheckBox in WPF</title><description>In this article you will learn about the CheckBox creation in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/how-to-create-checkbox-in-wpf/default.aspx</link><pubDate>10/28/2010 3:06:35 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Transparency in WPF</title><description>In this article you will learn about the Transparency in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/transparency-in-wpf/default.aspx</link><pubDate>10/28/2010 3:00:55 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>WPF Drawing Brush</title><description>The Drawing object in WPF represents a 2-D drawing that include shapes, text, video, image and other drawings. A Drawing Brush represented by the DrawingBrush object paints a surface with a drawing.</description><link>http://www.longhorncorner.com/uploadfile/mahesh/wpf-drawing-brush/default.aspx</link><pubDate>10/28/2010 2:33:05 AM</pubDate><author>Mahesh Chand</author></item><item><title>RIA Services with Silverlight 4: Part I</title><description>This article will show you how to use Domain Service Class using Silverlight business application with ADO.NET Entity Data Model.</description><link>http://www.longhorncorner.com/uploadfile/raj1979/ria-services-with-silverlight-4-part-i/default.aspx</link><pubDate>10/28/2010 1:06:31 AM</pubDate><author>Raj Kumar</author></item><item><title>Drag and Drop operation in WPF</title><description>In this article you will learn about the all Drag and Drop operation in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/drag-and-drop-operation-in-wpf/default.aspx</link><pubDate>10/25/2010 12:53:09 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Visual Brush in WPF</title><description>The Visual object in WPF represents a visual control. This article demonstrates how to create and use a visual brush in WPF using XAML and C#.</description><link>http://www.longhorncorner.com/uploadfile/mahesh/visual-brush-in-wpf/default.aspx</link><pubDate>10/25/2010 12:44:39 AM</pubDate><author>Mahesh Chand</author></item><item><title>Gradient Effect in Silverlight</title><description>In this article I am going to show how we can show gradient effect in silverlight.</description><link>http://www.longhorncorner.com/uploadfile/rahul4_saxena/gradient-effect-in-silverlight/default.aspx</link><pubDate>10/25/2010 12:31:33 AM</pubDate><author>Rahul Kumar Saxena</author></item><item><title>Input Events in WPF: Part 3</title><description>In this article you will learn about the all Input Events in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/input-events-in-wpf-part-3/default.aspx</link><pubDate>10/22/2010 2:38:58 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Video Brush in WPF</title><description>This article demonstrates how to implement video brushes in WPF using MediaElement XAML element.</description><link>http://www.longhorncorner.com/uploadfile/mahesh/video-brush-in-wpf/default.aspx</link><pubDate>10/22/2010 2:19:07 AM</pubDate><author>Mahesh Chand</author></item><item><title>Accordion Control in Silverlight 3</title><description>In this article I will show you how to design the Accordion Control in Silverlight 3.</description><link>http://www.longhorncorner.com/uploadfile/prvn_131971/accordion-control-in-silverlight-3/default.aspx</link><pubDate>10/22/2010 1:32:17 AM</pubDate><author>Praveen Kumar</author></item><item><title>Right click event in Silverlight 4</title><description>In this article you will learn how to use Right click event in Silverlight 4.</description><link>http://www.longhorncorner.com/uploadfile/prvn_131971/right-click-event-in-silverlight-4/default.aspx</link><pubDate>10/21/2010 1:20:51 AM</pubDate><author>Praveen Kumar</author></item><item><title>Input Events in WPF: Part 2</title><description>In this article you will learn about the all Input Events in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/input-events-in-wpf-part-2/default.aspx</link><pubDate>10/21/2010 12:28:24 AM</pubDate><author>Dinesh Beniwal</author></item><item><title>Input Events in WPF: Part 1</title><description>In this article you will learn about the all Input Events in WPF.</description><link>http://www.longhorncorner.com/uploadfile/dbeniwal321/input-events-in-wpf-part-1/default.aspx</link><pubDate>10/21/2010 12:26:49 AM</pubDate><author>Dinesh Beniwal</author></item></channel></rss>
