Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 9

A Mono/.NET interface to Last.fm.

4.66667
   
  0 reviews  |  15 users  |  4,482 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

This is a collection of various utility classes i created during the years of .net development, from translation utilities to graphics generation. The framework utilitiesPossan.Graphics - graphics utilities Possan.Localization - a simple xml-based localization framework Possan.ZipFolders - asp.net .zip-based virtualpath and file provider

0
 
  0 reviews  |  1 user  |  12,601 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Concordion.NetWhat is Concordion.Net?Read this wiki article for a high-level overview of the project How do you use it?You can read my series of blog articles on setting up your first project. Part 1 Part 2 Part 3 Part 4 Part 5 You can download the sample project associated with this article ... [More] from the Downloads section of this site. You will find some tips on how Concordion tests are discovered in this wiki article There is also a (very short!) frequently asked questions document here Where is the project now?The project is a stable alpha version now. It has full compatibility with the Java Concordion language. It has not been widely tested though and this is why the alpha label continues to stay on the project. Where is it going?There are many improvements in the works: Allow use of embedded resources to write specifications much like Java Concordion. Continue providing compliance with the Java Concordion language Provide better embedding of Concordion results into the Gallio reports (one-stop shop for reports) Anything else you can think of! How can you help?If you would like to contribute you should send me an email at jeffreycameron+concordion@gmail.com [Less]

5.0
 
  0 reviews  |  1 user  |  126,844 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

JsonFx.NET ExamplesExample projects built using JsonFx.NET, the JSON-savvy Ajax Framework for ASP.NET. For environment setup help, see: http://help.jsonfx.net/instructions For ASP.NET MVC, Web Application and Web Site Visual Studio Project Templates, see: http://jsonfx.googlecode.com ... [More] "UIToolkit"JsonFx.NET (JBST, JSON-RPC) C# / ASP.NET / Visual Studio 2005 jQuery 1.3.2 UIToolkit shows how to build reusable control libraries which allow sharing of JBST client-side templates, scripts, and stylesheets among many projects. The UIToolkit is an example implementation of a full-featured TreeView control, flexible modal dialog controls, loading indicator and buttons with various states. The UI controls and affiliated parts are compiled into a redistributable Assembly which is also available for download. "OpenID Dialog"JsonFx.NET (JBST, JSON-RPC) C# / ASP.NET / Visual Studio 2008 DotNetOpenAuth jQuery 1.3.2 The third example is an OpenID library which can be easily added to another to provide a clean UI for authenticating via various OpenID providers. This project demonstrates how JsonFx easily allows UI components to be created as reusable libraries. Scripts, StyleSheets, and JBST UI controls may all be embedded into Assemblies and easily shared among multiple projects. (still in development) "CalendarApp"JsonFx.NET (JBST, JSON-RPC) C# / ASP.NET MVC / Visual Studio 2008 LINQ-to-SQL / C# 3.0 Anonymous Objects Date.js jQuery 1.3.2 The second example application is a multi-view, shared calendar app. Users can add events and view a shared calendar in the spirit of Google Calendar or Apple Mobile Me. CalendarApp shows integration of JsonFx within an ASP.NET MVC application. Each year, month or day view of the calendar has a unique, user-friendly URL. (still in development) "MusicApp"JsonFx.NET (JBST, JSON-RPC) C# / ASP.NET WebForms / Visual Studio 2008 LINQ-to-SQL / C# 3.0 Anonymous Objects jQuery 1.3.2 The first example project in this series is an application that allows inline editing of music bands and their members. Users can edit artists and the members directly inline, dynamically switch between views, and navigate between genres and artists. As an extreme example of Ajax, the "one page" application, demonstrates the power of JsonFx.NET client-side templating (JBST) and Ajax services (JSON-RPC) in combination with jQuery and LINQ. The UI is wired up using the freedom of pure JavaScript and standards compliant markup/CSS. Data is requested via Ajax and client-side templates are dynamically bound in the browser which allows grid column sorting and change of view-type without re-requesting the bound data. This project uses LINQ-to-SQL as a simple DAL. For client-server communication, the JSON-RPC service bi-directionally serializes LINQ-to-SQL entities and unidirectionally serializes C# 3.0 Anonymous Objects as DTOs. [Less]

0
 
  0 reviews  |  1 user  |  70,461 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

