Hi
I want to store the connection string for asp.net application and i am aware that there are 2 ways you can do this
1) custom setting and appsetting in Web.config, what is the difference between these two methods, pls explain
2) is there anyother method to store database connectivity?
3) i need to know in simple explanation for the following
a) How will you implement inheritance in C# ?
b) what is Inheritance, polymorphism, methods, class, value, struct,overiding, method overiring, etc.. (pls let me know in simple way)
Thanks