<?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>Sat, 04 Jul 2009 04:56:54 GMT</pubDate>
    <lastBuildDate>Sat, 04 Jul 2009 04:56:54 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>Caliburn</title>
      <link>http://sharptoolbox.com/tools/caliburn</link>
      <guid>http://sharptoolbox.com/tools/caliburn</guid>
      <category>SVG - XAML - WPF - Silverlight</category>
      <pubDate>Fri, 19 Jun 2009 13:47:26 GMT</pubDate>
      <description>&lt;p&gt;Framework designed to aid in the development of WPF and Silverlight applications.
&lt;br /&gt;Caliburn's goals include making TDD easier and providing an implementation of the MVP pattern.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Model/View/Presenter and Presentation Model (Model/View/ViewModel) support
&lt;br /&gt;- EventBroker and EventAggregator
&lt;br /&gt;- UI Composition and Scope
&lt;br /&gt;- Transitions
&lt;br /&gt;- Modular deployment
&lt;br /&gt;- Platform abstractions
&lt;br /&gt;- State persistence
&lt;br /&gt;- Pluggable services
&lt;br /&gt;- Utilities&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/caliburn"&gt;more about Caliburn&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manco .NET Licensing System</title>
      <link>http://sharptoolbox.com/tools/manco-net-licensing-system</link>
      <guid>http://sharptoolbox.com/tools/manco-net-licensing-system</guid>
      <category>Licensing</category>
      <pubDate>Tue, 16 Jun 2009 15:05:23 GMT</pubDate>
      <description>&lt;p&gt;Licensing and copy protection tools for Windows Forms, WPF, and ASP.NET applications, controls and components.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- License file and unlock key encryption
&lt;br /&gt;- License file content allows creation of different licensing schemas: 34 predefined rules and unlimited number of custom values
&lt;br /&gt;- Custom values allows you to store additional information in the license file, so you can lock/unlock some features of your product, or make some additional tests to validate the license
&lt;br /&gt;- Allows creation of time/usage limited evaluation versions
&lt;br /&gt;- Uses RSA encryption to sign license files
&lt;br /&gt;- Activate your products using a license file or an encrypted unlock key
&lt;br /&gt;- Additional user data can be included in the unlock key for use in performing additional validations
&lt;br /&gt;- Allows you to dynamically decrypt, compile, load and use encrypted code at runtime
&lt;br /&gt;- Source code integration allows including of the protection library right in the code of your application
&lt;br /&gt;- Protection library available for .NET 1.1, 2.0, 3.0, 3.5 and Compact Framework 2.0, 3.5&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/licensing"&gt;Licensing&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/manco-net-licensing-system"&gt;more about Manco .NET Licensing System&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 coverage</category>
      <category>Code analysis - Standards verifiers</category>
      <category>Builds</category>
      <pubDate>Fri, 12 Jun 2009 15:35:01 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-coverage"&gt;Code coverage&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/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>MonoDevelop</title>
      <link>http://sharptoolbox.com/tools/monodevelop</link>
      <guid>http://sharptoolbox.com/tools/monodevelop</guid>
      <category>IDEs - IDE add-ins</category>
      <pubDate>Wed, 10 Jun 2009 11:13:51 GMT</pubDate>
      <description>&lt;p&gt;IDE primarily designed for C# and other .NET languages.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Code completion: attempts to complete type, method and field names as you're typing.
&lt;br /&gt;- Class management: a class viewer allows you to list the classes in your project, their methods, and properties. Your namespaces are also kept track of to keep the classes separated.
&lt;br /&gt;- Integrated debugger.
&lt;br /&gt;- Built-in help: the .NET documentation and the Gtk# documentation are built into MonoDevelop.
&lt;br /&gt;- Project support: comes with built in projects that help get you started with your console, Gnome# or Gtk# application.
&lt;br /&gt;- MSBuild file format support.
&lt;br /&gt;- Add-ins: an add-in engine, which together with a modular API and a complete set of extension points, provides a platform upon which to build your own development tools. MonoDevelop also provides an Add-in Manager you can use to install add-ins from online repositories.&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;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/monodevelop"&gt;more about MonoDevelop&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Postbuild</title>
      <link>http://sharptoolbox.com/tools/postbuild</link>
      <guid>http://sharptoolbox.com/tools/postbuild</guid>
      <category>Code protection - Obfuscation</category>
      <pubDate>Wed, 03 Jun 2009 16:19:17 GMT</pubDate>
      <description>&lt;p&gt;Code security, optimization, and packaging products.
