Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralRe: Generating a Unique ID. Pin
OriginalGriff7-Dec-09 1:37
mveOriginalGriff7-Dec-09 1:37 
AnswerRe: Generating a Unique ID. Pin
Abhinav S7-Dec-09 1:16
Abhinav S7-Dec-09 1:16 
GeneralRe: Generating a Unique ID. Pin
Ashfield7-Dec-09 1:19
Ashfield7-Dec-09 1:19 
GeneralRe: Generating a Unique ID. Pin
Abhinav S7-Dec-09 1:31
Abhinav S7-Dec-09 1:31 
QuestionMS OFFICE refence version create problem to change code of program Pin
ishika_kukki7-Dec-09 0:14
ishika_kukki7-Dec-09 0:14 
AnswerRe: MS OFFICE refence version create problem to change code of program Pin
dan!sh 7-Dec-09 0:46
professional dan!sh 7-Dec-09 0:46 
GeneralRe: MS OFFICE refence version create problem to change code of program Pin
ishika_kukki7-Dec-09 18:35
ishika_kukki7-Dec-09 18:35 
AnswerRe: MS OFFICE refence version create problem to change code of program Pin
Eddy Vluggen7-Dec-09 2:54
professionalEddy Vluggen7-Dec-09 2:54 
The InterOp-DLL's for Office are version-specific, and you'll need the same version on the desktop. You could use a plugin-architecture (the strategy pattern) to decouple the logic from your application.

ishika_kukki wrote:
in VB 6.0 we hav to add or change only reference and no need to change in code, but in C# .net i have to change the code as well as Reference of Office DLL.


Can you show an example?

I are Troll Suspicious | :suss:

QuestionHow to save textBox to a file Pin
tamir9017-Dec-09 0:10
tamir9017-Dec-09 0:10 
AnswerRe: How to save textBox to a file Pin
dan!sh 7-Dec-09 0:47
professional dan!sh 7-Dec-09 0:47 
AnswerRe: How to save textBox to a file Pin
JoeSharp7-Dec-09 0:48
JoeSharp7-Dec-09 0:48 
GeneralRe: How to save textBox to a file Pin
tamir9017-Dec-09 1:16
tamir9017-Dec-09 1:16 
QuestionHow to load large data to multiple filtered combobox's Pin
Sevententh6-Dec-09 23:43
Sevententh6-Dec-09 23:43 
QuestionSendKey Method Pin
M Riaz Bashir6-Dec-09 23:17
M Riaz Bashir6-Dec-09 23:17 
AnswerRe: SendKey Method Pin
Abhinav S6-Dec-09 23:24
Abhinav S6-Dec-09 23:24 
GeneralRe: SendKey Method Pin
M Riaz Bashir6-Dec-09 23:55
M Riaz Bashir6-Dec-09 23:55 
QuestionOnGotFocus Pin
Tagamoga6-Dec-09 22:56
Tagamoga6-Dec-09 22:56 
AnswerRe: OnGotFocus Pin
Shameel6-Dec-09 23:08
professionalShameel6-Dec-09 23:08 
GeneralRe: OnGotFocus Pin
Tagamoga6-Dec-09 23:17
Tagamoga6-Dec-09 23:17 
GeneralRe: OnGotFocus Pin
Shameel7-Dec-09 6:53
professionalShameel7-Dec-09 6:53 
Questiondatabase connection problem Pin
Erdinc276-Dec-09 21:48
Erdinc276-Dec-09 21:48 
AnswerRe: database connection problem Pin
lalit146-Dec-09 22:21
lalit146-Dec-09 22:21 
GeneralRe: database connection problem Pin
Erdinc276-Dec-09 22:42
Erdinc276-Dec-09 22:42 
AnswerRe: database connection problem Pin
puri keemti6-Dec-09 22:27
puri keemti6-Dec-09 22:27 
GeneralRe: database connection problem Pin
MNantu6-Dec-09 22:43
MNantu6-Dec-09 22:43 

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.