<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>SharpToolbox Latest Updates</title>
    <link>http://sharptoolbox.com/</link>
    <description>List of the latest updated tools on SharpToolbox.com</description>
    <managingEditor>info@NOSharpToolboxSPAM.com</managingEditor>
    <webMaster>info@NOSharpToolboxSPAM.com</webMaster>
    <language>en</language>
    <copyright>Fabrice Marguerie</copyright>
    <pubDate>Thu, 11 Mar 2010 12:04:48 GMT</pubDate>
    <lastBuildDate>Thu, 11 Mar 2010 12:04:48 GMT</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://z.sharptoolbox.com/style/LogoForRss.png</url>
      <title>SharpToolbox Latest Updates</title>
      <link>http://sharptoolbox.com/</link>
    </image>
    <item>
      <title>IronRuby</title>
      <link>http://sharptoolbox.com/tools/ironruby</link>
      <guid>http://sharptoolbox.com/tools/ironruby</guid>
      <category>Languages</category>
      <pubDate>Thu, 11 Feb 2010 14:22:10 GMT</pubDate>
      <description>&lt;p&gt;Open Source implementation of the Ruby programming language for .NET, heavily relying on Microsoft's Dynamic Language Runtime (DLR).&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/languages"&gt;Languages&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/ironruby"&gt;more about IronRuby&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASP.NET MVC</title>
      <link>http://sharptoolbox.com/tools/asp.net-mvc</link>
      <guid>http://sharptoolbox.com/tools/asp.net-mvc</guid>
      <category>ASP.NET</category>
      <category>MVC</category>
      <pubDate>Fri, 05 Feb 2010 13:40:08 GMT</pubDate>
      <description>&lt;p&gt;Enables you to build Model View Controller (MVC) applications by using the ASP.NET framework.
&lt;br /&gt;ASP.NET MVC is an alternative, not a replacement, for ASP.NET Web Forms that offers the following benefits and features:
&lt;br /&gt;- Separation of concerns and application tasks (input logic, business logic, and UI logic)
&lt;br /&gt;- Testability (support for Test-Driven Development)
&lt;br /&gt;- Fine-grained control over HTML and JavaScript
&lt;br /&gt;- Intuitive URLs through a URL-mapping component
&lt;br /&gt;- Extensible and pluggable: the components of the ASP.NET MVC framework are designed so that they can be replaced or customized
&lt;br /&gt;- Support for existing ASP.NET features (forms authentication, Windows authentication, URL authorization, membership and roles, output and data caching, session and profile state management, health monitoring, the configuration system, and the provider architecture)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/asp-net"&gt;ASP.NET&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/mvc"&gt;MVC&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/asp.net-mvc"&gt;more about ASP.NET MVC&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>dotTrace</title>
      <link>http://sharptoolbox.com/tools/dottrace</link>
      <guid>http://sharptoolbox.com/tools/dottrace</guid>
      <category>Profiling - Debugging</category>
      <pubDate>Sat, 02 Jan 2010 11:52:11 GMT</pubDate>
      <description>&lt;p&gt;Performance and memory profiling tool.
&lt;br /&gt;dotTrace profiles the performance of .NET Framework 1.1, 2.0, 3.x a 4.0 applications,
&lt;br /&gt;the memory usage of .NET Framework 2.0, 3.x and 4.0 applications, ASP.NET applications running on IIS and ASP.NET Development Server, Windows services.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- profiling API
&lt;br /&gt;- memory profiling
&lt;br /&gt;- snapshot exploring, CPU snapshot comparison, support for multiple snapshots
&lt;br /&gt;- combined profile and source views
&lt;br /&gt;- command line access
&lt;br /&gt;- user interface features navigation, filtering, search options and source preview
&lt;br /&gt;- integration with Visual Studio&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/profilers-debuggers"&gt;Profiling - Debugging&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/dottrace"&gt;more about dotTrace&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ReSharper</title>
      <link>http://sharptoolbox.com/tools/resharper</link>
      <guid>http://sharptoolbox.com/tools/resharper</guid>
      <category>Refactoring</category>
      <category>IDEs - IDE add-ins</category>
      <category>Testing</category>
      <category>Code analysis - Standards verifiers</category>
      <pubDate>Wed, 30 Dec 2009 10:04:50 GMT</pubDate>
      <description>&lt;p&gt;Add-in for Visual Studio that provides C# and VB.NET coding assistance, on-the-fly error highlighting and quick error correction, as well as support for code refactoring or unit testing features.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Syntax and error highlighting
