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
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
babu_shankar
NA
1
0
Word Automation
Feb 20 2004 9:34 AM
Hi I have used c# early binding to create word objects in the memory. If my c# application is interupted by the user or if it comes of the application due to an application error the word object still reside in the memory. The next time when i try to use the same word file template it is giving me errors! How to remove unwanted 'WinWord.exe' from taskmanager using c# application. using System.Diagnostics is very slow in this case! Help me out! Thanks in advance babu
Reply
Answers (
0
)
Comparing two datasets
Transfer data from a SQL Server database to an excel database???