It's a code library tool for all IT professionals. It allow you manage your source codes expediently.It enables you to insert markers into your source codes when you are reading and find them when you need so fast.It can help you to manage and organize your notes, code, examples, and files in a hierarchical structure.You will perceive that CodeMarkers is the ideal code library tool and you will like all functions which provided by it.
CodeMarkers works by the marker in source code, so it can manage all text files. for example, the source files of C,C++,C#,Java,Pascal,Asp,PHP and more.You can customize any files need manage, such as HTML files or Txt files.
The functions CodeMarkers provided as below:
Load text files in a hierarchical structure to reading.
Insert a marker that comprise by title, type, hint into the text files when you are reading.
Edit text files such as the source files ofC,C++,C#,Java,Pascal,Asp,PHP or others by a syntax highlighting editor.
Find the markers you created by a mist ...
Download now
Please feel free to download and use MouseImp Pro Live! source code. The source lacks MouseImp Pro's copy protection and some other trialware/evaluation stuff from the commercial version. The source code can be compiled under Microsoft Visual C++ 6.0 SP5. Installation wizard is made with Wise Install Builder 7.04. Volunteer developers are highly welcome!
Download now
Would you like to create your own embedded database application in Visual C# using SQLite and its ADO .NET Data Provider?
What is SQLite? From its website at http://www.sqlite.org/, "SQLite is small a C library that implements a self-contained, embeddable, zero-configuration SQL database engine."
In the .NET-framework, you can use the FREE i.e. BSD Licensed, Finisar.SQLite, an ADO.NET Data Provider for SQLite to access SQLite databases.
The FREE demo program is a fully functional program that uses SQLite for keeping a database of C# code snippets. The SQLite database that comes with the demo program contains some C# code snippets from the program's C# source codes.
The registered version of this package contains the step-by-step fully commented example source codes for a complete Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases. Both SQLite version 2 and version 3 databases are supported.
BONUS for regi ...