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 is file extension of Webservices
What is file extension of Webservices ?
✍: Guest
.ASMX is extension for Webservices.
Note :- After this we are going to deal with a sample of webservice. In VS2005 webproject
is created from the menu itself as compared to 2003 where it was present in the explorer.
2007-10-23, 5091👍, 0💬
Popular Posts:
How do you pass control from one JSP page to another? Use the following ways to pass control of a re...
.NET INTERVIEW QUESTIONS - What is the difference between System exceptions and Application exceptio...
How can you determine the size of an allocated portion of memory? You can't, really. free() can , bu...
Can we use the constructor, instead of init(), to initialize servlet? Yes , of course you can use th...
How To Get the Minimum or Maximum Value of an Array? - PHP Script Tips - PHP Built-in Functions for ...