&lt;br /&gt;Xenocode Postbuild is a code protection and deployment solution.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Code protection: Symbol obfuscation; Control flow obfuscation;  String encryption;  Ability to suppress disassemblers; Assembly watermarking; Debug data stripping.
&lt;br /&gt;- Application deployment: Assembly linking; .NET Framework embedding; Assembly compression.
&lt;br /&gt;- Assembly optimization: Code profiling; Dead code and metadata elimination; Dead and duplicate literal elimination; Metadata-only assemblies.
&lt;br /&gt;- Supports multi-assembly applications
&lt;br /&gt;- Attribute-directed configuration
&lt;br /&gt;- Debugging support
&lt;br /&gt;- Build process automation; Visual Studio 2008 and 2005 integration; Supports command-line scripting
&lt;br /&gt;- Incorporates application virtualization technology
&lt;br /&gt;- Embed files and registry settings directly into your executable
&lt;br /&gt;- Save-to-MSI, diagnostic, and splash output modes 
&lt;br /&gt;- Supports .NET 1.0, 1.1, 2.0, 3.0, 3.5, Managed C++, the .NET Compact Framework.
&lt;br /&gt;&lt;br /&gt;Previous name: XenoCode.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-protectors-obfuscators"&gt;Code protection - Obfuscation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/postbuild"&gt;more about Postbuild&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>GhostDoc</title>
      <link>http://sharptoolbox.com/tools/ghostdoc</link>
      <guid>http://sharptoolbox.com/tools/ghostdoc</guid>
      <category>IDEs - IDE add-ins</category>
      <category>Documentation - Code commenting</category>
      <pubDate>Mon, 01 Jun 2009 23:01:57 GMT</pubDate>
      <description>&lt;p&gt;Add-in for Visual Studio that automatically generates XML documentation comments for C# and VB, either by using existing documentation (e.g. of base classes or implemented interfaces), or by deducing from name and type of e.g. methods, properties, events, or parameters.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Generates XML comments based on code element type, parameters, name, and other contextual information
&lt;br /&gt;- For a derived class uses the base class documentation
&lt;br /&gt;- Assignable shortcut
&lt;br /&gt;- Configurable rules, acronyms and macros
&lt;br /&gt;- Import/Export of the configuration and the rules
&lt;br /&gt;- Option to re-build documentation 
&lt;br /&gt;- Available for Visual Studio 2010, 2008 and 2005.&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/documentation-code-commenting"&gt;Documentation - Code commenting&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/ghostdoc"&gt;more about GhostDoc&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Xml2PDF Server</title>
      <link>http://sharptoolbox.com/tools/xml2pdf-net-api</link>
      <guid>http://sharptoolbox.com/tools/xml2pdf-net-api</guid>
      <category>Reporting</category>
      <pubDate>Sat, 16 May 2009 17:10:03 GMT</pubDate>
      <description>&lt;p&gt;Formatting engine for converting various page layout formats into print-ready documents.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Source formats: XSL-FO, SVG, XHTML, HTML, Microsoft Word (DocX and older WordML and Doc)
&lt;br /&gt;- Output formats: PDF (with PDF/A and PDF/X support), XPS , SVG and raster graphics (TIFF, GIF, JPEG, PNG, WMF)
&lt;br /&gt;- Merging of several documents
&lt;br /&gt;- Compression, encryption and digital signatures in generated PDF and XPS
&lt;br /&gt;- Resulting document interactivity
&lt;br /&gt;- Color management, font embedding and subsetting
&lt;br /&gt;- Arabian, Chinese and Japanese fonts support&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/reporting"&gt;Reporting&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/xml2pdf-net-api"&gt;more about Xml2PDF Server&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>{smartassembly}</title>
      <link>http://sharptoolbox.com/tools/smartassembly</link>
      <guid>http://sharptoolbox.com/tools/smartassembly</guid>
      <category>Code protection - Obfuscation</category>
      <category>Deployment - Installation</category>
      <category>Tracing - Logging - Monitoring</category>
      <category>Compilation</category>
      <pubDate>Sat, 16 May 2009 13:06:58 GMT</pubDate>
      <description>&lt;p&gt;Improvement, protection and exception reporting tool for .NET assemblies.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Dependencies merging
