<%@ Page Language... question

B

Ben Ong

Hi I'm a new .NET developer and I was wondering if someone could
explain to me what exactly does each of these things do.

the "<%@ %>" -- does this define a namespace?

Codebehind="WebForm1.aspx.cs"
AutoEventWireup="false"
Inherits="HelloWorld.WebForm1"

and if i take those out and define the Page_Load function in the .aspx
file what the differences, if any, would be if i left the above listed
attributes in and defined the Page_Load function in the .aspx.cs file.
Thanks,

Ben

coding in C#;
 
B

Ben Ong

Thank you sir. I appreciate your help. That just made understanding
how to code in visual studio and .net a little bit easier.

-ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,997
Messages
2,570,240
Members
46,830
Latest member
HeleneMull

Latest Threads

Top