| Projects on Google Code | Results 1 - 10 of 2815 |
Kinet is a library for C# that provides useful data structures and algorithms for general purpose programming. It is somewhat inspired by the [http://code.google.com/p/functionaljava Functional Java] project and [http://haskell.org/ the Haskell programming language].
==Compilable Usage Examples==...
This is a small C# wrapper of the Google Maps geocoding service.
Simply put, the API exposes a method that takes an address string as input and returns a list of any matching geographic coordinates.
===Usage===
*Restrictions*
There are some restrictions on usage of Google's geocoding ser...
=Write and validate .NET specifications in BDD style.=
This framework can be used along with any other unit testing, mocking frameworks.
Main purpose of this framework is to allow writing unit tests in BDD style (similar to RSpec)
*Simple usage example:*
{{{
using System;
using NUnit.Frame...
Working with [http://en.wikipedia.org/wiki/Trackback trackbacks] and [http://en.wikipedia.org/wiki/Pingback pingbacks] in .NET
=Send Trackback=
{{{
var trackback = new Trackback();
var target_url = new Uri("target_url");
var parameters = new LinkbackSendParameters {
Title = "title",
...
Cumberland is a mapping framework for .Net. It also includes a set of mapping tools that may be useful for people besides .NET developers.
----
= News =
* July 28, 2009 - [http://groups.google.com/group/cumberland-users/browse_thread/thread/ffdd20cfdd484db0 0.4.2 released!]
* Mar. 5, ...
=.NET class library to work with [http://code.google.com/apis/chart/ Google Chart API]=
.NET wrapper to simplify charts generation.
==Quick sample==
Code for URL generation will looks like:
{{{
LineChart chart = new LineChart(
new ChartSize(200, 125),
new ChartData(new int[] { 0...
C# twitter identi.ca client.
froggy Microblog is written with monodevelop. It can works under Windows just build it with sharpdevelop.
*Depends :*
* mono-2
* notify-sharp
* GTK#
* Webkit-sharp
Why mono ;) I should learn .net for my job and don't have windows at home.
http:/...
There are two tasks.
1. comparison of three GUI technologies..
2. idenitification of the area of improvement or unifications.
The module, Uniform, will be developed and published. The modules will come with version of (1) Flex, (2) .NET, and Java (3.1) Swing and (3.2) SWT.
==Overview==
I did some research into validation frameworks whilst working on an ASP.NET MVC project and could not find one that fit my needs.<br />I decided to do what developers do best - write yet another framework.<br />The purpose of this project is to create a lightweight .NET validation fram...
[http://simple-timer.googlecode.com/files/screenshot5.png]
This is an activity timer written in C# .NET. It features the global key commands, alt+spc to start/stop the timer and crtl+alt+spc to reset the time, allowing for unobtrusive and simple time tracking.
[http://www.brothersoft.com/simp...