Can I use exceptions in c#?
What is constructors, explain with syntax
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
what is default accessibility for a class? what is difference b/w viewstate and controlstate? what is the default access specifier for a top level class which are not nested into other classes?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
Explain publishers and subscribers in events.
What is the difference between dispose() and finalize() methods in c#?
what is full assembly reference
Which is better javascript or c#?
What is c# entity framework?
What does using system mean in c#?
What do u mean by thread safe?
Can we create multiple constructors?