&lt;br /&gt;- Pruning: automatically detects and removes the code that will never be executed at runtime
&lt;br /&gt;- Classes and methods obfuscation
&lt;br /&gt;- Control flow obfuscation
&lt;br /&gt;- References dynamic proxy: hide most of the calls to external methods, properties or fields
&lt;br /&gt;- Strings encoding
&lt;br /&gt;- Anti-disassembler and anti-decompiler
&lt;br /&gt;- Unhandled exception reporting (with 24x7x365 Web service)
&lt;br /&gt;- Resources compression and encryption: reduce assembly sizes; allows the protection of XAML files
&lt;br /&gt;- Dependencies compression and embedding
&lt;br /&gt;- Memory management
&lt;br /&gt;- Debugging capabilities
&lt;br /&gt;- No need to make any change in your code, or to learn a 3rd party object model
&lt;br /&gt;- Command line mode&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-protectors-obfuscators"&gt;Code protection - Obfuscation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/deployment-installers"&gt;Deployment - Installation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/tracing-logging-monitoring"&gt;Tracing - Logging - Monitoring&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/compilers"&gt;Compilation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/smartassembly"&gt;more about {smartassembly}&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>VBeeJ for Java</title>
      <link>http://sharptoolbox.com/tools/vbeejava</link>
      <guid>http://sharptoolbox.com/tools/vbeejava</guid>
      <category>Code conversion - Language migration</category>
      <pubDate>Sat, 16 May 2009 12:19:15 GMT</pubDate>
      <description>&lt;p&gt;Source language translator from VB.NET to Java.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Converts VB.NET 2002, 2003, 2005
&lt;br /&gt;- Full event and event handling translation into pure Java
&lt;br /&gt;- Converts entire VB.NET solution file set, or individual vb files
&lt;br /&gt;- Free trial download with unlimited use for files of 250 lines or less
&lt;br /&gt;- Includes an open source plugin library that implements .NET services on Java 6.0
&lt;br /&gt;- All unknowns resolved with patent pending type inference technology
&lt;br /&gt;- Runs on Windows XP and Vista
&lt;br /&gt;&lt;br /&gt;Previous name: VBeeJava&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-converters-language-migration"&gt;Code conversion - Language migration&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/vbeejava"&gt;more about VBeeJ for Java&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NCover</title>
      <link>http://sharptoolbox.com/tools/ncover-code-mortem</link>
      <guid>http://sharptoolbox.com/tools/ncover-code-mortem</guid>
      <category>Code coverage</category>
      <category>Code analysis - Standards verifiers</category>
      <pubDate>Mon, 11 May 2009 10:28:29 GMT</pubDate>
      <description>&lt;p&gt;Code coverage analysis tool that uses the profiling API to give line-by-line code coverage statistics.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Supports any .NET language, because the analysis is done at the .NET runtime layer.  Tested with C#, VB.NET, Managed C++, J#, MSIL, and Boo.
&lt;br /&gt;- 64-bit support
&lt;br /&gt;- NCoverExplorer: tool for analysis of NCover profiling data
&lt;br /&gt;- No special builds required
&lt;br /&gt;- Sequence point coverage reporting; Branch coverage reporting
&lt;br /&gt;- XML coverage data output
&lt;br /&gt;- NAnt/MSBuild/CC.Net integration
&lt;br /&gt;- Select assemblies to profile; Attribute-based exclusion; Auto exclusion of compiler-generated code
&lt;br /&gt;- Exclusion through regular expressions
&lt;br /&gt;- IIS (ASP.NET) and Windows service profiling&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&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/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/ncover-code-mortem"&gt;more about NCover&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>Testing</category>
      <category>IDEs - IDE add-ins</category>
      <category>Refactoring</category>
      <pubDate>Fri, 10 Apr 2009 15:29:36 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 2008/2005/2003, C# (up to version 3), VB.NET (up to version 9)&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/ide-add-ins"&gt;IDEs - IDE add-ins&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/refactoring"&gt;Refactoring&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>Sculpture</title>
      <link>http://sharptoolbox.com/tools/sculpture</link>
      <guid>http://sharptoolbox.com/tools/sculpture</guid>
      <category>Modeling - Architecture - MDA - UML</category>
      <pubDate>Tue, 31 Mar 2009 12:28:03 GMT</pubDate>
      <description>&lt;p&gt;Model-Driven Development code generation framework.
