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

CodePlex Daily Summary for Thursday, March 24, 2011

$
0
0

CodePlex Daily Summary for Thursday, March 24, 2011

Popular Releases

  • ClosedXML - The easy way to OpenXML: ClosedXML 0.48.1: New on this release: 1) Formulas now adjust automagically when you insert/delete rows/columns/cells 2) Added methods ranges.AddToNamed(...), ranges.Value, ranges.SetValue(...) 3) InsertRows/InsertColumns methods now return the collection of inserted rows/columns. 4) Added methods cell.InserCells Above/Below/Before/After (Int32) 5) Added method worksheet.NamedRange(String) 6) The value of a cell that points to another cell in another sheet now returns the correct value. 7) Fixed issue 6...
  • Facebook Graph Toolkit: Facebook Graph Toolkit 1.2: Events Api for creating and rsvp events integration with external websites besides canvas apps fixed bug: unicode characters when publishing feeds JSON Toolkit update: access properties both by indexes and keys
  • 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...
  • Top Users Expert for Network Monitor: NMTopUsers 2.2: This new version has combined both the by Conversation and by Endpoint experts into one. See this blog for more information.
  • Video Backup Fusion: Video Backup Fusion 1.0: First release, version 1.0 - List uploads, playlists and videos from a playlist of a user with many infos - Search for videos of a user or general search (videos of all users) - View videos directly with VLC in selected quality, up to full HD 1080p (if available) - Download videos in different qualities, up to full HD 1080p (if available) - Download all videos from a playlist - Supports batch download - Supported video portals: YouTube
  • ProDinner - ASP.NET MVC EF4 Code First DDD jQuery Sample App: second: update to mvc project awesome 1.7.5 fully translated ui improved ui added autocomplete for the dinner search
  • Minecraft Tools: Minecraft Topographical Survey 1.5: MTS requires version 4 of the .NET Framework - you must download it from Microsoft if you have not previously installed it. This version of MTS adds support for the new beta world format, a much improved cache, one-click image upload to share maps, and various other tweaks and fixes. If you encounter an error stating that "an attempt was made to load an assembly in an incorrect format", use the MTS executable in the "64-Bit Servers" subfolder instead, which is bundled with a 64-bit version ...
  • Claims Based Identity & Access Control Guide: Drop 2 - Claims Identity Guide V2: Highlights of drop #2 This is the second drop of the new "Claims Identity Guide" edition. In this release you will find: All 3 samples for ACS v2: ("ACS as a Federation Provider", "ACS as a FP with Multiple Business Partners" and "ACS and REST endpoints"). This sample extend all the original "Federation samples" in the guide with new capabilities (e.g. protocol transition, REST services, etc). Two ACS specific chapters. In addition to these, you will also find: All previous samples updat...
  • Facebook C# SDK: 5.0.7 (BETA): This is eighth BETA (I know, we will RTW soon ;)) release of the version 5 branch of the Facebook C# SDK. Remember this is a BETA build. Some things may change or not work exactly as planned. We are absolutely looking for feedback on this release to help us improve the final 5.X.X release. New in this release: Bug fixes For more information about this release see the following blog posts: Facebook C# SDK - Writing your first Facebook Application Facebook C# SDK v5 Beta Internals Faceb...
  • ASP.NET MVC Project Awesome, jQuery Ajax helpers (controls): 1.7.5: support for translating default texts from Settings autocomplete and ajaxdropdown has Data just like the lookup except it's value get's reset when changing some dependent value added a .net 3.5 mvc 2 version
  • MVC Controls Toolkit: Mvc Controls Toolkit 0.9: Added: ##Client-Side ViewModel synchronized with server and bindings engine ##Add/Delete/Edit/Drag nodes TreeView ##Support for Templates based on Razor Helpers and Lambda Expressions ##Theming ##In-line Transformations ##Improved DateTimeInput that now display also through jQueryUI DatePicker ##Some improvements of DataGrid and Insert/Update/Delete Mouse Dragging Sorting List ##ViewsOnOff Helper ##DataFilterBuilde helper to build Data Filters dynamically
  • Silverlight Flow Layouts library: SL and WPF Flow Layouts library - March 2011: This release has stable support for WPF, Silverlight for Desktop and Silverlight for Windows Phone 7. Attention: on Windows Phone 7, for performance reason, virtualization is an opt-in feature. If you plan to use the FlowItemsControl2D / 3D for many items with very simple item templates, make sure to change the ItemsPanelTemplate to the virtualized version. Attention: on Silverlight for Desktop, you can obtain better performance by enabling GPU-based composition.
  • SharePoint Designer Workflow Extensions (custom actions): V1.1: Version 1.1 corrects a serious problem with the .actions file in the v1.0 release. This makes 1.1 the first reasonably functional release, offering more than a simple proof/framework. I describe the bug and its resolution here: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!411.entry See here for installation notes: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!275.entry See here for release notes: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!381....
  • StyleCop: 4.5 Preview: StyleCop 4.5.0.9 beta now available. This updated release contains over 100 bug fixes since the 4.4 RTW release and includes 5 new rules. SA1125 - UseShorthandForNullableTypes SA1411 - AttributeConstructorMustNotUseUnnecessaryParenthesis SA1517 - CodeMustNotContainBlankLinesAtStartOfFile SA1518 - CodeMustNotContainBlankLinesAtEndOfFile SA1649 - FileHeaderFileNameDocumentationMustMatchTypeName Here are the bug fix details for fixed and closed issues. Please continue to install and use this...
  • Farseer Physics Engine: Farseer Physics Engine 3.3: IntroductionHere is the 3.3 release with all its goodies: Farseer Physics Engine 3.3 - Swiss army knife of physics I would like to thank Helge Backhaus for his tremendous work on the samples and all his contributions to our great project. I would also like to thank Matthew Bettcher for his port of marching squares and great work packing it all into a neat API. A thanks also goes out to David Reschke for continued work on his texture to vertices algorithm. http://download.codeplex.com/Proje...
  • xUnit.net - Unit Testing for .NET: xUnit.net 1.8 RC: xUnit.net release 1.8 RCBuild #1545 Important notes for Resharper users: Resharper support has been moved to the xUnit.net Contrib project. Important note for TestDriven.net users: If you are having issues running xUnit.net tests in TestDriven.net, especially on 64-bit Windows, we strongly recommend you upgrade to TD.NET version 3.0 or later. This release adds the following new features: Added /trait and /-trait to the command line runner /trait includes tests which have the given trait....
  • SPSF SharePoint Software Factory: SPSF SharePoint Software Factory 2010 3.1: The download contains a setup tool which guides you through the installation process and helps to install all prerequisite tools and recommended tools for SharePoint development. You can also install the prerequisites manually. Visual Studio 2010 Guidance Automation Extensions 2010 http://visualstudiogallery.msdn.microsoft.com/en-US/25e4b5e9-65e4-4950-967d-5f1e6a9dcbeb?persist=True Visual Studio 2008 Guidance Automation Extensions - February 2008 Release http://www.microsoft.com/download...
  • WPF Inspector: WPF Inspector 0.9.8: New Features in Version 0.9.8 - Much improved Style Explorer - Storing the last window position - Inspector stays operateable when a modal dialog is open - Improved visualization of Resources - Style item in property grid - Bugfixes
  • Craig's Utility Library: Craig's Utility Library 2.1: This update contains the following functionality additions: Added Min and Max functions to MathHelper Added code for handling comments to BlogML code. Added WMI based file search ability (at present only searches based on file extension). Added CellularTexture class Added FaultFormation class Added PerlinNoise class Added Akismet helper classes Added Gravatar image link generator Added PipeDelimited class Added FaultFormation class Added FluvialErosion functions to Image c...

