CodePlex Daily Summary for Sunday, March 23, 2014
Popular Releases
- Blade.Net: 2.3.3.0: GraphViz.Viewer added support for documents specifying only edges "Infrastructure" assembly added to support easier module development ConfigurationService added PresentationCreationServi
ce added "Reflection" module added: allows creation of inheritance tree from directory of assemblies updated to Prism 4.1 support for status messages added (e.g. warnings from loading documents) - Windows Firewall Notifier: 1.9.0: This minor update includes: - new layout and animations for the Notifier popup. - modifications to allow using Windows's high contrast mode (and alike) for people suffering from eye disorders (Chuck, this is YOUR release ;-) ). Thank you for your support :-)
- LINQ for C++: cpplinq-20140323: LINQ for C++ brings LINQ-like list manipulation to C++11. This release includes just the source code. What's new in this release: Minor tweaks (whitespaces, closure captures and so on) Preparing for noexcept (CPPLINQ_NOEXCEPT macro) Added opt::clear Reworked how from range sources iterates in order to reduce overhead Added ref () which takes range of references and wraps it in std::reference_wrapper. Useful when storing references in a STL collection. Thanks to: nitrogene38 - For...
- SSIS GoogleAnalyticsSource: Version 1.6 beta: Upgrading to Google Analytics API V3 Implementation of OAuth 2.0 Major changes to improve Performance Fixed several bugs
- ResX Resource Manager: 1.0.0.34: 1.0.0.34 WI1230: ResX Manager causes errors in TFS team working WI1233: Error opening exported xlsx to Excel 2013 1.0.0.33 WI1228: Resource File Names are Case Sensitive WI1188: Feature Request - Height Adjustable Rows (Excel like editing filed on the top) 1.0.0.32 WI1206: Exporting error 1.0.0.31 WI1165: improved - automatically add keys and languages when importing. 1.0.0.30 WI1165: Excel export and import. 1.0.0.29 WI1164: Allow file creation in the stand alone application 1.0.0.28 WI1...
- SQL Server FineBuild: Version 3.2.0: Top SQL Server FineBuild Version 3.2.0This is the stable version of SQL FineBuild for SQL Server 2014, 2012, 2008 R2, 2008 and 2005 Documentation SQL FineBuild Wiki containing details of the FineBuild process Known Issues Limitations with this release FineBuild V3.2.0 Release Contents List of changes included in this release SQL FineBuild has a new OwnerTo find out more please read why SQL FineBuild has a new Owner. Please DonateSQL FineBuild is free, but please donate what...
- Home Access Plus+: HAP+ v10 Preview 3: v10 Introduces Plugins, these plugins are currently available and will need to be installed from the Plugins Folder: Booking System Help Desk Timetable Just to some time constraints, I've not been able to finish the v10 release to a standard I'm happy with. But because of some of the bugs that have been discovered I need to release something to fix them. This is a FULL point release, no upgrade ZIP will be provided, new Logon Tracker installer is also provided The is the v10 Beta rele...
- C# Extension Methods Library: 2014 Q1 - Release V.1.1.1.0: C# Extension Methods Library enhances the .NET Framework by adding 1500+ extension method to increase developer productivity and code readability. Official Website FAQ - Choose your Extension Methods Framework Release V.1.1.1.0Added: SqlBulkCopy Article (http://jonathanmagnan.co
m/extension-methods-sqlbu lkcopy/) Added: SqlBulkCopy Example (https://zexamples.codepl ex.com/releases/) Added: SqlBulkCopy.BulkMerge Added: SqlBulkCopy.BulkUpsert (same as BulkMerge) Added: Entities overloa... - SQLite Helper (C#): SQLiteHelper V1.1: SQLiteHelper V 1.1 Add: Parameterized SQL Execution Support New Method: Update Table's Structure New Method: LastInsertRowId New Method: GetTableList New Method: ShowDatabase New Method: AttachDatabase, DetachDatabase Modify: ExecuteScalar applies generics. Demo App Updated
- GODspeed - FTP client for JTAG/RGH Xbox 360 consoles: GODspeed v1.0 RC2: FIXED Issue #9: Polish month abbreviations in LIST results FIXED Issue #18: "No error" exception when calling GetDrives() FIXED Issue #28: Null reference exception after DeleteError FIXED Issue #33: Folder creation on a device with no space left throws no exception FIXED Issue #35: Null reference exception in FtpConnectError FIXED Issue #36: Null reference exception during the disposal of a non-connected FTP ViewModel FIXED Issue #40: Copying a grid row to clipboard FIXED Issue ...
- VK.NET - Vkontakte API for .NET: Vk.Net Alpha 10: Добавлены методы работы с видеозаписями.
- Ghostscript.NET: Ghostscript.NET v.1.1.5.: v.1.1.5. fixed the default cropping to the BoundingBox problem for the EPS file format in the GhostscriptViewer and GhostscriptRasterizer (reported by "midora"). exposed GhostscriptViewer.EPSClip and GhostscriptRasterizer.EPS
Clip properties with a default value set to true (affects only EPS format). fixed problem with the paths that contains diacritics (reported by "GambitRicky") added GhostscriptProcessor.Star ted and GhostscriptProcessor.Comp leted events (requested by "Ray H."). all ... - SimCityPak: SimCityPak 0.2.1.0: Release NotesContains several bugfixes, newly identified properties and improvements for importing 3d models. Main new features Tool for 'flattening' scripts files for use with offline mode (requires simcity path to be set in settings) Ability to export textures from RW4 materials tab
- DNN CMS Platform: 07.02.02: Major Highlights fixed issue where Display Name was editable when when a Display Name format was specified fixed issue with Portal Templates and modules that are configured to Display On All Pages enhanced so that system confirmation is required when Unregistering a User Account changed default module output caching provider from disk to memory ensure that system modules are identified in the system so they cant be uninstalled added a querystring parameter that allows you to hide t...
- SS Youtube Downloader: SS Youtube Downloader 0.63 Beta: Changes 1. Added Proxy Support via System settings see - >https://ssyoutubedownloa
der.codeplex.com/discussi ons/538022 2. Added recent urls list and autocomplete 3. Localization in Russian and Portuguese 4. Added checks for Errors and Warnings - VidCoder: 1.5.18 Beta: Updated HandBrake core to SVN 6123. Fixed crash on 2-pass encodings in x64.
- Gramma.Serialization: v 1.0.2: Visual Studio 2010 C# project. New in version 1.0.2: Introduced a cache for resolving surrogates for serialized types. It yields a performance gain especially for long surrogate selector chains.
- Resource Enumerator: Release 0.5: Extension now responds for Visual Studio Theme changes.
- Rawb: Rawb-1.0.1: The scroll bar update rate is now capped at 50 Hz. This prevents the UI from locking up under IE11 (the effect was particularly noticeable on the grid).
- PST Backup 2013: Release v1.0.0.0: First BETA release. - 'Reporting' feature is not implemented. - Logging of events are partially implemented.
New Projects
- C# Matrix Class: Perform matrix manupilation functions like Multiplication, Division, Addition, Substraction and find Inverse, Determinant, Transpose, Adjoint, Minor etc. in C#
- CP NLayer: N-Layer architecture demo.
- Duplicate Detection Rule Republisher CRM 2011 / CRM 2013: Console application (that can be put in the task scheduler) to republish duplicate detection rules in Microsoft Dynamics CRM 2011 / CRM 2013.
- Eva TechSoft Inc: Eva TechSoft Inc
- Java Sonic Sidescroller: A 2D platformer written in Java, using Sonic the Hedgehog 2 as inspiration. This is a learning project to experiment with concurrency and other concepts in Java
- Lync Hotkeys: This utility applications for Lync 2013 provides the ability to changes status using HotKeys! Keyboard shortcut lover, please feel free to try and share feedbac
- Majora´s Clock: Majora´s Clock is a desktop widget which integreates seamlessly into the windows desktop. You can create custom countdowns to get remembered for several events.
- mfNordic - .net microframework library for Nordic semiconductor radios: A set of classes for interfacing nordic semiconductors NRF24L01P 2.4 Ghz radio module
- Moshe: This project is for managing college level events
- My Own Pastebin: This is a really simple pastebin app I wrote in Python.
See it at http://amanda.rivershavew
ings.net/paste - nspellchecker: 这个项目是使用jquery spell check 这个js,服务器端使用的是Dotnet,spell
check使用的类库是NHunspell - Personal Assistant: Personal Assistant is a Simple C# Console Application for Storing Contacts and Appointments.
- PowerShell Module for MS Excel Automation: Create, Modify multiple excel files simultaneouly based on MS Openxml & Powershell. Create charts, pivottables,use builtin-styles,themes, or build your own.
- Rich Text Editor Control for Silverlight: This control inherits from RichTextBox. It adds properties to get or set the formatting at the carat in the text.
- StudyCode: this code is for my friends to study c# programming,
- tallybook: 和初学c#朋友的一个记账系统, 采用极限编程的方式进行迭代
- UDK Cover-based Shooter: A Gears of War style cover-based shooter system written in Unrealscript for the Unreal Development Kit, for those who wish to create their own cover shooters
- UDK Stealth Framework: A Splinter-Cell style stealth framework written in Unrealscript for those who wish to create a stealth-based title with UDK.
- vizzio: proyecto de la universidad catolica "san pablo" Cochabamba-Bolivia
- WebSystem: 和朋友的一个很基础的领域驱动架构
- Z Projects Examples: The only purpose of this project is to centralize all examples from other “Z” open source projects like Extension Methods, Icon Library, Sql CLR, etc.