Quantcast
Channel: CodePlex
Viewing all articles
Browse latest Browse all 439

CodePlex Daily Summary for Tuesday, March 29, 2011

$
0
0

CodePlex Daily Summary for Tuesday, March 29, 2011

Popular Releases

  • Mini SQL Query: Mini SQL Query (SQLCE Update): Simple update to allow use of MSSQL CE 4 databases.
  • ProDinner - ASP.NET MVC EF4 Code First SOLID N-Tier Arch jQuery Sample App: third: added users that can login and restore anything that was deleted (uses Forms Authentication) UI improved
  • NopControls for Silverlight & Silverlight for Windows Phone: NopControls 1.1.0: New control : ColorPicker New sample project : NopControlsTest for Windows Phone Some minors bugs were eradicated.
  • Typps (formerly jiffycms) wysiwyg rich text HTML editor for ASP.NET AJAX: Typps 3.0: --When trying to insert a hyperlink through the hyperlink editor, internal markers used by the editor are used for the links text ( webkit based browsers), while nothing would get inserted by all other browsers. This has been fixed now. See: http://typps.codeplex.com/discussions/250935 --Fixed a little problem in ie8 and below where the anchor elements paths getting resolved to absoluteUrls vs relativeUrls --Fixed overflow in the file browser dialog where the treeview wasn't restricted to ...
  • patterns & practices: Project Silk: Project Silk Community Drop 4 - 28 Mar 2011: IntroductionWelcome to the fourth community drop of Project Silk. For this drop we are requesting feedback on overall application architecture, code review of the jQuery Widgets, and general direction of the application. Reference ImplementationWe are currently working on the Mileage Stats Reference Implementation. This application provides you with information about your cars’ fuel consumption, operational efficiency, and service records allowing you to track and visualize data about your...
  • SuperSocket, an extensible socket application framework: SuperSocket 1.4 beta 2: Updates: Windows Azure support Made TCP keep alive options can be configurable Changed clearIdleSession's default configuration value to false Improved performance data collecting API Simplified CustomProtocol: needn't to set next command reader if you don't want change command reader to other instance Mono support (only in windows, Mono in Linux/Unix will be supported in 1.4 beta 3) Fixed a bug that the method SendResponse(byte[] data) in UDP session hadn't been implemented Fi...
  • Personal Activity Monitor - increas your productivity by eliminating timewasters: Personal Activity Monitor v0.1.4: newly added About dialog box where you can find out which version you're running Now application shows % of time you spent with each app (the information about it is next to time Data can be exported to xml for further external processing.
  • Document.Editor: 2011.12: Whats new for Document.Editor 2011.12: New Templates tab in options dialog New Advanced tab in options dialog Improved Html support Improved shortcut keys Minor Bug Fix's, improvements and speed ups
  • ClosedXML - The easy way to OpenXML: ClosedXML 0.49.0: New on this release: 1) Modified the save function so it will be less likely to break an existing file with features not recognized by ClosedXML. 2) Added methods cell.AddToNamed(...) 3) Fixed issues 6313, 6340, 6392, 6389, 6341
  • Rawr: Rawr 4.1.01: Rawr is now web-based. The link to use Rawr4 is: http://elitistjerks.com/rawr.phpThis is the Cataclysm Release. More details can be found at the following link http://rawr.codeplex.com/Thread/View.aspx?ThreadId=237262 As of the 4.0.16 release, you can now also begin using the new Downloadable WPF version of Rawr!This is a Release of the WPF version, most of the general issues have been resolved. If you have a problem, please follow the Posting Guidelines and put it into the Issue Tracker. Whe...
  • TweetSharp v2: TweetSharp v2.0.3: 2.0.3 ChangesFixes based on issue reports and user feedback Third Party Library VersionsHammock v1.2.1: http://hammock.codeplex.com Json.NET 4.0 Release 1: http://json.codeplex.com
  • VFPX: ParallelFox 0.7: This release features: Documentation! ParallelFox.chm is part of this release. The Help file is designed to be used in conjunction with the training videos. Use the Help file as a quick reference or short overview of topics. Watch the training videos for more in-depth discussions, examples, and techniques. Improved IntelliSense: ParallelFox takes advantage of Doug Hennig's Favorites for IntelliSense, which Doug also used in the MY project for Sedna. This greatly simplifies the ParallelF...
  • Facebook Graph Toolkit: Facebook Graph Toolkit 1.2.4103: Fixed "Specified cast is not valid" bug when CheckExtendedPermission is set to true
  • Wii Backup Fusion: Wii Backup Fusion 1.1 Beta: - Some fixes and improvements - Game ID in info tab - Resets progress bar and infos after work - Icons for better identify of functionalities - New language system - Dutch translation - Spanish translation - WBFS extract supports more than one game - Patch game images (directly or while transfer) - Progress infos in main window title on mac - Progress infos while transfer adapted to new wit - Progress infos while loading games adapted to new wit - Set path for titles via settings - Autosearch...
  • Zx JSON Viewer: Beta: First beta
  • WPF Application Framework (WAF): WPF Application Framework (WAF) 2.0.0.5: Version: 2.0.0.5 (Milestone 5): This release contains the source code of the WPF Application Framework (WAF) and the sample applications. Requirements .NET Framework 4.0 (The package contains a solution file for Visual Studio 2010) The unit test projects require Visual Studio 2010 Professional Remark The sample applications are using Microsoft’s IoC container MEF. However, the WPF Application Framework (WAF) doesn’t force you to use the same IoC container in your application. You can use ...
  • Facebook C# SDK: 5.0.8 (BETA): This is ninth BETA release of the version 5 branch of the Facebook C# SDK. We are getting very close to the RTW stable release so this release is production ready. There may be a few minor changes before RTW, but nothing too significant. New in this release: Bug fixes Batch Requests For more information about this release see the following blog posts: Facebook C# SDK - Batch Requests Facebook C# SDK - Writing your first Facebook Application Facebook C# SDK v5 Beta Internals Fa...
  • My Web Pages Starter Kit: 1.3.2 Production Release (New Theme): This is essentially the same as Release 1.3.1 packaged with the new MWPSKorg Theme. If you already have a running version of My Web Pages Starter Kit 1.3.1, you can just download and install the Theme from the Other Available Downloads section.
  • JSON Toolkit: JSON Toolkit 1.3: Properties can be accessed either by indexes or keys
  • DotNetNuke® Community Edition: 05.06.02: Major HighlightsFixed issue where HTML Editor dialogs were not displaying correctly in alternate languages Fixed issue with Regex for email validation Fixed race condition in the core scheduler Fixed issue where editing Host page settings would result in broken host menu Fixed issue where "Apply to All Modules" setting was not propogating settings correctly. Fixed issue where browser language detection was not working for child portals Fixed issues where ASPX pages in subfolders w...

