Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Un-Answered Questions { C Sharp }

Can a static class contain non static members?

934


Explain the 3 types of properties in c# with an example?

976


How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

1009


Is it true that all c# types derive from a common base class?

1010


Can derived classes have greater accessibility than their base types?

889


What's the difference between the debug class and trace class? Documentation looks the same.

1008


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

957


What is a virtual property. Give an example?

891


What's the implicit name of the parameter that gets passed into the set method/property of a class?

943


What are the fundamental differences between value types and reference types?

1009


Can destructors have access modifiers?

908


If you define a user defined data type by using the class keyword, is it a value type or reference type?

836


Can you use all access modifiers for all types?

919


How do I enforce const correctness in c#?

886


Is unboxing an implicit conversion?

956