Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
QuestionHow do I create an app.config file?? Pin
Code Toad7-Nov-03 9:12
Code Toad7-Nov-03 9:12 
AnswerRe: How do I create an app.config file?? Pin
Colin Angus Mackay7-Nov-03 14:28
Colin Angus Mackay7-Nov-03 14:28 
GeneralReading simple XML Pin
MrEyes7-Nov-03 8:03
MrEyes7-Nov-03 8:03 
GeneralRe: Reading simple XML Pin
Mazdak7-Nov-03 8:57
Mazdak7-Nov-03 8:57 
GeneralRe: Reading simple XML Pin
Daniel M. Edwards7-Nov-03 9:22
Daniel M. Edwards7-Nov-03 9:22 
GeneralRe: Reading simple XML Pin
MrEyes7-Nov-03 13:36
MrEyes7-Nov-03 13:36 
GeneralACCESS OBJECT LIBRARY PROBLEM Pin
_Comet_Keeper_7-Nov-03 7:03
_Comet_Keeper_7-Nov-03 7:03 
GeneralRe: ACCESS OBJECT LIBRARY PROBLEM Pin
Heath Stewart7-Nov-03 7:37
protectorHeath Stewart7-Nov-03 7:37 
A better way is to download the Office Primary Interop Assemblies (PIAs) created by Microsoft themselves. These contain everything you'll need and are already converted to assemblies and signed by Microsoft.

In the future, always try to find existing PIAs from the unmanaged code publisher themselves before making your own. MSHTML (what the WebBrowser control / IE uses to parse and render) already has one, for instance, that is installed with VS.NET: Microsoft.MSHTML.dll.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionHow to know if TextBox caret is on last line Pin
Judah Gabriel Himango7-Nov-03 6:53
sponsorJudah Gabriel Himango7-Nov-03 6:53 
QuestionWhat do you use the HACK task for? Pin
flipdoubt7-Nov-03 5:55
flipdoubt7-Nov-03 5:55 
AnswerRe: What do you use the HACK task for? Pin
MultiThread8-Nov-03 5:57
MultiThread8-Nov-03 5:57 
AnswerRe: What do you use the HACK task for? Pin
LongRange.Shooter10-Nov-03 5:29
LongRange.Shooter10-Nov-03 5:29 
GeneralProperty in Design time Pin
Velichko Sarev7-Nov-03 3:35
Velichko Sarev7-Nov-03 3:35 
GeneralRe: Property in Design time Pin
Steve McLenithan7-Nov-03 3:41
Steve McLenithan7-Nov-03 3:41 
GeneralProperty in Design time Pin
Velichko Sarev7-Nov-03 3:34
Velichko Sarev7-Nov-03 3:34 
GeneralRe: Property in Design time Pin
perlmunger7-Nov-03 6:12
perlmunger7-Nov-03 6:12 
Generalodbc.dll system.nullreferenceexception Pin
Mertli Ozgur Nevres6-Nov-03 23:48
Mertli Ozgur Nevres6-Nov-03 23:48 
GeneralRe: odbc.dll system.nullreferenceexception Pin
Heath Stewart7-Nov-03 3:40
protectorHeath Stewart7-Nov-03 3:40 
GeneralRe: odbc.dll system.nullreferenceexception Pin
Mertli Ozgur Nevres7-Nov-03 4:38
Mertli Ozgur Nevres7-Nov-03 4:38 
GeneralRe: odbc.dll system.nullreferenceexception Pin
Heath Stewart7-Nov-03 7:31
protectorHeath Stewart7-Nov-03 7:31 
GeneralPaste OLE document in RichTextBox Pin
Tommaso Caldarola6-Nov-03 22:54
Tommaso Caldarola6-Nov-03 22:54 
GeneralRe: Paste OLE document in RichTextBox Pin
Judah Gabriel Himango7-Nov-03 6:45
sponsorJudah Gabriel Himango7-Nov-03 6:45 
GeneralDisplay an existing html file (WebBrowser) Pin
Member 6455016-Nov-03 22:53
Member 6455016-Nov-03 22:53 
GeneralRe: Display an existing html file (WebBrowser) Pin
Corinna John7-Nov-03 1:44
Corinna John7-Nov-03 1:44 
GeneralRe: Display an existing html file (WebBrowser) Pin
Member 6455017-Nov-03 1:51
Member 6455017-Nov-03 1:51 

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.