What is relation between WPF and Silverlight -


these both same or different ?

how develop silverlight in visual studio 2008 ?

update please answer how develop silverlight application in visual studio 2008 ?

both wpf , silverlight uses called xaml define interface / gui should like. wpf , silverlight both presentation layers used on different areas.

wpf used windows based applications whereas silverlight used web based applications.

read blog post "when should use wpf vs silverlight?" on @ msdn.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -