NET directory contains sample applications for .NET including WinForms, WPF and Silverlight samples. Windows Forms ans WPF samples are for Visual Studio 2008. Silverlight samples are for Visual Studio 2010. Delphi samples are for Borland Developer Studio 2006. If you use an older version you can get the basic idea from the sample but you have to write your own sample based on the sample.
Before trying samples please read Localizing .NET applications document.
If you use WinForms study WinForms\CSharp\Converter\Tutorial first and then WinForms\CSharp\Converter\Project and WinForms\CSharp\Converter\Binary.
If you use WPF study WPF\Converter\Tutorial first and then WPF\Converter\Project and WPF\Converter\Binary.
If you use Silverlight study Silverlight\Tutorial first and then Silverlight\Converter.
If you use Visual Basic study WinForms\VB\Tutorial first and then WinForms\VB\Converter.
If you use Delphi Prism study WinForms\Prism\Tutorial first and then WinForms\Prism\Converter.
Item | Description |
---|---|
Silverlight | Silverlight samples |
Silverlight\Converter | Localized Converter application for Silverlight. Look for Bin\Debug directory. |
Silverlight\Tutorial | English Converter application for Silverlight. |
Sisulizer | Sisulizer .NET library that implement resource and locale functions. |
WinForms | WinForms samples |
WinForms\CSharp | C# WinForms samples for Visual Studio. |
WinForms\CSharp\ClickOnce\Automatic | Shows how to automatically deploy a localized application using Visual Studio's publish feature. |
WinForms\CSharp\ClickOnce\Manual | Shows how to manually deploy a localized application using Manifest Generation and Editing Tool (Mage.exe or MageUI.exe). |
WinForms\CSharp\CommandLine | Shows how to turn on a language using a command line parameter. |
WinForms\CSharp\Combined | Shows how to localize combined properties such as those that contains XML data. |
WinForms\CSharp\Converter\Binary | Localized Converter application for C#. This project uses binary localization. |
WinForms\CSharp\Converter\LanguageChange | Localized Converter application for C#. This project uses project localization and Sisulizer's runtime language change feature. |
WinForms\CSharp\Converter\Project | Localized Converter application for C#. This project uses project localization. |
WinForms\CSharp\Converter\Tutorial | English Converter application for C#. |
WinForms\CSharp\CustomResource | Shows how to localize XML, HTML, image and binary resources. |
WinForms\CSharp\HtmlResource | Shows how to localize HTML data that is embedded to a resource. |
WinForms\CSharp\Images | Shows how to localize different kind of image resources. |
WinForms\CSharp\LangChange | Shows how to display available languages for user interface and how to change on a new active language. This is called runtime language switch. |
WinForms\CSharp\ListView | Show how to localize an application using ListView and how to perform runtime language change. |
WinForms\CSharp\Resource | Shows how to localize image and binary data that is embedded to resources. |
WinForms\CSharp\StrongName | Shows how to sign satellite assembly files created by Sisulizer. |
WinForms\CSharp\XmlResource | Shows how to localize XML data that is embedded to a resource. |
WinForms\Delphi | Delphi WinForms samples for Borland Developer Studio. |
WinForms\Delphi\Converter | Localized Converter application for Delphi. |
WinForms\Delphi\Tutorial | English Converter application for Delphi. |
WinForms\Prism | Delphi WinForms samples for Delphi Prism. |
WinForms\Prism\Converter | Localized Converter application for Delphi Prism. |
WinForms\Prism\Tutorial | English Converter application for Delphi Prism. |
WinForms\Sisulizer | Sisulizer WinForms library that implement runtime language change. |
WinForms\VB | Visual Basic WinForm samples for Visual Studio. |
WinForms\VB\Converter | Localized Converter application for Visual Basic. |
WinForms\VB\Tutorial | English Converter application for Visual Basic. |
WPF | WPF samples |
WPF\Converter\Binary | Localized Converter application for WPF. This project uses binary localization. |
WPF\Converter\Project | Localized Converter application for WPF. This project uses project localization. |
WPF\Converter\Tutorial | English Converter application for WPF. |
WPF\XAML | Sample XAML files. |
Copyright 2005-2011 Sisulizer - Please visit www.sisulizer.com for further information