What is a trace and asset? Explain some differences?
Is c# code is managed or unmanaged code?
What are access modifiers used for?
Can a loop recorder detect a heart attack?
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
What is sqldatareader c#?
Can we have multiple constructors in a class c#?
What is the use of iqueryable in c#?
What is the difference between an integer and int?
Explain what is an interface in c#?
How do you prevent a class from being inherited in c#?
How do I create a dbml file?
What is a delegate how is it type safe?
What is difference between events and delegates?
Why should you override the tostring() method?