What namespaces are imported by default in ASMX files?
Answers were Sorted based on User's Feedback
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 |
what are the security certificates used in webservices?
Write code to send e-mail from an asp.net application?
What parameters can you pass in the url of the api? Can get and post use the same url?
what are the main advantage in .net?
What do you mean by marshalbyref?
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?
How would you create a permanent cookie?
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?
how to create bin folder in asp.net2.0
What methods are fired during the page load?
What is the use of SmartNavigation property?