User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 423,718 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,141 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting

What is server and client side code?

Join Date: Feb 2005
Posts: 175
Reputation: Letscode is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 5
Letscode's Avatar
Letscode Letscode is offline Offline
Junior Poster

Re: What is server and client side code?

  #4  
Jul 30th, 2005
Open your ASP.NET Project,
You'll have two mode,
1.HTML
2.Design

a.Click the HTML,
You'll see HTML and Javascript code.You can code the client side codes there.Its executed on the Client browser.

b.Now come back to Design View and double click design window,Now you be in Code behind(Webform1.aspx.vb),this is server side code.

Now execute your project,Hit F5 and a Internet explorer will be loaded,right click on the Internet Explorer and choose VIEW SOURCE.

You can see how similar your HTML code in you notepad looks when you compare it with HTML code in step a.

I thought I'll give you a practical explanation which will help you understand more.

Hope it helps
Save White Tiger
Reply With Quote  
All times are GMT -4. The time now is 1:01 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC