iAwaaz-News-by-People - Stories tagged with WPF
1
Awaaz

Binding to the selected items of a ListBox (or an another items controls)

posted by RaviRavi 80 days, 15 hours ago
Friday, June 18, 2010 4:00:19 AM GMT
A problem you often meet when using MVVM is to get the selected items of an items control, especially Listbox. You can easily bind the selected item or the current items but when multi selection comes in the way, it becomes harder because the SelectedItems (with an 's' property is not available to binding). In this article we will discover an easy way to bind yourself with an attached property to the SelectedItems property of the ListBox control. (more)
category: Technology | clicked: 1 | comment | | source: blog.lexique-du-net.com
tags: controls, example, How-To, ListBox, MVVM, M-V-VM, SelectedItems, Tips, tricks, WPF
1
Awaaz

Creative Developer

published 78 days, 16 hours, 13 minutes ago posted by amit_it7amit_it7 80 days, 15 hours ago
Sunday, June 20, 2010 2:46:27 AM GMT Friday, June 18, 2010 3:59:46 AM GMT
For those of you who were not able to make it to Internet Week last week, the Expression Studio 4 keynote video is now available!(And my condolences to you, since that means you likely also missed the best Microsoft party ever, props to the Expression team!)What?s in the keynote? Elevate Design animation Elevate Design, a short ?buddy? movie about two friends who learn to collaborate.Bill Buxton on transmedia Bill Buxton on the idea of building consistently good experiences across multiple devices, each ... (more)
category: Technology | clicked: 0 | comment | | source: adamkinney.com
tags: Blend, encoder, Expression, Silverlight, web, WindowsPhone, WPF
1
Awaaz

How to Enable Using the Binding Builder in WPF and Silverlight Applications - WPF

posted by nancynancy 80 days, 15 hours, 31 minutes ago
Friday, June 18, 2010 3:29:04 AM GMT
When the Data Sources Window is used to generate the UI, the generated XAML injects design-time information so that the Binding Builder can be used to create bindings for the UI controls.What if your application was written in Visual Studio 2005 or 2008; or you used the XAML Editor, the Designer or Expression Blend without the Data Sources Window and you now want to take advantage of the new Binding Builder?What if your coding style is to assign the DataContext for your forms in code and not data bind to... (more)
category: Technology | clicked: 0 | comment | | source: blogs.msdn.com
tags: Binding Builder, Data Binding, how to, Silverlight, WPF
1
Awaaz

Mahhala ? Bag o' Tricks - Rudi Grobler in the Cloud

published 78 days, 16 hours, 13 minutes ago posted by attitudeattitude 80 days, 15 hours, 31 minutes ago
Sunday, June 20, 2010 2:46:27 AM GMT Friday, June 18, 2010 3:28:44 AM GMT
Mahhala is a new series showcasing some of the awesome free wpf (more)
category: Technology | clicked: 0 | comment | | source: www.rudigrobler.net
tags: Mahhala, Silverlight, WPF
2
Awaaz

Execute a command on a specified control when clicking on a button

published 81 days, 10 hours, 35 minutes ago posted by jmix90jmix90 82 days, 5 hours, 21 minutes ago
Thursday, June 17, 2010 8:25:01 AM GMT Wednesday, June 16, 2010 1:39:11 PM GMT
Today another example of the powerful ramora pattern : execute a RoutedCommand on an Control when you click on a button outside of the aimed control scope. Our implementation will also show *how we can apply the "Weak Events pattern" with the dependency property trick *(attached property / ramora pattern). And of course this example can be adapted to subscribe on any event you wants and not only the click of a button. (more)
category: Technology | clicked: 0 | comment | | source: blog.lexique-du-net.com
tags: Attached behavior, Behavior, Command, Dependency Property, how, how to, How-To, routed commands, Tips, Tips & Tricks., tricks, WPF
1
Awaaz

SplitButtoning hairs Two fixes for my Silverlight SplitButton MenuButton implementation - and true WPF support - David Anson

