User accessing a ASP.NET Application

Let's supose that I create a demo application using WWF and ASP.NET (I found it on a blog), if a user access this application, what is the software requirement to use the application What he might have installed on his machine

I'm thinking that WWF work like a server side app, am I wrong

Regards,

JP




Answer this question

User accessing a ASP.NET Application

  • armansiu

    Thank you.

  • Sergio.Rykov

    Assuming the application is not embedding controls in the page that require .NET or WF, then the browser is all the client should need.

    Matt



  • User accessing a ASP.NET Application