How to create an alias name for a namespace?
Answers were Sorted based on User's Feedback
Answer / venky
To craate alias names for namespaces "using" keyword is used...
for example..
using System.out.println sys;
here we r allowed to use "sys" instead of writng all these "System.out.println " in code .
| Is This Answer Correct ? | 19 Yes | 5 No |
How to answer for project questions..?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
What is the use of display modes?
How to ensure the credentials for WebService using Windows authentication
WHICH IS MORE SECURED AMONG JAVA AND .NET?
What does assert() method do?
1 Answers MCN Solutions, Siebel Systems,
What is ado.net data provider? : Entity framework
What is different between User Control and Web Control and Custom Control?
What is domain class model?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is global assembly cache
how to create session in .net