|
Users viewing this topic:
none
|
|
Login | |
|
MS Visual Web Developer - 6/1/2008 4:26:33 PM
|
|
|
SavedToo
Posts: 98
Joined: 4/12/2005
Status: offline
|
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?
|
|
|
|
RE: MS Visual Web Developer - 6/3/2008 3:44:44 PM
|
|
|
pberardi
Posts: 18
Joined: 4/15/2006
Status: offline
|
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.
_____________________________
www.pbdevotions.blogspot.com
|
|
|
|
RE: MS Visual Web Developer - 6/7/2008 9:05:29 PM
|
|
|
PreserveWildlife
Posts: 1021
Joined: 4/13/2005
From: Tennessee
Status: offline
|
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.
_____________________________
Neil's Photo Tips. Certified MCTS .NET Web
|
|
|
|
RE: MS Visual Web Developer - 6/9/2008 11:03:44 AM
|
|
|
semperfidelis
Posts: 404
Joined: 4/11/2005
From: Let me think on that.
Status: offline
|
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.
_____________________________
The man in the arena.... If I rise and succeed, it's because His hand has lifted me. I may not have 3 greek letters but I have 2 latin words: SEMPER FIDELIS (no, I'm not a marine, but we like the same things)
|
|
|
|
RE: MS Visual Web Developer - 6/12/2008 5:41:32 PM
|
|
|
SavedToo
Posts: 98
Joined: 4/12/2005
Status: offline
|
Thanks for the replies.
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|