Any alternative to avoid name collisions other then Namespaces?
Answer / p.ramakrishna
A scenario that two namespaces named N1 and N2 are there
both having the same class say A. now in another class i ve
written
using N1;using N2;
and i am instantiating class A in this class. Then how will
u avoid name collisions?
Ans: using alias
Eg: using MyAlias = MyCompany.Proj.Nested;
| Is This Answer Correct ? | 1 Yes | 0 No |
How can we prevent browser from caching an aspx page?
How does asp page work?
What are the security types in asp.net?
hi guys do u know how to go one page to one page to another page plz tell me any of u know
How does http session work?
if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Which is faster viewdata or viewbag?
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
Explain Optimization technique description?
What is role-based security?
What is application variable in asp.net?
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)