Skip to main content

Home/ Coders/ Group items tagged DevLabs

Rss Feed Group items tagged

Joel Bennett

Code Contracts - MSDN DevLabs - 0 views

  •  
    Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs.
Joel Bennett

Doloto - DOwnLOad Time Optimizer - 0 views

  •  
    Doloto analyzes Ajax app workloads and performs code splitting of large Web apps so they can transfer initially only the part of the client-size JavaScript code needed for application initialization...
Joel Bennett

Small Basic - 5 views

  •  
    This version also includes a cool new feature that allows students to easily graduate from Small Basic to Visual Basic with the touch of a button.
Joel Bennett

Reactive Extensions for .NET (Rx) Prerelease - 0 views

  •  
    "Rx is a superset of the standard LINQ sequence operators that exposes asynchronous and event-based computations as push-based, observable collections via the new .NET 4.0 interfaces IObservable and IObserver. These are the mathematical dual of the familiar IEnumerable and IEnumerator interfaces for pull-based, enumerable collections in the .NET framework. "
1 - 5 of 5
Showing 20 items per page