What do you mean by a windows process in regards to memory allocation?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What are the concepts of dispose method?
How do I create multifile assembly?
What is private in c#?
What is int32 in c#?
What is a trace and asset? Explain some differences?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is boolean conditions in c#?
What is anonymous class in c#?
What are some examples of desktop applications?
What is the main usage of keyword “virtual†? How does it work for a method or property?
How do I create a multilanguage?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is yield in c#?