﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>C-Sharpcorner Latest Articles</title><link>http://www.c-sharpcorner.com/</link><description>Watch articles from C# Corner</description><copyright>© 1999 - 2007  Mindcracker LLC. All Rights Reserved</copyright><item><title>Animation in XAML - Faded Affect</title><description>The attached source code provides faded affects of four graphics polygons using XAML. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/FadedAnimation04032008102246AM/FadedAnimation.aspx</link><pubDate>4/4/2008 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Viewbox in Windows Presentation Foundation</title><description>For selecting a specific area of an image ViewBox work. By passing just four values we can get particular area of an image.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/WPF08232007012123AM/WPF.aspx</link><pubDate>8/23/2007 1:44:35 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>Using some Mouse Property Of a Rectangle in XAML </title><description>This article is showing that how a rectangle control use in XAML. How we can perform mouse operation on rectangle?</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/MouseProperty08222007053951AM/MouseProperty.aspx</link><pubDate>8/22/2007 6:05:54 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>Getting a Simple Start in .NET 3.0 Programming</title><description>This article is showing the basic operation of Button like as click event and getting the value from a textbox etc. Here we will learn how to add two no. in .NET 3.0. This article will help a lot to understand the basic of programming in .NET 3.0 to those which are new in .NET 3.0 Programming. This is a start, and more and new will come in next.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/ButtonOperation08212007045326AM/ButtonOperation.aspx</link><pubDate>8/21/2007 5:11:54 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>Description of Slider control in .NET 3.0 </title><description>Slider control is used to zoom in or zoom out images. Slider control is a built-in control in WPF. Slider can work either horizontally or vertically.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/SliderControl08202007002537AM/SliderControl.aspx</link><pubDate>8/20/2007 12:53:54 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>A guided tour to XAML </title><description>What is XAML? How to use XAML? How we can make UI with XAML? How XAML work with WPF?</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/XAML08132007061538AM/XAML.aspx</link><pubDate>8/13/2007 6:56:21 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>XAML Slider Element</title><description>This article shows how create and use a slider control using XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlSlider08122007010337AM/XamlSlider.aspx</link><pubDate>8/13/2007 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML ProgressBar Element</title><description>This article shows how to use the ProgressBar element to create a progress bar control in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlProgressbar08112007130703PM/XamlProgressbar.aspx</link><pubDate>8/12/2007 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Binding a XAML application to DataBase Data</title><description>In this article I am showing that how we can connect our application to backend. Here in DOTNET3.0 there is something different from ASP.NET 2.0 to connect the application to database.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/XAMLApplicationiWithDataBase07162007031927AM/XAMLApplicationiWithDataBase.aspx</link><pubDate>7/16/2007 12:00:00 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>An animated application in .NET 3.0</title><description>This article shows that how we can make an animated application in .NET 3.0.  I am going to show this with a small example. How animation start? What attribute we have to used for animation? How we set the event etc.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/AnAnimatedApplication07112007042303AM/AnAnimatedApplication.aspx</link><pubDate>7/11/2007 12:00:00 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>Menu control in .NET 3.0</title><description>In .NET 3.0 making Menu Control is different from previous version of .NET. Here we will see how to create Menu in .NET 3.0.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/MenucontrolinNET307092007013814AM/MenucontrolinNET3.aspx</link><pubDate>7/9/2007 1:57:12 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>A glance at .NET Framework 3.0</title><description>What is new in .NET Framework 3.0.? How it is different from all previous version of .NET.? </description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/NET307042007235452PM/NET3.aspx</link><pubDate>7/5/2007 12:07:31 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>Use of XAML in Windows Presentation</title><description>In this article we will learn how we can use attributes of control and properties of control in designing our window with XAML.</description><link>http://www.longhorncorner.com/UploadFile/rahul4_saxena/XAMLinWindowsPresentation07032007013515AM/XAMLinWindowsPresentation.aspx</link><pubDate>7/3/2007 12:00:00 AM</pubDate><author>Raahul Kumar Saxena</author></item><item><title>BulletDecorator in XAML</title><description>This article shows how to have different types of Bullet objects.</description><link>http://www.longhorncorner.com/UploadFile/prvn_131971/BulletDecorator04172007051647AM/BulletDecorator.aspx</link><pubDate>4/18/2007 12:00:00 AM</pubDate><author>Praveen Moosad</author></item><item><title>Conditional Activities in Windows Workflow Foundation</title><description>In this article, we will take a look at the introductory concepts of Conditional Activities in the Windows Workflows Foundation. We will explore the types of Conditional Activities and the different ways of specifying Conditions.</description><link>http://www.longhorncorner.com/UploadFile/DipalChoksi/WWFConditionalActivities04112007002602AM/WWFConditionalActivities.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>Dipal Choksi</author></item><item><title>Basic Introduction to Windows Workflow Foundation</title><description>In this article, we will take a look at the introductory concepts of Windows Workflows Foundation.</description><link>http://www.longhorncorner.com/UploadFile/DipalChoksi/WWFIntro04112007000548AM/WWFIntro.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>Dipal Choksi</author></item><item><title>Interoperability between WCF and Oracle Application Server : Part I</title><description>This article is part of series intended to show how to use Web Services related technologies to interoperate applications running in different platforms, in this case, the most common scenario between Microsoft.NET and Oracle AS platforms.</description><link>http://www.longhorncorner.com/UploadFile/john_charles/WCFandOracle04112007032407AM/WCFandOracle.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>John Charles Olamendy</author></item><item><title>Introduction to Windows Communication Foundation</title><description>This paper is intended to present the fundamental concepts of Windows Communication Foundation as the new programming model for service-oriented development. Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications.  </description><link>http://www.longhorncorner.com/UploadFile/john_charles/WCFIntro04112007043341AM/WCFIntro.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>John Charles Olamendy</author></item><item><title>Interoperability between WCF and Oracle Application Server</title><description>This article is to illustrate techniques and architecture that address the situation of one service running in WCF and a client consuming this service.</description><link>http://www.longhorncorner.com/UploadFile/john_charles/WCFandOracle04112007003523AM/WCFandOracle.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>John Charles Olamendy</author></item><item><title>Basic Introduction to Activities in Windows Workflow Foundation</title><description>In this article, we will take a look at the introductory concepts of Activities in the Windows Workflows Foundation.</description><link>http://www.longhorncorner.com/UploadFile/DipalChoksi/WWFActivities04112007001854AM/WWFActivities.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>Dipal Choksi</author></item><item><title>WPF Application for Importing ESRI Shapefiles</title><description>A standalone application for reading ESRI shapefiles and displaying them on a WPF Canvas.</description><link>http://www.longhorncorner.com/UploadFile/nschan/Shapefiles04112007005648AM/Shapefiles.aspx</link><pubDate>4/12/2007 12:00:00 AM</pubDate><author>nschan </author></item><item><title>XAML AccessText </title><description>XAML AccessText tag specifies with an underscore the character that is used as the access key.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/AccessText03262007123009PM/AccessText.aspx</link><pubDate>3/27/2007 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML MediaElement</title><description>XAML MediaElement is used to play videos in XAML. This article shows how to use XAML MediaElement to display videos.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlMediaElement03232007231320PM/XamlMediaElement.aspx</link><pubDate>3/26/2007 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Getting Started with Workflow Foundation in Windows Vista</title><description>Workflow Foundation is the library used to create workflow based applications in Windows Vista. This article shows you how to write your first application using WWF and Visual Studio 2005.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/WWFStarted11122006112243AM/WWFStarted.aspx</link><pubDate>11/14/2006 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>A quick start with WinFx</title><description>This article is trying to explain the simple steps that require to start creating and using a simple WinFx Service. </description><link>http://www.longhorncorner.com/UploadFile/pk_khuman/WinFxquickstart07172006005608AM/WinFxquickstart.aspx</link><pubDate>7/17/2006 12:00:00 AM</pubDate><author>Laishram Priyokumar</author></item><item><title>Introduction to Avalon (Windows Presentation Foundation)</title><description>This article provides a brief introduction of Windows Presentation Foundation also known as codename Avalon.</description><link>http://www.longhorncorner.com/UploadFile/moldo/AVALON05312006104901AM/AVALON.aspx</link><pubDate>6/1/2006 12:00:00 AM</pubDate><author>Andrei Petrut</author></item><item><title>Introduction to XAML</title><description>XAML is a new descriptive programming language developed by Microsoft. The purpose of XAML to build user interfaces for next-generation Windows operating system. This article is a basic introduction to XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XAMLIntro03282005195730PM/XAMLIntro.aspx</link><pubDate>5/18/2006 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Getting Started with Microsoft Expression</title><description>Recently, Microsoft launched a new product called Microsoft Expression, which allows developers to create interactive graphics and much more. This article gives you a head start on Expression tools.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/Expression02162006012339AM/Expression.aspx</link><pubDate>3/28/2006 11:42:26 PM</pubDate><author>Mahesh Chand</author></item><item><title>February 2006 CTP: WinFX Runtime Components</title><description>Microsoft has released their February 2006 CTP WinFX runtime components.  According to Tim Sneath, a Windows Vista Technical Evangelist, this release offers a number of performance improvements and is supposedly API and/or feature complete.</description><link>http://www.longhorncorner.com/UploadFile/cook451/feb2006CTP02252006160633PM/feb2006CTP.aspx</link><pubDate>2/25/2006 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>Digital Ink in Windows Vista using XAML</title><description>Digital ink used to only be available as part of the Tablet PC SDK.  Now it is bundled with Windows Presentation Foundation.  This tutorial demonstrates how easy it is to integrate digital ink into your Avalon applications using XAML and C#.</description><link>http://www.longhorncorner.com/UploadFile/cook451/digital-ink01092006183058PM/digital-ink.aspx</link><pubDate>2/8/2006 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>Getting Started with the December 2005 WinFX CTP</title><description>This update provides the downloads you need to get started with the December 2005 WinFX Community Technical Preview.</description><link>http://www.longhorncorner.com/UploadFile/cook451/December_CTP01022006135554PM/December_CTP.aspx</link><pubDate>1/20/2006 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>January 2006 CTP: WinFX Runtime Components and Go-Live</title><description>Microsoft has released their January 2006 CTP WinFX runtime components.  In addition, they are now offering Go Live licenses for Windows Communication Foundation ("Indigo") and Windows Workflow Foundation.</description><link>http://www.longhorncorner.com/UploadFile/cook451/january-go-live01192006013352AM/january-go-live.aspx</link><pubDate>1/19/2006 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>Avalon Quick Start</title><description>Here is what you need to install and start developing for Avalon on Windows XP.  Included are links to Microsoft's WinFX CTP and other design/development tools.</description><link>http://www.longhorncorner.com/UploadFile/cook451/InstallAvalon12122005224659PM/InstallAvalon.aspx</link><pubDate>12/12/2005 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>Spell Checking with Text-based Controls</title><description>One lesser known feature of Avalon is that it ships with a built in dictionary that can be activated to provide spell-checking on a TextBox or RichTextBox control.  In addition to providing visual feedback when the user types a misspelled word, a context menu is available to provide alternate suggestions.</description><link>http://www.longhorncorner.com/UploadFile/cook451/SpellChecking12122005181622PM/SpellChecking.aspx</link><pubDate>12/12/2005 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>XAML Layout using the Panel Class</title><description>This article describes how to use the DockPanel element to achieve standard layouts in XAML.  While there are a number of interface elements that can be used to position controls in your application, DockPanel provides one of the easiest mechanisms for defining scalable layouts.</description><link>http://www.longhorncorner.com/UploadFile/cook451/DockPanelLayout12102005231844PM/DockPanelLayout.aspx</link><pubDate>12/10/2005 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>XML Data Binding using Data Templates in XAML</title><description>This article describes how to bind XML data using a data template in XAML.  For ease of demonstration, the XML is defined as a resource within the XAML document.</description><link>http://www.longhorncorner.com/UploadFile/cook451/DataBindingXAML12102005134820PM/DataBindingXAML.aspx</link><pubDate>12/10/2005 12:00:00 AM</pubDate><author>Doug Cook</author></item><item><title>Upcoming Technologies on Microsoft.Net Development Platform: Part I</title><description>In this article, author discusses Windows Vista codename known as Longhorn and it's related upcoming technologies. </description><link>http://www.longhorncorner.com/UploadFile/HRajjoub/UpcomingMSTechnologies10192005010347AM/UpcomingMSTechnologies.aspx</link><pubDate>10/19/2005 12:00:00 AM</pubDate><author>Hammad Abdul Khaliq Rajjoub</author></item><item><title>Enhance the look of Windows Controls using Opacity Masks in Avalon</title><description>An opacity mask is like a layer having different degrees of transparency, which can be applied to any Windows control object or even panels. Depending on the opacity/transparency settings of the mask, the background of the control will also acquire the same properties. </description><link>http://www.longhorncorner.com/UploadFile/sowba/108252005014532AM/1.aspx</link><pubDate>8/25/2005 12:00:00 AM</pubDate><author>Sowbhagya Vaidyaraman</author></item><item><title>"Avalon" Application Types</title><description>In Vista world, application type selection is based of security requirement and deployment method but not on user interface requirements. This article describes variouos application types supported by Avalon sub-system of Vista operating system.</description><link>http://www.longhorncorner.com/UploadFile/piyushgupta/AvalonApplType08192005171855PM/AvalonApplType.aspx</link><pubDate>8/19/2005 12:00:00 AM</pubDate><author>Piyush Gupta</author></item><item><title>Drawing Graphics Shapes in XAML </title><description>This article describes the drawing model in XAML and how to draw various objects such as line, rectangle, ellipse, and paths using XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlDrawing04112005225101PM/XamlDrawing.aspx</link><pubDate>6/8/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Text Programming in XAML</title><description>XAML provides elements such as Paragraph, LineBreak, TextFlow, and Block that are used to create a text document. In this article, I will discuss how to use these XAML elements to generate text document. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/TextXaml06082005135438PM/TextXaml.aspx</link><pubDate>6/8/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Working with Brushes in XAML</title><description>Brushes are used to fill drawing objects such as a rectangle, ellipse, and path. The XAML and Avalon model has significant improvement over previous GDI and GDI+ drawing model. This article covers basics of painging and various brush types and how to use them in XAML. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlBrushes04122005063827AM/XamlBrushes.aspx</link><pubDate>6/8/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Grid </title><description>This article explains how to use Grid element in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlGrid06022005164541PM/XamlGrid.aspx</link><pubDate>6/2/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Working with Fonts in XAML</title><description>In this article, I will discuss XAML fonts and related elements including font size, font family, font style, font stretch, and font weight.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlFonts05252005154921PM/XamlFonts.aspx</link><pubDate>5/25/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Menu</title><description>This article explains how to create and use XAML Menu and Menu Items in your applications.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlMenu05242005162726PM/XamlMenu.aspx</link><pubDate>5/24/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML ComboBox</title><description>This article shows how to create and use XAML ComboBox.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlComboBox05192005110829AM/XamlComboBox.aspx</link><pubDate>5/19/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML RadioButton</title><description>This article shows how to create and use a Radio Button in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlRadioButton05192005140852PM/XamlRadioButton.aspx</link><pubDate>5/19/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Tooltip Element</title><description>This article shows how to use XAML Tooltip element. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlTooltip05192005162311PM/XamlTooltip.aspx</link><pubDate>5/19/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Hyperlink</title><description>A hyperlink is used to navigate to a file or URL on a specified location. This article shows how to use Hyperlink button in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlHyperlink05192005120319PM/XamlHyperlink.aspx</link><pubDate>5/19/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Label</title><description>This article shows how to create and use a Label control in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlLabel05192005152632PM/XamlLabel.aspx</link><pubDate>5/19/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML ListBox</title><description>This article shows how to create and use XAML ListBox control in your applications.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlListBox05182005172729PM/XamlListBox.aspx</link><pubDate>5/18/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Understanding XAML Controls</title><description>This article explains different types of controls in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlControls05062005145906PM/XamlControls.aspx</link><pubDate>5/6/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML PageBreak Element</title><description>This article shows how to use XAML PageBreak element.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlPageBreak06092005153000PM/XamlPageBreak.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Ellipse Element</title><description>The &lt;Ellipse/&gt; element of XAML is used to draw and fill an ellipse. This article shows how to use the Ellipse element to draw and fill ellipse in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlEllipse06102005083956AM/XamlEllipse.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Rectangle Element</title><description>The &lt;Rectangle/&gt; element of XAML is used to draw a rectangle. This article shows how to use the Rectangle element to draw and full rectangles in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlRectangle06102005083628AM/XamlRectangle.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Path Element</title><description>The &lt;Path/&gt; element of XAML is used to draw and fill paths. This article shows how to use the Path element to draw and fill paths in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlPath06102005084852AM/XamlPath.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML TextBlock Element</title><description>This article shows how to use XAML TextBlock element.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlTextBlock06092005152009PM/XamlTextBlock.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Paragraph Element</title><description>This article shows how to use XAML Paragraph element.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlParagraph06092005153246PM/XamlParagraph.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML ImageBrush Element</title><description>An image brush uses an image as fill color to fill graphics objects such as a recntagle, ellipse, and path. This article shows how to use ImageBrush in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/ImageBrush06092005165436PM/ImageBrush.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Canvas Element</title><description>A canvas in XAML defines an area within which you can explicitly position child elements by coordinates relative to the canvas area. This article shows you how to use a canvas in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlCanvas06162005170309PM/XamlCanvas.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML VisualBrush Element</title><description>VisualBrush is a new addition to the brush types since GDI+.  A VisualBrush is used to fill UI elements. This article shows how to use VisualBrush in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/VisualBrush06092005165222PM/VisualBrush.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML CheckBox Element</title><description>CheckBox element represents a CheckBox in XAML. This article shows how to create and use a CheckBox control in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlCheckBox06162005172125PM/XamlCheckBox.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML ContextMenu Element</title><description>ContextMenu element represents a context menu in XAML. This article shows you how to use ContextMenu element to create context menus in XAML.</description><link>http://www.longhorncorner.com/Uploadfile/mahesh/XamlContextMenu06172005212518PM/XamlContextMenu.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Block Element</title><description>This article shows how to use XAML Block element,</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlBlock06092005153540PM/XamlBlock.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML LinearGradientBrush Element</title><description>LinearGradientBrush is used to draw graphics objects with a solid color. This article shows how to use LinearGradientBrush element of XAML. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/LinearGradientBrush06092005164422PM/LinearGradientBrush.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML TextFlow Element</title><description>This article shows how to use XAML TextFlow element.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlTextFlow06092005151236PM/XamlTextFlow.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML LineBreak Element</title><description>This article shows how to use XAML LineBreak element.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlLineBreak06092005152257PM/XamlLineBreak.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML DrawingBrush Element</title><description>A Drawing Brush can be used to paint an area with shapes, text, images, and even video. This article shows how to use DrawingBrush element in XAML. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/DrawingBrush06092005165051PM/DrawingBrush.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Polygon Element</title><description>The &lt;Polygon/&gt; element of XAML is used to draw and fill polygons. This article shows how to use the Polygon element to draw and fill polygons in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlPolygon06102005085520AM/XamlPolygon.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Line Element</title><description>The &lt;Line/&gt; element of XAML is used to draw a line. This article shows how to use the Line element to draw lines in XAML.</description><link>http://www.longhorncorner.com/Uploadfile/mahesh/XamlLine06102005083411AM/XamlLine.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Polyline Element</title><description>The &lt;Polyline/&gt; element of XAML is used to draw connected lines. This article shows how to use the PolyLine element to draw lines in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlPolyline06102005090747AM/XamlPolyline.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML SolidColorBrush Element</title><description>SolidColorBrush is used to draw graphics objects with a solid color. This article shows how to use SolidColorBrush element of XAML. </description><link>http://www.longhorncorner.com/Uploadfile/mahesh/XamlSolidColorBrush06092005164113PM/XamlSolidColorBrush.aspx</link><pubDate>4/30/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML BulletPanel</title><description>XAML Bullet Panel is used to draw a bulleted list of items. These items can be text, controls, or even graphics objects. In this article I will discuss how to use XAML Bullet Panel.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlBulletPanel04292005154507PM/XamlBulletPanel.aspx</link><pubDate>4/29/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML TabControl</title><description>In this article, I discuss how to create and use an XAML Tab Control. I start this article explaining how to create a tab control and sets its properties followed by adding tab items. In the end if this article, I show a sample application that uses the tab control.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlTabControl04292005092357AM/XamlTabControl.aspx</link><pubDate>4/29/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Border</title><description>XAML Border is used to draw a border around controls and other elements such as text, rectangle, and palen. In this article, I discuss how to create and use an XAML Border. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlBorder04292005151422PM/XamlBorder.aspx</link><pubDate>4/29/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Line Caps and Line Styles in XAML</title><description>A line has three parts - starting cap, ending cap, and a line body. The starting poing of the line is starting cap and ending point of the line is ending cap. The part connects starting and ending caps is line body. In this article, I will discuss how to set line style and line caps in XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlLineCaps04222005223351PM/XamlLineCaps.aspx</link><pubDate>4/22/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML ImageBrush</title><description>ImageBrush uses an image as fill color for the graphics objects. This article shows how to use images to fill graphics objects. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlImageBrush04122005170745PM/XamlImageBrush.aspx</link><pubDate>4/12/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Drawing Shapes in XAML</title><description>This article explains how to draw various shapes including line, rectangle, ellipse, curves, bezier, and path using XAML.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlShapes04202005102656AM/XamlShapes.aspx</link><pubDate>4/12/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML LinearGradientBrush </title><description>Linear Gradient Brush generates blend of two colors and fills the graphics object with the blend. This article shows how to create and fill graphics objects using LinearGradientBrush. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/LinearGradientBrush04112005172440PM/LinearGradientBrush.aspx</link><pubDate>4/11/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Writing Your First Procedural application in Windows Vista</title><description>This article gives a background to build procedural application for Windows Vista. We build a simple application that gives you a good understanding of how to go about writing a procedural application. </description><link>http://www.longhorncorner.com/UploadFile/ssrinivas/pro04092005000604AM/pro.aspx</link><pubDate>4/9/2005 12:00:00 AM</pubDate><author>Suhil Srinivas</author></item><item><title>Understanding MSBuild in Windows Vista</title><description>The concepts of the build engine have changed in the recent years. As part of Windows Vista, Microsoft proposed a new build system named MSBuild. MSBuild defines what are going to be build as well as how are going to be build. In this article, we explore the main MSBuild concepts. We also explain some code examples that illustrate the main MSBuild capacities.</description><link>http://www.longhorncorner.com/UploadFile/jrodriguez/ms04082005055651AM/ms.aspx</link><pubDate>4/8/2005 12:00:00 AM</pubDate><author>Jesus Rodriguez</author></item><item><title>Installing Windows Vista on VM Ware </title><description>This article is the result of having a lot of troubles in installing Windows Vista on VM Ware. This article focuses on the Do's and Dont's when installing Longhorn on VM Ware. This article also gives a step by step installation procedure for doing the same. </description><link>http://www.longhorncorner.com/UploadFile/ssrinivas/ware04082005065424AM/ware.aspx</link><pubDate>4/8/2005 12:00:00 AM</pubDate><author>Suhil Srinivas</author></item><item><title>An Introduction to Building Windows Vista Applications </title><description>This article provides an introduction to building Windows Vista applications. I intend to touch upon several new things that are available to the developers for consideration before and during the application development on Windows Vista.</description><link>http://www.longhorncorner.com/UploadFile/ssrinivas/intr04082005082430AM/intr.aspx</link><pubDate>4/8/2005 12:00:00 AM</pubDate><author>Suhil Srinivas</author></item><item><title>Improving Performance of Windows Vista Installation</title><description>This article tries to improve the performance of your existing Windows Vista installation. The increase in performance is brought about by changing a few properties of the various services that come with the operating system. </description><link>http://www.longhorncorner.com/UploadFile/ssrinivas/perfo04082005075738AM/perfo.aspx</link><pubDate>4/8/2005 12:00:00 AM</pubDate><author>Suhil Srinivas</author></item><item><title>Content Based Routing Web Services in .NET and J2EE</title><description>In this article we cover the content-based-routing functionality in three Web Services technologies leaders in the .NET and J2EE worlds: WSE, Indigo and WASP.</description><link>http://www.longhorncorner.com/UploadFile/jrodriguez/j2ee04072005062852AM/j2ee.aspx</link><pubDate>4/7/2005 12:00:00 AM</pubDate><author>Jesus Rodriguez</author></item><item><title>Developing Reliable Web Services using Indigo and WASP</title><description>In this article we explain the WS-RM basics and shows how to use develop reliable messaging applications in Longhorn using Indigo and in J2EE using WASP.</description><link>http://www.longhorncorner.com/UploadFile/jrodriguez/wasp04072005080643AM/wasp.aspx</link><pubDate>4/7/2005 12:00:00 AM</pubDate><author>Jesus Rodriguez</author></item><item><title>XAML Text Decorations</title><description>Text decorations allows you to add an underline, overline, strikethough, or other decoration to text in XAML. This article explains how to use text decorations in your applicaitons.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/TextDecorations04072005163612PM/TextDecorations.aspx</link><pubDate>4/7/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML FAQ</title><description>This article answers XAML related most frequently asked questions. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlFaq04042005092616AM/XamlFaq.aspx</link><pubDate>4/4/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML RadialGradientBrush Element</title><description>RadialGradientBrush is used to draw graphics objects with a radial gradient. This article shows how to use RadialGradientBrush element of XAML. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/RadialGradientBrush06092005164739PM/RadialGradientBrush.aspx</link><pubDate>3/31/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Tools - Xamlon, MyXaml, MacroXAML, Mobiform Aurora XAML Editor </title><description>In this article, I will talk about some companies that have already developed or developing XAML tools for developers..</description><link>http://www.longhorncorner.com/UploadFile/mahesh/xamltools03312005235844PM/xamltools.aspx</link><pubDate>3/31/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>User Experience: The Windows File System</title><description>"WinFS" (Windows File System) is the storage platform for "Longhorn." This article, a preliminary chapter from the updated Windows User Experience guidelines, presents an overview of "WinFS" and how it makes possible a better experience for both you and your users. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/TheWindowsFileSystem03092005042443AM/TheWindowsFileSystem.aspx</link><pubDate>3/9/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Windows Vista for Developers - A Brief Introduction </title><description>With the invent of .NET and C#, Microsoft had already started a new era of programming which swept away the programmers world wide. And now by introducing Windows Vista programming model, Microsoft has proved its seriousness and dedication to the programmers and the programming world. In this article, I will discuss some of the key pillars of Windows Vista programming model.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/LonghornforDevelopers03082005231607PM/LonghornforDevelopers.aspx</link><pubDate>3/8/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Windows code-named Longhorn Installation - Life Made Easy? </title><description>After installing Windows code-named Longhorn, I was amazed with the results and decide to share with you guys.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/LonghornInstallation03082005020831AM/LonghornInstallation.aspx</link><pubDate>3/8/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>How do I Install Avalon?</title><description>This article explains how to install Avalon on your machine.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/AvalonInstall04042005232930PM/AvalonInstall.aspx</link><pubDate>3/1/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>What is WinFX SDK</title><description>This article explains what the WinFS SDK is in Windows Longhorn programming model.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/WinFSSDXIntroduction02272005193318PM/WinFSSDXIntroduction.aspx</link><pubDate>2/27/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Windows Presentation FAQs</title><description>Windows Presentation Foundation is the library for building presentation (user-interfaces) applications in Windows Vista programming model. This article answers most frequently asked questions related to WPF.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/WhatIsAvalon02272005200951PM/WhatIsAvalon.aspx</link><pubDate>2/27/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML Button Control</title><description>The Button element represents the XAML button control. In this article, I will show you to create and use XAML Button element. </description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlButton02272005211822PM/XamlButton.aspx</link><pubDate>2/27/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML - Putting XML to Work </title><description>XML is designed to store data. Microsoft extends the usefulness and power of XML in form of XAML by making it a .NET programming language. Now as a developer, you may find yourself scripting XAML tags to write Windows or Web applications.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlPuttingXmlToWork02262005154056PM/XamlPuttingXmlToWork.aspx</link><pubDate>2/26/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>XAML TextBox</title><description>XAML &lt;TextBox /&gt; element represents the XAML TextBox control. This article discusses how to create a TextBox and set its various properties such as background and foreground colors, setting size and positions, fonts, wrapping, scrolling, and input validations.</description><link>http://www.longhorncorner.com/UploadFile/mahesh/XamlTextBox02022005175739PM/XamlTextBox.aspx</link><pubDate>2/2/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>WinFS Data Model</title><description>In the recent version of Microsoft® Windows®, code-named "Longhorn", Microsoft presents a new storage platform named WinFS. It represents the new file system as part of the new Windows. In its conception WinFS is much more than a file system. Featuring various new concepts WinFS new data model is capable of storing non-file-data information, which is one of its most remarkable premises. In this article we explain the architecture of the WinFS data model and we demonstrate how to add its potentialities to our applications.</description><link>http://www.longhorncorner.com/UploadFile/jrodriguez/WinFSDataModel03072005041249AM/WinFSDataModel.aspx</link><pubDate>2/13/2004 12:00:00 AM</pubDate><author>Jesus Rodriguez</author></item></channel></rss>