wyUpdate: the open source updater program for WindowswyUpdate is the open source updater that's included with wyBuild. wyUpdate checks for updates, downloads any that are available, and safely updates your program. It handles in stride obstacles like Windows Vista's and Windows 7's User ... [More] Account Control (UAC), limited-user problems, and many other subtleties. How to build patches and release to your usersTo build updates you need wyBuild (download wyBuild now - free 14-day trial). From wyBuild you can create tiny patches to the latest version of your software. Buy a license to wyBuild (for commercial software projects) Get a free license to wyBuild (for open source software projects) wyUpdate FeaturesSome of the notable features of wyUpdate are: Full automatic update support. Works in both Standalone mode and Automatic Update mode - seamlessly integrating with your .NET application. Show info about your update to your users. Ability to patch files using VCDIFF delta-patch format Rollback updates if an unrecoverable error occurs or if the user cancels the update Intelligent handling of all user-permission related problems (including UAC on Vista and Windows 7) Can add/change/delete keys and values from registry Can execute *.cmd, *.bat, and *.exe files before and after updates Creates shortcuts to your program files Customize the theme to fit your corporate branding Fully supports downloading from https sites & https site using self-signed SSL sites typical on corporate intranets Full multilingual support, including automatic detection of you user's language. wyUpdate is written in C# and is licensed under the BSD License. Works with Windows 2000 - Windows 7wyUpdate supports Windows 2000, XP, Server 2003, Vista, Server 2008, and Windows 7. ScreenshotsList changes included in the updateTell your users what's new in with your product. Quickly install the updatewyUpdate quickly downloads your update and patches your application. wyUpdate installing updates on Windows 7 (with full system integration) Updates completed successfully Rolling back corrupt or canceled updateswyUpdate can also gracefully handle errors and roll back to the previously working version. [Less]

0
 
  0 reviews  |  1 user  |  28,999 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

WebCamCapture is a simple C# library for capturing still images from a Webcam. It works using the Video for Windows API and as such should work with virtually all webcams. It allows for both showing a video preview and simply taking pictures. In addition, it contains a simple "camera" ... [More] form so taking a picture is as simple as the click of a button and 2 lines of code. Right now only still image support is included, but in the future, video support may be included as well. Feel free to participate and help this happen. [Less]

0
 
  0 reviews  |  1 user  |  317 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Seven Update is an open source update platform for windows. It allows an easy way to keep your software updated. It offers automatic update notification and installation. The SDK allows developers to easily use Seven Update, without the need for code. This project has been discontinued.

5.0
 
  0 reviews  |  1 user  |  34,152 lines of code  |  1 current contributor  |  Analyzed 3 months ago
 
 

The Possan.Graphics.dll-assembly contains a collection of functions for generating and manipulating graphics in any .net-compatible language/environment, including asp.net.

0
 
  0 reviews  |  1 user  |  3,108 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

NWrapper is a library which implements a standard API around third-party libraries, in an effort to standardize, integrate, and enhance functionality. Its roots started with WilsonORWrapper, a code library built around Paul Wilson's O/R Mapper (http://code.google.com/p/wilsonormapper/). As ... [More] time went on, we realized we could extend the functionality of the wrapper and get it to work over a larger set of libraries -- and NWrapper was born. NWrapper is in the early alpha/proof of concept stage of development, but the goal is to provide the following: A standard logging interface that can log to an underlying logging system (system event log, ASP.Net trace log, NLog, log4net, etc.). A standard cache interface that can cache to an underlying cache system (ASP.Net cache, memcached, etc.). A standard data mapper interface that can support multiple O/R mapper instances and/or types (Wilson O/R Mapper, NPersist, etc.) and automatically use the proper underlying mapper for a given entity. A support layer providing useful base classes for entity objects and other methods. An open system where you can write your own logger, cache, or data mapper providers and plug them into the system. Simple and flexible configuration, initialization, and usage. Further, we look to incorporate the following: Transparent data mapper caching -- even if the underlying mapper doesn't support it. The ability to query across different O/R mappers using a universal query object. Full LINQ support. [Less]

0
 
  0 reviews  |  0 users  |  102,422 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

NeedleA simple, extensible dependency injection framework for .NET RoadMap Feel free to browse the code, but be aware that it is not ready for public consumption

0
 
  0 reviews  |  0 users  |  72,200 lines of code  |  0 current contributors  |  Analyzed about 2 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.