Wpf table





Wed, 01 Dec 2010 23:54:47 -0700

DXGrid for WPF - Q208177 - Q184311 - master-detail with ADO Table...

by Wpf table  @ Wed, 01 Dec 2010 23:54:47 -0700
NET DataSet is not common for WPF and, unless I'm mistaking, Microsoft recommends not to use it. On the other hand, the DXGrid doesn't have a Master-Detail View feature built-in. As for LINQ to SQL, a collection of child objects can be ......

Tue, 30 Mar 2010 01:33:54 -0600

SeeSharp: Infragistics WPF Reporting

by Wpf table  @ Tue, 30 Mar 2010 01:33:54 -0600
Stimusoft WPF reporting looked very promising with all bells and whistles like end-user WPF designer and the whole UI (designer and preview) were in WPF, but If I'm going to buy a component I need more that just a reporting tool, ......

Sun, 20 Sep 2009 00:00:07 -0600

Silverlight/WPF Blog : Using Behaviors to enable MouseWheel in ...

by Wpf table  @ Sun, 20 Sep 2009 00:00:07 -0600
With Silverlight 3.0 we now have a new MouseWheel event on all UIElements. Prior to v3, we had to rely on javascript in the browser to respond to mousewheel events in Silverlight. The problem with this is that there are several cases ......

Sun, 13 Sep 2009 00:00:08 -0600

» Control Visibility with triggers

by Wpf table  @ Sun, 13 Sep 2009 00:00:08 -0600
As UX developers we often faced with the challenge of finding ways to fit a ton of information on a single user input screen. On occasion, some of that information may only be relevant to display if users have made certain choices on the interface: .... I think it's on Control in Silverlight; UIElement in WPF. For prototyping, I wouldn't hesitate to use the approach you mention. However, when you move to an actual implementation, its easy for this to get out of hand. ......

Sun, 06 Sep 2009 00:00:12 -0600

Silverlight v3 ClearType Font Rendering – A comparison – Colin ...

by Wpf table  @ Sun, 06 Sep 2009 00:00:12 -0600
I was very happy to see that text rendering in Silverlight has been improved by the introduction use of the ClearType sub-pixel rendering algorithm. The following table contrasts the same Tahoma text rendering using Silverlight, WPF and ......

Sun, 30 Aug 2009 00:00:08 -0600

Beth Massi - Sharing the goodness that is VB : Build Your Own ...

by Wpf table  @ Sun, 30 Aug 2009 00:00:08 -0600
Some time ago, we built a navigation bar for our WPF application to navigate . We can make it even more powerful, and add CRUD support into it. Because we are using Entity Data Framework, it's pretty easy to achieve this. Don't believe it? ... Update the number of rows in the table in case it's updated by data insertion. UpdateNavigatorUI(). Catch ex As System.Data.DBConcurrencyException. ' ...

Sun, 23 Aug 2009 00:00:12 -0600

WPF Grid - Custom Data Sorting - DevExpress Channel Movie

by Wpf table  @ Sun, 23 Aug 2009 00:00:12 -0600
Reporting. Ribbon Control. Rich Text Editor. Run-Time. Scheduler. Scott Hanselman. Silverlight. Silverlight Launch. SpellChecker. Support Center. TechEd 2009. TechEd2008. TechEd2009. Training ... WPF Grid - Custom Data Sorting ......

Sun, 16 Aug 2009 00:01:53 -0600

C Patient Preference WPF application Project

by Wpf table  @ Sun, 16 Aug 2009 00:01:53 -0600
Patient Preference WPF application ... iPhone Application - Video Concept: A player for the iphone that allows the user to select a video from a number of options and have it streamed directly to the iPhone screen. ......

Sun, 16 Aug 2009 00:01:53 -0600

(IT) User Experience & Graphics Designer - WPF, Expression Suite

by Wpf table  @ Sun, 16 Aug 2009 00:01:53 -0600
... such as the use of Expression Suite - Good understanding of Silverlight/WPF from a XAML perspective, XML, HTML, CSS - Good knowledge of CRM systems, business process and management reporting - Strong development background in Web ......

Sun, 16 Aug 2009 00:01:53 -0600

Introducing NHiberate and WPF: The ChinookMediaManager ...

by Wpf table  @ Sun, 16 Aug 2009 00:01:53 -0600
In this series of post we will make intensive use of WPF data binding capabilities. Is for that reason that I've written uNHAddIns.WPF that uses NHibernate extensions points to bring us few behaviors that we need for data binding. ......