<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Denis Basaric: DevComponents Blog</title>
	<atom:link href="http://devcomponents.com/blog/index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://devcomponents.com/blog</link>
	<description>Latest at DevComponents...</description>
	<lastBuildDate>Fri, 06 Apr 2012 18:46:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>DotNetBar for WPF 7.1 Release with NEW Data-Grid Control</title>
		<link>http://devcomponents.com/blog/?p=1105</link>
		<comments>http://devcomponents.com/blog/?p=1105#comments</comments>
		<pubDate>Fri, 06 Apr 2012 18:46:13 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1105</guid>
		<description><![CDATA[This week we have released DotNetBar for WPF 7.1 with new advanced Data-Grid control. Data-Grid control provides you with easy data presentation control including built-in editors and Office like styling. Following screen-shot shows our new AdvGrid control in action: AdvGrid includes following major features: Built-in editors with complete editing framework so you can create custom [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=946' rel='bookmark' title='Permanent Link: DotNetBar for WPF 6.1 release with new Property Grid control'>DotNetBar for WPF 6.1 release with new Property Grid control</a></li>
<li><a href='http://devcomponents.com/blog/?p=215' rel='bookmark' title='Permanent Link: DotNetBar for Windows Forms 8.0 Released with Advanced Property Grid'>DotNetBar for Windows Forms 8.0 Released with Advanced Property Grid</a></li>
<li><a href='http://devcomponents.com/blog/?p=87' rel='bookmark' title='Permanent Link: Next major DotNetBar WinForms release with Tree Control'>Next major DotNetBar WinForms release with Tree Control</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This week we have released DotNetBar for WPF 7.1 with <strong>new advanced <a href="http://www.devcomponents.com/dotnetbar-wpf/WPFDataGridControl.aspx" target="_blank">Data-Grid</a></strong><a href="http://www.devcomponents.com/dotnetbar-wpf/WPFDataGridControl.aspx" target="_blank"> control</a>. Data-Grid control provides you with easy data presentation control including built-in editors and Office like styling. Following screen-shot shows our new AdvGrid control in action:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/WPFDataGridControl1.png"><img class="alignnone size-full wp-image-1106" title="DotNetBar WPF DataGrid Control" src="http://devcomponents.com/blog/wp-content/uploads/WPFDataGridControl1.png" alt="" width="522" height="247" /></a></p>
<p>AdvGrid includes following major features:</p>
<ul>
<li>Built-in editors with complete editing framework so you can create custom editors</li>
<li>Built-in data virtualization</li>
<li>Row pinning to either top or bottom of viewport</li>
<li>Column pinning to left or right of viewport</li>
<li>Sorting by multiple columns</li>
<li>Office 2010 like styling</li>
<li>Column definition properties can be data bound to elements in the visual tree and to the data context of the grid</li>
<li>Extended selection functionality and ability to select an entire column or range of columns</li>
</ul>
<p>Built-in editors allow easy data editing and you can also create your own editors:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/WPFDataGridControl3.png"><img class="alignnone size-full wp-image-1107" title="DotNetBar WPF Advanced Data-Grid Control" src="http://devcomponents.com/blog/wp-content/uploads/WPFDataGridControl3.png" alt="" width="708" height="216" /></a></p>
<p>There is much more to our new AdvGrid control. Make sure to check the sample project that you can find at: <em>My Documents\DotNetBar for WPF Samples\AdvGridSample</em></p>
<p><a href="http://www.devcomponents.com/kb2/?p=1299" target="_blank">Getting started with AdvGrid</a> Knowledge Base article is great resource to help you start using new controls. Please use it.</p>
<p>Here are detailed <a href="http://www.devcomponents.com/customeronly/releasenotes.asp?p=dnbwpf&amp;v=7.1.0.0" target="_blank">Release Notes</a>. If you have current DotNetBar license download latest release on <a href="http://www.devcomponents.com/customeronly/">Customer Only</a> web site. Fully functional <a href="http://www.devcomponents.com/dotnetbar-wpf/">trial version</a> is also available. We are working on <strong>even more</strong> major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=946' rel='bookmark' title='Permanent Link: DotNetBar for WPF 6.1 release with new Property Grid control'>DotNetBar for WPF 6.1 release with new Property Grid control</a></li>
<li><a href='http://devcomponents.com/blog/?p=215' rel='bookmark' title='Permanent Link: DotNetBar for Windows Forms 8.0 Released with Advanced Property Grid'>DotNetBar for Windows Forms 8.0 Released with Advanced Property Grid</a></li>
<li><a href='http://devcomponents.com/blog/?p=87' rel='bookmark' title='Permanent Link: Next major DotNetBar WinForms release with Tree Control'>Next major DotNetBar WinForms release with Tree Control</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1105</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DotNetBar for WinForms 10.4 Release with 2 NEW Controls</title>
		<link>http://devcomponents.com/blog/?p=1101</link>
		<comments>http://devcomponents.com/blog/?p=1101#comments</comments>
		<pubDate>Tue, 27 Mar 2012 13:51:48 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1101</guid>
		<description><![CDATA[Today we have another new DotNetBar release for you with 2 new controls: Binding Navigator and RichTextBox controls. Both controls are designed to be replacement for corresponding system controls so you can maintain consistent look and feel with our other controls and visual styles. Here is screen-shot of both controls: Other changes in this release: MetroForm support for [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1095' rel='bookmark' title='Permanent Link: DotNetBar for WinForms 10.2 Released with NEW SuperGrid Control'>DotNetBar for WinForms 10.2 Released with NEW SuperGrid Control</a></li>
<li><a href='http://devcomponents.com/blog/?p=946' rel='bookmark' title='Permanent Link: DotNetBar for WPF 6.1 release with new Property Grid control'>DotNetBar for WPF 6.1 release with new Property Grid control</a></li>
<li><a href='http://devcomponents.com/blog/?p=950' rel='bookmark' title='Permanent Link: DotNetBar for Windows Forms 9.4 released with 3 new controls'>DotNetBar for Windows Forms 9.4 released with 3 new controls</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today we have another new DotNetBar release for you with <strong>2 new controls</strong>: Binding Navigator and RichTextBox controls. Both controls are designed to be replacement for corresponding system controls so you can maintain consistent look and feel with our other controls and visual styles. Here is screen-shot of both controls:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/bindingnavrichtextbox.png"><img class="alignnone size-full wp-image-1102" title="bindingnavrichtextbox" src="http://devcomponents.com/blog/wp-content/uploads/bindingnavrichtextbox.png" alt="" width="500" height="120" /></a></p>
<p>Other changes in this release:</p>
<ul>
<li>MetroForm support for SETTINGS and HELP buttons in form caption added</li>
<li>MessageBoxEx.TextMarkupEnabled property added to control whether text-markup is rendered</li>
<li>TouchKeyboard.<wbr>CurrentKeyboardTarget property added to retrieve current target control for keyboard input</wbr></li>
<li>Many improvements to SuperGrid control</li>
<li>And much, much more&#8230;</li>
</ul>
<p>All in all, there are almost <strong>60 new features and enhancements</strong> in this release.</p>
<p>Here are detailed <a href="http://devcomponentsllc.createsend1.com/t/y/l/yufwk/atttys/r/" target="_blank">Release Notes</a>.</p>
<p>If you have current DotNetBar license download latest release on <a href="http://www.devcomponents.com/customeronly/">Customer Only</a> web site. Fully functional <a href="http://www.devcomponents.com/dotnetbar-wpf/">trial version</a> is also available. Thank you for using our controls and please let me know how you like them.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1095' rel='bookmark' title='Permanent Link: DotNetBar for WinForms 10.2 Released with NEW SuperGrid Control'>DotNetBar for WinForms 10.2 Released with NEW SuperGrid Control</a></li>
<li><a href='http://devcomponents.com/blog/?p=946' rel='bookmark' title='Permanent Link: DotNetBar for WPF 6.1 release with new Property Grid control'>DotNetBar for WPF 6.1 release with new Property Grid control</a></li>
<li><a href='http://devcomponents.com/blog/?p=950' rel='bookmark' title='Permanent Link: DotNetBar for Windows Forms 9.4 released with 3 new controls'>DotNetBar for Windows Forms 9.4 released with 3 new controls</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1101</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DotNetBar for WinForms 10.2 Released with NEW SuperGrid Control</title>
		<link>http://devcomponents.com/blog/?p=1095</link>
		<comments>http://devcomponents.com/blog/?p=1095#comments</comments>
		<pubDate>Wed, 25 Jan 2012 00:40:40 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WinForms]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1095</guid>
		<description><![CDATA[New Year starts with the bang so here is new DotNetBar for you. 2 new controls: SuperGrid a powerful data-grid we built from scratch and worked on for better part of last year and MetroTilePanel a dedicated Metro Tile panel control with touch support. SuperGrid SuperGrid is complete grid/editors control for your applications. It includes [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1105' rel='bookmark' title='Permanent Link: DotNetBar for WPF 7.1 Release with NEW Data-Grid Control'>DotNetBar for WPF 7.1 Release with NEW Data-Grid Control</a></li>
<li><a href='http://devcomponents.com/blog/?p=905' rel='bookmark' title='Permanent Link: Gauges, Gauges, Gauges, DotNetBar for Windows Forms 9.2 Released'>Gauges, Gauges, Gauges, DotNetBar for Windows Forms 9.2 Released</a></li>
<li><a href='http://devcomponents.com/blog/?p=1069' rel='bookmark' title='Permanent Link: DotNetBar for WPF 7.0 with METRO Controls Released'>DotNetBar for WPF 7.0 with METRO Controls Released</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>New Year starts with the bang so here is new DotNetBar for you. 2 new controls: <strong>SuperGrid</strong> a powerful data-grid we built from scratch and worked on for better part of last year and <strong>MetroTilePanel</strong> a dedicated Metro Tile panel control with touch support.</p>
<h3>SuperGrid</h3>
<p>SuperGrid is complete grid/editors control for your applications. It includes built-in data-binding, numerous editors, master-detail support, nested tables, built-in virtualization and much more. Here is screen-shot to give you just small taste of what this control can do:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/SuperDataGrid1.png"><img class="alignnone size-full wp-image-1096" title="DotNetBar Super DataGrid Control" src="http://devcomponents.com/blog/wp-content/uploads/SuperDataGrid1.png" alt="" width="586" height="417" /></a></p>
<p>Some features of SuperGrid control:</p>
<ul>
<li>Master-Detail Views</li>
<li>Nested Tables</li>
<li>Virtual Data Support</li>
<li>Numerous Cell Editors + Custom Editor Support</li>
<li>Data-Binding to DataSets, IList, IListSource, IBindingList etc.</li>
<li>Office 2010/2007 and Metro Styling</li>
<li>Complete Custom Grid Styling</li>
<li>Built-In Formula Engine</li>
<li>Sorting</li>
<li>Much, much more&#8230;</li>
</ul>
<p>To get you started please check out <a href="http://www.devcomponents.com/kb2/?p=1265">SuperGrid Quick Start Guide</a> in our Knowledge Base.</p>
<p>We&#8217;ve been working on this control for good part of last year and this is just beginning. There is much more planned in coming months&#8230; Please see SuperGrid sample project you can find at <em>My Documents\DotNetBar WinForms Samples\SuperGrid</em>.</p>
<h3>MetroTilePanel</h3>
<p>Metro Tile Panel is dedicated control to host Metro Tiles. It has built-in support for drag &amp; drop arranging of tiles and it includes very nice tile move animation after drag &amp; drop is performed. Of course touch support is included. Check it out in MetroTilePanel sample. Here is screen-shot of MetroTilePanel control in action:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/MetroTilePanelControl.png"><img class="alignnone size-full wp-image-1097" title="DotNetBar Metro Tile Panel Control" src="http://devcomponents.com/blog/wp-content/uploads/MetroTilePanelControl.png" alt="" width="731" height="479" /></a></p>
<p>All in all, there are over <strong>60 new features and enhancements</strong> in this release.</p>
<p>Here are detailed <a href="http://www.devcomponents.com/customeronly/releasenotes.asp?p=dnbwf&amp;v=10.2.0.0">Release Notes</a>.</p>
<p>If you have current DotNetBar license download latest release on <a href="http://www.devcomponents.com/customeronly/">Customer Only</a> web site. Fully functional <a href="http://www.devcomponents.com/dotnetbar-wpf/">trial version</a> is also available. We are working on <strong>even more</strong> major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1105' rel='bookmark' title='Permanent Link: DotNetBar for WPF 7.1 Release with NEW Data-Grid Control'>DotNetBar for WPF 7.1 Release with NEW Data-Grid Control</a></li>
<li><a href='http://devcomponents.com/blog/?p=905' rel='bookmark' title='Permanent Link: Gauges, Gauges, Gauges, DotNetBar for Windows Forms 9.2 Released'>Gauges, Gauges, Gauges, DotNetBar for Windows Forms 9.2 Released</a></li>
<li><a href='http://devcomponents.com/blog/?p=1069' rel='bookmark' title='Permanent Link: DotNetBar for WPF 7.0 with METRO Controls Released'>DotNetBar for WPF 7.0 with METRO Controls Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1095</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Time Selector Style for DotNetBar for WinForms</title>
		<link>http://devcomponents.com/blog/?p=1086</link>
		<comments>http://devcomponents.com/blog/?p=1086#comments</comments>
		<pubDate>Thu, 22 Dec 2011 01:37:18 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WinForms]]></category>
		<category><![CDATA[Time Selector]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1086</guid>
		<description><![CDATA[Recently we added the Time Selector control to DotNetBar for WinForms which allows you to select time using mouse or touch. Here is screen-shot of that: Now we have added new Time Selector style so it visually fits the Month Calendar. You can select this new style by using SelectorType property. Here is screen-shot of [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=767' rel='bookmark' title='Permanent Link: New Year Schedule View in DotNetBar for WinForms'>New Year Schedule View in DotNetBar for WinForms</a></li>
<li><a href='http://devcomponents.com/blog/?p=63' rel='bookmark' title='Permanent Link: DotNetBar 6.9 with Office 2007 style for Side-Bar Control Released'>DotNetBar 6.9 with Office 2007 style for Side-Bar Control Released</a></li>
<li><a href='http://devcomponents.com/blog/?p=1079' rel='bookmark' title='Permanent Link: DotNetBar for WinForms 10.1 Released with 3 NEW controls'>DotNetBar for WinForms 10.1 Released with 3 NEW controls</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Recently we added the Time Selector control to DotNetBar for WinForms which allows you to select time using mouse or touch. Here is screen-shot of that:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput1.png"><img class="alignnone size-full wp-image-1087" title="DotNetBar for WinForms Time Input Control Touch Style" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput1.png" alt="" width="258" height="197" /></a></p>
<p>Now we have added new Time Selector style so it visually fits the Month Calendar. You can select this new style by using <strong>SelectorType</strong> property.</p>
<p>Here is screen-shot of new style:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput2.png"><img class="alignnone size-full wp-image-1088" title="DotNetBar for WinForms Time Input Control" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput2.png" alt="" width="180" height="171" /></a></p>
<p>New time selector style also supports 24-hour format automatically based on current system settings so time selector in that case looks like this:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput4.png"><img class="alignnone size-full wp-image-1090" title="DotNetBar WinForms Time Input Control 24-hour format support" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput4.png" alt="" width="191" height="167" /></a></p>
<p>You can select time format explicitly using the <strong>TimeFormat</strong> property.</p>
<p>Now notice how new style fits with the Month Calendar once it is automatically used when time input is required in our DateTimeInput control:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput3.png"><img class="alignnone size-full wp-image-1089" title="DotNetBar WinForms Date Time Input Control" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWinFormsTimeInput3.png" alt="" width="365" height="200" /></a></p>
<p>DotNetBar available right now includes this new Time Selector style.</p>
<p>Thank you for using our controls!</p>
<p>&nbsp;</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=767' rel='bookmark' title='Permanent Link: New Year Schedule View in DotNetBar for WinForms'>New Year Schedule View in DotNetBar for WinForms</a></li>
<li><a href='http://devcomponents.com/blog/?p=63' rel='bookmark' title='Permanent Link: DotNetBar 6.9 with Office 2007 style for Side-Bar Control Released'>DotNetBar 6.9 with Office 2007 style for Side-Bar Control Released</a></li>
<li><a href='http://devcomponents.com/blog/?p=1079' rel='bookmark' title='Permanent Link: DotNetBar for WinForms 10.1 Released with 3 NEW controls'>DotNetBar for WinForms 10.1 Released with 3 NEW controls</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1086</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DotNetBar for WinForms 10.1 Released with 3 NEW controls</title>
		<link>http://devcomponents.com/blog/?p=1079</link>
		<comments>http://devcomponents.com/blog/?p=1079#comments</comments>
		<pubDate>Tue, 01 Nov 2011 15:35:00 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WinForms]]></category>
		<category><![CDATA[DotNetBar]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1079</guid>
		<description><![CDATA[We have another big DotNetBar release for you with 3 new controls: Time Selector, Touch Keyboard and Page Slider controls. Time Selector Time selector enables easy time input without typing. It works great with mouse but also on touch enabled screens. DateTimeInput will also use it automatically if it requires time input. Control supports 12-hour [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1086' rel='bookmark' title='Permanent Link: New Time Selector Style for DotNetBar for WinForms'>New Time Selector Style for DotNetBar for WinForms</a></li>
<li><a href='http://devcomponents.com/blog/?p=950' rel='bookmark' title='Permanent Link: DotNetBar for Windows Forms 9.4 released with 3 new controls'>DotNetBar for Windows Forms 9.4 released with 3 new controls</a></li>
<li><a href='http://devcomponents.com/blog/?p=1101' rel='bookmark' title='Permanent Link: DotNetBar for WinForms 10.4 Release with 2 NEW Controls'>DotNetBar for WinForms 10.4 Release with 2 NEW Controls</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We have another big DotNetBar release for you with <strong>3 new controls</strong>: Time Selector, Touch Keyboard and Page Slider controls.</p>
<h3>Time Selector</h3>
<p><a href="http://www.devcomponents.com/dotnetbar/TimeSelectorControl.aspx">Time selector</a> enables easy time input without typing. It works great with mouse but also on touch enabled screens. DateTimeInput will also use it automatically if it requires time input. Control supports 12-hour and 24-hour formats completely automatically. Here is image of Time selector with 12 and 24-hour views:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/TimeSelector.png"><img class="alignnone size-full wp-image-1080" title="Time Selector Control for WinForms" src="http://devcomponents.com/blog/wp-content/uploads/TimeSelector.png" alt="" width="520" height="197" /></a></p>
<h3>Touch Keyboard</h3>
<p><a href="http://www.devcomponents.com/dotnetbar/TouchKeyboardControl.aspx">Touch Keyboard</a> is an multi-touch enabled virtual keyboard control that you can attach to controls, customize its layout, change colors and render completely on your own. What is special about our keyboard is that it has built-in multi-touch support which makes it possible to type fast on multi touch screens:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/TouchKeyboard1.png"><img class="alignnone size-full wp-image-1081" title="DotNetBar Touch Keyboard Control for WinForms" src="http://devcomponents.com/blog/wp-content/uploads/TouchKeyboard1.png" alt="" width="598" height="216" /></a></p>
<p>Control supports multiple layouts out of box:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/TouchKeyboard2.png"><img class="alignnone size-full wp-image-1082" title="DotNetBar Touch Keyboard for WinForms" src="http://devcomponents.com/blog/wp-content/uploads/TouchKeyboard2.png" alt="" width="598" height="216" /></a></p>
<p>And you can render all parts of control yourself if you choose:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/TouchKeyboard4.png"><img class="alignnone size-full wp-image-1083" title="DotNetBar Touch Keyboard for WinForms custom rendering" src="http://devcomponents.com/blog/wp-content/uploads/TouchKeyboard4.png" alt="" width="602" height="216" /></a></p>
<h3>Page Slider</h3>
<p><a href="http://www.devcomponents.com/dotnetbar/metro-ui-controls.aspx#pageslider">PageSlider </a>control is an multi-touch page slider control which can be used to present any content on pages. Pages can be changed using the optional scroll-bar or by dragging the page with mouse into the view. However, preferred method of operation is using touch gestures to flick pages in and out of the view. Page slider also support inertial scrolling so if you quickly flick with the finger on the screen it will continue page scrolling and slow down gradually.</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/MetroPageSlider.png"><img class="alignnone size-full wp-image-1084" title="DotNetBar Metro Page Slider Touch WinForms Control" src="http://devcomponents.com/blog/wp-content/uploads/MetroPageSlider.png" alt="" width="693" height="311" /></a></p>
<p>All in all, there are over 55 new features and enhancements in this release. And here are detailed <a href="http://www.devcomponents.com/customeronly/releasenotes.asp?p=dnbwf&amp;v=10.1.0.0">Release Notes</a>.</p>
<p>If you have current DotNetBar license download latest release on <a href="http://www.devcomponents.com/customeronly/">Customer Only</a> web site. Fully functional <a href="http://www.devcomponents.com/dotnetbar-wpf/">trial version</a> is also available. We are working on <strong>even more</strong> major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1086' rel='bookmark' title='Permanent Link: New Time Selector Style for DotNetBar for WinForms'>New Time Selector Style for DotNetBar for WinForms</a></li>
<li><a href='http://devcomponents.com/blog/?p=950' rel='bookmark' title='Permanent Link: DotNetBar for Windows Forms 9.4 released with 3 new controls'>DotNetBar for Windows Forms 9.4 released with 3 new controls</a></li>
<li><a href='http://devcomponents.com/blog/?p=1101' rel='bookmark' title='Permanent Link: DotNetBar for WinForms 10.4 Release with 2 NEW Controls'>DotNetBar for WinForms 10.4 Release with 2 NEW Controls</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1079</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DotNetBar for WPF 7.0 with METRO Controls Released</title>
		<link>http://devcomponents.com/blog/?p=1069</link>
		<comments>http://devcomponents.com/blog/?p=1069#comments</comments>
		<pubDate>Wed, 28 Sep 2011 17:38:49 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Metro]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1069</guid>
		<description><![CDATA[Hi everyone. Today we are releasing DotNetBar for WPF 7.0 with world&#8217;s first METRO User Interface controls. Metro is design language that is cornerstone of Windows 8, Windows Phone 7 and very likely at least parts of future Office 15 will have Metro based design, so I am very happy that you can start building [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=581' rel='bookmark' title='Permanent Link: DotNetBar for WPF 5.4 with Office 2010 style released'>DotNetBar for WPF 5.4 with Office 2010 style released</a></li>
<li><a href='http://devcomponents.com/blog/?p=1024' rel='bookmark' title='Permanent Link: Biggest DotNetBar Release In Last 5 Years'>Biggest DotNetBar Release In Last 5 Years</a></li>
<li><a href='http://devcomponents.com/blog/?p=35' rel='bookmark' title='Permanent Link: DotNetBar 6.3 Released With New Group, Text-box and Combo Box Controls'>DotNetBar 6.3 Released With New Group, Text-box and Combo Box Controls</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hi everyone. Today we are releasing DotNetBar for WPF 7.0 with world&#8217;s first <strong>METRO User Interface controls</strong>.</p>
<p>Metro is design language that is cornerstone of Windows 8, Windows Phone 7 and very likely at least parts of future Office 15 will have Metro based design, so I am very happy that you can start building Metro style applications with our controls today.</p>
<p>Here is screen-shot of start-page of our new MetroBill sample which is included with DotNetBar 7.0:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBaWPFMetroHome.png"><img class="alignnone size-full wp-image-1070" style="margin-left:-16px;" title="DotNetBar for WPF Metro Bill Sample Start Screen" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBaWPFMetroHome.png" alt="" width="630" height="431" /></a></p>
<p>Screen-shot above shows our new component, Metro Tile, which provides access to most commonly used functions in this sample app.</p>
<p>Here is screen-shot of actual app:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWPFMetroBillApp.png"><img class="alignnone size-full wp-image-1071" style="margin-left:-16px;" title="DotNetBar for WPF Metro-Bill Sample App" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWPFMetroBillApp.png" alt="" width="630" height="431" /></a></p>
<p>As you might have noticed, two screen-shots above uses completely different color schemes. Specifically for Metro we’ve designed proprietary color scheme generation algorithms that use as input two colors you specify and then generate complete color scheme for all our controls. Here is screen-shot with just couple of different pre-defined color themes we include:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWPFMetroColorSchemes.png"><img class="alignnone size-full wp-image-1072" title="DotNetBar for WPF Metro Color Schemes" src="http://devcomponents.com/blog/wp-content/uploads/DotNetBarWPFMetroColorSchemes.png" alt="" width="600" height="400" /></a></p>
<p>Following Metro specific controls are included:</p>
<ul>
<li>Metro Application Window (MetroAppWindow) &#8211; an chrome-less Metro form with support for modal panels.</li>
<li>Metro Shell (MetroShell) &#8211; top-level Metro control which provides app menu, Quick Access Toolbar, app tabs and minimum window chrome.</li>
<li>Metro Toolbar (MetroToolbar) &#8211; a expandable toolbar in Metro style.</li>
<li>Metro Status Bar (MetroStatusBar) &#8211; Metro style status bar control.</li>
<li>Metro Form (MetroDialog) &#8211; Metro style dialog form.</li>
<li>Metro Tile (MetroTile) &#8211; a Metro-Tile for use on our ItemPanel control.</li>
</ul>
<p>Please review <strong>MetroBillSample and MetroSample</strong> projects for demo of new controls. You can find samples at <strong>My Documents\DotNetBar for WPF Samples</strong> folder. Both C# and VB samples are included to illustrate styling and customization options.</p>
<p><a href="http://www.devcomponents.com/kb2/?p=1197">Getting started with Metro UI</a> Knowledge Base article is great resource to help you start using new controls. Please use it.</p>
<p>Here are detailed <a href="http://www.devcomponents.com/customeronly/releasenotes.asp?p=dnbwpf&amp;v=7.0.0.0">Release Notes</a>. If you have current DotNetBar license download latest release on <a href="http://www.devcomponents.com/customeronly/">Customer Only</a> web site. Fully functional <a href="http://www.devcomponents.com/dotnetbar-wpf/">trial version</a> is also available. We are working on <strong>even more</strong> major new exciting features, but please do not hesitate to send me your feedback and wishes. Thank you for using our controls and please let me know how you like them.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=581' rel='bookmark' title='Permanent Link: DotNetBar for WPF 5.4 with Office 2010 style released'>DotNetBar for WPF 5.4 with Office 2010 style released</a></li>
<li><a href='http://devcomponents.com/blog/?p=1024' rel='bookmark' title='Permanent Link: Biggest DotNetBar Release In Last 5 Years'>Biggest DotNetBar Release In Last 5 Years</a></li>
<li><a href='http://devcomponents.com/blog/?p=35' rel='bookmark' title='Permanent Link: DotNetBar 6.3 Released With New Group, Text-box and Combo Box Controls'>DotNetBar 6.3 Released With New Group, Text-box and Combo Box Controls</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1069</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Metro, What&#8217;s WinRT and What&#8217;s Difference Between Them</title>
		<link>http://devcomponents.com/blog/?p=1066</link>
		<comments>http://devcomponents.com/blog/?p=1066#comments</comments>
		<pubDate>Thu, 22 Sep 2011 17:40:54 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1066</guid>
		<description><![CDATA[I noticed there is some confusion about terms Metro, WinRT and what they mean and how they are different on Windows 8. I thought it would be useful to clarify these. Metro is design language, a style used to define an application appearance. You can have Metro design made in WinForms, WPF, Silverlight, HTML or [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1061' rel='bookmark' title='Permanent Link: Windows 8 and what it means for developers'>Windows 8 and what it means for developers</a></li>
<li><a href='http://devcomponents.com/blog/?p=1048' rel='bookmark' title='Permanent Link: Aero is the past and Metro is the future'>Aero is the past and Metro is the future</a></li>
<li><a href='http://devcomponents.com/blog/?p=1058' rel='bookmark' title='Permanent Link: Metro Style Page Slider on Windows 8 Video'>Metro Style Page Slider on Windows 8 Video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I noticed there is some confusion about terms Metro, WinRT and what they mean and how they are different on Windows 8. I thought it would be useful to clarify these.</p>
<p><strong>Metro is design language</strong>, a style used to define an application appearance. You can have Metro design made in WinForms, WPF, Silverlight, HTML or WinRT. In fact you can make Metro design using any language or platform that lets you create visuals on screen. And indeed there are Metro designs used for <a href="https://market.android.com/details?id=com.tcaffrey.metroskin&amp;hl=en">Android apps</a>.</p>
<p><strong>WinRT is platform</strong>. In same way we have today WinForms platform which is GDI based, WPF platform and Silverlight platform, in Windows 8 we get new WinRT platform. WinRT provides third XAML based User Interface model for developers.</p>
<p><strong>WinRT default design is Metro.</strong> This is akin to WinForms using default &#8220;battleship gray&#8221; design or WPF using, um, whatever that design is called, I guess battleship gray as well&#8230;</p>
<p>WinRT is available on Windows 8 only and it is used to build  so called Windows 8 Immersive Apps. These apps run in <strong>Windows 8 tablet mode</strong>. Apps that we build using all platforms we have today run in <strong>Windows 8 desktop mode</strong>. The only way to build apps for tablet mode in Windows 8 is to use WinRT.</p>
<p>Let me know if you have any questions or if this is not clear enough. I will update the post with your feedback.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1061' rel='bookmark' title='Permanent Link: Windows 8 and what it means for developers'>Windows 8 and what it means for developers</a></li>
<li><a href='http://devcomponents.com/blog/?p=1048' rel='bookmark' title='Permanent Link: Aero is the past and Metro is the future'>Aero is the past and Metro is the future</a></li>
<li><a href='http://devcomponents.com/blog/?p=1058' rel='bookmark' title='Permanent Link: Metro Style Page Slider on Windows 8 Video'>Metro Style Page Slider on Windows 8 Video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1066</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Move Every 30</title>
		<link>http://devcomponents.com/blog/?p=1064</link>
		<comments>http://devcomponents.com/blog/?p=1064#comments</comments>
		<pubDate>Fri, 16 Sep 2011 15:43:38 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1064</guid>
		<description><![CDATA[Ergonomic experts are recommending whether you are sitting or standing while working on computer to move every 20-30 minutes to get so to say blood flowing. No need for strenuous exercise just walking is enough. Sitting for more than 1 hour has been shown to induce biochemical changes in lipase activity (an enzyme involved in [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=590' rel='bookmark' title='Permanent Link: Working Positions and Choosing a Good Chair'>Working Positions and Choosing a Good Chair</a></li>
<li><a href='http://devcomponents.com/blog/?p=640' rel='bookmark' title='Permanent Link: Is there a success gene?'>Is there a success gene?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ergo.human.cornell.edu/CUESitStand.html">Ergonomic experts are recommending</a> whether you are sitting or standing while working on computer to move every 20-30 minutes to get so to say blood flowing. No need for strenuous exercise just walking is enough.</p>
<blockquote><p>Sitting for more than 1 hour has been shown to induce biochemical changes in lipase activity (an enzyme involved in fat metabolism) and in glucose metabolism that leads to the deposit of fats in adipose tissue rather than these being metabolized by muscle, and extensive sitting also relates to heart disease risks, so people are advocating standing to work because this use more muscle activity (burns about 20% more calories). These changes happen in both fit people who regularly aerobically work out and also unfit and obese people, so regular exercise doesn’t address this.</p></blockquote>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=590' rel='bookmark' title='Permanent Link: Working Positions and Choosing a Good Chair'>Working Positions and Choosing a Good Chair</a></li>
<li><a href='http://devcomponents.com/blog/?p=640' rel='bookmark' title='Permanent Link: Is there a success gene?'>Is there a success gene?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1064</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 and what it means for developers</title>
		<link>http://devcomponents.com/blog/?p=1061</link>
		<comments>http://devcomponents.com/blog/?p=1061#comments</comments>
		<pubDate>Thu, 15 Sep 2011 15:22:17 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1061</guid>
		<description><![CDATA[Finally everything has been revealed and I wanted to summarize what it means for all of us. We speculated whether WPF or Silverlight is dead in Windows 8 etc. and it turns out nothing is dead. Here is architecture for Windows 8: As you can see what&#8217;s new in Windows 8 is WinRT platform that [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=973' rel='bookmark' title='Permanent Link: Windows 8 and untimely death of Silverlight and WPF&#8230; Again!'>Windows 8 and untimely death of Silverlight and WPF&#8230; Again!</a></li>
<li><a href='http://devcomponents.com/blog/?p=755' rel='bookmark' title='Permanent Link: Purpose driven design, on iPad and Windows Phone 7'>Purpose driven design, on iPad and Windows Phone 7</a></li>
<li><a href='http://devcomponents.com/blog/?p=1058' rel='bookmark' title='Permanent Link: Metro Style Page Slider on Windows 8 Video'>Metro Style Page Slider on Windows 8 Video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Finally everything has been revealed and I wanted to summarize what it means for all of us. We speculated whether WPF or Silverlight is dead in Windows 8 etc. and it turns out nothing is dead. Here is architecture for Windows 8:</p>
<p><a href="http://devcomponents.com/blog/wp-content/uploads/windows-8-platform-tools.jpg"><img class="alignnone size-full wp-image-1062" title="windows-8-platform-tools" src="http://devcomponents.com/blog/wp-content/uploads/windows-8-platform-tools.jpg" alt="" width="600" height="334" /></a></p>
<p>As you can see what&#8217;s new in Windows 8 is <strong>WinRT platform</strong> that covers native <strong>Windows 8 Metro style Apps</strong>. Desktop Apps on the right are essentially what we have today: WinForms, WPF and Silverlight. These continue to work.</p>
<p>New WinRT architecture seems to me is heavily based on Windows Phone 7 run-time. My reasoning for thinking this is that during keynote they said that Windows Phone 7 apps will run under WinRT unchanged. I suspected something like this since to run on low powered processors heavy optimization was needed and that optimization work was already done for Windows Phone 7 platform so leveraging that code in big Windows 8 that now must run on low powered processors makes sense.</p>
<p>They also showed that some simple Silverlight apps can be recompiled with minor changes to run under WinRT. Of course, we are yet to see how complex Silverlight code will be ported to WinRT, but as with everything new and different I expect there will be some gotchas.</p>
<p>I installed Windows 8 on one of our netbooks with touch screen and Windows 8 at this point is working great. I think once this is released it will be great operating system that spans tables and desktops. The power is in ability to use touch-based interface on tablets but when mouse and keyboard are needed you just plug that tablet into dock and big screen and you have your full blown Windows experience.</p>
<p>How this compares to iPad? I think very favorably if tablets that are of iPad quality, speed and price running Windows 8 show up. Lot of it is in the hardware corner.</p>
<p>For us developers, well we just got another new platform. We have WinForms, WPF, Silverlight and now WinRT. While WinRT is &#8220;Silverlight based&#8221; I think it must be treated as completely new platform which is all about touch and you have to write code that fits that environment.</p>
<p>I still see WinForms as best lowest common denominator, meaning if you want app that run on everything from Windows XP  to Windows 8 you are best served using WinForms. If you are developing to target Windows 8 then you must simply use WinRT unless you want to target desktop explicitly in which case I still might recommend WinForms.</p>
<p>We will indeed provide components for new WinRT platform in addition to what we already have and are eager to start digging deeper into the platform.</p>
<p>Let me know what you think.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=973' rel='bookmark' title='Permanent Link: Windows 8 and untimely death of Silverlight and WPF&#8230; Again!'>Windows 8 and untimely death of Silverlight and WPF&#8230; Again!</a></li>
<li><a href='http://devcomponents.com/blog/?p=755' rel='bookmark' title='Permanent Link: Purpose driven design, on iPad and Windows Phone 7'>Purpose driven design, on iPad and Windows Phone 7</a></li>
<li><a href='http://devcomponents.com/blog/?p=1058' rel='bookmark' title='Permanent Link: Metro Style Page Slider on Windows 8 Video'>Metro Style Page Slider on Windows 8 Video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1061</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Metro Style Page Slider on Windows 8 Video</title>
		<link>http://devcomponents.com/blog/?p=1058</link>
		<comments>http://devcomponents.com/blog/?p=1058#comments</comments>
		<pubDate>Wed, 14 Sep 2011 23:55:11 +0000</pubDate>
		<dc:creator>Denis Basaric</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WinForms]]></category>
		<category><![CDATA[Metro]]></category>
		<category><![CDATA[Windows8]]></category>

		<guid isPermaLink="false">http://devcomponents.com/blog/?p=1058</guid>
		<description><![CDATA[Here is another video of our DotNetBar for WinForms new Metro styled Page Slider control running on Windows 8 developer preview build. This is still on that slowly Inspiron Duo netbook: As you can see our WinForms stuff works great on Windows 8. All the touch related code we wrote for Windows 7 works flawlessly [...]<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>



Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1052' rel='bookmark' title='Permanent Link: Metro Style Page Slider Control Short Video'>Metro Style Page Slider Control Short Video</a></li>
<li><a href='http://devcomponents.com/blog/?p=1061' rel='bookmark' title='Permanent Link: Windows 8 and what it means for developers'>Windows 8 and what it means for developers</a></li>
<li><a href='http://devcomponents.com/blog/?p=1066' rel='bookmark' title='Permanent Link: What&#8217;s Metro, What&#8217;s WinRT and What&#8217;s Difference Between Them'>What&#8217;s Metro, What&#8217;s WinRT and What&#8217;s Difference Between Them</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is another video of our DotNetBar for WinForms new Metro styled Page Slider control running on Windows 8 developer preview build. This is still on that slowly Inspiron Duo netbook:</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/K9h_teJwKzQ?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/K9h_teJwKzQ?version=3" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>As you can see our WinForms stuff works great on Windows 8. All the touch related code we wrote for Windows 7 works flawlessly on Windows 8. We are super excited about Windows 8.</p>
<p><hr/>
<font size="-1">
We make WinForms, WPF and Silverlight components to help you create professional looking apps with ease. Check them out <a href="http://devcomponents.com/">here</a>.
</font></p>


<p>Related posts:<ol><li><a href='http://devcomponents.com/blog/?p=1052' rel='bookmark' title='Permanent Link: Metro Style Page Slider Control Short Video'>Metro Style Page Slider Control Short Video</a></li>
<li><a href='http://devcomponents.com/blog/?p=1061' rel='bookmark' title='Permanent Link: Windows 8 and what it means for developers'>Windows 8 and what it means for developers</a></li>
<li><a href='http://devcomponents.com/blog/?p=1066' rel='bookmark' title='Permanent Link: What&#8217;s Metro, What&#8217;s WinRT and What&#8217;s Difference Between Them'>What&#8217;s Metro, What&#8217;s WinRT and What&#8217;s Difference Between Them</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devcomponents.com/blog/?feed=rss2&#038;p=1058</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

