Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL transactions commit and rollback Pin
lainoo31-Jan-05 2:18
lainoo31-Jan-05 2:18 
GeneralRe: SQL transactions commit and rollback Pin
DavieB31-Jan-05 4:44
DavieB31-Jan-05 4:44 
GeneralC# dll VBA Excel Addin Pin
mitsemaj30-Jan-05 18:58
mitsemaj30-Jan-05 18:58 
GeneralRe: C# dll VBA Excel Addin Pin
Robert Rohde30-Jan-05 19:06
Robert Rohde30-Jan-05 19:06 
GeneralRe: C# dll VBA Excel Addin Pin
mitsemaj30-Jan-05 19:35
mitsemaj30-Jan-05 19:35 
Questionhow to used unmanaged class library on a C# web application Pin
smallcase30-Jan-05 16:54
smallcase30-Jan-05 16:54 
Generalsending file using UDP error Pin
Sakkijha30-Jan-05 11:16
Sakkijha30-Jan-05 11:16 
GeneralRe: sending file using UDP error Pin
Dave Kreskowiak31-Jan-05 1:34
mveDave Kreskowiak31-Jan-05 1:34 
Sending files using UDP is a bad idea. UDP comes with no guarantees that the packets will get to the recipient at all and does not guarantee that that they will arrive in the correct order! TCP would be a much better choice.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: sending file using UDP error Pin
Sakkijha31-Jan-05 4:02
Sakkijha31-Jan-05 4:02 
QuestionHow can we program databases in C#? Pin
Kiran Satish30-Jan-05 10:06
Kiran Satish30-Jan-05 10:06 
AnswerRe: How can we program databases in C#? Pin
Luis Alonso Ramos30-Jan-05 10:13
Luis Alonso Ramos30-Jan-05 10:13 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish30-Jan-05 17:54
Kiran Satish30-Jan-05 17:54 
GeneralRe: How can we program databases in C#? Pin
Luis Alonso Ramos30-Jan-05 18:22
Luis Alonso Ramos30-Jan-05 18:22 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish30-Jan-05 20:44
Kiran Satish30-Jan-05 20:44 
GeneralRe: How can we program databases in C#? Pin
Yulianto.30-Jan-05 22:12
Yulianto.30-Jan-05 22:12 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish31-Jan-05 17:59
Kiran Satish31-Jan-05 17:59 
GeneralRe: How can we program databases in C#? Pin
Yulianto.31-Jan-05 23:18
Yulianto.31-Jan-05 23:18 
AnswerRe: How can we program databases in C#? Pin
Mazdak30-Jan-05 10:14
Mazdak30-Jan-05 10:14 
QuestionButton control ? Pin
Christian Graus30-Jan-05 9:48
protectorChristian Graus30-Jan-05 9:48 
AnswerRe: Button control ? Pin
Robert Rohde30-Jan-05 19:01
Robert Rohde30-Jan-05 19:01 
GeneralGet an Image from an ImageList Pin
Luis Alonso Ramos30-Jan-05 9:44
Luis Alonso Ramos30-Jan-05 9:44 
GeneralRe: Get an Image from an ImageList Pin
Yulianto.30-Jan-05 22:36
Yulianto.30-Jan-05 22:36 
GeneralRe: Get an Image from an ImageList Pin
Luis Alonso Ramos31-Jan-05 5:24
Luis Alonso Ramos31-Jan-05 5:24 
GeneralDirect3D in a panel makes VS Designer hang Pin
iammudman30-Jan-05 8:52
iammudman30-Jan-05 8:52 
GeneralRe: Direct3D in a panel makes VS Designer hang Pin
Skynyrd30-Jan-05 14:24
Skynyrd30-Jan-05 14:24 

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.