Happy Hoildays!
Does anyone know of an Integreated Development Environment for creating ASPX files AND being able to see the results in a WYSIWYG window?
I've tried Visual Basic, Visual Studio etc but it can open the source but never seems to be able to show the resultant developed HTML from the aspx file.
If this isn't the easiest question of the day, I'll eat my hat!
Thanks,
S-quark
squarkman 0 Light Poster
Recommended Answers
Jump to PostThats because ASPX is server side like PHP
You cant simply open the file in your browser, you have to run it on a server. Visual studio 2005 comes with a built in web server for development. Hit the "play" icon to execute.
All 4 Replies
Aneesh_Argent 6 Junior Poster
squarkman 0 Light Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.