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 |
What is viewstart page in mvc?
Explain the methods used to render the views in ASP.Net MVC?
What is the use of viewmodel in mvc?
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
How do assemblies find each other?
Explain the .net framework.
Name a few different return types of a controller action method?
Which is the root namespace for fundamental types in .net framework?
what is a mvc in asp.net?
3 Answers Cap Gemini, Elsinoir Technologies, HCL,
what is the three pillar of .Net ?
Diffence between .net framework 1.0 and 2.0?
Which .net framework is installed?