How to consume a webservice in a windows application without
adding through the web reference?
Answer / sanjay
create a proxy class by using wsdl.exe.Once it done,through
this class you can call webservice.
| Is This Answer Correct ? | 4 Yes | 3 No |
What is advantage of asp.net?
difference between gridview,data list and repeater control
How asynchronous call can be implemented using delegates?
Explain how to prepare culture-specific formatting in .net.
Where are session variables stored?
What do you mean by caching in asp.net?
Do gac'ed assemblies have fulltrust?
what to magage the state manament in asp.net with respect to in_prock and out_prock
What is the transport protocol you use to call a Web service?
what is view state?
Which tools of web site Administartion tool do you use to manage user,roles and rules?
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)