|
|
Browse by Tags
All Tags » Open Source » code snippets » .Net( c# ) 2.0
-
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 ...
|
|
|