&lt;br /&gt;With Sculpture you can model your application components, and then transform this model to deployable components for your favorite technology.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- comes with ready-made molds: DAAB, NHibernate, LINQ, CSLA, WCF, ASMX, Windows forms, WPF, Silverlight, ASP.NET, ASP.NET MVC
&lt;br /&gt;- provides a starter kit wizard that enables you to choose among available technologies to start your project with all layers
&lt;br /&gt;- contains a Guidance Package for building your own Mold or customizes existing ones
&lt;br /&gt;- can generate any kind of text output using templates (source code, database scripts, web pages, XML, configuration files, etc.)
&lt;br /&gt;&lt;br /&gt;Sculpture is divided into:
&lt;br /&gt;- Sculpture Core Engine: a platform that hosts the molds, takes care of making all the molds work together. It includes the Model Designer, Mold discovery and loader, generic validation engine, generic code generation engine, command holder, and editor controls holder.
&lt;br /&gt;- Mold: The primary plug-in of the Sculpture framework, with Molds you can extend all the power of Sculpture to manage the model and the produced code as your needs, Molds provide the ability to process model elements.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/modeling-architecture-mda-uml"&gt;Modeling - Architecture - MDA - UML&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/sculpture"&gt;more about Sculpture&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NConstruct</title>
      <link>http://sharptoolbox.com/tools/nconstruct</link>
      <guid>http://sharptoolbox.com/tools/nconstruct</guid>
      <category>RAD - Dev automation</category>
      <pubDate>Tue, 31 Mar 2009 11:47:47 GMT</pubDate>
      <description>&lt;p&gt;Rapid application generator.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Generates C# code
&lt;br /&gt;- Creates application servers that can work as standalone applications or as a Windows Service
&lt;br /&gt;- Creates Windows and ASP.NET client applications with a .NET Remoting connection to the application server.
&lt;br /&gt;- Entity source code and NHibernate O/R mapping creation
&lt;br /&gt;- Generic GUI creation, with customizable forms (grids and editing forms) and save/restore layout feature
&lt;br /&gt;- Application module selection
&lt;br /&gt;- Multilanguage GUI support
&lt;br /&gt;- Integrated security module
&lt;br /&gt;- Designed to allow switching of GUI components
&lt;br /&gt;- Supports Oracle 9i/10g, SQL Server 2000/2005, Access&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/rad-dev-automation"&gt;RAD - Dev automation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/nconstruct"&gt;more about NConstruct&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Silverlight Tools for Visual Studio 2008 SP1</title>
      <link>http://sharptoolbox.com/tools/silverlight-tools-for-visual-studio-2008</link>
      <guid>http://sharptoolbox.com/tools/silverlight-tools-for-visual-studio-2008</guid>
      <category>SVG - XAML - WPF - Silverlight</category>
      <pubDate>Thu, 19 Mar 2009 14:32:44 GMT</pubDate>
      <description>&lt;p&gt;Add-on for Visual Studio 2008 SP1 for developing Silverlight 2 applications.
&lt;br /&gt;It provides a Silverlight project system for developing Silverlight applications using C# or Visual Basic.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- VB and C# project templates
&lt;br /&gt;- IntelliSense and code generators for XAML
&lt;br /&gt;- XAML design preview
&lt;br /&gt;- Debugging of Silverlight applications
&lt;br /&gt;- Remote debugging of Silverlight applications for Mac
&lt;br /&gt;- Web reference support
&lt;br /&gt;- WCF Templates
&lt;br /&gt;- Team Build and command line build support
&lt;br /&gt;- Support for cached transparent assemblies
&lt;br /&gt;- Support for ASP.NET server integration 
&lt;br /&gt;- Support for Visual Studio 2008 SP1 and Visual Web Developer 2008 Express with SP1&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/silverlight-tools-for-visual-studio-2008"&gt;more about Silverlight Tools for Visual Studio 2008 SP1&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Silverlight SDK</title>
      <link>http://sharptoolbox.com/tools/silverlight-sdk</link>
      <guid>http://sharptoolbox.com/tools/silverlight-sdk</guid>
      <category>SVG - XAML - WPF - Silverlight</category>
      <category>ASP.NET</category>
      <pubDate>Thu, 19 Mar 2009 14:30:54 GMT</pubDate>
      <description>&lt;p&gt;Software Development Kit (SDK) for creating applications that use Silverlight 3.
&lt;br /&gt;This SDK provides documentation, libraries and tools for developing Silverlight applications.&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;li&gt;&lt;a href="http://sharptoolbox.com/categories/asp-net"&gt;ASP.NET&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/silverlight-sdk"&gt;more about Silverlight SDK&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>