|
-
August 3rd, 2009, 02:59 AM
#1
client and server code
I am developing a web site using asp.net and c# as codebehind file in visual studio .net.
could you please tell me which is the client side code and which one is server side code.
-
August 3rd, 2009, 08:51 AM
#2
Re: client and server code
all methods and events in de codebehind are serverside!
When you want to use clientside scripting, you can use Javascript.
-
August 11th, 2009, 06:36 AM
#3
Re: client and server code
also some times asp.net server controls create client-side codes for example validation controls that for security create both server and client-side codes for validation.
Please rate my post if it was helpful for you.  Java, C#, C++, PHP, ASP.NET
SQL Server, MySQL
DirectX
MATH Touraj Ebrahimi
[toraj_e] [at] [yahoo] [dot] [com]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|