Click here to Skip to main content
15,884,073 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200521-Sep-07 2:28
ctoma200521-Sep-07 2:28 
GeneralRe: Windowless controls + keep design-time advantages Pin
Dave Kreskowiak21-Sep-07 11:59
mveDave Kreskowiak21-Sep-07 11:59 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200522-Sep-07 1:02
ctoma200522-Sep-07 1:02 
AnswerRe: Windowless controls + keep design-time advantages Pin
Michael Potter20-Sep-07 4:36
Michael Potter20-Sep-07 4:36 
QuestionSearching through ListBox Pin
pavya_Cool20-Sep-07 2:19
pavya_Cool20-Sep-07 2:19 
AnswerRe: Searching through ListBox Pin
Giorgi Dalakishvili20-Sep-07 2:26
mentorGiorgi Dalakishvili20-Sep-07 2:26 
AnswerRe: Searching through ListBox Pin
Luc Pattyn20-Sep-07 4:42
sitebuilderLuc Pattyn20-Sep-07 4:42 
QuestionSpell check addin for Messenger Live Pin
DesertRavenC20-Sep-07 2:06
DesertRavenC20-Sep-07 2:06 
Hello All,

I'd be grateful if someone could give me some pointers or recommend some good links on writing addins for Messenger Live. I'm a bit new to C# so I'm treating this as a mini-project to better my understanding. Essentially what I'd like to do is add a spell check facility to Messenger using Word's Spelling API's.

I've written a small addin for Messenger using some example code and found another good example of calling MS Words Spell checker.

The Messenger example code I'm looking for is how to add a button to the conversation window.

Also are there any security limitation on what I'm trying to do as I noted on MSDN that add-ins run in a security sand-box, using the "Internet Zone" permissions, they have very limited permissions about reading/writing files, modifying the system registry and so on. To make sure an add-in runs in a fully trusted environment, you should install your assembly in the GAC.

Does anyone have any suggestions?
Thanks in advance.Big Grin | :-D
AnswerRe: Spell check addin for Messenger Live Pin
Judah Gabriel Himango20-Sep-07 7:44
sponsorJudah Gabriel Himango20-Sep-07 7:44 
Questionc# DataGridView - Maintain Scroll Position Pin
ATCsharp20-Sep-07 1:54
ATCsharp20-Sep-07 1:54 
QuestionNeed code for converting from Excel to XML Pin
Sri_346420-Sep-07 1:39
Sri_346420-Sep-07 1:39 
AnswerRe: Need code for converting from Excel to XML Pin
Giorgi Dalakishvili20-Sep-07 1:47
mentorGiorgi Dalakishvili20-Sep-07 1:47 
GeneralRe: Need code for converting from Excel to XML Pin
Sri_346420-Sep-07 1:55
Sri_346420-Sep-07 1:55 
GeneralRe: Need code for converting from Excel to XML Pin
Giorgi Dalakishvili20-Sep-07 1:59
mentorGiorgi Dalakishvili20-Sep-07 1:59 
QuestionSend data(bytes/stream) to a printer Pin
gauthee20-Sep-07 0:59
gauthee20-Sep-07 0:59 
AnswerRe: Send data(bytes/stream) to a printer Pin
snorkie20-Sep-07 3:25
professionalsnorkie20-Sep-07 3:25 
AnswerRe: Send data(bytes/stream) to a printer Pin
Dave Kreskowiak20-Sep-07 7:08
mveDave Kreskowiak20-Sep-07 7:08 
QuestionReading Byte of Buffer Pin
DeepOceans20-Sep-07 0:56
DeepOceans20-Sep-07 0:56 
AnswerRe: Reading Byte of Buffer Pin
gauthee20-Sep-07 1:08
gauthee20-Sep-07 1:08 
QuestionRelated to Clicking a DataGridViewComboBoxColumn thrice to select an Item of DataGridView Pin
Rudra Rath20-Sep-07 0:21
Rudra Rath20-Sep-07 0:21 
Questionfile transfer problem !!! Pin
samforu20-Sep-07 0:18
samforu20-Sep-07 0:18 
QuestionProblem with WSE 3.0 and project in c# Pin
dift20-Sep-07 0:01
dift20-Sep-07 0:01 
Questionautonumber Pin
KppsK19-Sep-07 23:58
KppsK19-Sep-07 23:58 
AnswerRe: autonumber Pin
Colin Angus Mackay20-Sep-07 0:12
Colin Angus Mackay20-Sep-07 0:12 
AnswerRe: autonumber Pin
Kuldeep Antil20-Sep-07 0:17
Kuldeep Antil20-Sep-07 0:17 

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.