Win Dev Blog
Putting the "Win" in WinForms
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Search
Go
Tags
.NET
Access
AdventureWorks
Become an Expert
C1Chart
C1FlexGrid
C1InputPanel
C1Pdf
C1PrintPreviewControl
C1Report
C1ReportDesigner
C1Ribbon
C1SpellChecker
IntelliSpell
OleDb
PDF
Print Preview
querying
reporting
sorting
spell-checking
SQL Server
Visual Studio 2010
WinForms
WPF
Community
Home
Blogs
Media
Forums
Wikis
Groups
Archives
March 2010 (2)
February 2010 (3)
January 2010 (4)
December 2009 (2)
November 2009 (1)
October 2009 (2)
September 2009 (1)
October 2009 - Posts
2
Comments
Spell-check OleDb Databases
by
C1_GregL
This article describes the implementation of C1DBSpellChecker, a utility that performs spell-checking on OleDb databases including SqlServer and Access. After reading this article, you will be able to specify a connection string, and then select a table and one or more string fields on the table to spell-check. Typing errors will then be displayed in a grid where they can be corrected. When all corrections have been made, the changes will be saved back to the database. ...
Filed under:
OleDb
,
WinForms
,
IntelliSpell
,
Access
,
spell-checking
,
AdventureWorks
,
SQL Server
,
C1SpellChecker
5
Comments
Enhanced PrintPreviewDialog Class with PDF Output
by
C1_GregL
This article describes the implementation of an enhanced PrintPreviewDialog class that provides PDF output in addition to the standard print and preview capabilities....
Filed under:
WinForms
,
PDF
,
.NET
,
Print Preview
,
exporting