Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
Which attribute is used in order that the method can be used as
Which attribute is used in order that the method can be used as WebService ?
✍: Guest
WebMethod attribute has to be specified in order that the method and property can be treated as WebService.
2007-10-23, 4279👍, 0💬
Popular Posts:
interview.FYIcenter.com offers a collections of interview questions and answers for software and Web...
What is thread? A thread is an independent path of execution in a system.
How do we create DCOM object in VB6? Using the CreateObject method you can create a DCOM object. You...
Does .NET support UNICODE and how do you know it supports? Yes .NET definitely supports UNICODE. Try...
What are database triggers? How are the triggers fired? Read this collection of questions and answer...