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 |
I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem is when i click on link button in a gridview popup opens as well works fine. but when i click on link button once again my popup window doesnt open. Can any one help please...
What are the features that are new in .net 2.0
What's the difference between const and readonly ?
What is the need of .Net framework ?
What is managed extensibility framework?
how to create session in .net
What is the advantage of mvc?
Is CLR is compiler or Interpreter
Which are the important namespaces used in ASP.Net MVC?
What is net framework 3.0 ?
How big is the char ?
What is connected scenario? : Entity framework