Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 67 of 79

HTML5 parser for C#, a translation of my Java project.

0
 
  0 reviews  |  0 users  |  33,545 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

A clone of the famous game Gravity Force 2 for the Amiga.

0
 
  0 reviews  |  0 users  |  11,379 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 
Compare

nrdo (NetReach Database Objects) is a database programming tool. Its primary purpose is to make database programming easier and more convenient. To this end, it performs two separate but related functions: 1) It allows database table definitions to be specified in a source code file. This provides a ... [More] number of advantages: The files can be maintained in source code control, it is easy to upgrade an old installation to the latest version of the database, and it is possible to include more semantic information than the database itself actually knows. nrdo is invoked at compile time: it reads these table definition (.dfn) files, checks the current state of the database, and performs whatever CREATE or ALTER statements are necessary to make the database match the dfn file. 2) It generates all the repetitive code that is necessary to access the database from a programming language. Current supported output languages are Java and C#, but the language output is generic and new languages are easy to support. Instead of manually creating a database connection, executing an SQL statement, looping over the results and reading the returned data values manually, nrdo generates a class that represents a data row, for each table. It makes use of the extra semantic information in the dfn file to provide functions or methods to retrieve rows of the database by whatever criteria you specify. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
  java c#
 
 

Everyone who has worked with Borland's Delphi knows how powerful Actions are. Actions are used to link together various UI elements, such as buttons, menu items, and toolbar buttons, making them behave consistently: linked items are checked/ unchecked/ enabled/ disabled at the same time, and ... [More] they share the same Text and eventually Image property and, of course, execute the same code once clicked. ActionList for .NET brings these features to Windows Forms developers. Please also download installer from https://github.com/lextm/ActionListWinForms/downloads so as to install controls into Visual Studio. [Less]

0
 
  0 reviews  |  0 users  |  5,657 lines of code  |  1 current contributor  |  Analyzed about 6 hours ago
 
 

LeechCraft.NET is an effort to provide bindings for LeechCraft for .NET languages. This works via loading of assemblies and connecting them to a running LeechCraft instance via D-Bus.

0
 
  0 reviews  |  0 users  |  237 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Object-Obect Mapper, written in .NET

0
 
  0 reviews  |  0 users  |  59,772 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Fellow Oak DICOM for .NET

0
 
  0 reviews  |  0 users  |  187,266 lines of code  |  7 current contributors  |  Analyzed 8 days ago
 
 

C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

DataPit Server & DataPit Client The DataPit Server provides Web Services to use data mining algorithms. Currently it uses only machine learning algorithms provided by Weka 3. However, it is possible to add other algorithms as well. The DataPit Client is implemented as add-in for Excel 2007.

0
 
  0 reviews  |  0 users  |  11,161 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

WebKit .NET is a control library wrapper for WebKit written in C#. The aim is to make it easy for users to incorporate WebKit into their .NET applications.

0
 
  0 reviews  |  0 users  |  4,015 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.