Thread: xaml
View Single Post
Old 11-26-2007   #3 (permalink)
arunonw3
Guest


 

Re: xaml

Hi

Sorry if I am wrong...Since this is some what new to me may be I am
asking something stupid or wrong..

1.I was using VS 2005 extensions . Here on selecting a button the
corresponding mark up is not highlighted. And we have to type the
event handlers manually( I mean the basic format).

2.So WPF applications are windows applications using browser. Its like
we have to install the client part on the client which will contact to
server using some protocol( which will be that? web services?) and get
the result and display back to user.

3.So they are not getting rendered as HTML ultimately.

4.And can I use them as userinterface for web applications...as I am
doing with asp contros( button, datagrid etc.).

Once again sorry for being wrong...