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 |
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
Why does my asp.net file have multiple tag with runat=server?
How to Insert/Add in ASPXgridview
Explain method to handle error using HttpError in Web API?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
How do we make a poperty read only?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
Features in ASP.NET?
Difference between asp and asp.net?
What is a uri query?
what is CTS?
Where does the Web page belong in the .NET Framework class hierarchy?
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)