published 80 days, 15 hours, 45 minutes ago posted by nancynancy 82 days, 12 hours, 57 minutes ago
Friday, June 18, 2010 3:15:11 AM GMT Wednesday, June 16, 2010 6:02:45 AM GMT
One of my ContextMenu test cases for the April '10 release of the Silverlight Toolkit (click here for the full write-up) was to implement a quick (more)
category: Technology | clicked: 0 | comment | | source: blogs.msdn.com
tags: Silverlight, Silverlight Toolkit, WPF
1
Awaaz

Adventures in Ruby MVVM ? Firing Events from Ruby

published 80 days, 15 hours, 45 minutes ago posted by nancynancy 82 days, 12 hours, 58 minutes ago
Friday, June 18, 2010 3:15:11 AM GMT Wednesday, June 16, 2010 6:02:00 AM GMT
My Experiment: Can I move over to Ruby as my primary programming language when developing WPF and Silverlight applications? (more)
category: Technology | clicked: 0 | comment | | source: houseofbilz.com
tags: IronRuby, MVVM, Ruby, Silverlight, WPF
1
Awaaz

Data binding to CLR objects in WPF

published 84 days, 25 minutes ago posted by nancynancy 85 days, 22 hours, 19 minutes ago
Monday, June 14, 2010 6:34:58 PM GMT Saturday, June 12, 2010 8:40:39 PM GMT
In this article, you will learn how to bind to a method of a CLR object in WPF. (more)
category: Technology | clicked: 0 | comment | | source: dotnetslackers.com
tags: WPF
1
Awaaz

Connected Show #29 - Get LIT With Silverlight

published 117 days, 15 hours, 24 minutes ago posted by nancynancy 121 days, 1 hour, 9 minutes ago
Wednesday, May 12, 2010 3:36:09 AM GMT Saturday, May 08, 2010 5:50:47 PM GMT
In this episode, guest Pete Brown joins Peter to discuss the recent releases of Silverlight 4 (more)
category: Technology | clicked: 0 | comment | | source: www.connectedshow.com
tags: Enterprise Library, Silverlight, SQL Server 2008 R2, WPF
1
Awaaz

Get a Silverlight XAP signing certificate for cheap thanks to GoDaddy - Tim Heuer

published 126 days, 17 hours, 34 minutes ago posted by attitudeattitude 132 days, 15 hours, 37 minutes ago
Monday, May 03, 2010 1:25:29 AM GMT Tuesday, April 27, 2010 3:22:42 AM GMT
One of the new features in Silverlight 4 is the ability to sign your XAP applications so that your out-of-browser trusted applications look more friendly (trusted) to your users, they come from a verified publisher, and they can take advantage of the auto-update APIs in Silverlight. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: authenticode, ClickOnce, Expression, Expression Blend, godaddy, RIA, riaservices, Silverlight, WPF, XAML, Xap, xapsign
1
Awaaz

Essential Silverlight and WPF Skills: The UI Thread, Dispatchers, Background Workers and Async Network Programming - Pete Brown's 10rem.net

published 129 days, 17 hours, 31 minutes ago posted by attitudeattitude 132 days, 15 hours, 38 minutes ago
Friday, April 30, 2010 1:28:33 AM GMT Tuesday, April 27, 2010 3:22:19 AM GMT
I'm starting a occasional series of postings on top things every Silverlight and WPF developer should know. Originally, I was going to make this a top-10 style list, but I'll keep that for my presentations, and instead expand on it here, with one topic per post. This one is about threading in Silverlight. Ok, that subject sounds like a lot... (more)
category: Technology | clicked: 0 | comment | | source: 10rem.net
tags: Background Workers, Dispatchers, Silverlight, WPF
1
Awaaz

Ghost Lines in Silverlight

posted by attitudeattitude 150 days, 20 hours, 47 minutes ago
Thursday, April 08, 2010 10:12:58 PM GMT
It looks like screen coordinates of (some) objects in Silverlight are limited by what appears to be Int16 range even though these coordinates are doubles. This results in some odd behaviors. (more)
category: Technology | clicked: 0 | comment | | source: devblog.ailon.org
tags: Silverlight, WPF
2
Awaaz

