Author: Captainmorgan | Posted on: 4/27/2010 12:35:30 PM | Views : 1362

Hey guys, first time posting here, just started a couple tutorials last night to get my hands dirty in asp, so far looks pretty cool.. when i started a brand new asp web site in "Microsoft Visual Web Developer 2010 Express".. i get the main page called "Default.aspx" which has the following code...




So if i Ctrl+f5, and load it into a browser, everything is perfect, if i change it, (From "Welcome to ASP.NET" -> "Yaahhooo ASP.NET" and then Run it again (Ctrl+F5) then it compiles just fine and still shows the original page, yes i've considered browser cache and opened it up in a new browser (first time ff then ie) but still, once i compile it the first time, i can't change it unless i create a brand new Default.aspx


Sorry for the long explanation, i have no idea what im doing, looks like im getting off on the wr ...

Go to the complete details ...