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 the difference between page.registerclientscriptblock and page.registerstartupscript?
How does session work?
3. What goals do you have in your career?
What is the full form of asp.net?
Elaborate differentiation between Cache and Application?
Explain asp.net page life cycle?
What are the different properties of server control that exists?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Define xmlvalidatingreader class.
How we can force all the validation controls to run?
What is a user session?
What is Cookies Less Session?
What are the options in ASP.NET to maintain state?
What are the major built-in objects in ASP.NET?
Is asp net front end or backend?