dbones notes
its a geek thing

Whiteboard Released

June 23, 2010 22:59 by Dave
Whiteboard is a chat web application, consider it a proof of concept. The goal of this project was to design and implement a web application using Design Patterns and Open Source Frameworks Technology Stack NHibernate (using Linq to NHibernate) FluentNHibernate Castle Windsor AutoMapper ASP.NET MVC... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

TinyPlug

March 26, 2010 21:46 by Dave
An initial release of TinyPlug is out! you may be asking what is that.. Well its a small plug-in manager. It was born due to a side project requiring a simple plug-in mechanism. It’s not in competition with any other manager, and should not be mistaken for an IOC container (MEF co... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

DotDiff - a Quick Intro to the library

January 11, 2009 20:37 by Dave
Here are 3 quick lessons to get you started using  the DotDiff Library. Attached Project (vs 2008) Tutorial_DotDiff1.zip (67.29 kb) Lessons simple compare and merge Generate a Diff Gram Advanced Compare and Merge Common Setup ... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

DotDiff, my first open source project

January 11, 2009 02:07 by Dave
I have written code for open source before, but this is my first full (small) project which I have released. Presenting, Pause for effect, DotDiff, (first day see's 12 downloads!) If you remember the sandbox compare tool I wrote way back last year, I have neaten some of the code up a... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: dotNet | Projects
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

SandBox Compare CTP (dbproj)

June 1, 2008 03:50 by Dave
Sandbox Compare is for use with dbproj files, which are Database project files generated with DBPro (not tested on VS 2008 version)... This is the CTP. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: dotNet | Projects
Actions: E-mail | Permalink | Comments (2) | Comment RSSRSS comment feed

Building an application which supports Plug-ins

March 17, 2008 23:17 by Dave
engineer a program which can use plug-ins (developed by others) and instantly use them without the need to recompile the code. Thus a truly pluggable program. Well here is the good news, its easier than I had thought to do it with .Net, so lets start.. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: dotNet | Projects
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed