CodePlex Daily Summary for Wednesday, April 09, 2014
Popular Releases
- WinRT by Example Sample Applications: WinRT Examples: Full set of example Windows 8.1 projects for chapters 1 - 20.
- FlowGraph: FlowGraph source code: The initial FlowGraph beta source code release.
- NTLEA - NT Locale Emulator Advance: Ntleas Core.GUI Build 36: Version: 1.0.0b Build: 36 Description fixed some XUSE game crash problem, cuz VerQueryValueA hook support of StringInfo is not very good, made those app crashed. add a new debugging method with a new tool named ntleasig.
- Extension Methods Library (C#, EF6+): Release v1.1.3.1: Release v1.1.3.1Entity Framework bulk operation can now be used with SqlTransaction / DbContextTransaction Extension MethodsFixed: Identity column for bulk operation are now optional Fixed: Internal datasouce will take Bulk Mapping over sql column if a mapping exists Entity Framework Extension MethodsFixed: Identity column for bulk operation are now optional (Thank you ebbef for reporting) Fixed: Internal datasouce will take Bulk Mapping over sql column if a mapping exists Fixed: Bulk...
- Tweetinvi a friendly Twitter C# API: Tweetinvi 0.9.2.x: PublishTweet tweet with MediaThe release 0.9.2.x allows developers to send media to the server. This is particularly useful in order to send tweet with a media attached to it. byte[] file = File.ReadAllBytes(filePat
h); var tweet = Tweet.CreateTweetWithMedi a(text, file); var imageURL = tweet.Entities.Medias.Fir st().MediaURL; Please note that even if Twitter allows multiple files to be sent at once, most of the accounts are limited to post only 1 media with a tweet. If you add 2 and your accou... - ZXing.Net: ZXing.Net 0.14.0.0: changes of the java version are reflected until 2014/03/13 basic support for CMYK color space new BarcodeWriter for WPF compatibility fixes for PCL and WinRT components MSI is disabled by default because of to many false-positives VIN support for the ResultParser new option for the error correction level of PDF417 for rendering basic ECI support for PDF417 many other small bug fixes and improvements PDBs are source server indexed against svn (svn.exe has to be in search path)
- Visual Leak Detector for Visual C++ 2008/2010/2012: v2.4rc2: 2.4rc Enhancements: + VS2013 support added. + Improved usage in C code. + Setup rewrited to InnoSetup, autopatching common props implemented for VS2008-2013. + Called allocation function added to printed callstack. ! Memory leaks count fixed for case static/dynamic linked MFC. ! Release static linked CRT detection improved (VLD_OPT_RELEASE_CRT_RUNT
IME define removed). ! VLD will display last internal frame Bugs Fixed: + Memory leaks with static linked CRT fixed for VS2012/201... - PowerShell App Deployment Toolkit: PowerShell App Deployment Toolkit v3.1.1: Added -NoCountdown parameter to Show-InstallationRestartP
rompt to provide an option for just displaying the restart now or restart later buttons. The UI will restore/reposition itself persistently based on the interval value specified in the config file. Fixed issue whereby the restart prompt could be closed from the task bar Added Recurse parameter to Copy-File function Fixed exact process match on Show-InstallationWelcome was broken in a recent release Fixed MinimizeWindows paramete... - SEToolbox: SEToolbox 01.024.011 Release 1: Custom Asteroids have been removed, as Space Engineers generates better ones now. Added Import 3D Model to Asteroid. (Under Import, 3D Model. Specify Type:Asteroid). Specify the outer and inner ore. Note, that Space Engineers may enforce non-rare stone ore on the outside of the asteroid. This mainly occurs on smaller asteroids. Added Splash screen during load (there is no intentional delay). Some slower code that was called later, is now called during start up. Added Meteor detail. Allo...
- SSH.NET Library: 2014.4.6-beta1: New Features: Added callbacks to UploadFile, DownloadFile and ListDirectory in SftpClient (issue #1324) Allow a given private key file to be used concurrently Performance improvements: optimization of payload size for both read and write operations (SftpClient only) increase window size from 1MB to 2MB increase buffer size from 16KB to 64KB for SftpClient take into account the maximum remote packet size of the channel for write operations increase maximum size of packets that we ...
- VidCoder: 1.5.19 Beta: Preset/profile/tune/level choices are now pulled dynamically from HandBrake. This should fix QSV encoding. x265 encoding is now working on x64. It fails on x86 due to a HandBrake issue. Added a dialog box prompting you to apply encoding profile changes to the queue if you've switched settings before encoding. This should help avoid situations where a user's changes don't get applied to the encoded items. Added a warning dialog with 30-second delay for the automatic shutdown on encode co...
- Waterfox: Waterfox 28.0: Big release for Waterfox. There are some huge performance gains from 27.0.1: A complete, 100% ICC build! Yay! (As opposed to various VC and ICC build). Profile-Guided optimisation is back, which brings nice performance improvements. If you're running an Intel CPU, support for AVX2, SSE4.2, SSE4.1 and SSSE3 if your processor supports these instruction sets. AMD users, at the moment you only get up to SSE3 support Using Mozilla's built in memory allocator as opposed to jemalloc, otherwise...
- SmartStore.NET - Free ASP.NET MVC Ecommerce Shopping Cart Solution: SmartStore.NET 2.0.0: HighlightsRESTFul WebApi Highly optimized and simplified product management Product Bundles Considerably faster app startup and page processing New variant attribute type: Linked Product Package upload for plugins and themes Lightning fast asynchronous Excel import with progress indicators and detailed reports (Developer) Code-based Entity Framework database migrations New FeaturesRESTFul WebApi Product Bundles: create configurable product kits by combining products Package...
- Node.js Tools for Visual Studio: 1.0 Beta: NTVS 1.0 Beta release notes Apr 04 2014 Node.js Tools for Visual Studio is a plug-in (Apache 2.0) that turns VS into a node.js development environment. NTVS is available for: Visual Studio 2013 Express for Web -- New for Beta Visual Studio 2013 Pro or higher Visual Studio 2012 Pro or higher NTVS supports the following: node projects Intellisense Debugging (local & remote with support for Linux and MacOS) Edit and Continue -- New for Beta Profiling node REPL with multi-line ed...
- Json.NET: Json.NET 6.0 Release 2: New feature - Added support for Windows Phone 8.1
- DirectX Tool Kit: April 2014: Windows phone 8.1 platform support
- DirectXTex texture processing library: April 2014: Windows phone 8.1 platform support
- CRM 2011 Visual Ribbon Editor: Visual Ribbon Editor (1.5.0403.12): [IMPROVED] Ribbon XML Viewer (XML syntax highlighting, text folding, line numbers, word wrap. Using ICSharpCode.AvalonEdit http://www.avalonedit.net
/) [IMPROVED] Detection of CRM 2013 Update Rollup 2 and future version 2013 update rollups - nopCommerce. Open source ecommerce shopping cart (ASP.NET MVC): nopCommerce 3.30: Highlight features & improvements: • Significant performance optimization. • Now the default theme is responsive out of the box. • Admin area user interface. Moved from outdated Telerik MVC Extensions to KendoUI. • Search engine optimization. ID-less topic URL pages. • Added an option to automatically give customers a role if they purchase a specific product (when order is paid). It can be used for paid membership. • Allow a store owner to create custom customer attributes (similar to prod...
- Web App Template: Web App Template for Windows. version 1.1: Web App Template for Windows 8.1 and Windows Phone 8. Template version 1.1 A project that uses your Web App as the core for a full featured Windows Store App. Template v1.0.3 New in this release: Windows Phone CSS injection Windows Phone live tile UI fixes for Windows 8.1 Improved Menu for Windows 8.1 BETA SuperCache for Windows 8.1 Bug fixes for both versions
New Projects
- Amiang Project: Đồ án môn học window
- Android Apps Big Nerd Ranch: My projects for learning
- Asp Mvc 5 Pagination: This is a html helper extension method that will help you to render pagination.
- Barry's Network Utility: Network Ping Utility with extra's
- c0bra Launcher: Customizable script launcher with features such as - Create/edit custom hotkeys on-the-fly - Add/edit/remove launcher buttons/menus - Much more...
- Cajetero: Esta es mi oficina, si ven en el piso veran una linea amarilla. Siganla, los llevara alrededor de mi escritorio y de vuelta a la puerta.
- Code interview questions: Save code interview questions and solutions. If you're interested in show your code, feel free to join this project. Key word: data structure, algorithm
- Continuous Affect Rating and Media Annotation: CARMA provides a focused media annotation solution that can be easily customized and used by researchers or participants on a variety of multimedia file types.
- CRM Deletion Utility: Takes a FetchXML query and command line based deletion job based on that. It is great for scheduling and automation.
- easycms: easycms
- empirica: This project aims to create a testing framework for all kind of algorithms.
- FormularzKontaktowy: TO jest projekt.
- GFL: 1-. Subida para comienzo de proyecto.
- GoStats Live: Now you can keep monitoring all your websites stats from your phone! Just login to your GoStats account once, and voila !
- Internet of Things Communication Framework: The ioTCF project is setup to host the development of an application framework to help simplify development tasks in developing application for IoT devices.
- LEEA Employee Time Attendance Control System: LEEA Employee Time Attendance System
- ligerMVC: mvc4 ef code first ligerui
- Netmark Patterns: Proyecto abierto para mejores prácticas de .NET, Windows Phone, Windows 8, WCF, ASP. NET, MVC, Web API, Windows Azure, y tecnologías .NET
- NintexX: nintexX.codeplex.com
- OpenXML Export to Excel: A fast, low resource OpenXML Excel exporter which allows for formatting individual cells. (Color, font, number format, alignment, etc.)
- Parallel STL: Parallel STL ISO C++ Parallelism Technical Specification
- PortableExtensions: a portable class library containing extension methods
- Profit Reloaded: Fitting Tool for Perpetuum
- Simple Azure Virtual Machines Manager: Simple Azure Virtual Machines Manager is minimalistic web portal to start and stop Azure virtual machines.
- SQLite Portable Library (Windows 8, Windows 8.1, Windows Phone Silverlight 8.0): This portable class library for SQLite available for Windows 8.1, Windows Phone Silverlight 8
- Twitter for Sharepoint 2013: Twitter for Sharepoint 2013 is a feature of type Visual Webpart developed for consuming Twitter feeds from Sharepoint 2013
- vk-monodroid-sdk: VK social network SDK for Android apps development using C# in Xamarin Studio or Microsoft Visual Studio. For non-comercial usage.
- Windows Store app Tile Generation Script: A Photoshop script that generates all Windows store app Tiles from a single 558x558 square PSD file, and tries to ratio resize if needed.
- XAML Decompiler: Convert binary XAML files in plain text.
- YouTubeBot: Closed project