What namespaces are imported by default in ASMX files?
Answer Posted / 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 View All Answers
What is http protocol and how it works?
Can we store object in viewstate?
How to Separate background image and front image from original picture....
What does passport and windows authentication mean in ASP.NET?
Explain the advantages of caching?
How to handle errors in Web API?
How do I upload a file from my ASP.NET page?
How can you send an email message from an asp.net web page?
Who generates session id?
What are the new web part controls in asp.net 2.0 ?
What is custom events? How to create it?
What is the differences between a primary key and a unique key in sql server?
What are the new login controls in asp.net 2.0?
What are the Difference between asp.net and asp ?
List the events in page life cycle.