Download NTemplates
Description
NTemplates is a reporting library for .NET written 100% in C#. Define RTF templates, specify the placeholders, provide the information and you're done. NTemplates allows for changing the appearance of the report without recompiling your app.
Source Files
The download file ntemplates.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Documents/Ntemplates.docx/*from w w w.j a v a2 s . c om*/
Invoices/ExampleDescription.txt
Invoices/Invoices.Designer.cs
Invoices/Invoices.cs
Invoices/Invoices.csproj
Invoices/Invoices.csproj.user
Invoices/Invoices.resx
Invoices/Program.cs
Invoices/Properties/AssemblyInfo.cs
Invoices/Properties/Resources.Designer.cs
Invoices/Properties/Resources.resx
Invoices/Properties/Settings.Designer.cs
Invoices/Properties/Settings.settings
Invoices/Templates/InvoiceSample.rtf
NTemplates.sln
NTemplates/DataManager.cs
NTemplates/DocumentCreator.cs
NTemplates/DocumentFormat/IDocumentFormat.cs
NTemplates/DocumentFormat/RTFFormat.cs
NTemplates/DocumentFormat/TextFormat.cs
NTemplates/DocumentStructure/CommonMethods.cs
NTemplates/DocumentStructure/ConditionalBaseBlock.cs
NTemplates/DocumentStructure/IControlBlock.cs
NTemplates/DocumentStructure/IF/IfBlock.cs
NTemplates/DocumentStructure/OutputNode.cs
NTemplates/DocumentStructure/ScanBlock.cs
NTemplates/DocumentStructure/TextBlock.cs
NTemplates/EvaluatorFactory.cs
NTemplates/EventArgs/AfterScanRecordEventArgs.cs
NTemplates/EventArgs/BeforeScanRecordEventArgs.cs
NTemplates/EventArgs/ScanEndedEventArgs.cs
NTemplates/EventArgs/ScanRecordEventArgsBase.cs
NTemplates/EventArgs/ScantStartEventArgs.cs
NTemplates/Extensions.cs
NTemplates/FunctionsEvaluator.cs
NTemplates/IScanEventArgs.cs
NTemplates/NTemplates.csproj
NTemplates/NTemplates.csproj.user
NTemplates/Parser.cs
NTemplates/Properties/AssemblyInfo.cs
NTemplates/TableList.cs
NTemplates/TableManager.cs
NTemplates/TextCleaner.cs
ParentChild/Form1.Designer.cs
ParentChild/Form1.cs
ParentChild/Form1.resx
ParentChild/ParentChild.csproj
ParentChild/Program.cs
ParentChild/Properties/AssemblyInfo.cs
ParentChild/Properties/Resources.Designer.cs
ParentChild/Properties/Resources.resx
ParentChild/Properties/Settings.Designer.cs
ParentChild/Properties/Settings.settings
ParentChild/Templates/ParentChildSample.rtf
ProductList/ExampleDescription.txt
ProductList/ProductList.Designer.cs
ProductList/ProductList.cs
ProductList/ProductList.csproj
ProductList/ProductList.csproj.user
ProductList/ProductList.resx
ProductList/Program.cs
ProductList/Properties/AssemblyInfo.cs
ProductList/Properties/Resources.Designer.cs
ProductList/Properties/Resources.resx
ProductList/Properties/Settings.Designer.cs
ProductList/Properties/Settings.settings
ProductList/Templates/ProductListSample.rtf
ProductListNestedScans/ExampleDescription.txt
ProductListNestedScans/ProductList.Designer.cs
ProductListNestedScans/ProductList.cs
ProductListNestedScans/ProductList.resx
ProductListNestedScans/ProductListNestedScans.csproj
ProductListNestedScans/ProductListWithGroupings.csproj.user
ProductListNestedScans/Program.cs
ProductListNestedScans/Properties/AssemblyInfo.cs
ProductListNestedScans/Properties/Resources.Designer.cs
ProductListNestedScans/Properties/Resources.resx
ProductListNestedScans/Properties/Settings.Designer.cs
ProductListNestedScans/Properties/Settings.settings
ProductListNestedScans/Templates/ProductList.rtf
ProductListNestedScans/Templates/ProductListWithGroupingsSample.rtf
ProductListWithGroupings/ExampleDescription.txt
ProductListWithGroupings/ProductList.Designer.cs
ProductListWithGroupings/ProductList.cs
ProductListWithGroupings/ProductList.resx
ProductListWithGroupings/ProductListWithGroupings.csproj
ProductListWithGroupings/ProductListWithGroupings.csproj.user
ProductListWithGroupings/Program.cs
ProductListWithGroupings/Properties/AssemblyInfo.cs
ProductListWithGroupings/Properties/Resources.Designer.cs
ProductListWithGroupings/Properties/Resources.resx
ProductListWithGroupings/Properties/Settings.Designer.cs
ProductListWithGroupings/Properties/Settings.settings
ProductListWithGroupings/Templates/ProductList.rtf
ProductListWithGroupings/Templates/ProductListWithGroupingsSample.rtf
Download
Click the following link to download ntemplates.zip.
ntemplates.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »