Custom dictionary using a flat file

Thread is closed for posting
1 posts, 0 answers
  1. 90662530-3F16-440D-870D-4A9168DF08C8
    90662530-3F16-440D-870D-4A9168DF08C8 avatar
    1 posts
    Member since:
    Mar 2006

    Posted 01 Feb 2013 Link to this post

    Requirements

    RadControls version 2012.3.1129.1050                                               

     

    .NET version 4.0

     

    Visual Studio version 2012

     

    programming language C#

     

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This sample project demonstrates the Silverlight spelling checker with a flat file custom dictionary.
    The main dictionary is en-US.
    The custom dictionary can be configured in the web.config file.  (for this sample, it is named Custom.txt and located in ClientBin/Dictionaries)
    The custom dictionary is managed by a Silverlight WCF web service is basic File IO.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.