&lt;br /&gt;- Error quick-fixes
&lt;br /&gt;- Refactoring
&lt;br /&gt;- Navigation
&lt;br /&gt;- Code assistance, code completion, code formatting
&lt;br /&gt;- Code generation
&lt;br /&gt;- Search
&lt;br /&gt;- Live templates
&lt;br /&gt;- ASP.NET editing
&lt;br /&gt;- NAnt and MSBuild scripts editing
&lt;br /&gt;- Supports Visual Studio 2010/2008/2005/2003, C# (up to version 4), VB.NET (up to version 10)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/refactoring"&gt;Refactoring&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/ide-add-ins"&gt;IDEs - IDE add-ins&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/tests"&gt;Testing&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-analysers-standards-verifiers"&gt;Code analysis - Standards verifiers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/resharper"&gt;more about ReSharper&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mono</title>
      <link>http://sharptoolbox.com/tools/mono</link>
      <guid>http://sharptoolbox.com/tools/mono</guid>
      <category>Compilation</category>
      <category>Frameworks</category>
      <pubDate>Tue, 22 Dec 2009 21:34:17 GMT</pubDate>
      <description>&lt;p&gt;The Mono project is an effort to create an open source implementation of the .NET Development Framework.
&lt;br /&gt;Mono includes a compiler for the C# language, a runtime for the Common Language Infrastructure (also referred as the CLR) and a set of class libraries.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Multi-platform (Linux, FreeBSD, OpenBSD, NetBSD, Solaris, Mac OS X, Windows)
&lt;br /&gt;- Based on the ECMA/ISO standards
&lt;br /&gt;- Runs ASP.NET and Windows Forms applications
&lt;br /&gt;- Can run .NET (C#, VB.NET, Boo, Nemerle, Python), Java, and more
&lt;br /&gt;- The runtime can be embedded into your application
&lt;br /&gt;- Open Source, Free Software
&lt;br /&gt;- Commercially supported&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/compilers"&gt;Compilation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/frameworks"&gt;Frameworks&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/mono"&gt;more about Mono&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>TeamCity</title>
      <link>http://sharptoolbox.com/tools/teamcity</link>
      <guid>http://sharptoolbox.com/tools/teamcity</guid>
      <category>Testing</category>
      <category>Code analysis - Standards verifiers</category>
      <category>Code coverage</category>
      <category>Builds</category>
      <pubDate>Tue, 15 Dec 2009 12:44:48 GMT</pubDate>
      <description>&lt;p&gt;IDE-independent integrated team environment.
&lt;br /&gt;TeamCity automates and coordinates key collaborative processes to eliminate manual systems and delays, providing integration with multiple build and test tools, real-time unit test frequency, server-side inspections and code coverage analysis.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- continuous integration and testing
&lt;br /&gt;- server-side code analysis
&lt;br /&gt;- build management
&lt;br /&gt;- automated team communication
&lt;br /&gt;- code coverage analysis and reporting
&lt;br /&gt;- web-based interface and project dashboard
&lt;br /&gt;- extensibility
&lt;br /&gt;- IntelliJ IDEA, Eclipse and Visual Studio integration
&lt;br /&gt;- pre-tested (delayed) commit
&lt;br /&gt;- remote run for personal builds
&lt;br /&gt;&lt;br /&gt;Supported environments:
&lt;br /&gt;- Ant, Maven, NAnt, MSBuild
&lt;br /&gt;- Having an IntelliJ IDEA project or a Visual Studio solution, you can build your application with TeamCity, even without providing a build script
&lt;br /&gt;- Supports JUnit and NUnit
&lt;br /&gt;- Integrates with Perforce, CVS, Subversion, Visual SourceSafe, StarTeam&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/tests"&gt;Testing&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-analysers-standards-verifiers"&gt;Code analysis - Standards verifiers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-coverage"&gt;Code coverage&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/builds"&gt;Builds&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/teamcity"&gt;more about TeamCity&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Huagati Query Profiler</title>
      <link>http://sharptoolbox.com/tools/huagati-query-profiler</link>
      <guid>http://sharptoolbox.com/tools/huagati-query-profiler</guid>
      <category>LINQ</category>
      <pubDate>Fri, 11 Dec 2009 21:57:25 GMT</pubDate>
      <description>&lt;p&gt;Runtime profiling tools for LINQ to SQL and LLBLGen Pro.
&lt;br /&gt;Huagati Query Profiler is a toolkit that enables runtime profiling of LINQ to SQL, and LLBLGen Pro based software accessing SQL Server databases. It consists of the Huagati Linq-to-SQL Profiler and Huagati LLBLGen Profiler runtime components, and a profiler log explorer application.
&lt;br /&gt;&lt;br /&gt;The runtime components are designed to be integrated and distributed with applications that are using either LINQ to SQL, or LLBLGen Pro for accessing SQL Server. The runtime components add functionality to log and profile database query cost and performance throughout the lifespan of an application; during development, test, and in live production environments. Runtime filters allow application developers to target specific SQL query behavior such as excessive reads, excessive execution times, table scans, queries with no matching indexes, and many other scenarios that can have an impact on database and application performance.
&lt;br /&gt;&lt;br /&gt;Use the profiler to proactively detect potential performance bottlenecks, and to gain an understanding of how your applications interact with the underlying database(s).&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/linq"&gt;LINQ&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/huagati-query-profiler"&gt;more about Huagati Query Profiler&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Huagati DBML/EDMX Tools</title>
      <link>http://sharptoolbox.com/tools/huagati-dbml-edmx-tools</link>
      <guid>http://sharptoolbox.com/tools/huagati-dbml-edmx-tools</guid>
      <category>LINQ</category>
      <category>Persistence - Data-tier</category>
      <pubDate>Fri, 11 Dec 2009 21:54:27 GMT</pubDate>
      <description>&lt;p&gt;Add-in for Visual Studio that adds functionality to the LINQ to SQL (DBML) diagram designer, and to the ADO.NET Entity Framework designer in Visual Studio 2008 and 2010 (beta 2).
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Synchronize LINQ to SQL models with the underlying database and any database schema changes
&lt;br /&gt;- Mass-rename LINQ to SQL and Entity Framework generated entity classes and their members to use .NET naming conventions
&lt;br /&gt;- Generate documentation comments for L2S and EF entity classes from the database
&lt;br /&gt;- Generate SQL-DDL scripts from LINQ to SQL and Entity Framework models&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/linq"&gt;LINQ&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/persistence-data-tier"&gt;Persistence - Data-tier&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/huagati-dbml-edmx-tools"&gt;more about Huagati DBML/EDMX Tools&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>YourKit Profiler for .NET</title>
      <link>http://sharptoolbox.com/tools/yourkit-profiler-for-net</link>
      <guid>http://sharptoolbox.com/tools/yourkit-profiler-for-net</guid>
      <category>Profiling - Debugging</category>
      <pubDate>Sun, 22 Nov 2009 23:39:22 GMT</pubDate>
      <description>&lt;p&gt;CPU and memory profiler for .NET.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- On-demand profiling
&lt;br /&gt;- ASP.NET support
&lt;br /&gt;- Ability to profile in production environment
&lt;br /&gt;- Remote profiling
&lt;br /&gt;- Ability to export profiling results to HTML
&lt;br /&gt;- Telemetry: allows viewing key information about an application in runtime within live graphs, providing details about memory, garbage collection activity, loaded classes, threads, as well as general CLR and OS information
&lt;br /&gt;- CPU profiling: hot spots, method call tree and method list; "Merged callees" view; Method back traces view
&lt;br /&gt;- Memory profiling: Objects view; Browse instances of particular class; "Find Paths" helps to find reasons of memory leaks; Find strings that match given pattern; "Quick Info" action; Ability to compare memory snapshots
&lt;br /&gt;- Integration with Visual Studio 2003, 2005, and 2008
&lt;br /&gt;- Supports 32-bit and 64-bit systems
&lt;br /&gt;&lt;br /&gt;Free for open-source projects.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/profilers-debuggers"&gt;Profiling - Debugging&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/yourkit-profiler-for-net"&gt;more about YourKit Profiler for .NET&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ILMerge</title>
      <link>http://sharptoolbox.com/tools/ilmerge</link>
      <guid>http://sharptoolbox.com/tools/ilmerge</guid>
      <category>Compilation</category>
      <category>Builds</category>
      <pubDate>Thu, 19 Nov 2009 22:03:41 GMT</pubDate>
      <description>&lt;p&gt;Command-line and library utility for merging multiple .NET assemblies into a single .NET assembly. It works on executables and DLLs alike. It comes with several options for controlling the processing and format of the output.
&lt;br /&gt;&lt;br /&gt;ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.
&lt;br /&gt;&lt;br /&gt;ILMerge is packaged as a console application. But all of its functionality is also available programmatically. While Visual Studio does not allow one to add an executable as a reference, the C# compiler does, so you can write a C# client that uses ILMerge as a library.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/compilers"&gt;Compilation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/builds"&gt;Builds&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/ilmerge"&gt;more about ILMerge&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mono Tools for Visual Studio</title>
      <link>http://sharptoolbox.com/tools/mono-tools-for-visual-studio</link>
      <guid>http://sharptoolbox.com/tools/mono-tools-for-visual-studio</guid>
      <category>Deployment - Installation</category>
      <pubDate>Thu, 12 Nov 2009 12:25:51 GMT</pubDate>
      <description>&lt;p&gt;Port your applications to Mono and Linux without leaving Visual Studio.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Scan for Mono compatibility: Scan your application with the Mono Migration Analyzer (MoMA) directly in Visual Studio.
&lt;br /&gt;- Test on Windows: Compile and launch your application running in Mono on Windows.
&lt;br /&gt;- Test on Linux: Automatically compile your application and launch it on your Linux PC or virtual image.
&lt;br /&gt;- Debug remotely on Linux: Debug your application running on Mono on Linux directly in Visual Studio, just like you normally do.
&lt;br /&gt;- Package for Linux: Visually create a SUSE RPM installer package for your application.
&lt;br /&gt;- Create a SUSE Linux appliance: Bundle your application into a SUSE Linux appliance for easy distribution to your users.
&lt;br /&gt;&lt;br /&gt;Requirements:
&lt;br /&gt;- Windows XP, Vista, or 7, 32 or 64 bits
&lt;br /&gt;- Visual Studio 2008 SP1, Standard or Professional
&lt;br /&gt;Linux image runs in VMWare (vmx/ova) or Virtual PC (vpc)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/deployment-installers"&gt;Deployment - Installation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/mono-tools-for-visual-studio"&gt;more about Mono Tools for Visual Studio&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>MySQL Connector/Net</title>
      <link>http://sharptoolbox.com/tools/mysql-connector-net</link>
      <guid>http://sharptoolbox.com/tools/mysql-connector-net</guid>
      <category>ADO.NET providers</category>
      <pubDate>Tue, 10 Nov 2009 00:36:12 GMT</pubDate>
      <description>&lt;p&gt;Fully-managed ADO.NET driver for MySQL.
&lt;br /&gt;Supports major features of MySQL 3.23x and 5.0x such as InnoDB transactions, data stream compression, named pipe connections.
&lt;br /&gt;Implements all standard ADO.NET provider interfaces and uses the same syntax as SqlClient.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Full support for MySQL 5.4, 5.1, 5.0, 4.1
&lt;br /&gt;- Large-packet support for sending and receiving rows and BLOBs up to 2 gigabytes in size
&lt;br /&gt;- Protocol compression that allows for compressing the data stream between the client and server
&lt;br /&gt;- Support for connecting using TCP/IP sockets, named pipes, or shared memory on Windows
&lt;br /&gt;- Support for connecting using TCP/IP sockets or Unix sockets on Unix
&lt;br /&gt;- Fully managed, does not utilize the MySQL client library
&lt;br /&gt;- Initial Entity Framework support&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/ado-net-providers"&gt;ADO.NET providers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/mysql-connector-net"&gt;more about MySQL Connector/Net&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>IMSL C# Numerical Library</title>
      <link>http://sharptoolbox.com/tools/imsl-csharp-numerical-library</link>
      <guid>http://sharptoolbox.com/tools/imsl-csharp-numerical-library</guid>
      <category>Math - Logic - AI - Rules</category>
      <pubDate>Fri, 06 Nov 2009 22:53:20 GMT</pubDate>
      <description>&lt;p&gt;Numerical library that offers mathematical and statistical numerical analysis as well as charting and graphing for .NET.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Mathematical functionality: Linear Systems; Eigensystem Analysis; Interpolation and Approximation; Nonlinear Equations; Optimization; Finance and Bond; Calculations; Differential Equations; and more.
&lt;br /&gt;- Statistical functionality: Basic and Non-parametric Statistics; Time Series and
&lt;br /&gt;Forecasting; Tests of Goodness of Fit; Regression; Multivariate Analysis; Probability Distribution Functions; Random Number Generator; and more.
&lt;br /&gt;- Charting functionality: Function and Spline; Line, Pie, Scatter, Bar, and Box; Polar, Area, Contour, and Histogram; Date and Time Support; Fully Interactive Capabilities; High-Low-Close; Heat Map; and more.
&lt;br /&gt;- Data Mining functionality: Neural Network Engines; Neural Network Data Pre-processors; and more.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/math-logic-ai-rules"&gt;Math - Logic - AI - Rules&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/imsl-csharp-numerical-library"&gt;more about IMSL C# Numerical Library&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Composite Application Guidance for WPF and Silverlight</title>
      <link>http://sharptoolbox.com/tools/composite-application-guidance-for-wpf</link>
      <guid>http://sharptoolbox.com/tools/composite-application-guidance-for-wpf</guid>
      <category>SVG - XAML - WPF - Silverlight</category>
      <pubDate>Tue, 03 Nov 2009 17:46:29 GMT</pubDate>
      <description>&lt;p&gt;Guidance that can help you split the development of your WPF and Silverlight client application across multiple development teams, each responsible for the development of a piece of the application, and help you compose those pieces together into a client application.
&lt;br /&gt;The Composite Application Guidance for WPF includes a reference implementation, reusable library code (called the Composite Application Library), documentation, quick start tutorials and hands-on labs.
&lt;br /&gt;&lt;br /&gt;Codename: Prism&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/svg-xaml"&gt;SVG - XAML - WPF - Silverlight&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/composite-application-guidance-for-wpf"&gt;more about Composite Application Guidance for WPF and Silverlight&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eclipse4SL</title>
      <link>http://sharptoolbox.com/tools/eclipse4sl</link>
      <guid>http://sharptoolbox.com/tools/eclipse4sl</guid>
      <category>IDEs - IDE add-ins</category>
      <category>SVG - XAML - WPF - Silverlight</category>
      <pubDate>Sat, 31 Oct 2009 11:17:34 GMT</pubDate>
      <description>&lt;p&gt;Open Source application development environment for Silverlight in Eclipse.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Silverlight 2.0 support
&lt;br /&gt;- C# code editor with syntax colorization, keywords and template code completion assist
&lt;br /&gt;- Silverlight project system and Silverlight compiler
&lt;br /&gt;- Project resource management in Eclipse IDE
&lt;br /&gt;- Project explorer to show a configuration view of project resources
&lt;br /&gt;- XAML editor and preview: editor with code hinting and code completion features that helps detect and correct coding errors
&lt;br /&gt;- Automatic Build &amp;amp; Run
&lt;br /&gt;- Configurable Web application launch facilities
&lt;br /&gt;- Move and Rename refactorings
&lt;br /&gt;- Media features
&lt;br /&gt;- Cross platform capabilities (Mac version)
&lt;br /&gt;- Defects and regression testing
&lt;br /&gt;- Developer usability testing&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/ide-add-ins"&gt;IDEs - IDE add-ins&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/svg-xaml"&gt;SVG - XAML - WPF - Silverlight&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/eclipse4sl"&gt;more about Eclipse4SL&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>