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, 4946👍, 0💬
Popular Posts:
Can you explain why your project needed XML? Remember XML was meant to exchange data between two ent...
How is normally a project management plan document organized ? PMP document forms the bible of a pro...
it will be very helpful if you send some important Questions with Answers of DBMS Tell us what types...
Can you explain in GSC and VAF in function points? In GSC (General System Characteristic) there are ...
How can we implement singleton pattern in .NET? Singleton pattern mainly focuses on having one and o...