What's different about namespace declaration when comparing that to package declaration in Java ?
Answer Posted / kirti
No semicolon.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are action filters?
What is an asynchronous controller in asp.net mvc?
what is csdl?
How large is the .net framework 3.0? Does this change make the release larger?
What is partialview in asp.net mvc?
What is a model in programming?
What is the .net framework 3.0 (formerly winfx)?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
what is linq to entities?
What is the significance of nonactionattribute?
What are authentication filters in web api?
Can you set the unlimited length for "maxjsonlength" property in config?
will there be any issues adding a table without primary keys to a data model?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
What is mapping in entity framework? : Entity framework