what is a static constructor?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
How can you prevent classes to be inherited?
What is hashtable in c# with example?
Is c# good for beginners?
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.
Will finally block get executed if the exception had not occurred?
What are get and set in c#?
Why delegates are type safe?
What is the difference between directcast and ctype?
What is thread life cycle in c#?
Can you inherit from a sealed class?
What is a property in c#?