CodePlex Daily Summary for Saturday, April 12, 2014
Popular Releases
- NTLEA - NT Locale Emulator Advance: Ntleas Core.GUI Build 38: Version: 1.0.0b Build: 38 Description fix bug when hook SHBrowseInfoA, the default size of pszDisplayName should have at least MAX_PATH charactors, or else, the program may be crashed after select directory. all previous should have upgrade to this new version.
- SEToolbox: SEToolbox 01.025.021 Release 2: Fix to the updater causing SEToolbox to repeatedly restart with custom SE Application Location. Installation of this version will replace older version. Runtime requirements: MS .NET Framework 4. http://www.microsoft.com/
en-au/download/details.as px?id=17851 - VG-Ripper & PG-Ripper: PG-Ripper 1.4.30: changes NEW: Added Support for 'ImageEer.com' links NEW: Added Support for 'Dimtus.com' links NEW: Added Support for 'ImgStudio.org' links NEW: Added Support for 'PixPal.net' links FIXED: 'ImageFap.net' links FIXED: 'PixRoute.com' links FIXED: 'ImgServe.net' links FIXED: Auto Updater
- SSIS Script Extractor: SSIS Script Extractor v3: SSIS Script Extractor v3
- Testerbot: 3.0: Version 3 Added Instant update
- babelua: 1.5.0: V1.5.0 - 2014.4.11New feature: integrate debug tools into babelua , now you can debug lua code in vs just like c++ or c#; Stability improvement: V1.0.7 - 2014.4.10Stability improvement: fix a bug that may cause an exception when edit words in editor; V1.0.6 - 2014.4.8Performance improvement: optimize auto completion mechanism ; add a setting item so that you can change lua executable file working path; update some tool windows so that they can show better at vs 2013; Stability improvement: fi...
- VidCoder: 1.5.20 Beta: Added rotation and reflection filters. Updated HandBrake core to SVN 6160.
- Magick.NET: Magick.NET 6.8.8.1001: Magick.NET linked with ImageMagick 6.8.8.10.
- Bleed Out: An OpenSSL Heartbleed Exploitation Tool: Bleed Out 1.0.0.10 - An OpenSSL Heartbleed Exploit: Fixed exploitability test Fixed argument validation Fixed port exhaustion issue Misc fixes Minor CLI tweaks Improved string searching Added args for configuring retry Changed target framework to .NET 4 for XP compatibility
- CS-Script for Notepad++ (C# intellisense and code execution): Release 1.0.21.0: Implemented Integrated Debugger Previous release features - Step Over - Step In - Step Out - Set Next Statement - Toggle breakpoint - 'Call Stack' Panel - 'Locals' Panel - QuickWatch panel - Threads panel - Optional breaking on user Exceptions - Showing fields/properties values on mouse rollover - Breakpoints persistence Current release features - Watch panel http://download-codeplex.
sec.s-msft.com/Download?P rojectName=csscriptnpp&Do wnloadId=817096 Limitations This ... - Task Scheduler Managed Wrapper: Release 2.1.0: Some bug fixes, better support for Windows 8 additions to core library, addition of Fluent syntax, and crontab syntax, since the 1.9.4 release. Since 2.0.3 release, added support for .NET 2.0 and 4.0, security handling, version compatibility handling (for connecting to up or down-stream versions), bug fixes, and improved marshalling. See Source Code for full details of changes. Download Descriptions TaskScheduler.zip - Includes the base library (Microsoft.Win32.TaskSche
duler.dll) with no UI ... - FlowGraph: FlowGraph 1.0.0.1 source code: FlowGraph 1.0.0.1 update (fixed output connector labels display bug (input labels were used for outputs too))
- 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...
- Python Tools for Visual Studio: 2.1 Beta: Release notes for PTVS 2.1 Beta We’re pleased to announce the release of Python Tools for Visual Studio 2.1 Beta. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/P
rofile, Cloud, IPython, and cross platform and cross language debugging support. Changes since 2.0 RTM There are a number of exciting improvements in... - 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)
- SFDL.NET: SFDL.NET (2.2.9.1): Changelog: Implizit SSL Support
- 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... - 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 ...
New Projects
- 2111110010: 2111110010
- 2111110023: NGUYENVIETHUY-NOP BAI TAP
- 2111110024: DIEMHUONG-NOP BAI TAP
- 2111110030: NOP BAI TAP -TRAN MINH LOC
- 2111110035: vũ thành nhân
- 2111110045: ĐỖ THỊ QUÝ - NỘP BÀI TẬP
- 2111110053: nopbai
- babelua: Babe lua tools for visual studio, Provides support for editing and debugging Lua programs.
- christianandrewserver: ndh354555555555gfdgsaf435
43s - ebMS3dotnet - An ebMS3 Implementation for WCF: ebMS3 is being used by an increasing number of governments for data exchange, however there is no basic WCF support for this standard.
- furnish: stz hotel furnishing
- Hyperstore Samples: Source code repository for samples for Hyperstore a Domain Oriented Database.
- messageBoard: asp.net mvc projecct with angular, entity framework, and bootstrap
- MsIni: 这是一个按照MS标准做成的一个INI文件读写库,基
于标准C++,所以可以很容易的跨平台。 MSINI采用了缓存设计,可以选择是否每次查询的时 候都重新打开文件。 MSINI使用map对每一个INI文件进行管理; 每一个INI文件包含许多Section,Secti on的管理也是采用map方式; 每个Section包含... - newsenergy: newsenergy financial consulting
- Nightfall: A 2D stealth/shooter game, featuring both co-op and competitive multiplayer. Also supports player created content, and multiple singleplayer and online modes.
- OneCallNow On Glass: This project is to provide One Call Now messaging services on Google Glass.
- OOP-2111110039: 2111110039
- OutlookAddinMultiOS: An outlook addin
- Skuid Parse: A utility app for parsing the CSV file created by exporting Skuid pages in Salesforce1. The utility creates xml markup of all pages automicatically.
- STL - based code library development Project: This is a source code template used for building the project using STL <vector> library
- syslog: C# class that captures simple syslog messages.
- Testerbot: Simple code playground with instant update
- WebApi Documentation: This is a proof of concept to create a plugable solution for documenting my WebAPI services where i don't want to use the "Web API Help Pages" components.
- WebApplicationCommonViewer: Web应用程序通用模板-ExtJS
为自己创建一个Web应用程序通用模板,主要采用ex
tjs搭建框架。 目标功能:系统登录、系统功能(用户管理、权限管理) 系统登录:考虑多系统单点登录; 系统功能:用户管理、日志管理、日程管理、权限管理 - Widget inserter: Orchard module which helps you insert widget at any content like page or blog post