Can c# inherit multiple classes?
can you create a function in c# which can accept varying number of arguments
How will U encapsulate button trigger event into text_box event of Pressing Enter key?
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
Why dependency injection is used in c#?
Can the accessibility of a type member be greater than the accessibility of its containing type?
When a Static Constructor is called in a Class?
What?s the difference between System.String and System.StringBuilder classes?
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
What is the value which is accepted by all data types ?
What does convert toint32 mean?
How do I move from one form to another in c#?
What is the difference between static class and singleton class in c#?