How can I have an embedded website inside a windows app and also have it so that the windows app would startup the web server and go to the default page of the website?
Can I use the webdev server that comes with .NET framework? Or is there something better out there?