Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How ASP .NET different from ASP?
How ASP .NET different from ASP?
✍: Guest
Scripting is separated from the HTML, Code is compiled as a DLL, these DLLs can be executed on the server.
2014-01-10, 2159👍, 0💬
Popular Posts:
How do you pass control from one JSP page to another? Use the following ways to pass control of a re...
Does there exist any other function which can be used to convert an integer or a float to a string? ...
How does multi-threading take place on a computer with a single CPU? The operating system's task sch...
How can you implement MVC pattern in ASP.NET? The main purpose using MVC pattern is to decouple the ...
How to make elements invisible? Change the "visibility" attribute of the style object associated wit...