can we create an empty interface with no definitions? If so, how it should be called in the class?
IBM,
3 9699is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?
8 11311I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
18921)what is difference between char and varchar in sql server 2005 2) what is composite key and candidate key 3) what is temporary table and derived table 4) how to calculate difference between two dates
1 52611) how to delete duplicate records from table in sql server 2005 2) what is run time polymorphism
4 9150
what class is underneath the sortedlist class?
What is string interpolation in c#?
Can you create an instance of a static class?
Is a c# interface the same as a c++ abstract class?
Can you declare struct members as protected?
What is the use of console readkey in c#?
How to open a new form on button click in Windows forms?
Can a constructor be static in c#?
Will the following code compile and run?
Explain Direct CAST vs CType ?
What are the collection types can be used in c#?
What is the use of nullable types in c#?
Why do we use generics in c#?
What is ilist c#?
What is the difference between dispose() and finalize() methods in c#?