Click here to Skip to main content
16,007,277 members
Home / Discussions / C#
   

C#

 
GeneralRe: the Form like Taskbar Pin
apferreira16-Aug-03 3:06
apferreira16-Aug-03 3:06 
QuestionHow to convert from .DOC to .PDF, please help me .......... Pin
Atif Bashir16-Aug-03 2:22
Atif Bashir16-Aug-03 2:22 
AnswerRe: How to convert from .DOC to .PDF, please help me .......... Pin
Ista16-Aug-03 3:20
Ista16-Aug-03 3:20 
AnswerRe: How to convert from .DOC to .PDF, please help me .......... Pin
leppie16-Aug-03 4:31
leppie16-Aug-03 4:31 
AnswerRe: How to convert from .DOC to .PDF, please help me .......... Pin
William O'Malley18-Aug-03 1:33
sussWilliam O'Malley18-Aug-03 1:33 
QuestionHow do I use WSAStartup() in C# ?? Pin
IrishSonic15-Aug-03 23:01
IrishSonic15-Aug-03 23:01 
AnswerRe: How do I use WSAStartup() in C# ?? Pin
Rein Hillmann15-Aug-03 23:11
Rein Hillmann15-Aug-03 23:11 
AnswerRe: How do I use WSAStartup() in C# ?? Pin
Burt Harris16-Aug-03 15:49
Burt Harris16-Aug-03 15:49 
I don't think there is a public declaration of the WSADATA structure in any namespace Microsoft provides.

Typically, writing in managed code, you don't need to call WSAStartup directly, using code in the System.Net.Sockets namespace will take care of calling it automatically for you.

Is there some reason System.Net.Sockets isn't doing what you want?

Burt Harris
GeneralRe: How do I use WSAStartup() in C# ?? Pin
IrishSonic16-Aug-03 22:22
IrishSonic16-Aug-03 22:22 
GeneralDEPLOYMENT Pin
eggie515-Aug-03 22:56
eggie515-Aug-03 22:56 
GeneralRe: DEPLOYMENT Pin
apferreira16-Aug-03 3:22
apferreira16-Aug-03 3:22 
GeneralRe: DEPLOYMENT Pin
eggie516-Aug-03 12:20
eggie516-Aug-03 12:20 
GeneralAccessing protected members Pin
Alex Korchemniy15-Aug-03 19:23
Alex Korchemniy15-Aug-03 19:23 
GeneralRe: Accessing protected members Pin
Nnamdi Onyeyiri16-Aug-03 22:22
Nnamdi Onyeyiri16-Aug-03 22:22 
GeneralRe: Accessing protected members Pin
Alex Korchemniy18-Aug-03 6:02
Alex Korchemniy18-Aug-03 6:02 
Generalfileshare Pin
grv57515-Aug-03 18:49
grv57515-Aug-03 18:49 
GeneralRe: fileshare Pin
Ista16-Aug-03 16:23
Ista16-Aug-03 16:23 
GeneralRe: fileshare Pin
Anonymous25-Aug-03 10:25
Anonymous25-Aug-03 10:25 
GeneralRe: fileshare Pin
Ista25-Aug-03 15:11
Ista25-Aug-03 15:11 
Generalgetting attribute values from AssemblyInfo.cs Pin
zuhx14-Aug-03 9:47
zuhx14-Aug-03 9:47 
GeneralRe: getting attribute values from AssemblyInfo.cs Pin
Burt Harris16-Aug-03 15:58
Burt Harris16-Aug-03 15:58 
GeneralCopying data to bytes for sockets Pin
NorthWoodsman14-Aug-03 9:35
NorthWoodsman14-Aug-03 9:35 
GeneralRe: Copying data to bytes for sockets Pin
Rein Hillmann15-Aug-03 23:14
Rein Hillmann15-Aug-03 23:14 
GeneralProgramaticaly select a listview item Pin
Manster14-Aug-03 8:31
Manster14-Aug-03 8:31 
GeneralRe: Programaticaly select a listview item Pin
Ista14-Aug-03 8:36
Ista14-Aug-03 8:36 

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.