Category Archives: CodePlex
CodePlex Daily Summary for Tuesday, October 09, 2012
Popular Releases
- Script SQL Server Configuration: Release 3.0.9: Release 3.0.9 Rewrote trigger scripting. If encrypted triggers are encountered they are listed in a commented line. Scripts event notifications Added an option to script a single database (in addition to the instance) using the /scriptdb parameter. Script user-defined end points Script Service Broker objects Skip database mail on Express Edition
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.69: Fix for issue #18766: build task should not build the output if it's newer than all the input files. Fix for Issue #18764: build taks -res switch not working. update build task to concatenate input source and then minify, rather than minify and then concatenate. include resource string-replacement root name in the assumed globals list. Stop replacing new Date().getTime() with +new Date — the latter is smaller, but turns out it executes up to 45% slower. add CSS support for single-…
- D3 Loot Tracker: 1.5.2: now recording server ip for each drop.
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.3: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features Attachable Behaviors AwaitableUI extensions Controls Converters Debugging helpers Extension methods Imaging helpers IO helpers VisualTree helpers Samples Recent changes NOTE:…
- DevLib: 69721 binary dll: 69721 binary dll
- VidCoder: 1.4.4 Beta: Fixed inability to create new presets with "Save As".
- MCEBuddy 2.x: MCEBuddy 2.3.2: Changelog for 2.3.2 (32bit and 64bit) 1. Added support for generating XBMC XML NFO files for files in the conversion queue (store it along with the source video with source video name.nfo). Right click on the file in queue and select generate XML 2. UI bugifx, start and end trim box locations interchanged 3. Added support for removing commercials from non DVRMS/WTV files (MP4, AVI etc) 4. Now checking for Firewall port status before enabling (might help with some firewall problems) 5. User In…
- Sandcastle Help File Builder: SHFB v1.9.5.0 with Visual Studio Package: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release supports the Sandcastle October 2012 Release (v2.7.1.0). It includes full support for generating, installing, and removing MS Help Viewer files. This new release suppor…
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- Z3: Z3 4.1.2: Minor fixes. Now, z3 compiles with gcc 4.7.x
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- NTCPMSG: V1.2.0.0: Allocate an identify cableid for each single connection cable. * Server can asend to specified cableid directly.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- UMD????? – PC?: UMDEditor?????V2.7: ??:http://jianyun.org/archives/948.html =============================================================================== UMD??? ???? =============================================================================== 2.7.0 (2012-10-3) ???????“UMD???.exe”??“UMDEditor.exe” ?????????;????????,??????。??????,????! ??64????,??????????????bug ?????????????,???? ???????????????? ???????????????,??????????bug ——————————————————- ?? reg.bat ????????????。 ????,??????txt/u…
- Untangler: Untangler 1.0.0: Add a missing file from first release
New Projects
- 3dBuzz: Denise's website for 3d projection mapping artists to develop a web community to show and discuss their work.
- Advanced DataGridView with Excel-like auto filter: Windows Forms DataGridView Control with Excel-Like auto-filter context menu
Windows Forms DataGridView ??????? ? Excel-???????? ????-????????
- azure media services admin panel: Simple azure media services dashboard. Upload media assets, queue encoder tasks and stream your audio\video assets.
- BackupCleaner.Net: A C#.Net-based tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
- Bible Lib: BibleLib is a .net compatible library containing information for books, chapters and verses in the Old Testament.
- CRM 4.0 to CRM 2011 Queues Upgrades:
for more information and documentation, please refer to
http://mayankp.wordpress.com/2012/05/25/crm-4-0-to-crm-2011-queues-upgrades/
- CSV File Reader and Writer for .NET: C# classes for reading and writing CSV files. Support for multi-line fields, custom delimiter and quote characters, options for how empty lines are handled.
- DotNetNuke Boards: DNN Boards is a task management solution that allows each user to have their own task board or social group members can collaborate within a single board.
- FarmaciasCruzAzul: Sistema Cruz Azul
- FindValueInDatabase: This solution finds the value you input in the hole given database and tells you which columns of which tables have the value you are looking for.
- Fish Tank: Social networking site for Aquarium enthusiasts.
- GSBA Apps: GSBA App for Windows 8
- Heuristics for the Vehicle Routing Problem: This is the code for our class, IEMS 482.
- Icaro – UPN: Icaro UPN es la recopilación de todos los preyectos realizados en clases de los diferentes proyectos que Enseño, espero les Sirva.
- JSLogger – free logging library for JavaScript: JSLogger is a free JavaScript Library for log information during the duration of your client script. The target is very easy >>Find every javasvript error<<
- Just little strategy: Just little strategy writen in C# using XNA Game Studio
Now under development
- Lightweight Medata Reader: The Lightweight Metadata Reader (LMR) is a tooling friendly version of the CLR Reflection APIs that takes no dependency on the CLR Loader.
- My Solution: No description for it now
- oden????: ???????????????^^
- ooaavee.net: TODO
- Path Splitter: Path Splitter uses Roslyn to convert a method into a set of methods each equivalent to a distinct execution path. Assume annotations are added for use with Pex.
- Planning Poker for Azure: Planning Poker application allows distributed teams to play planning poker just using web browser. It can be deployed to IIS or Azure cloud service.
- plasmatrim.net: A library for controlling the USB PlasmaTrim from a .net application.
- powersaver: A simple utility, which will turn off your monitor when you lock your work station.
- Project13251008: gter
- Project13261008: asdsa
- Project13271008: sdf
- Pyfus Reload: Server-side framework for Dofus 1.29.1 game
- Rei do Biscuit: E-commerce do rei do biscuit
- Sofire Suite v1.6: Sofire Suite v1.6
- Sofire XSql: Sofire XSql
- Sosa Analysis Module (SAM): Numerical Analysis and data visualization program for SOSA psychological experiment software.
- SyncProject: The summary is coming soon… Just be patient !
- Tistory Syntax Highlighter: ???? SyntaxHighlighter ????
- TJBHJJ: this is a website for company!
- tricogol App: none
- tuts: My first SVN
- Watchr Change Control Management: Change control management for development and administrative teams focused on lean or agile processes.
- WCF Simple multi chat: This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.
The chat's core is powered by WCF
- Windows Event Log Email Notification: This will read the windows event logs based on the supplied xpath filters and email the specified addresses if there are matches.
CodePlex Daily Summary for Tuesday, October 09, 2012
Popular Releases
- Script SQL Server Configuration: Release 3.0.9: Release 3.0.9 Rewrote trigger scripting. If encrypted triggers are encountered they are listed in a commented line. Scripts event notifications Added an option to script a single database (in addition to the instance) using the /scriptdb parameter. Script user-defined end points Script Service Broker objects Skip database mail on Express Edition
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.69: Fix for issue #18766: build task should not build the output if it's newer than all the input files. Fix for Issue #18764: build taks -res switch not working. update build task to concatenate input source and then minify, rather than minify and then concatenate. include resource string-replacement root name in the assumed globals list. Stop replacing new Date().getTime() with +new Date — the latter is smaller, but turns out it executes up to 45% slower. add CSS support for single-…
- D3 Loot Tracker: 1.5.2: now recording server ip for each drop.
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.3: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features Attachable Behaviors AwaitableUI extensions Controls Converters Debugging helpers Extension methods Imaging helpers IO helpers VisualTree helpers Samples Recent changes NOTE:…
- DevLib: 69721 binary dll: 69721 binary dll
- VidCoder: 1.4.4 Beta: Fixed inability to create new presets with "Save As".
- MCEBuddy 2.x: MCEBuddy 2.3.2: Changelog for 2.3.2 (32bit and 64bit) 1. Added support for generating XBMC XML NFO files for files in the conversion queue (store it along with the source video with source video name.nfo). Right click on the file in queue and select generate XML 2. UI bugifx, start and end trim box locations interchanged 3. Added support for removing commercials from non DVRMS/WTV files (MP4, AVI etc) 4. Now checking for Firewall port status before enabling (might help with some firewall problems) 5. User In…
- Sandcastle Help File Builder: SHFB v1.9.5.0 with Visual Studio Package: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release supports the Sandcastle October 2012 Release (v2.7.1.0). It includes full support for generating, installing, and removing MS Help Viewer files. This new release suppor…
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- Z3: Z3 4.1.2: Minor fixes. Now, z3 compiles with gcc 4.7.x
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- NTCPMSG: V1.2.0.0: Allocate an identify cableid for each single connection cable. * Server can asend to specified cableid directly.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- UMD????? – PC?: UMDEditor?????V2.7: ??:http://jianyun.org/archives/948.html =============================================================================== UMD??? ???? =============================================================================== 2.7.0 (2012-10-3) ???????“UMD???.exe”??“UMDEditor.exe” ?????????;????????,??????。??????,????! ??64????,??????????????bug ?????????????,???? ???????????????? ???????????????,??????????bug ——————————————————- ?? reg.bat ????????????。 ????,??????txt/u…
- Untangler: Untangler 1.0.0: Add a missing file from first release
New Projects
- 3dBuzz: Denise's website for 3d projection mapping artists to develop a web community to show and discuss their work.
- Advanced DataGridView with Excel-like auto filter: Windows Forms DataGridView Control with Excel-Like auto-filter context menu
Windows Forms DataGridView ??????? ? Excel-???????? ????-????????
- azure media services admin panel: Simple azure media services dashboard. Upload media assets, queue encoder tasks and stream your audio\video assets.
- BackupCleaner.Net: A C#.Net-based tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
- Bible Lib: BibleLib is a .net compatible library containing information for books, chapters and verses in the Old Testament.
- CRM 4.0 to CRM 2011 Queues Upgrades:
for more information and documentation, please refer to
http://mayankp.wordpress.com/2012/05/25/crm-4-0-to-crm-2011-queues-upgrades/
- CSV File Reader and Writer for .NET: C# classes for reading and writing CSV files. Support for multi-line fields, custom delimiter and quote characters, options for how empty lines are handled.
- DotNetNuke Boards: DNN Boards is a task management solution that allows each user to have their own task board or social group members can collaborate within a single board.
- FarmaciasCruzAzul: Sistema Cruz Azul
- FindValueInDatabase: This solution finds the value you input in the hole given database and tells you which columns of which tables have the value you are looking for.
- Fish Tank: Social networking site for Aquarium enthusiasts.
- GSBA Apps: GSBA App for Windows 8
- Heuristics for the Vehicle Routing Problem: This is the code for our class, IEMS 482.
- Icaro – UPN: Icaro UPN es la recopilación de todos los preyectos realizados en clases de los diferentes proyectos que Enseño, espero les Sirva.
- JSLogger – free logging library for JavaScript: JSLogger is a free JavaScript Library for log information during the duration of your client script. The target is very easy >>Find every javasvript error<<
- Just little strategy: Just little strategy writen in C# using XNA Game Studio
Now under development
- Lightweight Medata Reader: The Lightweight Metadata Reader (LMR) is a tooling friendly version of the CLR Reflection APIs that takes no dependency on the CLR Loader.
- My Solution: No description for it now
- oden????: ???????????????^^
- ooaavee.net: TODO
- Path Splitter: Path Splitter uses Roslyn to convert a method into a set of methods each equivalent to a distinct execution path. Assume annotations are added for use with Pex.
- Planning Poker for Azure: Planning Poker application allows distributed teams to play planning poker just using web browser. It can be deployed to IIS or Azure cloud service.
- plasmatrim.net: A library for controlling the USB PlasmaTrim from a .net application.
- powersaver: A simple utility, which will turn off your monitor when you lock your work station.
- Project13251008: gter
- Project13261008: asdsa
- Project13271008: sdf
- Pyfus Reload: Server-side framework for Dofus 1.29.1 game
- Rei do Biscuit: E-commerce do rei do biscuit
- Sofire Suite v1.6: Sofire Suite v1.6
- Sofire XSql: Sofire XSql
- Sosa Analysis Module (SAM): Numerical Analysis and data visualization program for SOSA psychological experiment software.
- SyncProject: The summary is coming soon… Just be patient !
- Tistory Syntax Highlighter: ???? SyntaxHighlighter ????
- TJBHJJ: this is a website for company!
- tricogol App: none
- tuts: My first SVN
- Watchr Change Control Management: Change control management for development and administrative teams focused on lean or agile processes.
- WCF Simple multi chat: This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.
The chat's core is powered by WCF
- Windows Event Log Email Notification: This will read the windows event logs based on the supplied xpath filters and email the specified addresses if there are matches.
CodePlex Daily Summary for Tuesday, October 09, 2012
Popular Releases
- Script SQL Server Configuration: Release 3.0.9: Release 3.0.9 Rewrote trigger scripting. If encrypted triggers are encountered they are listed in a commented line. Scripts event notifications Added an option to script a single database (in addition to the instance) using the /scriptdb parameter. Script user-defined end points Script Service Broker objects Skip database mail on Express Edition
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.69: Fix for issue #18766: build task should not build the output if it's newer than all the input files. Fix for Issue #18764: build taks -res switch not working. update build task to concatenate input source and then minify, rather than minify and then concatenate. include resource string-replacement root name in the assumed globals list. Stop replacing new Date().getTime() with +new Date — the latter is smaller, but turns out it executes up to 45% slower. add CSS support for single-…
- D3 Loot Tracker: 1.5.2: now recording server ip for each drop.
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.3: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features Attachable Behaviors AwaitableUI extensions Controls Converters Debugging helpers Extension methods Imaging helpers IO helpers VisualTree helpers Samples Recent changes NOTE:…
- DevLib: 69721 binary dll: 69721 binary dll
- VidCoder: 1.4.4 Beta: Fixed inability to create new presets with "Save As".
- MCEBuddy 2.x: MCEBuddy 2.3.2: Changelog for 2.3.2 (32bit and 64bit) 1. Added support for generating XBMC XML NFO files for files in the conversion queue (store it along with the source video with source video name.nfo). Right click on the file in queue and select generate XML 2. UI bugifx, start and end trim box locations interchanged 3. Added support for removing commercials from non DVRMS/WTV files (MP4, AVI etc) 4. Now checking for Firewall port status before enabling (might help with some firewall problems) 5. User In…
- Sandcastle Help File Builder: SHFB v1.9.5.0 with Visual Studio Package: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release supports the Sandcastle October 2012 Release (v2.7.1.0). It includes full support for generating, installing, and removing MS Help Viewer files. This new release suppor…
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- Z3: Z3 4.1.2: Minor fixes. Now, z3 compiles with gcc 4.7.x
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- NTCPMSG: V1.2.0.0: Allocate an identify cableid for each single connection cable. * Server can asend to specified cableid directly.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- UMD????? – PC?: UMDEditor?????V2.7: ??:http://jianyun.org/archives/948.html =============================================================================== UMD??? ???? =============================================================================== 2.7.0 (2012-10-3) ???????“UMD???.exe”??“UMDEditor.exe” ?????????;????????,??????。??????,????! ??64????,??????????????bug ?????????????,???? ???????????????? ???????????????,??????????bug ——————————————————- ?? reg.bat ????????????。 ????,??????txt/u…
- Untangler: Untangler 1.0.0: Add a missing file from first release
New Projects
- 3dBuzz: Denise's website for 3d projection mapping artists to develop a web community to show and discuss their work.
- Advanced DataGridView with Excel-like auto filter: Windows Forms DataGridView Control with Excel-Like auto-filter context menu
Windows Forms DataGridView ??????? ? Excel-???????? ????-????????
- azure media services admin panel: Simple azure media services dashboard. Upload media assets, queue encoder tasks and stream your audio\video assets.
- BackupCleaner.Net: A C#.Net-based tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
- Bible Lib: BibleLib is a .net compatible library containing information for books, chapters and verses in the Old Testament.
- CRM 4.0 to CRM 2011 Queues Upgrades:
for more information and documentation, please refer to
http://mayankp.wordpress.com/2012/05/25/crm-4-0-to-crm-2011-queues-upgrades/
- CSV File Reader and Writer for .NET: C# classes for reading and writing CSV files. Support for multi-line fields, custom delimiter and quote characters, options for how empty lines are handled.
- DotNetNuke Boards: DNN Boards is a task management solution that allows each user to have their own task board or social group members can collaborate within a single board.
- FarmaciasCruzAzul: Sistema Cruz Azul
- FindValueInDatabase: This solution finds the value you input in the hole given database and tells you which columns of which tables have the value you are looking for.
- Fish Tank: Social networking site for Aquarium enthusiasts.
- GSBA Apps: GSBA App for Windows 8
- Heuristics for the Vehicle Routing Problem: This is the code for our class, IEMS 482.
- Icaro – UPN: Icaro UPN es la recopilación de todos los preyectos realizados en clases de los diferentes proyectos que Enseño, espero les Sirva.
- JSLogger – free logging library for JavaScript: JSLogger is a free JavaScript Library for log information during the duration of your client script. The target is very easy >>Find every javasvript error<<
- Just little strategy: Just little strategy writen in C# using XNA Game Studio
Now under development
- Lightweight Medata Reader: The Lightweight Metadata Reader (LMR) is a tooling friendly version of the CLR Reflection APIs that takes no dependency on the CLR Loader.
- My Solution: No description for it now
- oden????: ???????????????^^
- ooaavee.net: TODO
- Path Splitter: Path Splitter uses Roslyn to convert a method into a set of methods each equivalent to a distinct execution path. Assume annotations are added for use with Pex.
- Planning Poker for Azure: Planning Poker application allows distributed teams to play planning poker just using web browser. It can be deployed to IIS or Azure cloud service.
- plasmatrim.net: A library for controlling the USB PlasmaTrim from a .net application.
- powersaver: A simple utility, which will turn off your monitor when you lock your work station.
- Project13251008: gter
- Project13261008: asdsa
- Project13271008: sdf
- Pyfus Reload: Server-side framework for Dofus 1.29.1 game
- Rei do Biscuit: E-commerce do rei do biscuit
- Sofire Suite v1.6: Sofire Suite v1.6
- Sofire XSql: Sofire XSql
- Sosa Analysis Module (SAM): Numerical Analysis and data visualization program for SOSA psychological experiment software.
- SyncProject: The summary is coming soon… Just be patient !
- Tistory Syntax Highlighter: ???? SyntaxHighlighter ????
- TJBHJJ: this is a website for company!
- tricogol App: none
- tuts: My first SVN
- Watchr Change Control Management: Change control management for development and administrative teams focused on lean or agile processes.
- WCF Simple multi chat: This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.
The chat's core is powered by WCF
- Windows Event Log Email Notification: This will read the windows event logs based on the supplied xpath filters and email the specified addresses if there are matches.
CodePlex Daily Summary for Tuesday, October 09, 2012
Popular Releases
- Script SQL Server Configuration: Release 3.0.9: Release 3.0.9 Rewrote trigger scripting. If encrypted triggers are encountered they are listed in a commented line. Scripts event notifications Added an option to script a single database (in addition to the instance) using the /scriptdb parameter. Script user-defined end points Script Service Broker objects Skip database mail on Express Edition
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.69: Fix for issue #18766: build task should not build the output if it's newer than all the input files. Fix for Issue #18764: build taks -res switch not working. update build task to concatenate input source and then minify, rather than minify and then concatenate. include resource string-replacement root name in the assumed globals list. Stop replacing new Date().getTime() with +new Date — the latter is smaller, but turns out it executes up to 45% slower. add CSS support for single-…
- D3 Loot Tracker: 1.5.2: now recording server ip for each drop.
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.3: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features Attachable Behaviors AwaitableUI extensions Controls Converters Debugging helpers Extension methods Imaging helpers IO helpers VisualTree helpers Samples Recent changes NOTE:…
- DevLib: 69721 binary dll: 69721 binary dll
- VidCoder: 1.4.4 Beta: Fixed inability to create new presets with "Save As".
- MCEBuddy 2.x: MCEBuddy 2.3.2: Changelog for 2.3.2 (32bit and 64bit) 1. Added support for generating XBMC XML NFO files for files in the conversion queue (store it along with the source video with source video name.nfo). Right click on the file in queue and select generate XML 2. UI bugifx, start and end trim box locations interchanged 3. Added support for removing commercials from non DVRMS/WTV files (MP4, AVI etc) 4. Now checking for Firewall port status before enabling (might help with some firewall problems) 5. User In…
- Sandcastle Help File Builder: SHFB v1.9.5.0 with Visual Studio Package: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release supports the Sandcastle October 2012 Release (v2.7.1.0). It includes full support for generating, installing, and removing MS Help Viewer files. This new release suppor…
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- Z3: Z3 4.1.2: Minor fixes. Now, z3 compiles with gcc 4.7.x
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- NTCPMSG: V1.2.0.0: Allocate an identify cableid for each single connection cable. * Server can asend to specified cableid directly.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- UMD????? – PC?: UMDEditor?????V2.7: ??:http://jianyun.org/archives/948.html =============================================================================== UMD??? ???? =============================================================================== 2.7.0 (2012-10-3) ???????“UMD???.exe”??“UMDEditor.exe” ?????????;????????,??????。??????,????! ??64????,??????????????bug ?????????????,???? ???????????????? ???????????????,??????????bug ——————————————————- ?? reg.bat ????????????。 ????,??????txt/u…
- Untangler: Untangler 1.0.0: Add a missing file from first release
New Projects
- 3dBuzz: Denise's website for 3d projection mapping artists to develop a web community to show and discuss their work.
- Advanced DataGridView with Excel-like auto filter: Windows Forms DataGridView Control with Excel-Like auto-filter context menu
Windows Forms DataGridView ??????? ? Excel-???????? ????-????????
- azure media services admin panel: Simple azure media services dashboard. Upload media assets, queue encoder tasks and stream your audio\video assets.
- BackupCleaner.Net: A C#.Net-based tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
- Bible Lib: BibleLib is a .net compatible library containing information for books, chapters and verses in the Old Testament.
- CRM 4.0 to CRM 2011 Queues Upgrades:
for more information and documentation, please refer to
http://mayankp.wordpress.com/2012/05/25/crm-4-0-to-crm-2011-queues-upgrades/
- CSV File Reader and Writer for .NET: C# classes for reading and writing CSV files. Support for multi-line fields, custom delimiter and quote characters, options for how empty lines are handled.
- DotNetNuke Boards: DNN Boards is a task management solution that allows each user to have their own task board or social group members can collaborate within a single board.
- FarmaciasCruzAzul: Sistema Cruz Azul
- FindValueInDatabase: This solution finds the value you input in the hole given database and tells you which columns of which tables have the value you are looking for.
- Fish Tank: Social networking site for Aquarium enthusiasts.
- GSBA Apps: GSBA App for Windows 8
- Heuristics for the Vehicle Routing Problem: This is the code for our class, IEMS 482.
- Icaro – UPN: Icaro UPN es la recopilación de todos los preyectos realizados en clases de los diferentes proyectos que Enseño, espero les Sirva.
- JSLogger – free logging library for JavaScript: JSLogger is a free JavaScript Library for log information during the duration of your client script. The target is very easy >>Find every javasvript error<<
- Just little strategy: Just little strategy writen in C# using XNA Game Studio
Now under development
- Lightweight Medata Reader: The Lightweight Metadata Reader (LMR) is a tooling friendly version of the CLR Reflection APIs that takes no dependency on the CLR Loader.
- My Solution: No description for it now
- oden????: ???????????????^^
- ooaavee.net: TODO
- Path Splitter: Path Splitter uses Roslyn to convert a method into a set of methods each equivalent to a distinct execution path. Assume annotations are added for use with Pex.
- Planning Poker for Azure: Planning Poker application allows distributed teams to play planning poker just using web browser. It can be deployed to IIS or Azure cloud service.
- plasmatrim.net: A library for controlling the USB PlasmaTrim from a .net application.
- powersaver: A simple utility, which will turn off your monitor when you lock your work station.
- Project13251008: gter
- Project13261008: asdsa
- Project13271008: sdf
- Pyfus Reload: Server-side framework for Dofus 1.29.1 game
- Rei do Biscuit: E-commerce do rei do biscuit
- Sofire Suite v1.6: Sofire Suite v1.6
- Sofire XSql: Sofire XSql
- Sosa Analysis Module (SAM): Numerical Analysis and data visualization program for SOSA psychological experiment software.
- SyncProject: The summary is coming soon… Just be patient !
- Tistory Syntax Highlighter: ???? SyntaxHighlighter ????
- TJBHJJ: this is a website for company!
- tricogol App: none
- tuts: My first SVN
- Watchr Change Control Management: Change control management for development and administrative teams focused on lean or agile processes.
- WCF Simple multi chat: This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.
The chat's core is powered by WCF
- Windows Event Log Email Notification: This will read the windows event logs based on the supplied xpath filters and email the specified addresses if there are matches.
CodePlex Daily Summary for Tuesday, October 09, 2012
Popular Releases
- Script SQL Server Configuration: Release 3.0.9: Release 3.0.9 Rewrote trigger scripting. If encrypted triggers are encountered they are listed in a commented line. Scripts event notifications Added an option to script a single database (in addition to the instance) using the /scriptdb parameter. Script user-defined end points Script Service Broker objects Skip database mail on Express Edition
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.69: Fix for issue #18766: build task should not build the output if it's newer than all the input files. Fix for Issue #18764: build taks -res switch not working. update build task to concatenate input source and then minify, rather than minify and then concatenate. include resource string-replacement root name in the assumed globals list. Stop replacing new Date().getTime() with +new Date — the latter is smaller, but turns out it executes up to 45% slower. add CSS support for single-…
- D3 Loot Tracker: 1.5.2: now recording server ip for each drop.
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.3: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features Attachable Behaviors AwaitableUI extensions Controls Converters Debugging helpers Extension methods Imaging helpers IO helpers VisualTree helpers Samples Recent changes NOTE:…
- DevLib: 69721 binary dll: 69721 binary dll
- VidCoder: 1.4.4 Beta: Fixed inability to create new presets with "Save As".
- MCEBuddy 2.x: MCEBuddy 2.3.2: Changelog for 2.3.2 (32bit and 64bit) 1. Added support for generating XBMC XML NFO files for files in the conversion queue (store it along with the source video with source video name.nfo). Right click on the file in queue and select generate XML 2. UI bugifx, start and end trim box locations interchanged 3. Added support for removing commercials from non DVRMS/WTV files (MP4, AVI etc) 4. Now checking for Firewall port status before enabling (might help with some firewall problems) 5. User In…
- Sandcastle Help File Builder: SHFB v1.9.5.0 with Visual Studio Package: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release supports the Sandcastle October 2012 Release (v2.7.1.0). It includes full support for generating, installing, and removing MS Help Viewer files. This new release suppor…
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- Z3: Z3 4.1.2: Minor fixes. Now, z3 compiles with gcc 4.7.x
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- NTCPMSG: V1.2.0.0: Allocate an identify cableid for each single connection cable. * Server can asend to specified cableid directly.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- UMD????? – PC?: UMDEditor?????V2.7: ??:http://jianyun.org/archives/948.html =============================================================================== UMD??? ???? =============================================================================== 2.7.0 (2012-10-3) ???????“UMD???.exe”??“UMDEditor.exe” ?????????;????????,??????。??????,????! ??64????,??????????????bug ?????????????,???? ???????????????? ???????????????,??????????bug ——————————————————- ?? reg.bat ????????????。 ????,??????txt/u…
- Untangler: Untangler 1.0.0: Add a missing file from first release
New Projects
- 3dBuzz: Denise's website for 3d projection mapping artists to develop a web community to show and discuss their work.
- Advanced DataGridView with Excel-like auto filter: Windows Forms DataGridView Control with Excel-Like auto-filter context menu
Windows Forms DataGridView ??????? ? Excel-???????? ????-????????
- azure media services admin panel: Simple azure media services dashboard. Upload media assets, queue encoder tasks and stream your audio\video assets.
- BackupCleaner.Net: A C#.Net-based tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
- Bible Lib: BibleLib is a .net compatible library containing information for books, chapters and verses in the Old Testament.
- CRM 4.0 to CRM 2011 Queues Upgrades:
for more information and documentation, please refer to
http://mayankp.wordpress.com/2012/05/25/crm-4-0-to-crm-2011-queues-upgrades/
- CSV File Reader and Writer for .NET: C# classes for reading and writing CSV files. Support for multi-line fields, custom delimiter and quote characters, options for how empty lines are handled.
- DotNetNuke Boards: DNN Boards is a task management solution that allows each user to have their own task board or social group members can collaborate within a single board.
- FarmaciasCruzAzul: Sistema Cruz Azul
- FindValueInDatabase: This solution finds the value you input in the hole given database and tells you which columns of which tables have the value you are looking for.
- Fish Tank: Social networking site for Aquarium enthusiasts.
- GSBA Apps: GSBA App for Windows 8
- Heuristics for the Vehicle Routing Problem: This is the code for our class, IEMS 482.
- Icaro – UPN: Icaro UPN es la recopilación de todos los preyectos realizados en clases de los diferentes proyectos que Enseño, espero les Sirva.
- JSLogger – free logging library for JavaScript: JSLogger is a free JavaScript Library for log information during the duration of your client script. The target is very easy >>Find every javasvript error<<
- Just little strategy: Just little strategy writen in C# using XNA Game Studio
Now under development
- Lightweight Medata Reader: The Lightweight Metadata Reader (LMR) is a tooling friendly version of the CLR Reflection APIs that takes no dependency on the CLR Loader.
- My Solution: No description for it now
- oden????: ???????????????^^
- ooaavee.net: TODO
- Path Splitter: Path Splitter uses Roslyn to convert a method into a set of methods each equivalent to a distinct execution path. Assume annotations are added for use with Pex.
- Planning Poker for Azure: Planning Poker application allows distributed teams to play planning poker just using web browser. It can be deployed to IIS or Azure cloud service.
- plasmatrim.net: A library for controlling the USB PlasmaTrim from a .net application.
- powersaver: A simple utility, which will turn off your monitor when you lock your work station.
- Project13251008: gter
- Project13261008: asdsa
- Project13271008: sdf
- Pyfus Reload: Server-side framework for Dofus 1.29.1 game
- Rei do Biscuit: E-commerce do rei do biscuit
- Sofire Suite v1.6: Sofire Suite v1.6
- Sofire XSql: Sofire XSql
- Sosa Analysis Module (SAM): Numerical Analysis and data visualization program for SOSA psychological experiment software.
- SyncProject: The summary is coming soon… Just be patient !
- Tistory Syntax Highlighter: ???? SyntaxHighlighter ????
- TJBHJJ: this is a website for company!
- tricogol App: none
- tuts: My first SVN
- Watchr Change Control Management: Change control management for development and administrative teams focused on lean or agile processes.
- WCF Simple multi chat: This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.
The chat's core is powered by WCF
- Windows Event Log Email Notification: This will read the windows event logs based on the supplied xpath filters and email the specified addresses if there are matches.
CodePlex Daily Summary for Tuesday, October 09, 2012
Popular Releases
- Script SQL Server Configuration: Release 3.0.9: Release 3.0.9 Rewrote trigger scripting. If encrypted triggers are encountered they are listed in a commented line. Scripts event notifications Added an option to script a single database (in addition to the instance) using the /scriptdb parameter. Script user-defined end points Script Service Broker objects Skip database mail on Express Edition
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.69: Fix for issue #18766: build task should not build the output if it's newer than all the input files. Fix for Issue #18764: build taks -res switch not working. update build task to concatenate input source and then minify, rather than minify and then concatenate. include resource string-replacement root name in the assumed globals list. Stop replacing new Date().getTime() with +new Date — the latter is smaller, but turns out it executes up to 45% slower. add CSS support for single-…
- D3 Loot Tracker: 1.5.2: now recording server ip for each drop.
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.3: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features Attachable Behaviors AwaitableUI extensions Controls Converters Debugging helpers Extension methods Imaging helpers IO helpers VisualTree helpers Samples Recent changes NOTE:…
- DevLib: 69721 binary dll: 69721 binary dll
- VidCoder: 1.4.4 Beta: Fixed inability to create new presets with "Save As".
- MCEBuddy 2.x: MCEBuddy 2.3.2: Changelog for 2.3.2 (32bit and 64bit) 1. Added support for generating XBMC XML NFO files for files in the conversion queue (store it along with the source video with source video name.nfo). Right click on the file in queue and select generate XML 2. UI bugifx, start and end trim box locations interchanged 3. Added support for removing commercials from non DVRMS/WTV files (MP4, AVI etc) 4. Now checking for Firewall port status before enabling (might help with some firewall problems) 5. User In…
- Sandcastle Help File Builder: SHFB v1.9.5.0 with Visual Studio Package: General InformationIMPORTANT: On some systems, the content of the ZIP file is blocked and the installer may fail to run. Before extracting it, right click on the ZIP file, select Properties, and click on the Unblock button if it is present in the lower right corner of the General tab in the properties dialog. This release supports the Sandcastle October 2012 Release (v2.7.1.0). It includes full support for generating, installing, and removing MS Help Viewer files. This new release suppor…
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- Z3: Z3 4.1.2: Minor fixes. Now, z3 compiles with gcc 4.7.x
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- NTCPMSG: V1.2.0.0: Allocate an identify cableid for each single connection cable. * Server can asend to specified cableid directly.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- UMD????? – PC?: UMDEditor?????V2.7: ??:http://jianyun.org/archives/948.html =============================================================================== UMD??? ???? =============================================================================== 2.7.0 (2012-10-3) ???????“UMD???.exe”??“UMDEditor.exe” ?????????;????????,??????。??????,????! ??64????,??????????????bug ?????????????,???? ???????????????? ???????????????,??????????bug ——————————————————- ?? reg.bat ????????????。 ????,??????txt/u…
- Untangler: Untangler 1.0.0: Add a missing file from first release
New Projects
- 3dBuzz: Denise's website for 3d projection mapping artists to develop a web community to show and discuss their work.
- Advanced DataGridView with Excel-like auto filter: Windows Forms DataGridView Control with Excel-Like auto-filter context menu
Windows Forms DataGridView ??????? ? Excel-???????? ????-????????
- azure media services admin panel: Simple azure media services dashboard. Upload media assets, queue encoder tasks and stream your audio\video assets.
- BackupCleaner.Net: A C#.Net-based tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
- Bible Lib: BibleLib is a .net compatible library containing information for books, chapters and verses in the Old Testament.
- CRM 4.0 to CRM 2011 Queues Upgrades:
for more information and documentation, please refer to
http://mayankp.wordpress.com/2012/05/25/crm-4-0-to-crm-2011-queues-upgrades/
- CSV File Reader and Writer for .NET: C# classes for reading and writing CSV files. Support for multi-line fields, custom delimiter and quote characters, options for how empty lines are handled.
- DotNetNuke Boards: DNN Boards is a task management solution that allows each user to have their own task board or social group members can collaborate within a single board.
- FarmaciasCruzAzul: Sistema Cruz Azul
- FindValueInDatabase: This solution finds the value you input in the hole given database and tells you which columns of which tables have the value you are looking for.
- Fish Tank: Social networking site for Aquarium enthusiasts.
- GSBA Apps: GSBA App for Windows 8
- Heuristics for the Vehicle Routing Problem: This is the code for our class, IEMS 482.
- Icaro – UPN: Icaro UPN es la recopilación de todos los preyectos realizados en clases de los diferentes proyectos que Enseño, espero les Sirva.
- JSLogger – free logging library for JavaScript: JSLogger is a free JavaScript Library for log information during the duration of your client script. The target is very easy >>Find every javasvript error<<
- Just little strategy: Just little strategy writen in C# using XNA Game Studio
Now under development
- Lightweight Medata Reader: The Lightweight Metadata Reader (LMR) is a tooling friendly version of the CLR Reflection APIs that takes no dependency on the CLR Loader.
- My Solution: No description for it now
- oden????: ???????????????^^
- ooaavee.net: TODO
- Path Splitter: Path Splitter uses Roslyn to convert a method into a set of methods each equivalent to a distinct execution path. Assume annotations are added for use with Pex.
- Planning Poker for Azure: Planning Poker application allows distributed teams to play planning poker just using web browser. It can be deployed to IIS or Azure cloud service.
- plasmatrim.net: A library for controlling the USB PlasmaTrim from a .net application.
- powersaver: A simple utility, which will turn off your monitor when you lock your work station.
- Project13251008: gter
- Project13261008: asdsa
- Project13271008: sdf
- Pyfus Reload: Server-side framework for Dofus 1.29.1 game
- Rei do Biscuit: E-commerce do rei do biscuit
- Sofire Suite v1.6: Sofire Suite v1.6
- Sofire XSql: Sofire XSql
- Sosa Analysis Module (SAM): Numerical Analysis and data visualization program for SOSA psychological experiment software.
- SyncProject: The summary is coming soon… Just be patient !
- Tistory Syntax Highlighter: ???? SyntaxHighlighter ????
- TJBHJJ: this is a website for company!
- tricogol App: none
- tuts: My first SVN
- Watchr Change Control Management: Change control management for development and administrative teams focused on lean or agile processes.
- WCF Simple multi chat: This is a simple Windows form application that it's like a 'chat room'. Multiple users can login and chat with others users.
The chat's core is powered by WCF
- Windows Event Log Email Notification: This will read the windows event logs based on the supplied xpath filters and email the specified addresses if there are matches.
CodePlex Daily Summary for Monday, October 08, 2012
Popular Releases
- Sofire Suite v1.6: XSqlModelGenerator.AddIn: 1、?? VS2010/2012 2、?? .NET FRAMEWORK 2.0 3、?? SOFIRE V1.6
- Sofire XSql: XSqlFormDemo: ???? MSSQL ???????
- ClosedXML – The easy way to OpenXML: ClosedXML 0.68.0: ClosedXML now resolves formulas! Yes it finally happened. If you call cell.Value and it has a formula the library will try to evaluate the formula and give you the result. For example: var wb = new XLWorkbook(); var ws = wb.AddWorksheet("Sheet1"); ws.Cell("A1").SetValue(1).CellBelow().SetValue(1); ws.Cell("B1").SetValue(1).CellBelow().SetValue(1); ws.Cell("C1").FormulaA1 = "\"The total value is: \" & SUM(A1:B2)"; var…
- Picturethrill: Version 2.10.7.0: Major FeaturesWindows 8 Support!!! Picturethrill is fully tested on latest Windows 8. Try it now.New AboutPicturethrill Dialog Available from "Advanced" window. Describes Version, Developers and other infoFull Installation Information in Control Panel Picturethrill in ControlPanel has full information, including Version and Size. Minor Bug FixesImproved Logging AppDomain Unhandled Exception Logging Delete WallpaperDownload Folder (Saves Diskspace) Advanced Settings "Close" button bug …
- VidCoder: 1.4.3 Beta: Fixed crash on switching container types. Updated subtitle selection to only allow one PGS subtitle to be selected under an MP4 container as PGS passthrough in MP4 is not supported and the sub must be burned in.
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.68: Fixes for issues: 17110 – added support for -moz-calc or -webkit-calc to previous fix for calc support. 18652 – if being run under Mono runtime, don't mistake UNIX-style paths for command-line switches. 18659 – added capability to specify JS settings for CSS files that have JS embedded in expressions. Did a lot of internal house-keeping: add DLL support for -pponly switch. Add support for -js:expr, -js:evt, and -js:json to allow easy parsing for expressions, event handlers, and JSON code…
- Json.NET: Json.NET 4.5 Release 10: New feature – Added Portable build to NuGet package New feature – Added GetValue and TryGetValue with StringComparison to JObject Change – Improved duplicate object reference id error message Fix – Fixed error when comparing empty JObjects Fix – Fixed SecAnnotate warnings Fix – Fixed error when comparing DateTime JValue with a DateTimeOffset JValue Fix – Fixed serializer sometimes not using DateParseHandling setting Fix – Fixed error in JsonWriter.WriteToken when writing a DateT…
- Readable Passphrase Generator: KeePass Plugin 0.7.2: Changes: Tested against KeePass 2.20.1 Tested under Ubuntu 12.10 (and KeePass 2.20) Added GenerateAsUtf8 method returning the encrypted passphrase as a UTF8 byte array.
- JSLint for Visual Studio 2010: 1.4.2: 1.4.2
- GPdotNET – artificial intelligence tool: GPdotNET v2 BETA3: This is hopefully the last beta before final version.
- RiP-Ripper & PG-Ripper: PG-Ripper 1.4.02: changes NEW: Added Support Big Naturals Only forum NEW: Added Setting to enable/disable "Show last download image"
- patterns & practices: Prism: Prism for .NET 4.5: This is a release does not include any functionality changes over Prism 4.1 Desktop. These assemblies target .NET 4.5. These assemblies also were compiled against updated dependencies: Unity 3.0 and Common Service Locator (Portable Class Library).
- WinRT XAML Toolkit: WinRT XAML Toolkit – 1.3.2: WinRT XAML Toolkit based on the Windows 8 RTM SDK. Download the latest source from the SOURCE CODE page. For compiled version use NuGet. You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering: PM> Install-Package winrtxamltoolkit Features AsyncUI extensions Controls and control extensions Converters Debugging helpers Imaging IO helpers VisualTree helpers Samples Recent changes NOTE: Namespace changes DebugConsol…
- Snoop, the WPF Spy Utility: Snoop 2.8.0: Snoop 2.8.0Announcing Snoop 2.8.0! It's been exactly six months since the last release, and this one has a bunch of goodies in it. In particular, there is now a PowerShell scripting tab, compliments of Bailey Ling. With this tab, the possibilities are limitless. It basically lets you automate/script the application that you are Snooping. Bailey has a couple blog posts (one and two) on his tab already, and I am sure more is to come. Please note that if you do not have PowerShell installed, y…
- .NET Micro Framework: .NET MF 4.3 (Beta): This is the 4.3 Beta version of the .NET Micro Framework. Feature List for v4.3 Support for Visual Studio 2012 (including the Windows Desktop Express version) All v4.2 QFEs features and bug fixes (PWM enhancements, lwIP and network driver reliability improvements, Analog Output, WinUSB and latest GCC support) Improved diagnostic information for deployment Decreased boot time Bug fixes Work Item 1736 – Create link for MFDeploy under start menu Work Item 1504 – Customizing lwIP o…
- MCEBuddy 2.x: MCEBuddy 2.3.1: 2.3.1All new Remote Client Server architecture. Reccomended Download. The Remote Client Installation is OPTIONAL, you can extract the files from the zip archive into a local folder and run MCEBuddy.GUI directly. 2.2.15 was the last standalone release. Changelog for 2.3.1 (32bit and 64bit) 1. All remote MCEBuddy Client Server architecture (GUI runs remotely/independently from engine now) 2. Fixed bug in Audio Offset 3. Added support for remote MediaInfo (right click on file in queue to get …
- D3 Loot Tracker: 1.5: Support for session upload to website. Support for theme change through general settings. Time played counter will now also display a count for days. Tome of secrets are no longer logged as items.
- Team Foundation Server Word Add-in: Version 1.0.12.0622: Welcome to the Visual Studio Team Foundation Server Word Add-in Supported Environments Microsoft Office Word 2007 and 2010 X86 (32-bit) Team Foundation Server 2010 Object Model TFS 2010, 2012 and TFS Service supported, using TFS OM / Explorer 2010. Quality-Bar Details Tool has been reviewed by Visual Studio ALM Rangers Tool has been through an independent technical and quality review All critical bugs have been resolved Known Issues / Bugs WI#43553 – The Acceptance criteria is not pu…
- DirectX Tool Kit: October 2012: October 2, 2012 Added ScreenGrab module Added CreateGeoSphere for drawing a geodesic sphere Put DDSTextureLoader and WICTextureLoader into the DirectX C++ namespace Renamed project files for better naming consistency Updated WICTextureLoader for Windows 8 96bpp floating-point formats Win32 desktop projects updated to use Windows Vista (0×0600) rather than Windows 7 (0×0601) APIs Tweaked SpriteBatch.cpp to workaround ARM NEON compiler codegen bug
- CRM 2011 Visual Ribbon Editor: Visual Ribbon Editor (1.3.1002.3): Visual Ribbon Editor 1.3.1002.3 What's New: Multi-language support for Labels/Tooltips for custom buttons and groups Support for base language other than English (1033) Connect dialog will not require organization name for ADFS / IFD connections Automatic creation of missing labels for all provisioned languages Minor connection issues fixed Notes: Before saving the ribbon to CRM server, editor will check Ribbon XML for any missing <Title> elements inside existing <LocLabel> elements…
New Projects
- amplifi: This project is still under construction. We will add more information here as soon as it is available.
- autoclubpigue: Proyecto para el auto club de pigue
- coiffeurprj: coiffeurprj
- erutufym: erutufym is gnol eht gge.
- Express AOP: A .NET AOP Tools
- File Slurpee: The purpouse of this application is to help security professionals during their penetration tests. Given a configuration this application will scour the target
- Guardian – Google Authenticator: Guardian is a windows client application for Google Authenticator – a software based two-factor authentication token developed by Google.
- ManagedCuda Galaxy Simulator: This project is a test of ManagedCuda and graphics interop to OpenTK to simulate a simple galaxy on the GPU.
- mostafanote: ????? ???? ??????? ?? ???? ?? ?? ?? ? ?? ??????? ?? ??????? ??? ?? ??? ?? ?? ???????? ??????? ??? ??? ?? ???? ??????
- NXT Controller: A simple controller for the LEGO Mindstorms NXT
- PowerShell Security: PoshSec is short for PowerShell security, a module provided to allow PowerShell users testing, analysis and reporting on Window security
- Revenant Raiders – Sunstrider: Tool to provide information about Revenant Raiders – Sunstrider.
- Run: animal run
- SharedDeploy: Simple ASP.MVC app , that use 2 types of view : mobile and desktop.
In core WebApi, jQuery, jQuery.mobile
- SkyCoffee: Cafeteria Application
- SOSA Analysis Module: Analysis program for data from SOSA psychological experiment software.
- SQL Connector: SQL Connector is a .DLL file that make it easy to comunicate with SQL Server
Works in :
Windows Desktop Applications
ASP.Net Web (MVC – WEB Services)
Windows c
- SQL Job Scripter: SQL Job Scripter is a command line utility that produces scripts of SQL Agent jobs. It will script either to a single file or to one file per job.
- SQL Server Watcher: A tool for collecting and monitoring information about sql server.
- Team Build Inspector: An add-in for Visual Studio Team Explorer that monitors the status of build definitions by its latest build, latest good build & underlying source code status.
- TED Talk Download Manager: "TED Talk Download Manager" provides a central point in which to download multiple TED talks, while keeping track of any talk previously downloaded.
- Temp project mycollection: My collection temporary project
- Unreal Unit Converter: A Simple UDK <-> 3DS Max <-> Meters Unit Converter – with some other stuff.
- Watermelon Site: This Site is The site of Watermelon Inc.
In This Site:
Downloads
News about Watermelon
And more…
- WiX Extended Bootstrapper Application: An extended WiX bootstrapper Application based on the WiX standard bootstrapper application.
- Wrox NHibernate with ASP.NET Problem-Design-Solution -C# version: sample code of Wrox NHibernate with ASP.NET Problem-Design-Solution (http://nhibernateasp.codeplex.com/) in C# which is done as a practice
CodePlex Daily Summary for Sunday, September 09, 2012
Popular Releases
- Mishra Reader: Mishra Reader Beta 4: Additional bug fixes and logging in this release to try to find the reason some users aren't able to see the main window pop up. Also, a few UI tweaks to tighten up the feed item list. This release requires the final version of .NET 4.5. If the ClickOnce installer doesn't work for you, please try the additional setup exe.
- Xenta Framework – extensible enterprise n-tier application framework: Xenta Framework 1.9.0: Release Notes Imporved framework architecture Improved the framework security More import/export formats and operations New WebPortal application which includes forum, new, blog, catalog, etc. UIs Improved WebAdmin app. Reports, navigation and search Perfomance optimization Improve Xenta.Catalog domain More plugin interfaces and plugin implementations Refactoring Windows Azure support and much more… Package Guide Source Code – package contains the source code Binaries…
- Json.NET: Json.NET 4.5 Release 9: New feature – Added JsonValueConverter Fix – Fixed DefaultValueHandling.Ignore not igoring default values of non-nullable properties Fix – Fixed DefaultValueHandling.Populate error with non-nullable properties Fix – Fixed error when writing JSON for a JProperty with no value Fix – Fixed error when calling ToList on empty JObjects and JArrays Fix – Fixed losing decimal precision when writing decimal JValues
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.66: Just going to bite the bullet and rip off the band-aid… SEMI-BREAKING CHANGE! Well, it's a BREAKING change to those who already adjusted their projects to use the previous breaking change's ill-conceived renamed DLLs (versions 4.61-4.65). For those who had not adapted and were still stuck in this-doesn't-work-please-fix-me mode, this is more like a fixing change. The previous breaking change just broke too many people, I'm sorry to say. Renaming the DLL from AjaxMin.dll to AjaxMinLibrary.dl…
- DotNetNuke® Community Edition CMS: 07.00.00 CTP (Not for Production Use): NOTE: New Minimum Requirementshttp://www.dotnetnuke.com/Portals/25/Blog/Files/1/3418/Windows-Live-Writer-1426fd8a58ef_902C-MinimumVersionSupport_2.png Simplified InstallerThe first thing you will notice is that the installer has been updated. Not only have we updated the look and feel, but we also simplified the overall install process. You shouldn’t have to click through a series of screens in order to just get your website running. With the 7.0 installer we have taken an approach that a…
- BIDS Helper: BIDS Helper 1.6.1: In addition to fixing a number of bugs that beta testers reported, this release includes the following new features for Tabular models in SQL 2012: New Features: Tabular Display Folders Tabular Translations Editor Tabular Sync Descriptions Fixed Issues: Biml issues 32849 fixing bug in Tabular Actions Editor Form where you type in an invalid action name which is a reserved word like CON or which is a duplicate name to another action 32695 – fixing bug in SSAS Sync Descriptions whe…
- Umbraco CMS: Umbraco 4.9.0: Whats newThe media section has been overhauled to support HTML5 uploads, just drag and drop files in, even multiple files are supported on any HTML5 capable browser. The folder content overview is also much improved allowing you to filter it and perform common actions on your media items. The Rich Text Editor’s “Media” button now uses an embedder based on the open oEmbed standard (if you’re upgrading, enable the media button in the Rich Text Editor datatype settings and set TidyEditorConten…
- menu4web: menu4web 0.4.1 – javascript menu for web sites: This release is for those who believe that global variables are evil. menu4web has been wrapped into m4w singleton object. Added "Vertical Tabs" example which illustrates object notation.
- Microsoft SQL Server Product Samples: Database: AdventureWorks OData Feed: The AdventureWorks OData service exposes resources based on specific SQL views. The SQL views are a limited subset of the AdventureWorks database that results in several consuming scenarios: CompanySales Documents ManufacturingInstructions ProductCatalog TerritorySalesDrilldown WorkOrderRouting How to install the sample You can consume the AdventureWorks OData feed from http://services.odata.org/AdventureWorksV3/AdventureWorks.svc. You can also consume the AdventureWorks OData fe…
- Desktop Google Reader: 1.4.6: Sorting feeds alphabetical is now optional (see preferences window)
- Lightweight Fluent Workflow: objectflow 1.4.0.1: Changes in this release;Exception handling policies Install on NuGet console; Install-Package objectflow.core -pre Supported work-flow patterns Exception policies Sequence Parallel split Simple merge Exclusive choice Retry Arbitrary cycles Framework Features Handle exceptions with workflow.Configure().On<Exception>() Repeat operations and functions an arbitrary number of times Retry failed lamda functions Generic interface for concise workflow registration Operations t…
- Droid Explorer: Droid Explorer 0.8.8.7 Beta: Bug in the display icon for apk's, will fix with next release Added fallback icon if unable to get the image/icon from the Cloud Service Removed some stale plugins that were either out dated or incomplete. Added handler for *.ab files for restoring backups Added plugin to create device backups Backups stored in %USERPROFILE%\Android Backups\%DEVICE_ID%\ Added custom folder icon for the android backups directory better error handling for installing an apk bug fixes for the Runn…
- LibXmlSocket: Binary: .net4.5,.netCore???????
- Hidden Capture (HC): Hidden Capture 1.1: Hidden Capture 1.1 by Mohsen E.Dawatgar http://Hidden-Capture.blogfa.com
- The Visual Guide for Building Team Foundation Server 2012 Environments: Version 1: –
- Nearforums – ASP.NET MVC forum engine: Nearforums v8.5: Version 8.5 of Nearforums, the ASP.NET MVC Forum Engine. New features include: Built-in search engine using Lucene.NET Flood control improvements Notifications improvements: sync option and mail body View Roadmap for more details webdeploy package sha1 checksum: 961aff884a9187b6e8a86d68913cdd31f8deaf83
- WiX Toolset: WiX Toolset v3.6: WiX Toolset v3.6 introduces the Burn bootstrapper/chaining engine and support for Visual Studio 2012 and .NET Framework 4.5. Other minor functionality includes: WixDependencyExtension supports dependency checking among MSI packages. WixFirewallExtension supports more features of Windows Firewall. WixTagExtension supports Software Id Tagging. WixUtilExtension now supports recursive directory deletion. Melt simplifies pure-WiX patching by extracting .msi package content and updating .w…
- Iveely Search Engine: Iveely Search Engine (0.2.0): ????ISE?0.1.0??,?????,ISE?0.2.0?????????,???????,????????20???follow?ISE,????,??ISE??????????,??????????,?????????,?????????0.2.0??????,??????????。 Iveely Search Engine ?0.2.0?????????“??????????”,??????,?????????,???????,???????????????????,????、????????????。???0.1.0????????????: 1. ??“????” ??。??????????,?????????,???????????????????。??:????????,????????????,??????????????????。??????。 2. ??“????”??。?0.1.0??????,???????,???????????????,?????????????,????????,?0.2.0?,???????…
- GmailDefaultMaker: GmailDefaultMaker 3.0.0.2: Add QQ Mail Bugfix
- Smart Data Access layer: Smart Data access Layer Ver 3: In this version support executing inline query is added. Check Documentation section for detail.
New Projects
- Ajax based Multi Forms ASP.NET Framework (Amfan): Ajax based Multi Forms ASP.NET Framework (Amfan) reduces the limitations of the Asp.Net by creating multiple sub-forms of the page as separate aspx pages.
- APO-CS: A straight port of Apophysis to C#.
- BaceCP / ???? ????? ?? ???????? ????: BaceCP e ??????????? ???????? ?? ????????, ??????????? ? ????????? ?? ???? ????? ?? ???????? ????.
- CafeAdm Messenger: CafeAdm Messenger Allows a server connection for CafeAdm Schedule and Messenger
- DECnet 2.0 Router: A user mode DECnet 2.0 router that will interoperate with the HECnet bridge.
- DriveManager: This is a common utility to provide an interface for all cloud based drive providers like google drive, dropbox, MS Sky Drive.
- Email Tester: This utility will help you check your SMTP settings for SharePoint. It is best for Pre-PROD and PROD environment where you can't modify code.
- EvoGame: The evo game that im working on
- forebittims: Project Owner : ForeBitt Inc. Sri Lanka
Project Manager : Chackrapani Wickramarathne
Technologies : VS 2010, C#, Linq to Sql, Sql server 2008 R2, Dev Express
- MCServe: MCServe is the minecraft-server which takes advantage of the performance of the .NET Framework
- Mental: ?ang trong quá trình phát tri?n
- SalaryManagementSys: SalaryManagementSys
- VKplay: This application is audio player, launches on windows phone platform and uses music from vk.com social network.
CodePlex Daily Summary for Sunday, September 09, 2012
Popular Releases
- Mishra Reader: Mishra Reader Beta 4: Additional bug fixes and logging in this release to try to find the reason some users aren't able to see the main window pop up. Also, a few UI tweaks to tighten up the feed item list. This release requires the final version of .NET 4.5. If the ClickOnce installer doesn't work for you, please try the additional setup exe.
- Xenta Framework – extensible enterprise n-tier application framework: Xenta Framework 1.9.0: Release Notes Imporved framework architecture Improved the framework security More import/export formats and operations New WebPortal application which includes forum, new, blog, catalog, etc. UIs Improved WebAdmin app. Reports, navigation and search Perfomance optimization Improve Xenta.Catalog domain More plugin interfaces and plugin implementations Refactoring Windows Azure support and much more… Package Guide Source Code – package contains the source code Binaries…
- Json.NET: Json.NET 4.5 Release 9: New feature – Added JsonValueConverter Fix – Fixed DefaultValueHandling.Ignore not igoring default values of non-nullable properties Fix – Fixed DefaultValueHandling.Populate error with non-nullable properties Fix – Fixed error when writing JSON for a JProperty with no value Fix – Fixed error when calling ToList on empty JObjects and JArrays Fix – Fixed losing decimal precision when writing decimal JValues
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.66: Just going to bite the bullet and rip off the band-aid… SEMI-BREAKING CHANGE! Well, it's a BREAKING change to those who already adjusted their projects to use the previous breaking change's ill-conceived renamed DLLs (versions 4.61-4.65). For those who had not adapted and were still stuck in this-doesn't-work-please-fix-me mode, this is more like a fixing change. The previous breaking change just broke too many people, I'm sorry to say. Renaming the DLL from AjaxMin.dll to AjaxMinLibrary.dl…
- DotNetNuke® Community Edition CMS: 07.00.00 CTP (Not for Production Use): NOTE: New Minimum Requirementshttp://www.dotnetnuke.com/Portals/25/Blog/Files/1/3418/Windows-Live-Writer-1426fd8a58ef_902C-MinimumVersionSupport_2.png Simplified InstallerThe first thing you will notice is that the installer has been updated. Not only have we updated the look and feel, but we also simplified the overall install process. You shouldn’t have to click through a series of screens in order to just get your website running. With the 7.0 installer we have taken an approach that a…
- BIDS Helper: BIDS Helper 1.6.1: In addition to fixing a number of bugs that beta testers reported, this release includes the following new features for Tabular models in SQL 2012: New Features: Tabular Display Folders Tabular Translations Editor Tabular Sync Descriptions Fixed Issues: Biml issues 32849 fixing bug in Tabular Actions Editor Form where you type in an invalid action name which is a reserved word like CON or which is a duplicate name to another action 32695 – fixing bug in SSAS Sync Descriptions whe…
- Umbraco CMS: Umbraco 4.9.0: Whats newThe media section has been overhauled to support HTML5 uploads, just drag and drop files in, even multiple files are supported on any HTML5 capable browser. The folder content overview is also much improved allowing you to filter it and perform common actions on your media items. The Rich Text Editor’s “Media” button now uses an embedder based on the open oEmbed standard (if you’re upgrading, enable the media button in the Rich Text Editor datatype settings and set TidyEditorConten…
- menu4web: menu4web 0.4.1 – javascript menu for web sites: This release is for those who believe that global variables are evil. menu4web has been wrapped into m4w singleton object. Added "Vertical Tabs" example which illustrates object notation.
- Microsoft SQL Server Product Samples: Database: AdventureWorks OData Feed: The AdventureWorks OData service exposes resources based on specific SQL views. The SQL views are a limited subset of the AdventureWorks database that results in several consuming scenarios: CompanySales Documents ManufacturingInstructions ProductCatalog TerritorySalesDrilldown WorkOrderRouting How to install the sample You can consume the AdventureWorks OData feed from http://services.odata.org/AdventureWorksV3/AdventureWorks.svc. You can also consume the AdventureWorks OData fe…
- Desktop Google Reader: 1.4.6: Sorting feeds alphabetical is now optional (see preferences window)
- Lightweight Fluent Workflow: objectflow 1.4.0.1: Changes in this release;Exception handling policies Install on NuGet console; Install-Package objectflow.core -pre Supported work-flow patterns Exception policies Sequence Parallel split Simple merge Exclusive choice Retry Arbitrary cycles Framework Features Handle exceptions with workflow.Configure().On<Exception>() Repeat operations and functions an arbitrary number of times Retry failed lamda functions Generic interface for concise workflow registration Operations t…
- Droid Explorer: Droid Explorer 0.8.8.7 Beta: Bug in the display icon for apk's, will fix with next release Added fallback icon if unable to get the image/icon from the Cloud Service Removed some stale plugins that were either out dated or incomplete. Added handler for *.ab files for restoring backups Added plugin to create device backups Backups stored in %USERPROFILE%\Android Backups\%DEVICE_ID%\ Added custom folder icon for the android backups directory better error handling for installing an apk bug fixes for the Runn…
- LibXmlSocket: Binary: .net4.5,.netCore???????
- Hidden Capture (HC): Hidden Capture 1.1: Hidden Capture 1.1 by Mohsen E.Dawatgar http://Hidden-Capture.blogfa.com
- The Visual Guide for Building Team Foundation Server 2012 Environments: Version 1: –
- Nearforums – ASP.NET MVC forum engine: Nearforums v8.5: Version 8.5 of Nearforums, the ASP.NET MVC Forum Engine. New features include: Built-in search engine using Lucene.NET Flood control improvements Notifications improvements: sync option and mail body View Roadmap for more details webdeploy package sha1 checksum: 961aff884a9187b6e8a86d68913cdd31f8deaf83
- WiX Toolset: WiX Toolset v3.6: WiX Toolset v3.6 introduces the Burn bootstrapper/chaining engine and support for Visual Studio 2012 and .NET Framework 4.5. Other minor functionality includes: WixDependencyExtension supports dependency checking among MSI packages. WixFirewallExtension supports more features of Windows Firewall. WixTagExtension supports Software Id Tagging. WixUtilExtension now supports recursive directory deletion. Melt simplifies pure-WiX patching by extracting .msi package content and updating .w…
- Iveely Search Engine: Iveely Search Engine (0.2.0): ????ISE?0.1.0??,?????,ISE?0.2.0?????????,???????,????????20???follow?ISE,????,??ISE??????????,??????????,?????????,?????????0.2.0??????,??????????。 Iveely Search Engine ?0.2.0?????????“??????????”,??????,?????????,???????,???????????????????,????、????????????。???0.1.0????????????: 1. ??“????” ??。??????????,?????????,???????????????????。??:????????,????????????,??????????????????。??????。 2. ??“????”??。?0.1.0??????,???????,???????????????,?????????????,????????,?0.2.0?,???????…
- GmailDefaultMaker: GmailDefaultMaker 3.0.0.2: Add QQ Mail Bugfix
- Smart Data Access layer: Smart Data access Layer Ver 3: In this version support executing inline query is added. Check Documentation section for detail.
New Projects
- Ajax based Multi Forms ASP.NET Framework (Amfan): Ajax based Multi Forms ASP.NET Framework (Amfan) reduces the limitations of the Asp.Net by creating multiple sub-forms of the page as separate aspx pages.
- APO-CS: A straight port of Apophysis to C#.
- BaceCP / ???? ????? ?? ???????? ????: BaceCP e ??????????? ???????? ?? ????????, ??????????? ? ????????? ?? ???? ????? ?? ???????? ????.
- CafeAdm Messenger: CafeAdm Messenger Allows a server connection for CafeAdm Schedule and Messenger
- DECnet 2.0 Router: A user mode DECnet 2.0 router that will interoperate with the HECnet bridge.
- DriveManager: This is a common utility to provide an interface for all cloud based drive providers like google drive, dropbox, MS Sky Drive.
- Email Tester: This utility will help you check your SMTP settings for SharePoint. It is best for Pre-PROD and PROD environment where you can't modify code.
- EvoGame: The evo game that im working on
- forebittims: Project Owner : ForeBitt Inc. Sri Lanka
Project Manager : Chackrapani Wickramarathne
Technologies : VS 2010, C#, Linq to Sql, Sql server 2008 R2, Dev Express
- MCServe: MCServe is the minecraft-server which takes advantage of the performance of the .NET Framework
- Mental: ?ang trong quá trình phát tri?n
- SalaryManagementSys: SalaryManagementSys
- VKplay: This application is audio player, launches on windows phone platform and uses music from vk.com social network.
CodePlex Daily Summary for Sunday, September 09, 2012
Popular Releases
- Mishra Reader: Mishra Reader Beta 4: Additional bug fixes and logging in this release to try to find the reason some users aren't able to see the main window pop up. Also, a few UI tweaks to tighten up the feed item list. This release requires the final version of .NET 4.5. If the ClickOnce installer doesn't work for you, please try the additional setup exe.
- Xenta Framework – extensible enterprise n-tier application framework: Xenta Framework 1.9.0: Release Notes Imporved framework architecture Improved the framework security More import/export formats and operations New WebPortal application which includes forum, new, blog, catalog, etc. UIs Improved WebAdmin app. Reports, navigation and search Perfomance optimization Improve Xenta.Catalog domain More plugin interfaces and plugin implementations Refactoring Windows Azure support and much more… Package Guide Source Code – package contains the source code Binaries…
- Json.NET: Json.NET 4.5 Release 9: New feature – Added JsonValueConverter Fix – Fixed DefaultValueHandling.Ignore not igoring default values of non-nullable properties Fix – Fixed DefaultValueHandling.Populate error with non-nullable properties Fix – Fixed error when writing JSON for a JProperty with no value Fix – Fixed error when calling ToList on empty JObjects and JArrays Fix – Fixed losing decimal precision when writing decimal JValues
- Microsoft Ajax Minifier: Microsoft Ajax Minifier 4.66: Just going to bite the bullet and rip off the band-aid… SEMI-BREAKING CHANGE! Well, it's a BREAKING change to those who already adjusted their projects to use the previous breaking change's ill-conceived renamed DLLs (versions 4.61-4.65). For those who had not adapted and were still stuck in this-doesn't-work-please-fix-me mode, this is more like a fixing change. The previous breaking change just broke too many people, I'm sorry to say. Renaming the DLL from AjaxMin.dll to AjaxMinLibrary.dl…
- DotNetNuke® Community Edition CMS: 07.00.00 CTP (Not for Production Use): NOTE: New Minimum Requirementshttp://www.dotnetnuke.com/Portals/25/Blog/Files/1/3418/Windows-Live-Writer-1426fd8a58ef_902C-MinimumVersionSupport_2.png Simplified InstallerThe first thing you will notice is that the installer has been updated. Not only have we updated the look and feel, but we also simplified the overall install process. You shouldn’t have to click through a series of screens in order to just get your website running. With the 7.0 installer we have taken an approach that a…
- BIDS Helper: BIDS Helper 1.6.1: In addition to fixing a number of bugs that beta testers reported, this release includes the following new features for Tabular models in SQL 2012: New Features: Tabular Display Folders Tabular Translations Editor Tabular Sync Descriptions Fixed Issues: Biml issues 32849 fixing bug in Tabular Actions Editor Form where you type in an invalid action name which is a reserved word like CON or which is a duplicate name to another action 32695 – fixing bug in SSAS Sync Descriptions whe…
- Umbraco CMS: Umbraco 4.9.0: Whats newThe media section has been overhauled to support HTML5 uploads, just drag and drop files in, even multiple files are supported on any HTML5 capable browser. The folder content overview is also much improved allowing you to filter it and perform common actions on your media items. The Rich Text Editor’s “Media” button now uses an embedder based on the open oEmbed standard (if you’re upgrading, enable the media button in the Rich Text Editor datatype settings and set TidyEditorConten…
- menu4web: menu4web 0.4.1 – javascript menu for web sites: This release is for those who believe that global variables are evil. menu4web has been wrapped into m4w singleton object. Added "Vertical Tabs" example which illustrates object notation.
- Microsoft SQL Server Product Samples: Database: AdventureWorks OData Feed: The AdventureWorks OData service exposes resources based on specific SQL views. The SQL views are a limited subset of the AdventureWorks database that results in several consuming scenarios: CompanySales Documents ManufacturingInstructions ProductCatalog TerritorySalesDrilldown WorkOrderRouting How to install the sample You can consume the AdventureWorks OData feed from http://services.odata.org/AdventureWorksV3/AdventureWorks.svc. You can also consume the AdventureWorks OData fe…
- Desktop Google Reader: 1.4.6: Sorting feeds alphabetical is now optional (see preferences window)
- Lightweight Fluent Workflow: objectflow 1.4.0.1: Changes in this release;Exception handling policies Install on NuGet console; Install-Package objectflow.core -pre Supported work-flow patterns Exception policies Sequence Parallel split Simple merge Exclusive choice Retry Arbitrary cycles Framework Features Handle exceptions with workflow.Configure().On<Exception>() Repeat operations and functions an arbitrary number of times Retry failed lamda functions Generic interface for concise workflow registration Operations t…
- Droid Explorer: Droid Explorer 0.8.8.7 Beta: Bug in the display icon for apk's, will fix with next release Added fallback icon if unable to get the image/icon from the Cloud Service Removed some stale plugins that were either out dated or incomplete. Added handler for *.ab files for restoring backups Added plugin to create device backups Backups stored in %USERPROFILE%\Android Backups\%DEVICE_ID%\ Added custom folder icon for the android backups directory better error handling for installing an apk bug fixes for the Runn…
- LibXmlSocket: Binary: .net4.5,.netCore???????
- Hidden Capture (HC): Hidden Capture 1.1: Hidden Capture 1.1 by Mohsen E.Dawatgar http://Hidden-Capture.blogfa.com
- The Visual Guide for Building Team Foundation Server 2012 Environments: Version 1: –
- Nearforums – ASP.NET MVC forum engine: Nearforums v8.5: Version 8.5 of Nearforums, the ASP.NET MVC Forum Engine. New features include: Built-in search engine using Lucene.NET Flood control improvements Notifications improvements: sync option and mail body View Roadmap for more details webdeploy package sha1 checksum: 961aff884a9187b6e8a86d68913cdd31f8deaf83
- WiX Toolset: WiX Toolset v3.6: WiX Toolset v3.6 introduces the Burn bootstrapper/chaining engine and support for Visual Studio 2012 and .NET Framework 4.5. Other minor functionality includes: WixDependencyExtension supports dependency checking among MSI packages. WixFirewallExtension supports more features of Windows Firewall. WixTagExtension supports Software Id Tagging. WixUtilExtension now supports recursive directory deletion. Melt simplifies pure-WiX patching by extracting .msi package content and updating .w…
- Iveely Search Engine: Iveely Search Engine (0.2.0): ????ISE?0.1.0??,?????,ISE?0.2.0?????????,???????,????????20???follow?ISE,????,??ISE??????????,??????????,?????????,?????????0.2.0??????,??????????。 Iveely Search Engine ?0.2.0?????????“??????????”,??????,?????????,???????,???????????????????,????、????????????。???0.1.0????????????: 1. ??“????” ??。??????????,?????????,???????????????????。??:????????,????????????,??????????????????。??????。 2. ??“????”??。?0.1.0??????,???????,???????????????,?????????????,????????,?0.2.0?,???????…
- GmailDefaultMaker: GmailDefaultMaker 3.0.0.2: Add QQ Mail Bugfix
- Smart Data Access layer: Smart Data access Layer Ver 3: In this version support executing inline query is added. Check Documentation section for detail.
New Projects
- Ajax based Multi Forms ASP.NET Framework (Amfan): Ajax based Multi Forms ASP.NET Framework (Amfan) reduces the limitations of the Asp.Net by creating multiple sub-forms of the page as separate aspx pages.
- APO-CS: A straight port of Apophysis to C#.
- BaceCP / ???? ????? ?? ???????? ????: BaceCP e ??????????? ???????? ?? ????????, ??????????? ? ????????? ?? ???? ????? ?? ???????? ????.
- CafeAdm Messenger: CafeAdm Messenger Allows a server connection for CafeAdm Schedule and Messenger
- DECnet 2.0 Router: A user mode DECnet 2.0 router that will interoperate with the HECnet bridge.
- DriveManager: This is a common utility to provide an interface for all cloud based drive providers like google drive, dropbox, MS Sky Drive.
- Email Tester: This utility will help you check your SMTP settings for SharePoint. It is best for Pre-PROD and PROD environment where you can't modify code.
- EvoGame: The evo game that im working on
- forebittims: Project Owner : ForeBitt Inc. Sri Lanka
Project Manager : Chackrapani Wickramarathne
Technologies : VS 2010, C#, Linq to Sql, Sql server 2008 R2, Dev Express
- MCServe: MCServe is the minecraft-server which takes advantage of the performance of the .NET Framework
- Mental: ?ang trong quá trình phát tri?n
- SalaryManagementSys: SalaryManagementSys
- VKplay: This application is audio player, launches on windows phone platform and uses music from vk.com social network.