Stories recently tagged with 'xaml'

WPF Textbox with hints(rohiton.net)

submitted by rohits79rohits79(30) 1 month, 12 days ago

WPF Textbox with hints using WPF Adorner and Reactive Extension read more...

add a comment |category: |Views: 4

tags: another

A WPF ListBox which acts like an Apple style navigation bar(marcelwouters.wordpress.com)

submitted by marcelwoutersmarcelwouters(90) 1 month, 23 days ago

A WPF ListBox which looks like the navigation bar used on the Apple website. read more...

1 comment |category: |Views: 58

tags: another

The LOB Chronicles Episode 9: The Repository Pattern + Source Code(blogs.telerik.com)

submitted by maggietomaggieto(99) 4 months, 5 days ago

In the last episode we were exploring how MEF created a unique issue in loading assemblies and missing dependencies as well as how we utilized a creative synchronous approach to ensuring assemblies were downloaded before loading modules. This week we’re pushing full speed ahead with the application... read more...

1 comment |category: |Views: 32

tags: another

WPF - Showing IDataErrorInfo for NULL objects(blog.klimczyk.pl)

submitted by klimmassklimmass(20) 4 months, 17 days ago

Article describes how to show validation error markup for NULL properties when bounded in XAML read more...

1 comment |category: |Views: 10

tags: another

Learning how to use Value Converters in Silverlight(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 5 months, 3 days ago

Taking a look at how to use and harness the power of Value Converters. A Value Converter (IValueConverter) allows for you to perform custom logic during Bind time in XAML based applications. With a value converter you can implement pretty much any type of complex logic you want (bool to visibility, changing styles, etc) at runtime and have this logic extracted away in a stand alone class. read more...

add a comment |category: |Views: 1

tags: another

Learning how to use Behaviors in Silverlight(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 5 months, 12 days ago

Taking a look at how to use and harness the power of Behaviors. A Behavior in Silverlight is a way to extend an existing UI element in order to add additional state or actions to it. We can create these Behaviors and attach them to pretty much any UI element you could hope for. read more...

add a comment |category: |Views: 0

tags: another

Introducing XAML Illustrations(blog.silverlightxap.com)

submitted by BucketSoftBucketSoft(273) 7 months, 16 days ago

Up until now SilverlightXAP.com has allowed developers to publish and sell Silverlight controls online. Now we're also accepting XAML illustrations. read more...

add a comment |category: |Views: 52

tags: another

A Solution for Binding Silverlight DataGrid Columns to 2nd Level Colle(www.kunal-chowdhury.com)

submitted by kunal2383kunal2383(1427) 7 months, 28 days ago

Supreet Tare posted a thread on MSDN Forum to help him binding a 2nd Level Collection in Silverlight DataGrid control. As he didn't find any good solution there, he asked me on Twitter to give a solution to him for the same. I did a small investigation and came up with a solution for him. In this post, I am going to describe the problem, as well as solution to this. Hope this solution will be helpful to you too and hence sharing in my blog. Read more to find out the solution. read more...

add a comment |category: |Views: 7

tags: another

PriorityBinding – Binding the async way (www.prathameshkulkarni.com)

submitted by kulkarpkulkarp(20) 1 year, 1 month ago

I keep discovering new features in wpf/silverlight data binding. The newest addition to my knowledge base is PriorityBinding. With PriorityBinding you can associate binding target property to a group of bindings. The binding with the highest priority is evaluated and become active binding. read more...

add a comment |category: |Views: 31

tags: another

Embedding DLR Scripts in XAML- Part 2, A Simple DLR Markup Extension(www.thinkbottomup.com.au)

submitted by crpietschmanncrpietschmann(11.3k) 1 year, 4 months ago

This article demonstrates how to embed DLR scripts in XAML using a custom MarkupExtension. The scripting language can be any language supported by the DLR, such as Python or Ruby. read more...

add a comment |category: |Views: 19

tags: another

Developing A Twitter browser using Surface toolkit for Windows Touch(amazedsaint.blogspot.com)

submitted by amazedsaintamazedsaint(835) 1 year, 5 months ago

In this Screen cast,you'll find how to install the toolkit. You'll also get familiarized with Surface development and Surface Controls, by developing a simple Twitter browser application using the toolkit read more...

add a comment |category: |Views: 19

tags: another

This whimsical binding. TwoWay Binding to DataContext. Binding in WPF (rredcat.blogspot.com)

submitted by RredCatRredCat(299) 2 years, 7 months ago

I often use Binding to DataContext. It is one of the main advantage of WPF. In most case I set custom class inherit of DependencyObject (for support DependencyProperty) and I have some like next code: <StackPanel> <TextBlock Text="{Binding Path=Id}" /> <TextBlock Text="{Binding Path=Name}" /> <TextBlock Text="{Binding Path=Surname}"/> ... </StackPanel> But sometime I set a simple type for example string. For this case I can implement next Binding: <TextBlock Text="{Binding}" /> read more...

add a comment |category: |Views: 46

tags: another

Customize Visual Studio 2010 Beta 1 Start Page using WPF/XAML(blogs.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 8 months ago

My name is Adrian Collier and I am the Program Manager responsible for the Start Page in the Visual Studio. One of the coolest things we can do in this release is to create custom start pages using WPF. This post details how to get up and running with this feature, along with some warnings on how this feature will be changing. read more...

add a comment |category: |Views: 80

tags: another

Implementing support of own child/children in WPF control.(rredcat.blogspot.com)

submitted by RredCatRredCat(299) 2 years, 8 months ago

The best way for use child/children in WPF is customize any control with property for child/children that inherit from Control (for example ContentControl or ItemsControl). Control has wide possibility of customizing through ControlTemplate. But sometime we want to have specific behaviour of child/children (for example if we want to implement MDI container any other specific container). What should you do for implementing this behaviour? I will show major steps in sample of simple custom panel that is inherited from FrameworkElement. read more...

add a comment |category: |Views: 21

tags: another

Do you know how can you obtain access to nested types through XAML?(rredcat.blogspot.com)

submitted by RredCatRredCat(299) 2 years, 9 months ago

XAML is a declarative XML-based language created by Microsoft which is used to initialize structured values and objects. I have already written how we can obtain access to properties of instance that located in other properties here (I have described binding's potential). But what can we do if we need to access to nested type? read more...

add a comment |category: |Views: 15

tags: another

Silverlight resources for designers(weblogs.asp.net)

submitted by PluginbabyPluginbaby(1190) 3 years, 2 months ago

When I am training Silverlight I am often asked by designers how to find resources on Silverlight/XAML/Expression, so here is a post for them. read more...

add a comment |category: |Views: 19

tags: another