Cool view transitions using ZapScoller - Rudi Grobler in the Cloud

published 148 days, 23 hours, 50 minutes ago posted by attitudeattitude 150 days, 20 hours, 48 minutes ago
Saturday, April 10, 2010 7:09:22 PM GMT Thursday, April 08, 2010 10:11:23 PM GMT
A small demo showing how to do view transition using the ZapScroller (Available in the Bag of tricks) (more)
category: Technology | clicked: 0 | comment | | source: www.rudigrobler.net
tags: Silverlight, WPF, ZapScroller
2
Awaaz

VisualStudio.NET vNext Feature Request: Multi-target IntelliSense

published 148 days, 23 hours, 50 minutes ago posted by attitudeattitude 150 days, 20 hours, 49 minutes ago
Saturday, April 10, 2010 7:09:22 PM GMT Thursday, April 08, 2010 10:11:20 PM GMT
With all the partitioning happening in the WPF-like framework world (WPF, Silverlight, Silverlight for Windows Phone 7) there's a need for assistance from the tools in creation of code that works in all (several) of them. Here is an idea for one such feature for Visual Studio. (more)
category: Technology | clicked: 0 | comment | | source: devblog.ailon.org
tags: Intellisense, Silverlight, Visual Studio, Windows Phone, WPF
2
Awaaz

Binding on a Property which is not a DependencyProperty

published 151 days, 21 hours, 50 minutes ago posted by jmix90jmix90 154 days, 6 hours, 5 minutes ago
Wednesday, April 07, 2010 9:10:21 PM GMT Monday, April 05, 2010 12:54:25 PM GMT
A lot of controls expose properties which are not DependencyProperties and then you can’t put a binding on it. On some other cases, you only have a getter as accessor and you can’t put a binding on it too. This is for example the case for the ribbon’s group of the office ribbon or the converter’s parameter. If you ever tried to do so, you surely had an exception throwned : " A 'Binding' cannot be set on the 'SetCEDEJDED' property of type 'Tralala'. A 'Binding' can only be set on a DependencyProperty of ... (more)
category: Technology | clicked: 0 | comment | | source: blog.lexique-du-net.com
tags: Binding, bindings, dependencyproperty, Programming, tip, Tips, trick, WPF
1
Awaaz

Building OpenPOS: Part 4 ? SalesModule (Part 1) - Rudi Grobler in the Cloud

posted by attitudeattitude 157 days, 21 hours, 47 minutes ago
Thursday, April 01, 2010 9:12:59 PM GMT
Started implementing a very basic sales module (more)
category: Technology | clicked: 0 | comment | | source: www.rudigrobler.net
tags: Prism, WPF
1
Awaaz

Alternate Row Color In ListBox In WPF

posted by attitudeattitude 162 days, 13 hours, 50 minutes ago
Sunday, March 28, 2010 5:10:01 AM GMT
In this article we will see how we can make the Alternate Rows of the ListBox Colorful in WPF. (more)
category: Technology | clicked: 0 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, ListBox, WPF
1
Awaaz

Installing Silverlight applications without the browser involved - Tim Heuer

posted by attitudeattitude 162 days, 13 hours, 50 minutes ago
Sunday, March 28, 2010 5:09:33 AM GMT
One of the features we are introducing in Silverlight 4 is a ?silent install? mechanism for out-of-browser applications. Currently every out-of-browser application (trusted or not) starts from an in-browser mechanism.you don?t want to have to tell the user to start on an HTML page first.Now I?m not going to write here about the merits of why you might want to do this other than to point out what I believe to be the 2 prominent scenarios: managed desktop deployment and CD/DVD distribution. I know some o... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: installshield, RIA, riaservices, Silverlight, sllauncher, trusted application, WPF, XAML
1
Awaaz

Media Elements in WPF

posted by nancynancy 164 days, 15 hours, 49 minutes ago
Friday, March 26, 2010 3:11:04 AM GMT
In this article we will see how to use Media Element in WPF and we will explore some of the basic functionalities such as Play, Pause, Stop, Back and Forward (more)
category: Technology | clicked: 1 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, WPF
1
Awaaz

