MS Visual Web Developer (Full Version)

All Forums >> [Fun] >> Computers & Technology



Message


SavedToo -> MS Visual Web Developer (6/1/2008 4:26:33 PM)

Does anyone know about this MS product? Does MS Visual Web Developer produce standard output or do have to Use IE to view the web pages?

Also, what are the hosting requirements? Does one have to find a host that supports .Net?




pberardi -> RE: MS Visual Web Developer (6/3/2008 3:44:44 PM)

I have used Visual Web Developer. You have to find a hosting service that supports ASP. If I were you I would google ASP.net and find their instructional videos, they're free. I do not believe that you need IE to view the web pages. The html that is generated from ASP is just loaded on the server of your host and that is transferred via HTTP to any browser that requests it. Although Firefox may render the content differently, it won't be that big of a difference.




PreserveWildlife -> RE: MS Visual Web Developer (6/7/2008 9:05:29 PM)

Yes, it's their free version of Visual Studio that outputs either htm pages or asp.net pages (depending on what you're coding). A host running .NET is required for optimal use.




semperfidelis -> RE: MS Visual Web Developer (6/9/2008 11:03:44 AM)

If you're using any sort of database connection, make sure you use a host running IIS. Running mono and Apache does not pool connections properly. I found this out the hard way when trying to code a site for DB2.




SavedToo -> RE: MS Visual Web Developer (6/12/2008 5:41:32 PM)

Thanks for the replies.




Page: [1]



Forum Software © ASPPlayground.NET Advanced Edition 2.5 ANSI