RapidSpell Web .NET - .NET Component - V3.5.0

par Keyoti - Type de produit : Composant / ASP.NET WebForms / 100% Managed Code / AJAX / ASP

Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Capture d'écran - RapidSpell Web .NET - .NET Component - V3.5.0Add spell checker functionality into Web applications with a couple of lines of ASP.NET code. RapidSpell Web provides ASP.NET developers and designers with a cross browser (and multi client platform) Web Control that requires no client installation, no special security settings and as much programmatic flexibility as you want. Written for .NET in C#, RapidSpell Web includes 2 interfaces, an inline highlighter and a fast (no post back) dialog interface. Includes 5 English dictionaries, including 140,000 word U.S + U.K. dictionaries (separate and combined), plus Canadian and Australian English.

Score :  Score moyen de révision - RapidSpell Web .NET - .NET Component - V3.5.0 basé sur 3 revues.

A partir de
$195.02
Calculer le prix en

Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.

RapidSpell Web .NET V3.5.0

Ajouter au Caddie $ 195.02 1 Developer/Web-Site/Server License Téléchargement (8.2 Mo)
Ajouter au Caddie $ 391.02 4 Developer/Web-Site/Server License Téléchargement (8.2 Mo)
Ajouter au Caddie $ 587.02 8 Developer/Web-Site/Server License Téléchargement (8.2 Mo)
Ajouter au Caddie $ 833.00 1 Site Wide/Unlimited License/OEM Téléchargement (8.2 Mo)
Ajouter au Caddie $ 1,959.02 1 Enterprise License Téléchargement (8.2 Mo)

RapidSpell Web .NET V3.5.0 - Upgrades

Ajouter au Caddie $ 122.50 1 Developer/Web-Site/Server License Upgrade from V2.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 245.00 4 Developer/Web-Site/Server License Upgrade from V2.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 367.50 8 Developer/Web-Site/Server License Upgrade from V2.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 612.50 1 Site Wide/Unlimited License/OEM Upgrade from V2.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 183.75 1 Developer/Web-Site/Server License Upgrade from V1.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 367.50 4 Developer/Web-Site/Server License Upgrade from V1.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 551.25 8 Developer/Web-Site/Server License Upgrade from V1.x Vérifier Téléchargement (8.2 Mo)
Ajouter au Caddie $ 918.75 1 Site Wide/Unlimited License/OEM Upgrade from V1.x Vérifier Téléchargement (8.2 Mo)

RapidSpell Web .NET

Ajouter au Caddie $ 699.00 Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) Téléchargement (43 Ko)

Ce produit est disponible dans le cadre du programme de tarification GSANos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat.  Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.

Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.

What's New is in RapidSpell Web V3.5?

  • Ignore All & Change All operations are now global (affect all textboxes during a check) in dialog spell checker. To revert to old behaviour (local) please set GlobalIgnoreAll="false" and GlobalChangeAll="false" in the RapidSpellWeb control (popup page).
  • Added consistent ClientSideObject interface for downlevel browsers rendering RapidSpellWInlineTextBox
  • RapidSpellWInlineTextBox client side events can now also be hooked up using HTML attributes, "onblur", "oncontextmenu", "oncorrection", "onfocus", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseup", "onpaste"

