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:
What does a socket consists of
What does a socket consists of? The combination of an IP address and a port number is called a socket. 2007-11-11, 6457👍, 0💬
What is multiprogramming
What is multiprogramming? Multiprogramming is a rapid switching of the CPU back and forth between processes. 2007-11-11, 6084👍, 0💬
Which are the various programming approaches for WCF
Which are the various programming approaches for WCF? 2007-11-04, 9835👍, 0💬
What are the major differences between services and Web services
What are the major differences between services and Web services? 2007-11-04, 5867👍, 0💬
what is a service class
what is a service class? 2007-11-04, 5140👍, 0💬
Can you explain how End points, Contract, Address and Bindings are done in WCF
Can you explain how End points, Contract, Address and Bindings are done in WCF? 2007-11-04, 5906👍, 0💬
Popular Posts:
Can you explain in brief how can we implement threading ? Private Sub Form1_Load(ByVal sender As Sys...
. How can a servlet refresh automatically if some new data has entered the database? You can use a c...
If client side validation is enabled in your Web page, does that mean server side code is not run? W...
Describe different elements in Static Chart diagrams ? Package: - It logically groups element of a U...
Managed Code and Unmanaged Code related ASP.NET - How do you hide Public .NET Classes and other publ...