Click here to Skip to main content
15,914,222 members
Home / Discussions / C#
   

C#

 
GeneralRe: re: socket connection to a url Pin
mikemilano25-Sep-03 9:21
mikemilano25-Sep-03 9:21 
GeneralRe: re: socket connection to a url Pin
devvvy25-Sep-03 9:30
devvvy25-Sep-03 9:30 
GeneralRe: re: socket connection to a url Pin
Blake Coverett25-Sep-03 20:49
Blake Coverett25-Sep-03 20:49 
GeneralRe: re: socket connection to a url Pin
devvvy25-Sep-03 23:24
devvvy25-Sep-03 23:24 
GeneralRe: re: socket connection to a url Pin
Blake Coverett25-Sep-03 20:57
Blake Coverett25-Sep-03 20:57 
GeneralWindows Form DataGrid paging Pin
devvvy25-Sep-03 8:10
devvvy25-Sep-03 8:10 
GeneralInterops and Strong Names Pin
je_gonzalez25-Sep-03 7:55
je_gonzalez25-Sep-03 7:55 
GeneralRe: Interops and Strong Names Pin
James T. Johnson25-Sep-03 8:47
James T. Johnson25-Sep-03 8:47 
If the product includes a Primary Interop Assembly (PIA) those should be strongly named already. Office has Primary Interop Assemblies available, check the general MSDN downloads section for them.

If you are generating your interop assembly using VS.NET; in the project properties you will find a setting which lets you specify a keyfile to use for the generated interop assembly. Unfortunately this feature isn't available in VB.NET, so you'll have to resort to using the command line tools aximp and tlbimp (refer to MSDN for their usage).

HTH,

James

"then when you go to bed...wait, you dont do that do you....ok....when you plug into the 'hive mind' to charge yourself, ill hack into your head"
Nnamdi Onyeyiri over MSN

GeneralRe: Interops and Strong Names Pin
je_gonzalez25-Sep-03 8:53
je_gonzalez25-Sep-03 8:53 
QuestionHow to execute UNIX commands in C# Pin
Buckin25-Sep-03 6:33
Buckin25-Sep-03 6:33 
AnswerRe: How to execute UNIX commands in C# Pin
Anonymous25-Sep-03 17:41
Anonymous25-Sep-03 17:41 
GeneralRe: How to execute UNIX commands in C# Pin
Buckin25-Sep-03 17:56
Buckin25-Sep-03 17:56 
GeneralWindows Form DataGrid OnClick Pin
devvvy25-Sep-03 6:07
devvvy25-Sep-03 6:07 
GeneralRe: Windows Form DataGrid onclick Pin
ankita patel25-Sep-03 8:29
ankita patel25-Sep-03 8:29 
GeneralInserting Excel page breaks Pin
Anonymous25-Sep-03 5:53
Anonymous25-Sep-03 5:53 
GeneralC# structures Pin
Simon Wren25-Sep-03 5:32
professionalSimon Wren25-Sep-03 5:32 
GeneralRe: C# structures Pin
leppie25-Sep-03 7:11
leppie25-Sep-03 7:11 
GeneralRe: C# structures Pin
Alvaro Mendez25-Sep-03 10:50
Alvaro Mendez25-Sep-03 10:50 
GeneralRe: C# structures Pin
Anonymous25-Sep-03 17:45
Anonymous25-Sep-03 17:45 
GeneralGroup Policies Pin
Alex Korchemniy25-Sep-03 4:48
Alex Korchemniy25-Sep-03 4:48 
GeneralSerializing an object which contains other objects.. Pin
morefire25-Sep-03 0:14
morefire25-Sep-03 0:14 
GeneralRe: Serializing an object which contains other objects.. Pin
Stephane David25-Sep-03 1:52
Stephane David25-Sep-03 1:52 
GeneralRe: Serializing an object which contains other objects.. Pin
James Simpson25-Sep-03 2:06
James Simpson25-Sep-03 2:06 
GeneralRe: Serializing an object which contains other objects.. Pin
morefire25-Sep-03 2:40
morefire25-Sep-03 2:40 
Questionxp style menu with merge option? Pin
Tomaž Štih24-Sep-03 23:37
Tomaž Štih24-Sep-03 23:37 

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.