New Projects

  • APC UPS Control: Класс и программа для мониторинга и управления источниками бесперебойного питания APC по COM-порту (RS-232). Используются найденные в интернете описания протоколов, полученные путём реверс-инжиниринга. Низкоуровневые функции (так называемый, режим "PROG") не включены (пока что!).
  • Appology Stacks: Pick and choose stacks to help build your applications. Use MEF to extend your app along with these building blocks.
  • Azure RND: The azure application will allow users to register / login using facebook /google/ live Ids. Registered users will be able to answer questions and for each successful answer, they will get a credit. These users will be able to then see their balance credits.
  • Babel Obfuscator Stack Decoder: A simple WPF application to de-obfuscate Babel Obfuscator stack trace using XML map file.
  • Captcha MVC: CaptchaMVC makes it easier for create captcha for you web-mvc project. It's developed in C#.
  • DoWorkPlex: the framework that my project to use
  • eYAP: eYAP is multi protocol chat client written in C# using the .NET framework.
  • Hipocrate.Net: Hipocrate.Net is a powerfull toolkit pages for hospitals. The patient has the following file:addmision passport;presentatiosn data; checkin data;checkup data;checkout data; The frameowrk support allways: reports;diagram statistic;security application;investigation laboratory.
  • MSC Libs: A collection of libraries for MSC projects.
  • MSC Projects: A collection of small C#/VB.NET projects.
  • myJobApps: my Job Apps
  • NopControls for Silverlight & Silverlight for Windows Phone: NopControls is a set of fun controls for Silverlight (both desktop and Windows Phone).
  • NuGet for TFS: The aim of this project is to make NuGet a part of your enterprise' ALM process based on the Microsoft Team Foundation Server 2010.
  • OpenXML-DAISY: The “Save as DAISY XML” add-in was created through an open source project with Microsoft, Sonata Software Ltd. and the Digital Accessible Information System (DAISY) Consortium and can be downloaded on sourceforge.
  • play2wifi: A tiny little tray app that tells your iPhone, iPad or iPod that you can play videos like an airplay device. Click your computer name while playing back video on your iOS device and the video will start in Windows Media Player.
  • Protein Colocalisation: Application for quantifying colocalisation of proteins.
  • PSL Compiler: Poor Student language compiler for Minnesota State University of Moorhead's CSIS 435 class of Spring 2011.
  • Q42.Wheels.Mvc.Paging: Q42 "Wheel" for creating pagination / sorting controls in .Net MVC (2/3) projects
  • Referential Integrity in SharePoint 2007 (MOSS): Referential integrity for lookup columns is a very neat feature in SharePoint 2010. I came across a requirement to provide referential integrity in MOSS. I used SharePoint designer workflow to get this feature. I am going to explain how we can achieve “Restrict delete” in MOSS.
  • re-mix: re-mix provides mixins for C# and Visual Basic .NET.
  • rungoo2: rungoo 2 team project. with supporting th
  • SharePoint Site Map Generator: The SharePoint Site Map Generator will automatically generate a sitemap.xml file in the root of your site collection using your Internet zone URL. This will help the content in your public facing web site be discovered by major search engines.
  • SharpTalk: Chat room based instant messaging solution using wcf, wpf, mvvm, .net 4.0.
  • SimpleGameServer: This is a simple idea i have had for a multiplayer gameserver for strategic(board game like) games.
  • SQLCLR File Functions: File Functions for SQL. Implemented as a SQLCLR assembly. Compatible with SQL 2008 and SQL 2008R2. May be compatible with SQL 2005, but untested. Copy File, Delete File, Delete Files, Get File Specs, Make Directory, Move File, Save File Image, Get File Image, and more!
  • Startup Task Runner: Running startup tasks for a role based on a configuration file, with logging and files from blobstorage.
  • StringHelper SQL Server CLR: StringHelper SQL Server CLR provides a collection of CLR stored procedures and functions useful for manipulating and interacting with string data. Using these stored procedures and functions will allow you to bring the flexibility of .NET into the database.
  • Subtitling Add-In for Microsoft PowerPoint (STAMP): The Subtitling Add-In for Microsoft PowerPoint (STAMP) helps Microsoft PowerPoint 2010 users add closed captions to the video and audio files included in their presentations, which boosts their impact for those with hearing disabilities.
  • UppWorks: Uppworks is an ASP.NET (C#) project.
  • View all Event Receivers associated with SharePoint 2010 List/Library: View complete list of registered event receivers associated with SharePoint 2010 List/Library.
  • VSTalk: Fix It: description

Viewing all articles
Browse latest Browse all 439

Latest Images

Trending Articles



Latest Images

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