Vb.net wpf





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

WPF Week At About Visual BasicDay 3

by Vb.net wpf  @ Wed, 01 Dec 2010 23:54:50 -0700
In his excellent introduction to WPF at the WindowsClient.NET site, David Chappell provides a really eye opening chart that lists the features provided by other interface technologies compared with WPF. The point is that with WPF, ......

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

Review of elearning clinic Introducing WPF using .Net Framework ...

by Vb.net wpf  @ Tue, 30 Mar 2010 01:33:55 -0600
Introduction to WPF: Module Introduction: Gerry O'Brien, Technical Product Planner gives an introduction on the capabilities of Windows Presentation Foundation. History of WPF: We read about the Evolution of WPF, where 4 choices were ......

Sun, 20 Sep 2009 00:03:58 -0600

Sample Vb.net with WPF by mangala27 : Pro Freelance Projects

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
1. Please send me 1 login Form 2. Menu Icons with images to take navigate to this page 3. 1 Form with Following Controls using WPF Menu : A.. B..b1.b2 etc....

Sun, 20 Sep 2009 00:03:58 -0600

WPF-WinForms Interop: A Highlighted TextBox Introduction A recent ...

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
WPF-WinForms Interop: A Highlighted TextBox Introduction A recent forum post on VBCity asked for a way to highlight an important TextBox in a Windows Form. Assuming that the plan is to highlight the TextBox if the user is about to leave ......

Sun, 20 Sep 2009 00:03:58 -0600

WPF Week At About Visual BasicDay 3

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
In his excellent introduction to WPF at the WindowsClient.NET site, David Chappell provides a really eye opening chart that lists the features provided by other interface technologies compared with WPF. The point is that with WPF, ......

Sun, 20 Sep 2009 00:03:58 -0600

Logon Screen Changer in VB.NET WPF

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
This is an Application which can change your default Logon Screen of Windows XP. There are many applications that allow you to do this Application's like Logon Studio etc. I have developed this simple in WPF using Vb.Net....

Sun, 20 Sep 2009 00:03:58 -0600

MSDN Blog Postings » Blog Archive » Introduction to Data Binding ...

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
The service you will use for this walkthrough is identical to the service I created in my introduction to databinding and WPF. For this , go to this blog post and follow step 1 and 2 of the walkthrough and then come back here and ......

Sun, 20 Sep 2009 00:03:58 -0600

Stimulsoft Reports.Wpf with Source Code 2009.1 Free Trial ...

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
In addition, reports can be compiled to .Net Framework assemblies and directly used in your application. Standalone reports are not problems for Stimulsoft Reports.Wpf. Reports can be saved even as classes in C# or VB.NET languages. ......

Sun, 20 Sep 2009 00:03:58 -0600

event handling in wpf using vb.net

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
when user click on the window then it will display a message box with the point where user clicks on the window. here is an output of this program. here is the output of this program. vcwpf_21. posted in vb.net, wpf tagged: . ......

Sun, 20 Sep 2009 00:03:58 -0600

Silverlight & WPF: MVVM

by Vb.net wpf  @ Sun, 20 Sep 2009 00:03:58 -0600
With widely adopted WPF and Silverlight, MVVM has become a mandatory . One of the good reads for MVVM are: WPF Apps With The Model-View-ViewModel Design; Tales from the Smart Client; Introduction to Model/View/ViewModel pattern ......