| Projects on Google Code | Results 1 - 10 of 2751 |
= Introduction =
The !GongSolutions.Wpf.!DragDrop library is a drag'n'drop framework for WPF. It has the following features:
* Works with MVVM : the logic for the drag and drop can be placed in a !ViewModel. No code needs to be placed in codebehind, instead attached properties are used to bin...
http://olivia.infinitereflections.rs/images/business/astroplot-test.png
AstroPlot is our small, fast and free tool for visualizing 2D data, slightly inclined towards usage in astronomy.
With AstroPlot you can:
* Plot any number of data-files and functions
* Move around your d...
This project is designed to store vast amount of data from various sources in flat files. Storage is done in block fashion with memory mapped files or streams, and very fast binary serialization of the c# Structs.
== BinUniformTimeseriesFile ==
In many financial and data processing systems, time...
[http://qdbe.rgr.jp/qdbeImage/header.png]
=What's quickDBExplorer?=
===*quickDBExplorer は Microsoft 社のSQL SERVER (2008/2005/2000)を利用している開発者向けの補助ツールです*===
.NET Framework 2.0上で動作する、データベースアプリケーションの開発者向けのMDI形式の補助ツールです。エンタープライズマネージャーやクエリアナライザでは用意されていない機能を実現したり、使いにくい機能を補助する目的に作成されました(完全な置き換えは目標としてい...
Ude is a C# port of [http://mxr.mozilla.org/mozilla/source/extensions/universalchardet/src/ Mozilla Universal Charset Detector].
The article [http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html "A composite approach to language/encoding detection"] describes the charsets detectio...
= Welcome to !DbLinq =
== LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and ... SQL Server (C# 3.0) ==
!DbLinq is THE LINQ provider that allows to use common databases with an API close to Linq to SQL. It currently supports (by order of appearance): *MySQL*, *Oracle*, *Po...
csharp,
linq,
oracle,
mysql,
sql,
query,
postgresql,
sqlite,
c,
vb,
visualbasic,
ingres,
sqlserver,
firebird
Tycho was presented at [http://langnetsymposium.com/ Lang.NET Symposium 2009], check out the [http://langnetsymposium.com/2009/talks/10-TimMacFarlaine-LightningTycho.html video] and [http://tycho.googlecode.com/svn/trunk/Literature/Talks/Lang.NET2009/Lang.Net%20PresentationShort.pptx slides].
=Wh...
From the project description:
This simulates a library.
Patrons may check books out and check them in.
1.The books are contained in a file. The program reads the file at the beginning of the program (allow the user to select the file name), and writes it out at the end of the program.
* Th...
=Cocoa# on MacOS X=
This wiki is being shutdown. Please go to http://cocoa-sharp.com
==Getting Started With Application Development==
* [CSharpPlugin] - Using the C# Plugin for Xcode
* [InstallingCocoaSharp] - Installing Cocoa#
* [DevelopingApplicationsOnMacOSX] - Developing applications on...
System.Console.Forms is a extension to .NET framework to “port” as much as possible of [http://en.wikipedia.org/wiki/Windows_Forms System.Windows.Forms] to a Console environment.
= Introduction =
[http://crsouza.blogspot.com/2009/03/systemconsoleforms.html System.Console.Forms] allows for easy ...