Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 9th, 2004, 01:13 PM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default please help

Hi friends..
I have been reading [u]Professional C#, 2nd Edition
</u>.I have a problem in understanding what is Code behind feature.(Used in ASP.NET).
Please to explain what it means.

Thanks
Rahul
 
Old December 19th, 2004, 12:49 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

Dear Rahul: If u have worked with ASP 3.0 (CLassic) we had a .ASP file where we could script our Server scripts within a
Code:
<% SCRIPT %>
in ASP.NET we have 2 files for a ASP page.
1st is ASP like [u]Contact.aspx</u> where u put ur controls & whatever u wanna show to user & 2nd is its CODE BEHIND PAGE like [u]Contact.aspx.cs</u> where u put Server scripts.
it was only a short answer but it would be a book to answer;)

Keep in touch, where u got problem dear!

Always:),
Hovik Melkomian.









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.