|
-
December 17th, 2009, 04:18 AM
#1
Web To Desktop!
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
-
December 17th, 2009, 06:05 AM
#2
Re: Web To Desktop!
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
-
December 17th, 2009, 07:48 AM
#3
Re: Web To Desktop!
 Originally Posted by Frank100
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.
- Make it run.
- Make it right.
- Make it fast.
Don't hesitate to rate my post. 
-
December 17th, 2009, 01:59 PM
#4
Re: Web To Desktop!
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).
-
December 17th, 2009, 06:08 PM
#5
Re: Web To Desktop!
FYI... Somebody mentioned a Silverlight Desktop App. Those will also run on an Apple Mac's desktop too...
Last edited by rliq; December 17th, 2009 at 06:13 PM.
Rob
-
Ohhhhh.... Old McDonald was dyslexic, E O I O EEEEEEEEEE.......
-
December 17th, 2009, 06:16 PM
#6
Re: Web To Desktop!
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.
-
December 17th, 2009, 06:49 PM
#7
Re: Web To Desktop!
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?
Rob
-
Ohhhhh.... Old McDonald was dyslexic, E O I O EEEEEEEEEE.......
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|