What namespaces are imported by default in ASMX files?

Answers were Sorted based on User's Feedback



What namespaces are imported by default in ASMX files?..

Answer / ish

System.Web.Services

Is This Answer Correct ?    5 Yes 0 No

What namespaces are imported by default in ASMX files?..

Answer / swapna

The following namespaces are imported by default. Other
namespaces must be imported manually.? System,
System.Collections,System.ComponentModel,System.Data,
System.Diagnostics,System.Web,System.Web.Services

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

what are the security certificates used in webservices?

0 Answers  


Write code to send e-mail from an asp.net application?

0 Answers  


What parameters can you pass in the url of the api? Can get and post use the same url?

0 Answers  


what are the main advantage in .net?

4 Answers   TCS,


What do you mean by marshalbyref?

0 Answers  


how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?

3 Answers   Emphasis, Mphasis, TCS,


What is the purpose of master page?

0 Answers  


How would you create a permanent cookie?

0 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

0 Answers  


how to create bin folder in asp.net2.0

8 Answers  


What methods are fired during the page load?

2 Answers  


What is the use of SmartNavigation property?

4 Answers  


Categories