Skip to main content

Home/ Groups/ Coders
1More

Sync Framework Samples - 0 views

  •  
    There's a contact synchronization sample highlighted here which includes synchronizing contacts between Outlook, Vista Contacts and VCard files. Not only do I need this app ... it really shows off the concept of data mapping between disparate data sources.
1More

Flapjax - a new language for writing the web? - 0 views

  •  
    Flapjax is a programming language which compiles to cross-platform javascript, but purports to be quite a bit easier to use ...
1More

Silverlight Charts and Graphs - Visifire - 0 views

  •  
    An amazing set of open source charts, graphs, etc for WPF/Silverlight...
1More

Slide.Show - CodePlex - 0 views

  •  
    A photo slideshow/gallery "control" for Silverlight...
4More

Polyglot Programming | Dr. Dobb's | May 1, 2002 - 0 views

  • Everyone will benefit, even the Java community: Now that there's competition again, new constructs are—surprise!—again being considered for Java
  • Do languages have to sacrifice anything?
  • .NET goes much further: A routine written in a language L1 may call another routine written in a different language L2. A module in L1 may declare a variable whose type is a class declared in L2, and then call the corresponding L2 routines on that variable. If both languages are object oriented, a class in L1 can inherit from a class in L2. Exceptions triggered by a routine written in L1 and not handled on the L1 side will be passed to the caller, which—if written in L2—will process it using L2's own exception-handling mechanism. During a debugging session, you may move freely and seamlessly across modules written in L1 and L2. I don't know about you, but I've never seen anything coming even close to this level of interoperability.
  •  
    This ability to mix languages offers great promise for the future of programming languages, as the practical advance of new language designs will no longer be hindered by the library issue ...
1More

The 30 Minute (.Net) Regex Tutorial - CodeProject - 0 views

  •  
    A guide to getting started with regular expressions in .Net for begginers all the way through named captures, backreferencing, and lookaround. Barely mentions balancing matches -- which are one of the best features of .Net regex ... but otherwise very good.
1More

Windows Speech Recognition Macros - 0 views

  •  
    A CTP of an extension to the built-in voice recognition.
1More

The Regulator - Get Serious About Regular Expressions - 0 views

  •  
    Roy Osherove's The Regulator is a free Regular Expresssions testing and learning tool...
1More

Javscript Lint - 0 views

  •  
    JavaScript Lint based on the JavaScript engine from Firefox ... check JavaScript syntax, examine coding techniques, and warn against questionable practices. Has online and dowloadable versions you can run from your IDE or CLI.
1More

File Dropper - (Launch Special -250GB account, Free) - 0 views

  •  
    As a thank you to the community ... offering free accounts ... the (normally) $10 monthly account (250 GB) absolutely free "for life" if created before May 15th...
1More

Mouse Gestures for .NET - CodePlex - 0 views

  •  
    An open source component to allow you to enable mouse-gestures in your .net applications ...
1More

Mouse Gestures add-in for Visual Studio - Home - 0 views

  •  
    Adds mouse-gesture support for visual studio 2008 (and 2005?)
1More

RoboChamps - Simulated robotics league - 0 views

  •  
    Compete in a simulated robotics league for very real prizes. Based on the Microsoft Robotics Studio ...
7More

Live Mesh : Live Mesh as a Platform - 0 views

  • The mesh is the foundation for a model where customers will ultimately license applications to their mesh, as opposed to an instantiation of Windows, Mac or a mobile account or a web site.
  • applications will be seamlessly installed and run from their mesh
  • one instantiation of a mesh object is as a local (shared, aka Live) folder on a PC. This same mesh object might be instantiated as a slideshow on a web site, and as preview and upload UX on a mobile device with a built-in camera.
  • ...3 more annotations...
  • A mesh object could also represent a range of cells in Excel
  • Live Mesh provides the building blocks to support the notion of groups, or communities (member lists) of people associated with a mesh object
  • The ability to open a mutually authenticated raw communications channel, to any device in a group, regardless of current location or network topology. This channel always works, by way of cloud relay if necessary, but will automatically and transparently take the cheapest and fastest possible network path.
  •  
    Illuminating insight into the future possibilities of writing apps based on Live Mesh
1More

Software Development Jobs - 0 views

  •  
    Free job, career and contract board for the software developer, tester and project manager
2More

Web Progress Bar for ASP.NET - 0 views

  •  
    A simple skinnable progressbar for Asp.Net & AJAX
  •  
    I don't actually know how good the quality of this is...
1More

Software development magazine: UML, Agile, programming, testing, project management, jobs - 0 views

  •  
    Free magazine providing practical knowledge for the software developer, tester and project manager
1More

Farbtastic: jQuery color picker plug-in - 0 views

  •  
    An HSL color-picker for jQuery
« First ‹ Previous 1301 - 1320 of 2065 Next › Last »
Showing 20 items per page