Answer Posted / nageswara rao.g
namespace is collection of different types of classes
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is event delegate in c#?
What is interface inheritance in c#?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
How long does it take to get a loop recorder put in?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is the difference between proc. Sent by val and by sub?
How do I edit a dll file?
Why do we need indexer in c#?
Why do we need static in c#?
What is difference between ienumerable and enumerable in c#?
What is inheritance c#?
What are sessions in c#?
How to assign Null value to Var?
What are the drawbacks of extending an interface as opposed to extending a class?
What does using system mean in c#?