david.parrott + c# 384
bizhawk - A multi-system emulator in C# - Google Project Hosting
yesterday by david.parrott
BizHawk is a A multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
games
gaming
c#
emulator
emulation
opensource
nintendo
nes
sega
gamegear
mastersystem
genesis
yesterday by david.parrott
json2csharp - generate c# classes from json
5 days ago by david.parrott
generate c# classes from json
c#
programming
web
tool
dotnet
json
javascript
5 days ago by david.parrott
Quartz.NET - Enterprise Job Scheduler for .NET Platform
14 days ago by david.parrott
Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.
asp.net
opensource
c#
dotnet
library
14 days ago by david.parrott
Zx360
5 weeks ago by david.parrott
ZX360 emulates 48K ZX Spectrum for the Xbox 360 using the XNA platform.
xbox360
emulator
emulation
zxspectrum
xna
c#
opensource
dotnet
5 weeks ago by david.parrott
Virtu
5 weeks ago by david.parrott
Virtu is an Apple IIe emulator for the .NET Framework using C# with Silverlight, WPF, and XNA.
apple
appleii
emulation
emulator
retro
programming
c#
xna
wpf
Silverlight
opensource
dotnet
5 weeks ago by david.parrott
C# MIDI Toolkit - CodeProject®
5 weeks ago by david.parrott
A toolkit for creating MIDI applications with C#.
c#
sound
audio
programming
development
article
midi
dotnet
5 weeks ago by david.parrott
C# Synth Toolkit - Part II - CodeProject®
5 weeks ago by david.parrott
Demonstrates how to create a simple synthesizer using the C# Synth Toolkit
c#
sound
audio
programming
development
article
dotnet
5 weeks ago by david.parrott
C# Synth Toolkit - Part I - CodeProject®
5 weeks ago by david.parrott
A toolkit for creating software synthesizers with C# and Managed DirectX.
c#
sound
audio
programming
development
article
dotnet
5 weeks ago by david.parrott
Nester - free software that helps to do effective unit testing in C#
7 weeks ago by david.parrott
Nester is a free tool for mutation testing of your C# source code in order to measure the adequacy of your unit tests. It involves modification of programs to see if existing tests can distinguish the original program from the modified program.
c#
programming
testing
tdd
unittesting
dotnet
7 weeks ago by david.parrott
Tic Tac Toe for Windows Phone - Computer Science Teacher - Thoughts and Information from Alfred Thompson - Site Home - MSDN Blogs
8 weeks ago by david.parrott
We are going to create a simple Tic Tac Toe game for Windows Phone. We’ll be using Visual Studio as our development environment and C# for our programming language. All the resources you need are listed below and all are free.
windowsphone7
development
tutorial
game
programming
c#
dotnet
8 weeks ago by david.parrott
XNA GPA - XNA 4.0 RPG Tutorials
9 weeks ago by david.parrott
This page is for my XNA 4.0 RPG Tutorials series. On this page you will find the tutorials in PDF format as well as the project at the end of each tutorial.
2d
c#
development
gamedev
xna
tutorial
dotnet
9 weeks ago by david.parrott
Contour Analysis for Image Recognition in C# - CodeProject®
9 weeks ago by david.parrott
The article describes the theoretical bases of the contour analysis and aspects of its practical application for image recognition. The article also includes library for operation with the contour analysis, and a demo-example.
image
c#
programming
development
dotnet
computervision
9 weeks ago by david.parrott
SilverSynth - Digital Audio Synthesis for Silverlight
9 weeks ago by david.parrott
Quite simply, SilverSynth is a Silverlight library used to create awesome sounds in a web browser. It can be used as a core library for developing music-based applications or for just generating noise that annoys your co-workers. It supports synthesis of sine, saw, square and triangle wave forms, frequency modulation, amplitude modulation, panning, volume control, and dynamic envelopes.
audio
c#
dsp
programming
library
opensource
dotnet
9 weeks ago by david.parrott
Generating Random Pronounceable Passwords
10 weeks ago by david.parrott
The use of passwords as a security measure is increasingly common for technical and non-technical users alike. Generating passwords that are both strong and memorable can be difficult. This article describes one method to alleviate this problem.
c#
programming
article
security
dotnet
10 weeks ago by david.parrott
codereflection/Giles @ GitHub
february 2012 by david.parrott
Giles is a continuous testing tool for .NET applications. Just point Giles to your solution, test assembly, and project root and watch him run your tests immediately after saving any *.cs file. Currently only C#, mspec, and nunit are supported.
tdd
testing
c#
development
visualstudio
dotnet
february 2012 by david.parrott
SharpGL
february 2012 by david.parrott
SharpGL is a C# library that allows you to use OpenGL in your .NET Framework based application with ease!
c#
programming
library
development
graphics
opengl
dotnet
february 2012 by david.parrott
fanndotnetwrapper - A .Net Wrapper for the FANN neural net library. - Google Project Hosting
february 2012 by david.parrott
A .Net Wrapper for the FANN neural net library.
c#
dotnet
ai
neuralnetwork
library
programming
development
february 2012 by david.parrott
EF 4.2 Code First Walkthrough - ADO.NET team blog - Site Home - MSDN Blogs
february 2012 by david.parrott
This post will provide an introduction to Code First development and how it can be used with the DbContext API surface. Code First allows you to define your model using C# or VB.Net classes, optionally additional configuration can be performed using attributes on your classes and properties or by using a Fluent API.
dotnet
entityframework
tutorial
programming
development
database
c#
february 2012 by david.parrott
Sixstring982/Logx - GitHub
february 2012 by david.parrott
Binary logic gate simulator in C#
c#
programming
opensource
logic
simulator
dotnet
february 2012 by david.parrott
Sixport
january 2012 by david.parrott
Sixport is the C# port of the hexter DSSI software synthesizer plugin created by Sean Bolton and others. hexter is an open source emulation of the legendary Yamaha DX7 synthesizer.
c#
opensource
audio
dotnet
january 2012 by david.parrott
Asm.Net - x86 Emulator - The managed way
january 2012 by david.parrott
Asm.Net is a assembly emulator which is developed in the language C#
asm
assembly
programming
emulation
emulator
x86
c#
development
dotnet
january 2012 by david.parrott
SharpMod soundtrack music module player
january 2012 by david.parrott
A Soundtracker Module music player in C# (100% Managed, without interops), At the beginning, a simple port in C# of the famous Mikmod Library.
audio
c#
programming
development
sound
opensource
dotnet
january 2012 by david.parrott
I, Interface - CodeProject
november 2011 by david.parrott
t. Perhaps it could be a bit more intelligent (logging that a null task was attempted to be done, for example), but as long as we are sure to return an instance of this class rather than the null reference each time it is applicable, clients wil
c#
programming
development
dotnet
november 2011 by david.parrott
xnacpc - An Amstrad CPC emulator for the Xbox 360 and PC, written using C# and XNA. - Google Project Hosting
november 2011 by david.parrott
XNACPC is an Amstrad CPC emulator for the Xbox 360 and PC, written using C# and XNA.
c#
xna
emulation
emulator
opensource
cpc
dotnet
anstrad
november 2011 by david.parrott
InformIT: A C# Reading List by Eric Lippert
november 2011 by david.parrott
C# expert Eric Lippert discusses some of the books he recommends to others and cannot live without himself.
c#
books
programming
dotnet
november 2011 by david.parrott
eduasync - A reimplementation of parts of the library requirements of the C# 5 async support - Google Project Hosting
august 2011 by david.parrott
A reimplementation of parts of the library requirements of the C# 5 async support
c#
reference
opensource
async
library
dotnet
august 2011 by david.parrott
edulinq - A clean-room implementation of LINQ to Objects (part of .NET) for educational purposes. - Google Project Hosting
august 2011 by david.parrott
A clean-room implementation of LINQ to Objects (part of .NET) for educational purposes.
development
tools
free
c#
reference
dotnet
august 2011 by david.parrott
Source Code Word Cloud Generator
august 2011 by david.parrott
Generate word cloud form your code to see what your code is about and what it does. A word cloud is a set of randomly arranged keywords, variable and class names etc. used in your code. The size and the color of each word expresses it's usage frequency. Rarely used words are small and pale. It might give you a hint about how good or bad your code base is and how to improve it.
tools
c#
code
dotnet
august 2011 by david.parrott
StructureMap Home Page
august 2011 by david.parrott
StructureMap is a Dependency Injection / Inversion of Control tool for .Net that can be used to improve the architectural qualities of an object oriented system by reducing the mechanical costs of good design techniques.
programming
opensource
c#
design
library
dotnet
august 2011 by david.parrott
SuperWebSocket, a .NET WebSocket Server
august 2011 by david.parrott
SuperWebSocket is a .NET implementation of WebSocket server.
development
opensource
c#
html5
network
websockets
dotnet
august 2011 by david.parrott
Realtime Webcam Sudoku Solver - CodeProject
august 2011 by david.parrott
Sudoku solver via a webcam: A nice computer vision application.
c#
opensource
computervision
sudoku
dotnet
august 2011 by david.parrott
Netduino :: home
august 2011 by david.parrott
An open-source electronics platform using the .NET Micro Framework
programming
development
opensource
c#
hardware
diy
electronics
dotnet
august 2011 by david.parrott
JSON C# Class Generator
august 2011 by david.parrott
This application generates C# classes from a sample JSON text, so you can use strongly typed programming with JSON. It currently supports typed arrays, typed objects, integers, floats, booleans, strings and nullable types.
tools
c#
javascript
utilities
dotnet
august 2011 by david.parrott
tIDE (Tilemap Integrated Development Environment)
july 2011 by david.parrott
Tile IDE (tIDE) and xTile are an integrated solution for building tile-based games using Microsoft XNA 3.1 and 4.0 technology. This software is licensed under the Microsoft Public License (Ms-PL) open source agreement.
programming
software
games
c#
xna
tools
dotnet
july 2011 by david.parrott
.NET XML Comment Cheat Sheet
july 2011 by david.parrott
written style of MSDN documentation
c#
xml
dotnet
july 2011 by david.parrott
Mini Drop-in Replacement for log4net - CodeProject
july 2011 by david.parrott
This is a simple 8KB drop in replacement for complex 198KB Log4net that’s a 96% size reduction. Strange that after looking on the web for a logging solution that fitted my requirements, I couldn't find one.
c#
library
logging
dotnet
july 2011 by david.parrott
SQL Server Database Comparison Tool - CodeProject
july 2011 by david.parrott
In this article, I will show you how to create a basic DB schema comparison tool for SQL Server 2005 and SQL Server 2008.
c#
sql
sqlserver
tool
article
opensource
dotnet
july 2011 by david.parrott
Emulation Suite for .NET
july 2011 by david.parrott
The goal of this project is to implement an open source emulation framework with C# under .NET 2.0. All source code is released under the LGPL license.
opensource
c#
emulation
emulator
dotnet
july 2011 by david.parrott
Java and C# Comparison
july 2011 by david.parrott
This is a quick reference guide to highlight some key syntactical differences between Java and C#.
programming
development
c#
reference
java
dotnet
july 2011 by david.parrott
A truely simple example to get started with WCF - Ralf's Sudelbücher
july 2011 by david.parrott
I present to you the most simple WCF application I can think of in one piece.
programming
development
blog
c#
wcf
dotnet
july 2011 by david.parrott
Extension Overflow
july 2011 by david.parrott
The purpose with this collection is to provide useful C#extension methods to boost productivity for the .net developers.
development
tools
c#
community
extension
dotnet
july 2011 by david.parrott
Automated Unit Testing :: BlackWasp Software Development
july 2011 by david.parrott
A series of articles describing the use of automated unit testing techniques.
c#
tutorial
unittesting
dotnet
july 2011 by david.parrott
C# Synth Toolkit - Part I - CodeProject
july 2011 by david.parrott
A toolkit for creating software synthesizers with C# and Managed DirectX.
programming
c#
tutorial
audio
dotnet
july 2011 by david.parrott
App Hub - welcome: 2d game development tutorial
july 2011 by david.parrott
Welcome to the 2D Game Development Tutorial with XNA Game Studio. This tutorial will guide you through the creation of a two-dimensional action game – called Shooter – on Windows, Xbox 360, or Windows Phone 7.
programming
development
game
games
c#
tutorial
windows
xbox360
windowsphone7
dotnet
july 2011 by david.parrott
Javascript .NET - Home
june 2011 by david.parrott
Javascript .NET integrates Google's V8 Javascript engine and exposes it to the CLI environment. Javascript .NET compiles (at runtime) and executes scripts directly from .NET code. It allows CLI objects to be exposed and manipulated directly from the executed Javascript.
programming
c#
javascript
library
dotnet
june 2011 by david.parrott
MVC Music Store - Home
june 2011 by david.parrott
MVC Music Store is a tutorial application built on ASP.NET MVC. It's a lightweight sample store which sells albums online, demonstrating ASP.NET MVC's productivity features and data access via Entity Framework 4. See what you can do with MVC in under 1000 lines of c# code!
programming
development
opensource
c#
dotnet
june 2011 by david.parrott
related tags
2d ⊕ 3d ⊕ abandoned ⊕ ai ⊕ algorithms ⊕ animation ⊕ anstrad ⊕ apple ⊕ appleii ⊕ article ⊕ asm ⊕ asp.net ⊕ assembly ⊕ async ⊕ audio ⊕ baby ⊕ blog ⊕ boo ⊕ book ⊕ books ⊕ build ⊕ c ⊕ c# ⊖ c++ ⊕ c64 ⊕ chip8 ⊕ clr ⊕ code ⊕ community ⊕ compiler ⊕ computers ⊕ computervision ⊕ cpc ⊕ cpu ⊕ cryptography ⊕ css ⊕ csv ⊕ database ⊕ debugging ⊕ demoscene ⊕ design ⊕ development ⊕ directsound ⊕ directx ⊕ diy ⊕ documentation ⊕ dotnet ⊕ download ⊕ driver ⊕ dsp ⊕ dvcs ⊕ ebooks ⊕ editor ⊕ education ⊕ electronics ⊕ embedded ⊕ emulation ⊕ emulator ⊕ engine ⊕ entityframework ⊕ extension ⊕ f# ⊕ faq ⊕ file ⊕ flash ⊕ framework ⊕ free ⊕ game ⊕ gameboy ⊕ gamedev ⊕ gamegear ⊕ games ⊕ gaming ⊕ generator ⊕ genesis ⊕ git ⊕ gps ⊕ gpu ⊕ graphics ⊕ hardware ⊕ haskell ⊕ howto ⊕ html ⊕ html5 ⊕ image ⊕ interactivefiction ⊕ interpreter ⊕ iphone ⊕ java ⊕ javascript ⊕ json ⊕ kindle ⊕ kinect ⊕ language ⊕ library ⊕ links ⊕ linq ⊕ linux ⊕ lisp ⊕ logging ⊕ logic ⊕ mastersystem ⊕ math ⊕ mercurial ⊕ microsoft ⊕ midi ⊕ mono ⊕ msdn ⊕ music ⊕ mvc ⊕ mvvm ⊕ n64 ⊕ nes ⊕ network ⊕ neuralnetwork ⊕ news ⊕ nintendo ⊕ ocaml ⊕ online ⊕ openal ⊕ opencl ⊕ opengl ⊕ opensource ⊕ os ⊕ outlook ⊕ parser ⊕ pdf ⊕ performance ⊕ php ⊕ physics ⊕ plugin ⊕ podcast ⊕ profiling ⊕ programming ⊕ projects ⊕ psp ⊕ python ⊕ raytracing ⊕ reference ⊕ resources ⊕ retro ⊕ roguelike ⊕ ruby ⊕ scanning ⊕ science ⊕ script ⊕ sdl ⊕ security ⊕ sega ⊕ silverlight ⊕ simulation ⊕ simulator ⊕ software ⊕ sony ⊕ sound ⊕ sourcecontrol ⊕ sql ⊕ sqlserver ⊕ sudoku ⊕ tdd ⊕ technology ⊕ testing ⊕ tiff ⊕ tips ⊕ tool ⊕ tools ⊕ tutorial ⊕ twain ⊕ uk ⊕ unittesting ⊕ usb ⊕ utilities ⊕ video ⊕ visualstudio ⊕ wcf ⊕ web ⊕ websockets ⊕ wia ⊕ wii ⊕ windows ⊕ windowsphone7 ⊕ wmi ⊕ work ⊕ wow ⊕ wpf ⊕ x86 ⊕ xbox ⊕ xbox360 ⊕ xml ⊕ xna ⊕ z80 ⊕ zmachine ⊕ zxspectrum ⊕Copy this bookmark: