Tagged Questions
The windows-client tag has no wiki summary.
120
votes
0answers
22k views
When is Windows Forms the correct choice vs WPF? [closed]
Possible Duplicate:
WPF versus Windows Forms
I presume that WPF is intended to eventually replace Windows Forms altogether, but for now, they are both shipping.
My question is, when is one ...
3
votes
9answers
621 views
Will you migrate your UI to using ribbons for Windows 7?
Soon Windows 7 will use ribbon as default interface in any Windows programs, like Paint or WordPad, leaving to back default toolbars and menus.
Will you migrate your UI to using ribbons for Windows ...
2
votes
1answer
87 views
SCE - Custom Data Feeds
I am using the syndicated client experience (SCE) SDK. Has anyone had success with creating custom datafeeds for this. I wnat to be able to host the masterfeed and other feeds at a URL instead of ...
1
vote
2answers
128 views
MasterWindow in WPF
I am used to developing ASP.net web apps and now doing some exploring in WPF windows client apps.
I had been extensively using MasterPage and Themes to make my application have a uniform look.
How ...
0
votes
1answer
340 views
WebService SOAP Generator like WSClient++?
i am using a WSClient++ Java for Android project to generate the classes of my webservice but the version is the trial soo the program only generate two methods. My webservice have only one but miss ...