Skip to main content

Home/ Coders/ Group items tagged Application

Rss Feed Group items tagged

Joel Bennett

oauth-dot-net - Google Code - 0 views

  •  
    OAuth.net is a .net library which provides full OAuth consumer and provider support. The library facilitates secure API authentication in a simple and standard method for desktop and web applications.
Joel Bennett

Crack.NET - CodePlex - 0 views

  •  
    Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of a WPF or Windows Forms application running on your computer.
Joel Bennett

PowerShellTunnel - script your app from PowerShell at runtime - Code Gallery - 0 views

  •  
    A new approach to creating scriptable apps: allow your users to use an ordinary PowerShell console to access your application's objects (which are explicitly hosted in another PowerShell runspace) at runtime, including tab expansion and piping objects into and out of your application....
Joel Bennett

NTrace 1.0 (Beta) - Event Tracing for Windows (ETW) for C# Developers - 0 views

  •  
    NTrace is based on ETW(Event Tracing For Windows) which is a kernel-level tracing service which has several benefits over the tracing provided in .NET... Most importantly, it can be turned on and off without restarting the application, but it also has features like built-in high performance circular logging (a circular log is one that never grows above a specified size by flushing out older trace messages), and the ability for you to capture the logs from multiple sources into a single trace session.
  •  
    Might be C# only, because of the build step
Joel Bennett

The Tao Framework - 0 views

  •  
    The Tao Framework for .NET is a collection of bindings to facilitate cross-platform media application development utilizing the .NET and Mono platforms. Lots of library wrappers: OpenGl FreeGlut OpenAl Cg Lua Sdl PhysFs Glfw FFmpeg FreeType ... etc
Joel Bennett

Dynamic Languages : The Official Microsoft Silverlight Site - 0 views

  •  
    The Silverlight Dynamic Languages SDK enables developers to use dynamic languages running on the Dynamic Language Runtime (DLR) to build Silverlight applications.
Joel Bennett

Eclipse Tools for Microsoft Silverlight - 0 views

  •  
    An Open Source, feature-rich and professional RIA application development environment for Microsoft Silverlight in Eclipse
Joel Bennett

Crack.NET - Josh Smith on WPF - 0 views

  •  
    Crack.NET is a runtime debugging and scripting tool I made that gives you access to the internals of any .NET desktop application running on your computer.
Joel Bennett

Touchless SDK - CodePlex - 0 views

  •  
    The Touchless SDK enables developers to create multi-touch based applications using a webcam for input. Yeah ... touch without touching. The main idea: to offer users a new and cheap way of experiencing multi-touch capabilities, without the need of expensive hardware or software. All the user needs is a camera, which will track colored markers defined by the user.
anonymous

Functional Javascript - 0 views

  •  
    Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming. And all these functions accept strings, such as 'x -> x+1', 'x+1', or '+1' as synonyms for the more verbose function(x) {return x+1}.
Dhaval Shah

What is a Lifecycle Anyway? - 0 views

  • It occurred to me that the title of this blog is going to mean something different to anyone who reads it. So I will explain what it means to me.A lifecycle describes the progression of something from its very conception until it no longer has any value. A lifecycle breaks down this progression into generalized stages so we can be smart about dealing with whatever it is based on where we think it is in the lifecycle. The most obvious lifecycle is our own from child, to young adult, to middle age, to old age. We make these distinctions in order deal with the realities of say, voting, retirement planning, and advertising. It's one lifecycle, but it is treated differently by government, banking, and marketing stakeholders, respectively.
  •  
    A nice explanation of *lifecycle* term in context of application development.
Joel Bennett

White - CodePlex - 0 views

  •  
    White is a .Net Framework windows automation app/framework which supports Win32, WinForm, WPF and SWT (java) applications.
anonymous

PureMVC - 1 views

  •  
    PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept. Based upon proven design patterns, this free, open source framework which was originally implemented in the ActionScript 3 language for use with Adobe Flex, Flash and AIR, is now being ported to all major development platforms.
Joel Bennett

.NET Memory Profiler - 0 views

  •  
    Find Memory Leaks and Optimize Memory Usage in any .Net applications... C#, VB.NET, whatever
Justin Newton

Web Application Learning Trail - NetBeans Tutorials, Guides and Articles - 0 views

  •  
    Learn Java,Web Apps, Netbeans tutorial
anonymous

JavaScript Rocks! JavaScript Performance, Benchmarking and Tuning Ebook - 0 views

  •  
    The intense, fill-frontal, no-nonsense guide to maximizing your JavaScript web application performance.
Joel Bennett

NodeXL - CodePlex - 0 views

  •  
    NodeXL (formerly known as NetMap). An Excel 2007 template for viewing and analyzing network graphs, with a set of .NET Framework 3.5 class libraries that can be used to add network graphs to custom applications.
Joel Bennett

Team Foundation Sidekicks - Attrice Corporation - 0 views

  •  
    "Version 2.2 of Team Foundation Sidekicks includes Permission Sidekick, Code Review Sidekick, Shelveset Sidekick, Labels Sidekick, History Sidekick, Workspace Sidekick and Status Sidekick in uniform GUI stand-alone application, and Visual Studio Integraton Package providing VS integration for all sidekicks as well as additional features such as Search Items dialog, dynamic History and Build Type editing support. "
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...
« First ‹ Previous 241 - 260 of 729 Next › Last »
Showing 20 items per page