Projects tagged ‘csharp’, ‘dotnet’, and ‘xml’


Jump to tag:

Projects tagged ‘csharp’, ‘dotnet’, and ‘xml’

Filtered by Project Tags csharp dotnet xml

Refine results Project Tags framework (2) library (2) c# (2) .net (2) mono (2) serialization (1) flash (1) persistence (1) swing (1) api (1) cpp (1) 2.0 (1)

[6 total ]
2

Jeto

 
Primary Language: C# Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1

Jeto is a project to create a portable, innovative application platform based on the ECMA Common Language Infrastructure (ECMA-335) standard. It provides an application foundation library (called Emotion) with advanced support for audio/video ... [More] playback and capture, vector graphics, hardware querying and access, dealing with measurements, networking, application preferences, and more. Jeto is also intended to be layered on top of other operating system kernels to form Jeto distributions. We plan to produce distributions using GNU/Linux (creatively, Jeto/Linux), as well as one for the SharpOS kernel once it has developed sufficiently. [Less]

Metrics updated 07 Oct 08

2

DataArch

 
Primary Language: C# Licensed as: MIT License

DataArch is an ActiveRecord-type Object Relational Mapper that is able to read a database schema and generate the objects from it. Its very extensible and supports MSSQL, Postgresql, and Mysql.

Metrics updated 11 Oct 08

1

PUMz

 
Primary Language: C# Licensed as: CC Attribution-NonCommercial-ShareAlike 3.0

PUMz is web clipping service project and upgrade project of pumware(pumware.sf.net).

Metrics updated about 11 hours ago

1

cbear

   
Primary Language: C++ Licensed as: MIT License

The cbear framework is a set of libraries and common utilities. It supports different programming languages and platforms.

Metrics updated about 18 hours ago

0

phorm-rapid-orm-csharp

 
Licensed as: MIT License

C#ORM (pronounced chorm) is a rapid Object Relational Mapper similar in function to Django's Object Relational Mapper. You define your data models directly in C#. Full CRUD is provided. C#ORM also provides an XML interface for quickly converting the data into XML for use in Flash or Flex or any other application that might enjoy a bit of the XML.

0

kml-library

 
Licensed as: GNU Lesser General Public License 2.1

A KML library that uses XML Serialization to load and save KML documents to/from files. All KML classes will be represented using real C# objects that work with the standard XmlSerializer. This approach differs from other approaches that use string parsing or DOM manipulation and tends to be more object-oriented.