Get multiple rows of tabs in Visual Studio IDE with Tabs Studio add-in

posted by nancynancy 166 days, 17 hours, 17 minutes ago
Wednesday, March 24, 2010 1:43:15 AM GMT
Tabs Studio add-in replaces the built-in Visual Studio tabs giving you multiple rows of tabs, automatic tab grouping, ability to remove path from tab name and ability to customize visual representation of tabs with powerful XAML styles. (more)
category: Technology | clicked: 0 | comment | | source: www.tabsstudio.com
tags: UX, Visual Studio, Visual Studio 2010, Visual Studio 2010 Beta 1, VS 2010, WPF, XAML
1
Awaaz

Caliburn RC3 - .NET

posted by nancynancy 166 days, 17 hours, 17 minutes ago
Wednesday, March 24, 2010 1:43:10 AM GMT
Today I?ve made the RC3 of Caliburn v1 available. I?m going to let it sit for a couple of weeks, then I will RTW. Please take time to update your code to this new version and post any bugs to the codeplex site. Any bugs not found in the next couple of weeks will have to be fixed in v2. Below is a list of changes/fixes between RC2 and RC3. You can also take a look at the recently extended documentation online. Updated the StructureMap.dll to version 2.5.3. Made a slight alteration to CoreConfigurat... (more)
category: Technology | clicked: 0 | comment | | source: devlicio.us
tags: Caliburn, MVVM, RIA, Silverlight, UI, UX, WPF, XAML
1
Awaaz

Svetoslav Savov's Blog: User Control Inheritance in WPF

posted by nancynancy 166 days, 17 hours, 17 minutes ago
Wednesday, March 24, 2010 1:43:08 AM GMT
User control inheritance is very useful in a lot of cases. But it seems like WPF doesn't want us to do that. Have you tried to create a user control (defined with XAML and code-behind) , and then inherit it? The compiler gets very mad at us and says there is an error: 'SomeBaseControl' cannot be the root of a XAML file because it was defined using XAML Now, what can we do to avoid this unpleasant message? Variant 1, Use a custom control for the base class (defined only with code, not XAML) ... (more)
category: Technology | clicked: 0 | comment | | source: svetoslavsavov.blogspot.com
tags: Inheritance, UserControl, WPF, XAML
1
Awaaz

Charting with DataTemplates

posted by nancynancy 166 days, 17 hours, 17 minutes ago
Wednesday, March 24, 2010 1:43:07 AM GMT
For WPF programmers, one major revelation about the power of the DataTemplate comes with a demonstration of how XAML can turn business objects into bar charts. This column explores how to use DataTemplates to create different types of charts. (more)
category: Technology | clicked: 0 | comment | | source: msdn.microsoft.com
tags: Charting, MSDN Magazine, WPF, XAML
1
Awaaz

MVVM Study Part 4: Naked WPF - Rob Eisenberg - Devlicio.us

posted by nancynancy 166 days, 17 hours, 17 minutes ago
Wednesday, March 24, 2010 1:42:39 AM GMT
I?ve blogged previously about the MVVM pattern, but so far I have managed to escape without showing any code ;) Before diving in deeper, I would like to stop and show what it takes to do a very simple implementation of this pattern on top of naked WPF (that?s plain WPF without any cool frameworks). After all my praise of MVVM and how well matched it is with WPF/Silverlight, you might be surprised to hear me suggest that it?s not possible to implement without building a little infrastructure first. It?... (more)
category: Technology | clicked: 0 | comment | | source: devlicio.us
tags: DataBinding, MVVM, Silverlight, Silverlight 3, SL, UI, UX, WPF, XAML
1
Awaaz

Strange behavior of DropShadowEffect | Software and UX

posted by nancynancy 166 days, 17 hours, 17 minutes ago
Wednesday, March 24, 2010 1:42:37 AM GMT
This article describes an unexpected behavior from DropShadowEffect that can trip many developers. (more)
category: Technology | clicked: 0 | comment | | source: sweux.com
tags: WPF, XAML
Previous 1 2 Next