Click here to Skip to main content
16,005,080 members
Home / Discussions / C#
   

C#

 
GeneralRe: Add new control from one Form to another Form but how? Pin
Simon P Stevens17-Nov-08 0:31
Simon P Stevens17-Nov-08 0:31 
GeneralRe: Add new control from one Form to another Form but how? Pin
zeeShan anSari17-Nov-08 0:52
zeeShan anSari17-Nov-08 0:52 
GeneralRe: Add new control from one Form to another Form but how? Pin
zeeShan anSari17-Nov-08 0:59
zeeShan anSari17-Nov-08 0:59 
QuestionDispalying data in word document Pin
sram1516-Nov-08 23:23
sram1516-Nov-08 23:23 
AnswerRe: Dispalying data in word document Pin
Simon P Stevens16-Nov-08 23:35
Simon P Stevens16-Nov-08 23:35 
GeneralRe: Dispalying data in word document Pin
sram1517-Nov-08 19:37
sram1517-Nov-08 19:37 
GeneralRe: Dispalying data in word document Pin
Simon P Stevens17-Nov-08 21:42
Simon P Stevens17-Nov-08 21:42 
GeneralRe: Dispalying data in word document Pin
sivaddrahcir11-Feb-09 8:43
sivaddrahcir11-Feb-09 8:43 
Sorry I know I am late to the thread, but I was just starting to look into document automation related topics on the server side and had some additions to make:

If we are talking about Word 2003 or 2007 documents and working with cached data (from a data source), the ServerDocument class is worth investigating (doesn't require Office on the server):
Accessing Data in Documents on the Server[^]. The how-tos and walkthroughs here all refer to workbooks but I think it applies to Word also.

If we are talking about Office 2007 (or later), then the Open XML format of documents comes into play. Check out the Open XML Format SDK 2.0[^] for more information. Here is an example of how to change the text in a table for a document: http://msdn.microsoft.com/en-us/library/cc850835(office.14).aspx[^].


QuestionMax Value Pin
Zeyad Jalil16-Nov-08 22:34
professionalZeyad Jalil16-Nov-08 22:34 
AnswerRe: Max Value Pin
Simon P Stevens16-Nov-08 22:51
Simon P Stevens16-Nov-08 22:51 
GeneralRe: Max Value Pin
Zeyad Jalil16-Nov-08 22:56
professionalZeyad Jalil16-Nov-08 22:56 
GeneralRe: Max Value Pin
Simon P Stevens16-Nov-08 23:22
Simon P Stevens16-Nov-08 23:22 
GeneralRe: Max Value Pin
HosamAly17-Nov-08 2:56
HosamAly17-Nov-08 2:56 
QuestionLast row insrted into database? Pin
Zeyad Jalil16-Nov-08 22:13
professionalZeyad Jalil16-Nov-08 22:13 
AnswerRe: Last row insrted into database? Pin
Simon P Stevens16-Nov-08 23:02
Simon P Stevens16-Nov-08 23:02 
AnswerRe: Last row insrted into database? Pin
Samer Aburabie17-Nov-08 11:13
Samer Aburabie17-Nov-08 11:13 
QuestionDataGridView.... Pin
zeeShan anSari16-Nov-08 21:38
zeeShan anSari16-Nov-08 21:38 
AnswerRe: DataGridView.... Pin
Pedram Behroozi16-Nov-08 21:48
Pedram Behroozi16-Nov-08 21:48 
Questionthe scrollbar in listview Pin
Seraph_summer16-Nov-08 20:34
Seraph_summer16-Nov-08 20:34 
AnswerRe: the scrollbar in listview Pin
Simon P Stevens17-Nov-08 0:09
Simon P Stevens17-Nov-08 0:09 
Questioni need inject a plug to a project Pin
chenli051316-Nov-08 20:29
chenli051316-Nov-08 20:29 
QuestionExcel file format saving as XMLSpreadsheet [modified] Pin
Sridaran Sriram16-Nov-08 19:54
Sridaran Sriram16-Nov-08 19:54 
AnswerRe: Excel file format saving as XMLSpreadsheet Pin
Wolfram Steinke20-Oct-09 18:58
Wolfram Steinke20-Oct-09 18:58 
GeneralRe: Excel file format saving as XMLSpreadsheet Pin
Sridaran Sriram21-Oct-09 7:17
Sridaran Sriram21-Oct-09 7:17 
Questionreg clr type.. Pin
madeline_veda16-Nov-08 19:42
madeline_veda16-Nov-08 19:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.