Windows Presentation Foundation

  • Thread starter Thread starter slg
  • Start date Start date
S

slg

gurus

I could not find newgroup for wpf.

If i hoist my wpf app in IIS will the .net code execute in brower or IIS?
 
gurus

I could not find newgroup for wpf.

If i hoist my wpf app in IIS will the .net code execute in brower or IIS?

It executes on the client.
 
It would have to be the browser. WPF can't run in IIS since there is no
desktop session on the server to interact with.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top