
January 25th, 2002, 10:02 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Newbie Questions
Originally posted by : Tony Burns (President/CEO - SynerG Studios, Inc.) (Exellon2000@hotmail.com)Okay okay, as long as I have the chance to enter a longer name like that I might as well because it makes me feel like I'm the big head honcho at my dream company. Actually, it won't be a company but a game development site and this is where my questions come.First of all, congratulations to me! I finally got most of the file extensions to open easily in Dreamweaver after a day of fideling with regedit. My first question though is regarding the .asp and .aspx file extensions. I noticed that the description of the .aspx extension is "Web Form". Have .aspx, .aspx.vb/cs files completely replaced .asp files or are they just used for user interface pages. I was using some of my .asp files as invisible scripts that I ran between pages and I'm wondering if you still even use .asp pages.My second question is regarding the things that go into the global.asax file. I'm not sure how many of them there are, but there seems to be some more events for the Application object than there was before (Application_OnBeginRequest?). I can't find the reference for those events in the .NET docs.
|