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 |
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
How can we apply themes to an asp.net application?
What is application and session in asp.net?
What is the DLL Hell Problem?
What are the features of asp net?
What is special types forms
How to implement caching?
Define page fragment caching?
How do I open an ashx file in windows 7?
What is session in web technology?
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.
What is the asp.net control toolkit?
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)