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 |
To bind columns manually which tags do you need to add within the asp:datagrid ?
Where you store Connection string in "Web.Config" file in ASP.NET?
0 Answers Sans Pareil IT Services,
If you have to replicate a set of controls(UI) across a number of web pages, what will you do
can any one tell about web services?
What are the validation controls available in ASP.NET?
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?
How to implement Authentication and Authorization?
What is WCF? Pls Explain clearly with exmple.
About session modes
What are the HTML server controls in ASP.NET?
What is the difference between trace and debug in asp.net?
What does this do? sn -t foo.dll
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)