i would like to add OpenSearch to my C# webapplication. does someone recommend a certain .net library? or does a custom webapplication require a tailormade opensearch implementation?
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?