Click here to Skip to main content
15,886,519 members
Home / Discussions / C#
   

C#

 
QuestionHow can I Give the application referenced by a Process object Focus Pin
Dan Neely31-Jan-06 11:04
Dan Neely31-Jan-06 11:04 
Questiontimeout in second call webservice???? Pin
leonvanrooijen31-Jan-06 10:04
leonvanrooijen31-Jan-06 10:04 
Questionmy application with graphic Pin
Sasuko31-Jan-06 10:02
Sasuko31-Jan-06 10:02 
QuestionThreading Pin
nc3b31-Jan-06 9:48
nc3b31-Jan-06 9:48 
AnswerRe: Threading Pin
Le centriste31-Jan-06 10:13
Le centriste31-Jan-06 10:13 
GeneralRe: Threading Pin
nc3b31-Jan-06 10:15
nc3b31-Jan-06 10:15 
Questiondo I need a lience to use word.dll in a commercial product Pin
Agyeman31-Jan-06 9:38
Agyeman31-Jan-06 9:38 
AnswerRe: do I need a lience to use word.dll in a commercial product Pin
Praveen Nayak31-Jan-06 17:20
Praveen Nayak31-Jan-06 17:20 
If you include the reference to Word in the project, all your project will generate is an interop file for Word. You won't need a license for that. To be able to use Word on a target installation machine, the machine must have Word already installed. So I don't think you will have any licencing issue. Also, I don't think your operations on Word (in the application) will work if the target machine does not have MS Word already installed.

There has to be more to life than just this
QuestionBinary Data & .Net Sockets, URGENT Pin
John Gouda31-Jan-06 9:27
John Gouda31-Jan-06 9:27 
QuestionHow does 1 thread multiply into 3 threads??? Pin
WetRivrRat31-Jan-06 8:27
WetRivrRat31-Jan-06 8:27 
AnswerRe: How does 1 thread multiply into 3 threads??? Pin
Wjousts31-Jan-06 10:59
Wjousts31-Jan-06 10:59 
QuestionHow can a custom control or form tell that it’s in design mode? Pin
Chris Levin31-Jan-06 8:09
Chris Levin31-Jan-06 8:09 
AnswerRe: How can a custom control or form tell that it’s in design mode? Pin
malharone31-Jan-06 8:33
malharone31-Jan-06 8:33 
GeneralRe: How can a custom control or form tell that it’s in design mode? Pin
Chris Levin31-Jan-06 8:35
Chris Levin31-Jan-06 8:35 
AnswerRe: How can a custom control or form tell that it’s in design mode? Pin
kasik31-Jan-06 8:42
kasik31-Jan-06 8:42 
GeneralRe: How can a custom control or form tell that it’s in design mode? Pin
malharone31-Jan-06 8:51
malharone31-Jan-06 8:51 
QuestionWierd behavior with ALT key shortcuts Pin
Dan Neely31-Jan-06 8:07
Dan Neely31-Jan-06 8:07 
QuestionHow to Call Javascript function from code behind after dialog box appearance Pin
psmukil31-Jan-06 7:49
psmukil31-Jan-06 7:49 
QuestionPosting Data to a Blog Pin
AB777131-Jan-06 3:48
AB777131-Jan-06 3:48 
AnswerRe: Posting Data to a Blog Pin
User 665831-Jan-06 4:40
User 665831-Jan-06 4:40 
AnswerRe: Posting Data to a Blog Pin
tarasn31-Jan-06 4:49
tarasn31-Jan-06 4:49 
QuestionKeypress handling in Simple DataGrid Pin
hellamasta31-Jan-06 3:44
hellamasta31-Jan-06 3:44 
AnswerRe: Keypress handling in Simple DataGrid Pin
Alomgir Miah31-Jan-06 7:54
Alomgir Miah31-Jan-06 7:54 
GeneralRe: Keypress handling in Simple DataGrid Pin
hellamasta31-Jan-06 8:44
hellamasta31-Jan-06 8:44 
Questionalternate ways to force a process to close. Pin
Dan Neely31-Jan-06 3:22
Dan Neely31-Jan-06 3:22 

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.