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:
Sort: Date
Which are the various programming approaches for WCF
Which are the various programming approaches for WCF? 2007-11-04, 9781👍, 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, 5866👍, 0💬
What are the major differences between services and Web services
What are the major differences between services and Web services? 2007-11-04, 5831👍, 0💬
what is a service class
what is a service class? 2007-11-04, 5108👍, 0💬
What is .NET 3.0
What is .NET 3.0? In one simple equation .NET 3.0 = .NET 2.0 + Windows Communication Foundation + Windows Presentation Foundation + Windows Workflow Foundation + Windows CardSpace. 2007-11-03, 4642👍, 0💬
Sort: Date
Popular Posts:
What will be printed as the result of the operation below: main() { int x=10, y=15; x = x++; y = ++y...
What is difference between ADPATCH and OPATCH ? # ADPATCH is utility to apply ORACLE application Pat...
In C#, what is a weak reference? Generally, when you talk about a reference to an object in .NET (an...
How To Return Top 5 Rows? - MySQL FAQs - SQL SELECT Statements with JOIN and Subqueries If you want ...
What are urlencode() and urldecode() functions in PHP? string urlencode(str) - Returns the URL encod...