PC Review


Reply
Thread Tools Rate Thread

Comprehensive discussion about web-like UI development in WinForm apps

 
 
Andrew Connell
Guest
Posts: n/a
 
      4th Sep 2003
Occassionally I'll see posts in here from users looking to design applications with a UI that is more web-like than desktop. An example of this would be the latest Money, Quicken, and even the latest MS CRM suite. None of these applications use what look to be web-feeling interfances. I personally think these are favored by users over the traditional desktop (or thick client) apps.

Unfortunately, all the replies I seem to find only speak of workarounds and fixes on howto handle events. I was hoping, and actually expectnig, to see more design, arctitecture, strategy, and MSDN articles on this subject from MS developers, but have been surprused at the lack there of.

In my latest pet project, I've dedicated my focus on what I call the "RichWebUI WinForm". I've even toyed with the idea of extending my own WindowsForms class to implement some of these methods. If you've found some good articles on this subject please post them as I'm sure others would love to dig in... and maybe one or two of the .NET WinForm MVP's can chime in here.

Here are some resources or methods I've seen implemented. The former talks about using the ASP.NET runtime within the context of a WinForm app (sort of like the start page in VS.NET). The demo is a look at some screenshots of the CRM suite... this is the ideal UI (Money comes in a distant 2nd). The latter is a MS article on IUI, dealing with breaking an application up into pages... a web technique.

Using the ASP.NET Runtime to Extend Desktop Applications with HTML Scripts
http://www.devx.com/codemag/Article/15575

[Flash Demo]: Microsoft Business Solutions CRM Overview Demo
http://www.microsoft.com/BusinessSol...scrm_demo.mspx

Microsoft Inductive User Interface Guidelines
http://msdn.microsoft.com/library/de...guidelines.asp

---------------------
-AC
<replace NOSPAM with my last name>
 
Reply With Quote
 
 
 
 
Dmitriy Lapshin [C# / .NET MVP]
Guest
Posts: n/a
 
      5th Sep 2003
Andrew,

I just think that the latest development of Web applications better
succeeded in creation of a convenient UI and these metaphors are easily
transferrable to the WinForms domain. In addition, with Web you are somehow
forced to split your UI into pages. In a desktop application, however, you
have much more choices and it's sometimes difficult to choose the best
approach.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Surveying % WebForm vs WinForm development Dean Slindee Microsoft VB .NET 1 5th Nov 2007 05:18 AM
DotNet WinForm Development Uptake James S Microsoft Dot NET 5 11th Apr 2006 05:15 AM
simple winform development gui questions Tom Microsoft Dot NET 0 17th Sep 2004 02:12 PM
vb.net winform apps fail on WindowsNT Elliot M. Rodriguez Microsoft VB .NET 3 29th Mar 2004 06:38 PM
deploy a winForm apps Yu Mei Microsoft Dot NET Framework Forms 1 8th Aug 2003 08:44 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:29 PM.