Xaml




Tue, 07 Jun 2011 04:43:02 -0600

Creating User Controls in Silverlight

by Xaml  @ Tue, 07 Jun 2011 04:43:02 -0600
In this article we will learn how to create user controls in Silverlight and use them effectively. I have included a step-by-step guide for creating a sample application. For creating the sample application, Visual Studio 2010 IDE and Silverlight 4.0 version are used....

Tue, 07 Jun 2011 04:43:02 -0600

Implementing Data Validation in Silverlight

by Xaml  @ Tue, 07 Jun 2011 04:43:02 -0600
In this article I will explain the concept of data validation in Silverlight 4.0 applications. I will also provide sample code to help you understand the functionality. Data validation is always an important task while developing an of any sort....

Tue, 07 Jun 2011 04:43:02 -0600

Microsoft: If we 'Build' a new developers conference, will they come?

by Xaml  @ Tue, 07 Jun 2011 04:43:02 -0600
Microsoft execs told earlier this year that there would be a new developers conference happening in mid-September 2011. But until this evening, details about this until-now-unnamed......

Sun, 13 Sep 2009 00:01:11 -0600

Who own that XAML? - [Export] Bnaya Eshet

by Xaml  @ Sun, 13 Sep 2009 00:01:11 -0600
Events wiring actions (not ) will fall under the developer responsibility, MVVM command is even better. The Designer XAML should target the followings: - Styling - Animation - Enriched data templates. Binding the beauty factor ......

Sun, 13 Sep 2009 00:01:11 -0600

Worked Example: Programmatic Addition of a WPF Data Template to a ...

by Xaml  @ Sun, 13 Sep 2009 00:01:11 -0600
Markup // Load an object from a XAML string let loadFromString = use sr = new StringReader(xaml) use xr = XmlReader.Create(sr) XamlReader.Load xr // Create a data template resource pair let buildDataTemplate<'T>xaml = (new ......

Sun, 13 Sep 2009 00:01:11 -0600

56 vector arrows in XAML

by Xaml  @ Sun, 13 Sep 2009 00:01:11 -0600
For example, you can drag the arrow on App.xaml to move it to the global resources. After you moved the arrows you want to use, you can discard the original dictionary: In the Projects panel, right click on the linked resource ......

Sun, 13 Sep 2009 00:01:11 -0600

trunk tu_vu_duy: SPF-1170 like KS-1686: Ban IP in specific forum ...

by Xaml  @ Sun, 13 Sep 2009 00:01:11 -0600
SPF-1170 like KS-1686: Ban IP in specific or all forums don't work ... /ks/trunk/eXoApplication/forum/webapp/src/main/webapp/templates/forum/webui/UITopicDetail.gtmpl, 33665, (+6 -6), view, diffs....

Sun, 13 Sep 2009 00:01:06 -0600

Restoring the Design View for XAML files in Visual Studio for ...

by Xaml  @ Sun, 13 Sep 2009 00:01:06 -0600
It appears Microsoft has removed the designer for XAML files from the latest release of Silverlight 3 Tools. The designer isn't really gone, its just moved to the bottom of the editor and is hidden by default. ......

Sun, 13 Sep 2009 00:01:06 -0600

Links

by Xaml  @ Sun, 13 Sep 2009 00:01:06 -0600
The SPF Setup Wizard. MySQL BIND SDB Driver. Vyatta VC4 – Advanced VPN Site-to-Site Connections – Part 7 – Configure GRE/IPsec in Case of Scenario 1 Using IPsec ESP in Tunnel Mode and as GRE Tunnel Endpoints Private IP Addresses from ......

Sun, 13 Sep 2009 00:01:06 -0600

Veracity Solutions Blog » How To Create a PART in Your Silverlight ...

by Xaml  @ Sun, 13 Sep 2009 00:01:06 -0600
If you're wondering what a PART is, here's a short explanation: A PART is a naming convention that allows a (code) to make a contract with the control template (XAML) in Silverlight. The control says to the template, ......

Pages: Start 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

Tag: