Microsoft
Software
Hardware
Network
Question : Need a simple app. that runs in both WPF and Silverlight
I'm looking for a simple application that runs in both WPF and Silverlight. I want to start with something simple then use that as a sandbox where I can try out various other more advanced controls.
Please email me a link or the XAML, and I'd much appreciate it.
Also, if someone could email me a link to a list of controls/properties which are supported by both Silverlight and WPF, as well as the ones supported be either, I'd also be thankful
Thanks,
newbieweb
Answer : Need a simple app. that runs in both WPF and Silverlight
almost all controls of WPF are shared with SL, but they have different reference pages in MSDN, like:
http://msdn.microsoft.com/
en-us/libr
ary/
system
.windows.c
ontrols.ra
diobutton(
VS.95).asp
x
(SL)
http://msdn.microsoft.com/
en-us/libr
ary/
system
.windows.c
ontrols.ra
diobutton.
aspx
(WPF)
Random Solutions
Mapping Drives
Abnormal Random Windows 2000 Shutdown
Inserting a Carriage Return in a Javascript Function
Google AJAX APIs
vbscript window open
Exchange 2007 Transaction Logs
Using Remove Hidden Data Toll Adds a prompt on open to open as Read Only
Need VBA for Word code for AutoOpen, for "Use xyz font if available, else use Arial"
Auto Recovery pops up every other time a user starts MS Excel
Ajax accessing javascript in an xmlhttprequest using a jsp