LakersOwnBoston
New Member
I am a teacher and will do an exam for a couple of students in basic Asp.Net. During the exam they will only do very easy things, so validation of code behind logic etc is not much of a concern.My problem is that the IT department cannot set things up so that the students have access to a web server (on a dedicated server for exams). The only thing they have available is Visual Studio 2010. I wonder how much the students can do anyway. For example, they should be able to view the .aspx files in Design view even without a web server installed (or so I presume). Is there a way to actually run an Asp.Net web site without a web server (like one can run a set of HTML pages)? Just to be able to click around, with no real logic involved. Or anything similar?Pettrer