New Projects

  • Acclimation: Acclimnation is some sort of best practices collecction for Silverlight\WPF\XNA development. Contains some handy controls like WP7 Panorama and Pivot.
  • ASP.NET Suggester: Suggester is auto-suggest ASP.NET control that allows to enter text in textbox or select suggested items from dropdown. Supports multiple items, resolved/unresolved items, decoration. Uses Web Service to get items from server. Highly customizable and easy to use.
  • Fallout Mod Studio - A new mod manager for Fallout 3 and Fallout: New Vegas: FOMS provides a simple, graphical, and highly useful approach to installing and managing modifications for Fallout 3 and Fallout New Vegas. It utilizes XML templates to quickly sort mods, and offer solutions to missing dependencies, conflicting mods, missing patches, and more.
  • Famous People Pool: FPP allows users to create a pool of and to make a game out of possible events. Such as a birth/baby pool, divorce pool, or a death pool. View the current release at: http://www.famouspeoplepool.com It's developed in .Net 4.0 using Entity Framework 4, RAZOR, C#, MVC3
  • Fluent Export: A small export data library for .NET that uses a fluent interface and lambda expressions for building data exportation using business objects.
  • gKodes.HexView a .net/mono Hex View Control in C#: gKodes.HexView is an Custom control developed in C# for viewing content in Hexadecimal format as displayed by a hex editor. The control is compactable with both Microsoft .net and Mono Runtimes.
  • Http Socket: A library that enables you to send data towards a Windows Phone 7 without using Push Notifications
  • Hyves Fotos: Hyves Fotos
  • iDock: Under construction.
  • Lux-Group: Sam: <project name> Lux-Group: Sam </project name> <programming language> c# </programming language>
  • Model Creator: Model Creator 2011
  • Monday Night Combat WebAdmin .NET: C# Library for Monday Night Combat's WebAdmin API
  • Open Faq: OpenFaq is a FAQ component written using MVC 4.0 and EF 4.0 Code first. It is a training project to try out various new .NET technologies. It follows various methodologies like SOLID, YAGNI and KISS. It is being written using TDD and BDD techniques.
  • Optimizer Prime: Optimizer Prime is a simple set of http modules and handlers to help optimize the output of a website. It automatically minifies/compresses CSS, Javascript, and the HTML output of a site. It works with both WinForms and MVC.
  • PNML Framework: PNML
  • ProjectDemo: project nay dung de demo
  • RSS Aggregator: RSS Aggregator is the RSS feeds downloader with multi-threaded async request and store the feeds in database.
  • SemanticWorflowFramework: The project will try to cover development of SharePoint workflow activities for working with semantic storage.
  • SharePoint Event Receiver Manager (2007 & 2010): The SharePoint Event Receiver Manager tool draws upon the needs I've had as a SharePoint developer and the ideas of several other tools that just covered part of what I needed them to do but just didn't go quite far enough to make the easy to use and painless. Written in C#.
  • Simple Controller for the OWI / Maplin USB Robot Arm Kit on Mac OS X: A simple controller program to operate the USB Robot Arm supplied by OWI / Maplin on Mac OS X. Developed in XCode against the IOKit framework.
  • Small TFS client: SmallTFS is a simple, standalone client for Team foundation Server 2010. Supports basic functionalities (CheckIn, CheckOut and rewies of checked out files. The project is writtenin WPF .NET C# V 4.0. This project is a staring point for a usefull rich tfs standalone TFS client.
  • SQL Iterators - Making the life of the DBA that much easier: There are several undocumented stored procedures that many DBAs rely on to do their day to day work - namely sp_MSForEachDatabase and sp_MSForEachTable. This project is a SQL-CLR assembly that provides equivalent functionality to those two stored procedures.
  • SteamLab - A companion and helper application for Steam: SteamLab offers many features for backing up Steam information that is sometimes lost (such as categories and shortcuts), and it offers a Steam-like experience for Non-Steam games. It manages CD keys, stores game data in the cloud, automatically downloads and patches, and more.
  • SteamWin - A library for creating and managing a Steam-like interface: SteamWin provides a simple way to create and manage a graphical user interface that looks (and often works) much like Steam (by Valve Software). It is designed to give developers a way to make applications that fit in with Steam and feel familiar to its users.
  • Truck Watch: A mobile phone application which allows freight truck locations to be tracked real-time. The TruckWatch application runs in the background on a mobile phone, periodically uploading location data. Think of a UPS tracking number on steroids.
  • VibroStudio: Application for edit, view and process vibrosignals
  • Visual Ontology (Parsing OWL file And visual it): Visual Ontology (Parsing OWL file And visual it) Parser of OWL language and visualizer of the ontology
  • WPF Control Canvas: A WPF user control that allows dynamic creation of controls on a canvas. At runtime, users can add, remove or change controls on your canvas (like textboxes, checkboxes, drop downs etc). Try the demo app !!

Viewing all articles
Browse latest Browse all 439


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>