Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Explain the differences between Server-side and Clientside code
Explain the differences between Server-side and Clientside code?
✍: Guest
Server side code is executed at the server side on IIS in ASP.NET framework, while client side code is executed on the browser.
2007-10-24, 5027👍, 0💬
Popular Posts:
How To Create an Add-to-Bloglines Button on Your Website? - RSS FAQs - Adding Your Feeds to RSS News...
Can you explain in GSC and VAF in function points? In GSC (General System Characteristic) there are ...
If XML does not have closing tag will it work? No, every tag in XML which is opened should have a cl...
How do we generate strong names ? or What is use the of SN.EXE ? or How do we apply strong names to ...
Have you ever worked with Microsoft Application Blocks, if yes then which? Application Blocks are C#...