<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Icerocket blog search: tag:XAML</title>
<link>http://blogs.icerocket.com/search?q=tag%3AXAML</link>
<description>Blogs Search from IceRocket.com</description>
<language>en-us</language>
<copyright>Copyright 2009, IceRocket.com</copyright>
<item>
 <title><![CDATA[Mulitline TextBox – XAML Quicky]]></title>
 <description><![CDATA[Eine mehrzeilige TextBox im XAML mit automatischer Scrollbar geht einfacher als man denkt… 1 2 3 <TextBox Height = "150" TextWrapping = "Wrap" VerticalScrollBarVisibility = "Auto" > Lorem ipsum dolor sit amet , consetetur sadipscing elitr , sed diam nonumy eirmod tempor invidunt ut labore et dolore  <b>...</b> ]]></description>
 <link><![CDATA[http://www.biggle.de/blog/mulitline-textbox-xaml-quicky]]></link>
 <pubDate>Wed, 25 Nov 2009 14:08:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[ad8bd2ca111c3dda849d626d26659637]]></guid>
 <dc:creator>Mario Priebe</dc:creator>
 <source url="http://www.biggle.de/blog">Biggle&#039;s Blog</source>
</item>
<item>
 <title><![CDATA[Data Triggers and Usage in XAML]]></title>
 <description><![CDATA[Hi, DataTrigger represents a trigger that applies property values or performs actions when the bound data meets a specified condition. In this sample we will explore how this property can be utilized on how we need it to behave. In this sample I will concentrate on Style Triggers and apply them on t <b>...</b> ]]></description>
 <link><![CDATA[http://codingsense.wordpress.com/2009/11/25/data-triggers-and-usage-in-xaml/]]></link>
 <pubDate>Tue, 24 Nov 2009 23:40:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[5e78f82ac816e109f7abe537cbd90b99]]></guid>
 <dc:creator>codingsense</dc:creator>
 <source url="http://codingsense.wordpress.com">Naveen&#039;s Weblog</source>
</item>
<item>
 <title><![CDATA[Depreciation using Declining Balance Method]]></title>
 <description><![CDATA[We just saw how to calculate the depreciation using straight line method, now we are going to calculate depreciation using another method, i.e. Decline Balance method. This is also known as double declining balance method. Here are are again going to use progress bar in the list control. Here is a c <b>...</b> ]]></description>
 <link><![CDATA[http://zamjad.wordpress.com/2009/11/24/depreciation-using-declining-balance-method/]]></link>
 <pubDate>Tue, 24 Nov 2009 22:45:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[18e61bc2bdf2efab3a3a54a5c4b7b2cb]]></guid>
 <dc:creator>zamjad</dc:creator>
 <source url="http://zamjad.wordpress.com">Zeeshan Amjad&#039;s Blog</source>
</item>
<item>
 <title><![CDATA[Handling Network Outage in Silverlight with Caliburn]]></title>
 <description><![CDATA[If you are building an OOB application with Silverlight that relies on web services, you may have some interesting challenges on you hands. You probably want to have some fallback for certain operations when the network is down. You can do...( read more) ]]></description>
 <link><![CDATA[http://devlicio.us/blogs/rob_eisenberg/archive/2009/11/24/handling-network-outage-in-silverlight-with-caliburn.aspx]]></link>
 <pubDate>Tue, 24 Nov 2009 22:11:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[fecbe38ae8485efceb687a7cfbb1ae5b]]></guid>
 <dc:creator>Community Blogs</dc:creator>
 <source url="http://silverlight.net/blogs/community/default.aspx">Community Silverlight content</source>
</item>
<item>
 <title><![CDATA[Adding a right-click menu in Silverlight 4]]></title>
 <description><![CDATA[Not having the right mouse button available has been a hassle for both Silverlight and Adobe Flash since their inception. Flash has had the ability to customize their right-click context menu to some degree but never true right click event handling. With Silverlight 4, Silverlight will have true cus <b>...</b> ]]></description>
 <link><![CDATA[http://fragiledevelopment.wordpress.com/2009/11/24/adding-a-right-click-menu-in-silverlight-4/]]></link>
 <pubDate>Tue, 24 Nov 2009 11:06:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[8468e39ad4aac03a0d9e8319de4fddc9]]></guid>
 <dc:creator>Viktor Larsson</dc:creator>
 <source url="http://fragiledevelopment.wordpress.com">Fragile Development</source>
</item>
<item>
 <title><![CDATA[Simple Usage of Data Grid Control in WPF 4]]></title>
 <description><![CDATA[WPF 4.0 introduced lots of new feature and one of them is Data Grid control. Here we are going to study the simple usage of Data grid control. Here is a class diagram of DataGrid. Here is a XAML code of this project. 1: < Window x: Class= "grid.MainWindow" 2: xmlns= "http://schemas.microsoft.com/win <b>...</b> ]]></description>
 <link><![CDATA[http://zamjad.wordpress.com/2009/11/23/simple-usage-of-data-grid-control-in-wpf-4/]]></link>
 <pubDate>Mon, 23 Nov 2009 22:11:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[55d4dc75a2e79e0c30845eb301821f44]]></guid>
 <dc:creator>zamjad</dc:creator>
 <source url="http://zamjad.wordpress.com">Zeeshan Amjad&#039;s Blog</source>
</item>
<item>
 <title><![CDATA[Markup extensions]]></title>
 <description><![CDATA[Markup extensions allows you to extend the expressibility of XAML. You use markup extensions to escape the general treatment that attribute values get (by default, we’ve seen that they are treated as strings or that a type converter is used to convert...( read more) ]]></description>
 <link><![CDATA[http://feedproxy.google.com/~r/Laneten/~3/e4gAqjvgPYo/markup-extensions.aspx]]></link>
 <pubDate>Mon, 23 Nov 2009 06:26:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[22eff5a4b1213df23331212b2c6623ac]]></guid>
 <dc:creator>LA.NET [EN]</dc:creator>
 <source url="http://sol3.net/blogs/aspinsiders/default.aspx">ASPInsiders</source>
</item>
<item>
 <title><![CDATA[Using progress bar inside the List view]]></title>
 <description><![CDATA[We can easily insert progras bar inside the tree view just like we added check box and combo box. We are again going to use the CellTemplate property of GridViewColumn. We are going to define data template to use the progress bar. This time we are going to do something useful rather than using some  <b>...</b> ]]></description>
 <link><![CDATA[http://zamjad.wordpress.com/2009/11/22/using-progress-bar-inside-the-tree-view/]]></link>
 <pubDate>Sun, 22 Nov 2009 22:47:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[8829022c5f75a398fb60f97ff799bd87]]></guid>
 <dc:creator>zamjad</dc:creator>
 <source url="http://zamjad.wordpress.com">Zeeshan Amjad&#039;s Blog</source>
</item>
<item>
 <title><![CDATA[Silverlight 4 NotificationWindow and Queuing multiple notifications]]></title>
 <description><![CDATA[One of the cool features for Silverlight 4 Out-of-browser applications that was announced as a part of the Silverlight 4 beta release is the NotificationWindow class. Most commonly referred to as “toast” these are the little notifications that popup in the system areas of your operating system to pr <b>...</b> ]]></description>
 <link><![CDATA[http://timheuer.com/blog/archive/2009/11/22/silverlight-4-notification-window-queue-sample.aspx]]></link>
 <pubDate>Sun, 22 Nov 2009 22:38:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[6864ea094f6abc3d825b7fdd476eb385]]></guid>
 <dc:creator>Tim Heuer</dc:creator>
 <source url="http://timheuer.com/blog/Default.aspx">Method ~ of ~ failed by Tim Heuer</source>
</item>
<item>
 <title><![CDATA[Fixing Visual Studio 2010 and Blend Preview for .NET 4 integration]]></title>
 <description><![CDATA[If you’ve been working with Visual Studio 2008, Expression Blend 3 and Silverlight (or WPF) development, you’ve likely used the Open in Expression Blend feature in Visual Studio. This occurs when you right-click on a XAML file in your project/solution and you’ll see that option as long as you have E <b>...</b> ]]></description>
 <link><![CDATA[http://timheuer.com/blog/archive/2009/11/22/fix-open-in-expression-blend-missing-link-in-visual-studio.aspx]]></link>
 <pubDate>Sun, 22 Nov 2009 21:36:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[f8f2d8c6f6b10d9009135e3d12aae0ce]]></guid>
 <dc:creator>Tim Heuer</dc:creator>
 <source url="http://timheuer.com/blog/Default.aspx">Method ~ of ~ failed by Tim Heuer</source>
</item>
</channel>
</rss>


