All Tags »
Open Source »
Tool »
code snippets »
.Net( c# ) 2.0
Sorry, but there are no more tags available to filter with.
-
CS2 is capable of indexing source code files (at the moment only C# code can be parsed) and searching among them with various parameters, like class, property and method names, as well as full-text queries. The main user interface for interacting with the search engine is an ASP.NET website built for version 2.0 of the .NET framework . Download ...