What's New is in RapidSpell Web V3.0?

  • Improved as-you-type spell checking behavior under slow network conditions (text change reconciliation)
  • Use of multiple RapidSpellWebMultiple controls on a page is now supported.
  • Retro-fit XmlHttpRequest server access for capable browsers
  • Added new RapidSpellCheckerClient control, which provides AJAXbased programmatic Javascript spell checking.
  • Added RightClickForMenu property to RapidSpellWInline to switch context menu from left to right click (default = false / left)
  • Added TextComponentInterface.Automatic which simplifies usage with rich/html textboxes.
  • Added support for "ASP.NET AJAX" RTM 1.0.
  • Added built-in support for GridView usage.
  • Improved/simplified client side API usage of RapidSpellWebLauncher, RapidSpellWInlineTextBox and RapidSpellWInline (see userguide)
  • Added RapidSpellWInline.ValidatorNeedsText event to allow validator usage with rich/html textboxes.
  • Added properties for "No suggestions" and "Remove duplicate word" text.
  • Allow .NET 2 users to use external stylesheets in addition to internal ones.
  • Added 'Change All' functionality in RapidSpellWInline, see ShowChangeAllItem property
  • Added support for HTML/Rich text boxes (including Dart's PowerWEBTextBox)
  • RapidSpellWInline control added, which provides a new 'inline' highlighting interface
  • RapidSpellWInlineTextBox control added providing in-document highlighting in modern browsers
  • Validator behavior added, allowing text boxes to be validated for spelling before saving
  • Undo functionality added to traditional spell checker
  • Smooth multiple text box checking added to RapidSpellWebMultiple
  • Simpler license key usage
  • Field being checked' text added (useful for multiple text boxes)
  • Simpler multiple text box checking with grids and lists
  • Simple access to dictionary caching added
  • Added ability to ignore URLs and emails, as well as custom regex patterns
  • Added ability to specify custom style-sheets for RapidSpellWInlineTextBox and RapidSpellWInline
  • Added ShowAddButtonAlways property to RapidSpellWInline to override Add button hiding when UserDictionaryFile is not specified
  • Enabled property in RapidSpellWInline/RapidSpellWebLauncher now automatically effects the button
  • XML/HTML parser speed improved
  • RapidSpellWeband RapidSpellWebLauncher common code moved to JS files (.NET 1) and embedded scripts (.NET 2)
  • Multiple text box 'as you type' style demo added

What's New is in V2.x

  • Portuguese LanguageType added, includes Portuguese GUI text
  • SSLFriendlyPage property added so that path to 'blank' html page is settable
  • AllowMixedCase property sets whether words in mixed case that do not appear exactly as such in dictionary will be reported as an error
  • FireFox V1 support added
  • Ignoring words with numbers is optional through new IgnoreWordsWithDigits property
  • Addition of client side event listeners "StartedOnTextBoxListener" and "FinishedOnTextBoxListener" to RapidSpellWebMultiple make features such text box highlighting possible (see updated DynamicList.aspx demo)
  • New server-side event "Finish" added to RapidSpellWebLauncher and RapidSpellWebMultiple controls, use with PostBackOnFinish=true to run server-side code when spell check is complete
  • New demos added for the Repeater control and hiding/showing text boxes
  • Improved ease of use, setting text control to spell check is simpler, especially for situations involving data grids, lists, and user controls
  • New RapidSpellWebMultiple control makes checking multiple text boxes simple
  • Duplicate word detection; such as "this is is duplicated"
  • Support for Opera and Safari browsers
  • Design Time improvements; more properties for setting style and text
  • 'Preview Pane' now set-able to X%, allowing it to resize with pop-up window size (useful for users who wish to pull the popup bigger)
  • Improved dictionaries; the UK, US & Combined English dictionaries have been enlarged, Canadian and Australian dictionaries are now available, free of charge

RapidSpell Web provides a spelling component to add spell check functionality to your web applications, by simply adding the Web Control to an aspx page (Web Form) or directly accessing the classes in a code behind page.

There are no programming skills required to use RapidSpell Web, making it accessible to ASP.NET page designers, with strong visual designer (VS) design time support. The UI provides all the usual features, add, change, change all, ignore, ignore all, and smart suggestions.

The RapidSpellWInline control provides Windows style in-text-box highlighting, with editable text box support for modern browsers and static 'overlay' support for older browsers.

It interactively checks any HTML text box component such as "textarea" and "input type='text'" and 3rd Party controls, such as RichTextBox(tm). The spell checker UI features an advanced preview pane to interactively highlight errors (with no post back). The spell checker accepts manual corrections, and also supports user dictionaries (either one dictionary for all users or separate user dictionaries).

The included non GUI component provides core spell checker functionality at the middleware level, which means it is suitable for server applications as well as any console application. It has been clocked at 70,000 words/sec on a standard 1GHz PC.

RapidSpell Web works in both Internet Explorer and Netscape, because it uses only HTML and Javascript on the web browser, this also means there are no special requirements, no long downloads, like with some spell checker Web Controls.

It is easy to use RapidSpell Web as a Web Control in an aspx page or programmatically in code behind, either way full customisation of style, layout and properties is possible. Using a simple HTML template mechanism it is also possible to layout the spell checker as you wish, including branding. All dictionaries (main and user's) are stored on the server, yet the user's spell checking experience is not hampered by any post-backs to the server, because there are none.

RapidSpell Web functions in one of two modes, 'popup' - which open's a small console window with the spell checker in it or in 'separate' - which loads the spell checker in the main window on a separate page, there are no restrictions with either of these modes.

Two powerful suggestions engines can be used to find good suggestions for words, including an exclusive 'sounds-like' algorithm. RapidSpell Web was designed to .NET 1.0 specification and supports legacy browsers, Internet Exporer (IE) 5+ and Netscape (NS) 6+.


Recherche produit

Entrez vos critères de recherche :

Économies sur le développement

Lisez notre livre blanc sur
le taux de rendement du capital investi

Lignes de code : 6,000
Mois-hommes : 6
Coût main d'oeuvre : $30,000

Caractéristiques requises :

Effort pour 1,000 LdC :

Coût main d'oeuvre par mois :

Award