TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Office Development
FOLLOW
Welcome to Office Interoperability section of C# Corner. In this section, you will find various Office Interoperability related source code samples, articles, tutorials, and tips.
Articles
(136)
Blogs
(33)
Resources
(19)
Videos
(5)
News
(15)
Articles
Spell check enabled RichTextBox custom control
This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control. Of course there is nothi...
Scott Lysle
May 16, 2007
Outlook Automation
Entering the subject line while sending mail to any one is one of the etiquette of Email. However it is very common to do this silly mistake. This article will brief you about how to do validatio...
kohad
Mar 17, 2009
Import Data from Excel to a SQL Server database
This article mainly describes about how to import the data from Excel sheet to the SQL Server database.
Vivekananda Swamy
Jan 16, 2009
How to manipulate word images programmatically
This article explains you how to manipulate images by using Aspose.words.
rashid sarwar
Feb 01, 2008
Query Tool to Excel using C# and .NET
This article show how to use .NET's interoperability feature to pull the data directly into the spreadsheet.
Mike Gold
Feb 03, 2005
Talking to the Outside World in Excel 2003
This code sample shows how to connect to the internet inside of Excel 2003. The idea is when the workbook opens the code behind the workbook searches for quotes on NASDAQ and then populates the spr...
John O Donnell
May 14, 2003
Play with the Excel Object Library using .NET
In this article we will see usage of several things like how to use WebBrowser control, manipulating Excel object libarary.
Sushmita Kumari
Mar 02, 2006
Writing Dataset to Excel in ASP.NET
This article is helpful for those who would like to write dataset contents to a excel file and try to display it in the browser.
Krishnan LN
Mar 01, 2006
Using Multimedia Controls in .NET through COM Interoperability
In this article I'll try to explain the issue of the COM Interoperability and how to use Multimedia Device controls.
Giuseppe Rrusso
Aug 01, 2002
Querying COM+ through Web Services
The most COM+ common administrative tasks (creating a COM+ application, installing/deleting a component, setting a component attribute) can be accomplished manually with the Component Services admi...
Daniel Stefanescu
Mar 12, 2003
Using C# .NET in Excel 2003
This article shows how you can take advantage of Visual Studio 2003 tools to write .NET applications that work with Office 2003.
John O Donnell
May 08, 2003
Office11 Solution using .NET - A White Paper
This detailed white paper contains the information about Office 11 support for Microsoft .NET. It also explains Office 11 object model and how to access Word and Excel documents using Visual Studio...
Shakthivel A
Nov 25, 2003
A Macro for Creating Properties from Private Fields
Macros are a useful way of speeding up your coding efforts, however writing them can be a somewhat daunting task. Luckily, .NET gives you a pretty powerful recording feature for recording macros fr...
Mike Gold
May 12, 2004
Leveraging on XML feature of Microsoft Office Word 2003
Word 2003 came up with a new feature of saving the conventional word document (.doc) files in the XML format. You can retrieve the information inside the Word 2003 documents by using the XPath quer...
Sarvesh Damle
Nov 24, 2004
Adding Picture To Button On OutLook CommandBar
This article describes the process to add a picture on a button on an Outlook Commandbar while using Explorer or Inspector.
Amit Kumar Agrawal
Aug 24, 2005
Generating Excel Reports using ASP.NET and C#
This article and code snippet shows how to generate Excel reports from ASP.NET using Excel objects in .NET Framework.
Sushmita Kumari
Dec 29, 2005
No Records Available.
121
-
136
of
136
<<
3
4
5
6
7
>>
Learn Machine Learning With Python
Challenge yourself
SOLID Principles using JavaScript
E-Book Download
Get Certified
Node.js