Web Statistics
Web Statistics
Skip to end of metadata
Go to start of metadata

Overview

This is the online Software Development Kit (SDK) for TextFileSplitter. Note that this refers to the new version 2.5.0 and newer.

TextFileSplitter started as a C# .NET 3.5 software utility. The new version is being developed in C# .NET 4.0 using Visual Studio 2010. All of the custom libraries have been converted to C# .NET 4.0 and are working correctly.

Requirements

TextFileSplitter requires a minimum of the .NET 4.0 Framework.

Compatible IDEs:

  • Visual Studio 2010
  • Visual C# 2010
  • Visual Basic 2010
  • SharpDevelop 4.x

Extensibility

 

 

 

 

The new plugin architecture is based on Microsoft's Managed Extensibility Framework, also known as MEF.

The top level namespace is SystemWidgets.FileSplitStrategyEngine

There are currently two (2) points where Text File Splitter can be extended. These are:

There is a zip file that contains all the bits that you need to try the sample file splitting strategy. Please download it from Text File Splitter Downloads Page

I will walk you through creating a strategy from scratch. Please follow me to the Sample Splitting Strategy page to get started.


 

 
Navigate space
Labels: