Click to See Complete Forum and Search --> : Web To Desktop!
Frank100
December 17th, 2009, 03:18 AM
Hi,
I have created a web survey control which is working fine, now I have to create same thing for desktop application [Survey control for desktop application].
Please let me know your suggestions.
Can I create a survey type of desktop application in WPF?
I am working in VisualStudio2008 using C#.
Thanks
kristof1104
December 17th, 2009, 05:05 AM
I went to a seminar on silverlight and if you make a app in silverlight you can right click it and click a option wich enables you to run it locally(it'll copy it to the harddrive and make a link on your desktop. So using silverlight you would be able to make a app wich works on the web and desktop
greetz kristof
boudino
December 17th, 2009, 06:48 AM
Can I create a survey type of desktop application in WPF?
Simple answer is: yes. Altgought I'm not sure if you will be able to 100% reuse it.
mariocatch
December 17th, 2009, 12:59 PM
If your web app was created properly behind, let's say, a webservice, then creating a desktop app on top of the same webservice should be trivial (depending on the complexity of the UI).
rliq
December 17th, 2009, 05:08 PM
FYI... Somebody mentioned a Silverlight Desktop App. Those will also run on an Apple Mac's desktop too...
Frank100
December 17th, 2009, 05:16 PM
Thanks for your time guys!
Basically I have to create a Desktop Survey tool or app which will change controls and text at run time.
Like TextBox,Checkbox,Radiobuttons,question etc.
Please let me know your though.
Any helpful link which can help me out.
rliq
December 17th, 2009, 05:49 PM
Frank,
I think your description is a bit vague.... At the moment your description applies to just about any Forms/WPF application. Can you be a bit more specific as to the actual problem areas you think you will have?
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.