Skip to main content

Home/ Coders/ Group items tagged CodePlex

Rss Feed Group items tagged

Joel Bennett

AutoMapper - CodePlex - 0 views

  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values.
  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values.
Joel Bennett

Textile.NET - CodePlex - 0 views

  •  
    "Textile.NET is, surprisingly, a textile formatter for .NET projects. Textile is a "human web text generator" (http://www.textism.com/tools/textile/) that is useful for rapid web writings such as Wiki syntax or blog articles"
Joel Bennett

HyperAddin: Adds hyperlinking in your source code - CodePlex - 0 views

  •  
    Gives you the ability to create hyperlinks within your code comments... that is, links to comments from comments ... it's almost like wiki comments (ah, we can only dream).
Joel Bennett

Ora - CodePlex - 0 views

  • Ora is a Visual Studio 2008 add-in that provides an instant grouped overview of the class, interface or struct you are viewing or editing. Because the members are grouped in the order of your choosing, and the view instantly appears when you click in the code of a class, there is no need to abuse the #region feature.
  •  
    Ora is a Visual Studio 2008 add-in that provides an instant grouped overview of the class, interface or struct you are viewing or editing... members are grouped in the order of your choosing, and the view instantly appears when you click in the code of a class, so there is no need to abuse the #region feature.
Joel Bennett

jQuery Library for SharePoint Web Services - CodePlex - 0 views

  •  
    a jQuery library which abstracts SharePoint's Web Services and makes them easier to use...
Joel Bennett

xVal - CodePlex - 0 views

  •  
    xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly fitting both into ASP.NET MVC architecture and conventions.
Joel Bennett

Configuration Section Designer - Mike Taulty's Blog - 0 views

  •  
    A walk-through of creating a custom collection-based configuration section using the Configuration Section Designer (off codeplex).
Joel Bennett

ScintillaNET - CodePlex - 0 views

  •  
    ScintillaNET is a .NET 2.0 wrapper around the Scintilla Native control. It provides a friendly .NET interface around the unwieldy Scintilla component ...
Joel Bennett

PsTFS - CodePlex - 0 views

  •  
    TFSProvider allows you to navigate a TFS server's: WorkItems, SourceControl, TeamProject ... in PowerShell.
Joel Bennett

MSBuild ShellExtension - CodePlex - 0 views

  •  
    MSBuildShellExtension lets you build .NET projects without ever opening Visual Studio or the command prompt. MSBuild targets can be executed from your file manager...
Joel Bennett

VisualHG - Mercurial addin for Visual Studio - 1 views

  •  
    * Indicates file status within the project files tree * Tracks adding, moving and renaming of file actions * Dialogs for most actions using TortoiseHG as its backend.* Compatible with VS 2005, VS 2008 and VS 2010 Beta 2.
Joel Bennett

mvc turbine - converting flow into useful work - 5 views

  •  
    "MVC Turbine is a plugin for ASP.NET MVC that has IoC baked in and auto-wires controllers, binders, view engines, http modules, etc. that reside within your application. Thus you worry more about what your application should do, rather than how it should do it."
Joel Bennett

NetSparkle - AutoUpdate for .NET Developers - CodePlex - 0 views

  •  
    "NetSparkle is an easy-to-use software update framework for .NET developers on Windows, MAC or Linux. It was inspired by the Sparkle (http://bit.ly/HWyJd) project for Cocoa developers and the WinSparkle (http://bit.ly/cj5kP5) project (a Win32 port)."
alex gross

Univar - Session, cookie, query string & cache variables unified - 5 views

  •  
    s a web developer I have often had to work with the session, cookie, query string and cache to persist data locally. But it is a shame that there is no neat way of doing so. So I decided to write my own code to provide a simpler and unified model to work with and finally came up with this, a type safe and generic wrapper that supports complex data types
Joel Bennett

Agile Planner - CodePlex - 1 views

  •  
    This tool is for agile project teams, who currently are using sticky notes on the wall. With this tool stories, backlog and iterations are managed in a graphic designer, saved as files within visual studio projects and can be exported to images, reports and etc.
Joel Bennett

Git Source Control Provider (UI for Visual Studio) - 8 views

  •  
    Display file status in solution explorer or solution navigator, and provides right-click actions for Git. Also integrates well with Git Bash, Git Extensions, TortoiseGit, etc.
Joel Bennett

Base Class Libraries - 2 views

  • This is a site for the BCL Team to get features to customers to try out without requiring a Beta or CTP of the .NET Framework. Our goal is to put generally useful functionality here, and to get feedback on it and have the chance to iterate on the design. Having a feature here does not mean that it will eventually end up in the BCL. Some items are samples that build on top of existing classes, and some features might be ones we were considering for the .NET Framework but decide not to include for one reason or another.
  •  
    This is basically the BCL Futures project
Matteo Spreafico

NuPack - pacakge management for Visual Studio - 3 views

  • NuPack is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.
  • There are a large number of useful 3rd party open source libraries out there for the .NET platform, but for those not familiar with the OSS ecosystem, it can be a pain to pull these libraries into a project.
  • NuPack automates all these common and tedious tasks for a package as well as its dependencies. It removes nearly all of the challenges of incorporating a third party open source library into a project’s source tree. Of course, using that library properly is still up to the developer.
  •  
    pacakge management for Visual Studio
Joel Bennett

Phalanger - The PHP Language Compiler for the .NET Framework - 5 views

  • Phalanger is a new PHP implementation introducing the PHP language into the family of compiled .NET languages
  • Makes PHP first-class citizen in the .NET languages family Compiles PHP language to the MSIL (Microsoft Intermediate Language), which is a byte-code assembly used by the .NET CLR Allows using .NET objects from the PHP language thanks to the PHP/CLR Language Extensions Enables using libraries written in PHP from other .NET languages
  •  
    Compiles PHP to MSIL and now supports using .Net objects from PHP
« First ‹ Previous 61 - 80 of 119 Next › Last »
Showing 20 items per page