Skip to main content

Home/ Coders/ Group items tagged Controls

Rss Feed Group items tagged

Kevin O'Neill

The 7 Software "-ilities" You Need To Know - 0 views

  • 1. Usability Software usability can be described as how effectively end users can use, learn, or control the system
  • 2. Maintainability ( or Flexibility / Testibility) The definition of maintainability [for me] implies how brittle the code is to change
  • 3. Scalability Scalability is the ability for your program to gracefully meet the demand of stress caused by increased usage
  • ...4 more annotations...
  • 4. Availability (or Reliability) How long the system is up and running and the Mean Time Between Failure (MTBF) is known as the availability of a program
  • 5. Extensibility Are there points in the system where changes can be made with (or without) program changes?
  • 6. Security I shouldn’t need to go into this one but to be thorough I like this definition of security: the measure of system’s ability to resist unauthorized attempts at usage or behavior modification, while still providing service to legitimate users.
  • 7. Portability Portability is the ability for your application to run on numerous platforms.
Joel Bennett

Breadcrumb / Vista address bar - CodePlex - 0 views

  •  
    A combination address-bar combo-box like the one in Vista's Explorer
Joel Bennett

Svn.NET - .Net bindings for SVN - 0 views

  • This is a project to build reliable .NET bindings for the Subversion version-control system libraries. This is a continuation of the SubversionSharp library initially created by Softec and released under the LGPL.
  •  
    Looks like a pretty good effort to create a .Net binding which would let you easily do SVN apps in .Net
Joel Bennett

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...
Joel Bennett

Silverlight Charts and Graphs - Visifire - 0 views

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

.NetMap - CodePlex - 0 views

  •  
    Dot-NetMap has gone public under the Ms-PL license (no longer a pure research project), so I can findally start using it! There's also an Excel addin and a stand-alone app.
Joel Bennett

Silverlight 2 Released: New controls, tools, announcements! - 0 views

  •  
    As a developer using Visual Studio 2008, all you need to download is 2 things: Silverlight Tools for Visual Studio and the Blend 2 SP1 bits.
Joel Bennett

WPF 3D Carousel Playground - theWPFblog - 0 views

  •  
    A simple 3D "carousel" which could serve as the basis for a sort of carousel control
Joel Bennett

Workflows - Bazaar Version Control - 0 views

  •  
    A page to help decide whether Bazaar is the right VCS for you: One of the great things about Bazaar is its adaptability to different ways of working .... Workflows can be changed, mixed and matched as required.
Joel Bennett

Enabling Visual Styles - 0 views

  •  
    This topic explains how to ensure that common controls are displayed in the user's preferred visual style when running under Microsoft Windows XP or later versions of the operating system.
Joel Bennett

WPF Docking Library - The Code Project - Windows Presentation Foundation - 0 views

  •  
    A visual studio -like docking library for WPF ... with floating windows and everything
Joel Bennett

Martin Woodward: Free (as in beer) Teamprise license for CodePlex users - 0 views

  •  
    An excellent plugin for Eclipse brings you integrated source-control/bug-management ... and it's free for use with CodePlex!
Joel Bennett

WPF Hyperbolic treeview - CodePlex - 0 views

  •  
    A WPF implementation of the hyperbolic treeview
Joel Bennett

Visual Studio 2008 and the .NET Framework 3.5 - WindowsClient.net - 0 views

  • add standard 2D WPF controls to 3D items
    • Joel Bennett
       
      This could be awesome, although I can't actually think of a good use for it right now.
    • Joel Bennett
       
      This could be awesome, although I can't actually think of a good use for it right now.
Joel Bennett

QuickGraph, Graph Data Structures And Algorithms for .Net - Home - 0 views

  • QuickGraph 2.0 provides generic directed graph datastructures and algorithms for .Net 2.0. QuickGraph comes with algorithms such as depth first seach, breath first search, shortest path, network flow etc... QuickGraph supports GLEE and Graphviz to render the graphs.
Joel Bennett

WPF Filename To Icon Converter - CodeProject - 0 views

  •  
    FileToIconConverter, a MultiBinding converter that retrieves icons for file names...
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.
« First ‹ Previous 141 - 160 of 210 Next › Last »
Showing 20 items per page