<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href="/Data/Templates/DevCity.NET (Stretched)/RssDisplay.xslt" type="text/xsl"?>
<rss version="2.0">
  <channel>
    <title>DevCity.NET - Articles</title>
    <link>http://www.devcity.net</link>
    <description />
    <language>en-gb</language>
    <copyright>DevCity.NET</copyright>
    <generator>Developer Fusion RSS Feed Generator v1.0</generator>
    <webMaster>sergeb@vbcity.com</webMaster>
    <lastBuildDate>Thu, 02 Jul 2009 20:06:07 GMT</lastBuildDate>
    <ttl>20</ttl>
    <item>
      <title>How To Use The Visual State Manager(VSM) In Silverlight 2</title>
      <link>http://www.devcity.net/Articles/375/1/.aspx</link>
      <description>&lt;font face="Verdana" size="2"&gt;
&lt;p&gt;This article walks you through the steps involved in using The Visual State Manager in Silverlight 2. &lt;/p&gt;
&lt;p&gt;Most articles seem to use the button as the demonstration element - probably because that makes things very easy.&amp;nbsp; But as soon as you move away from the small core set of elements&amp;nbsp;such as&amp;nbsp;button that have States preset for you, you will find that you need a slightly different approach. &lt;/p&gt;
&lt;p&gt;In this article, I will cover both situations. &lt;/p&gt;&lt;/font&gt;</description>
      <author>Ged Mead</author>
      <pubDate>Fri, 26 Jun 2009 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>Customizing VS2008 default project templates</title>
      <link>http://www.devcity.net/Articles/367/1/.aspx</link>
      <description>This tutorial will guide you through the basic steps needed to alter the VB.NET Windows forms application project template in VS2008. Once you feel comfortable with this simple modification you can do the same for other project templates.</description>
      <author>Kevin Gallagher</author>
      <pubDate>Wed, 10 Jun 2009 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>Objects and the ListBox</title>
      <link>http://www.devcity.net/Articles/373/1/.aspx</link>
      <description>&lt;p&gt;In this article, I introduce some Object-Oriented Programming concepts while creating a Custom Object.  I then fill a ListBox with the Custom Objects, and demonstrate some interesting features of the ListBox.&lt;/p&gt;</description>
      <author>Larry Blake</author>
      <pubDate>Fri, 05 Jun 2009 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>VB Migration Partner VB6 to .NET Conversion Tool</title>
      <link>http://www.devcity.net/Articles/366/1/.aspx</link>
      <description>&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-GB"&gt;  I recently had a requirement to convert a VB6 project to VB 2008.    Although this initially caused me a lot of problems, I was fortunate to discover an outstanding product for converting VB6 projects to VB.NET which helped me get over some difficult hurdles.&lt;/span&gt;&lt;/p&gt;&lt;br/&gt;&lt;br/&gt;</description>
      <author>Jugoslav Arsovski</author>
      <pubDate>Sun, 04 Jan 2009 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>CodeSMART 2009 For .NET </title>
      <link>http://www.devcity.net/Articles/365/1/.aspx</link>
      <description>&lt;font face="Calibri"&gt;
&lt;p&gt;   CodeSMART 2009 for .NET  is a developer tool that saves you time, helps you write better code and generally become more productive.&lt;/p&gt;
&lt;p&gt;   Ged Mead reviews this latest version from AxTools.&lt;/p&gt;
&lt;p&gt;   &lt;/p&gt;
&lt;/font&gt;</description>
      <author>Ged Mead</author>
      <pubDate>Sun, 16 Nov 2008 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>Extension Methods</title>
      <link>http://www.devcity.net/Articles/360/1/.aspx</link>
      <description>&lt;p class="MsoNormal" style="MARGIN: 0in 0in 10pt"&gt;&lt;font face="Calibri"&gt;Extension methods are available starting with C# 3.0 and Visual Basic 9.0, which were released in 2007 with version 3.5 of the .NET platform. &lt;/font&gt;&lt;/p&gt;</description>
      <author>Roger McCook</author>
      <pubDate>Mon, 22 Sep 2008 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>Windows Presentation Foundation: Flow Documents (Part 2)</title>
      <link>http://www.devcity.net/Articles/356/1/.aspx</link>
      <description>&lt;p&gt;&lt;font face="Verdana" size="2"&gt;&amp;nbsp; In Part 1, you saw how easy it is to populate a WPF RichTextBox with a XAML FlowDocument.&amp;nbsp; If you've ever previously struggled with trying to force a RichTextBox to accept an image -&amp;nbsp;and place it exactly where you want it - in Windows Forms, then you'll welcome this new tool.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;&amp;nbsp;However, for legacy reasons you might want to populate the RichTextBox with content that has been saved in RTF format.&amp;nbsp; In this part we will look at how that can be achieved.&lt;/font&gt;&lt;/p&gt;</description>
      <author>Ged Mead</author>
      <pubDate>Mon, 15 Sep 2008 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>Local Type Inference</title>
      <link>http://www.devcity.net/Articles/359/1/.aspx</link>
      <description>&lt;p class="MsoNormal" style="MARGIN: 0in 0in 10pt"&gt;&lt;font face="Calibri"&gt;&lt;i style="mso-bidi-font-style: normal"&gt;Type inference&lt;/i&gt; refers to the ability of a programming language to automatically deduce a variable’s type.&amp;nbsp;The feature was added to C# and Visual Basic to support anonymous types and the relaxed programming style required by Linq.&lt;span style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;</description>
      <author>Roger McCook</author>
      <pubDate>Tue, 09 Sep 2008 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>Auto-implemented Class Properties</title>
      <link>http://www.devcity.net/Articles/358/1/.aspx</link>
      <description>Auto-implemented properties is not a difficult subject, only a simple concept that can make your programs easier to code and read.</description>
      <author>Roger McCook</author>
      <pubDate>Sat, 06 Sep 2008 00:00:00 GMT</pubDate>
      <subject />
    </item>
    <item>
      <title>WinForms and WPF Interop - The Best of Both Worlds</title>
      <link>http://www.devcity.net/Articles/353/1/.aspx</link>
      <description>&lt;p&gt;&lt;font face="Verdana"&gt;&amp;nbsp; Whenever I see a question along the lines of "How can I include an image alongside each item in a list of items or use more than one font, or varying background colors?" I&amp;nbsp;usually find myself muttering "WPF!".&amp;nbsp;&amp;nbsp;&amp;nbsp; This is a lot more sociable and positive than many of the&amp;nbsp;things I mutter as I sit here each day, but finally I've realised that I need to do something about it.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;&amp;nbsp; The result is this article, which works through the steps needed to harness the rich UI features of WPF to the more familiar paradigm of Windows Forms.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana"&gt;&amp;nbsp;&amp;nbsp; The example used&amp;nbsp;will show you how easy it can be to use a WPF control in a Windows Forms application and you can use this article as the stepping stone to creating your own.&amp;nbsp; The ListBox layout shown below will be created in WPF and ported over to be used in a Windows Forms application.&lt;/font&gt;&lt;font face="Verdana"&gt;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/p&gt;&lt;img alt="WPF ListBox Control Example" src="http://www.xtabvbcity.plus.com/Articles/WPFInWinForms/FinishedFormSmall.jpg" border="0"/&gt;</description>
      <author>Ged Mead</author>
      <pubDate>Sat, 12 Jul 2008 00:00:00 GMT</pubDate>
      <subject />
    </item>
  </channel>
</rss>