Answer Posted / 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 |
Post New Answer View All Answers
Explain the methods used to render the views in ASP.Net MVC?
What is poco proxy? : Entity framework
what do you mean by table-per-type?
What is mapping in entity framework? : Entity framework
What is objectset? : Entity framework
What is the version number for the next version of the .net framework, codenamed �orcas�?
What are the new enhancements done in default project template of asp.net mvc 4?
What is the .net framework and how does it work?
How to update one of my table in database at 4pm every day how it is possible?
How you can implement custom validation in asp.net MVC?
When will the .net framework 3.0 be released?
Mention two instances where routing is not implemented or required?
What is entity framework used for?
What are the possible razor view extensions?
Why is entity framework used?