Can you write a class without specifying namespace? Which namespace does it belong to by default?
Answer / kirti
Yes, you can, then the class belongs to global namespace which has no name. For commercial products, naturally, you wouldn't want global namespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is linq to entities?
What is associationset? : Entity framework
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 html helpers in asp.net mvc?
Why string are called Immutable data Type
Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed?
How to create an alias name for a namespace?
What is the use of trace utility ?
What are Resource Files ? How are they used in .NET
Can we add constraints to the route? If yes, explain how we can do it?
What is entitytypes? : Entity framework
What is inline schema, how does it works