BloggingAbout.NET
Thoughts of developers

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Silverlight: Breaking the daisy chain?

    This post discusses the consequences of calling asynchronous calls in Silverlight (or any other scenario that lets you pass in event handlers for completion notification). Everything is asynchronous in Silverlight. With each call you make, you pass down event handlers that are called when the operation...
    Posted to Obiwan Jacobi by Marc Jacobi on Wed, Oct 14 2009
    Filed under: Filed under:
  • Pex: Unit Test Generation

    I've never been excited about a research project as my feeling today toward Pex , Pex is a MSR project that will enable test-driven development for wider adoptability, it runs static analysis on your code and generate unit test to cover your codebase - the more yuou run Pex the more covarage you...
    Posted to Developer Pills by Adel Khalil on Mon, Dec 24 2007
    Filed under: Filed under: , , ,
  • Using Xml Schema for describing Midi System Exclusive message content

    In my spare time I'm writing a Midi Console application. This application can manage all the settings of all the midi devices in a studio (Samplers, Sound modules, Drum machines etc.). The onboard user interface of most midi devices are poor (at best) and having an application that allows you to manage...
    Posted to Obiwan Jacobi by Marc Jacobi on Sun, Sep 24 2006
    Filed under: Filed under:
  • DataSet Manager

    Why are OR-mappers cool? I dont know? My experience with them has been limited and the time I did use them the support for common constructs was very poor (at best): I don't think its a good idea for a OR-mapper to caugh up a SQL select query for each instance that needs to go in a collection. The framework...
    Posted to Obiwan Jacobi by Marc Jacobi on Wed, Nov 30 2005
    Filed under: Filed under: , ,
Page 1 of 1 (4 items)
Copyright © 2003-2010 BloggingAbout.NET