|
Re: xaml And Can we never have the same mark up for web applications and
windows applications. Infact I read an article on WPF which contained
" A common technology for windows and web browser interfaces" which
made me to think that I can use them for web applications as well.
So XBAPs are basically windows applications just using the browser for
display..They are stand alone applications that can use internet if
they want..
Not the web applications of the asp.net kind( where the server will
render html output to browser after processing..) |