Click here to Skip to main content
16,008,075 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 3:56
ektoras1-Mar-05 3:56 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
Dave Kreskowiak1-Mar-05 7:03
mveDave Kreskowiak1-Mar-05 7:03 
AnswerRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
leppie1-Mar-05 2:04
leppie1-Mar-05 2:04 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 3:51
ektoras1-Mar-05 3:51 
GeneralManaged or Unmanaged in C# Pin
Subrahmanyam K1-Mar-05 0:37
Subrahmanyam K1-Mar-05 0:37 
GeneralRe: Managed or Unmanaged in C# Pin
Dave Kreskowiak1-Mar-05 3:29
mveDave Kreskowiak1-Mar-05 3:29 
Questionno support for Oledb provider for ODBC? Pin
Adnan Siddiqi28-Feb-05 23:53
Adnan Siddiqi28-Feb-05 23:53 
Generalhttp stream Pin
ppp00128-Feb-05 22:14
ppp00128-Feb-05 22:14 
Hi all,

I want to pass chunks of binary data from client to server by http protocol, and I need to write C# for both the client and http.
And I want to ask what is the difference of the following two approaches,

1. using the methodology as in web browser form for uploading files to server (i.e. treat each chunk of binary data as a file)

2. encode the binary data into stream and put at the multipart of
the http stream

Are the two methods actually using the same mechanism or any different between the two ?

Thanks
GeneralRe: http stream Pin
leppie28-Feb-05 23:40
leppie28-Feb-05 23:40 
Generalset the font of a label to a cutom .ttf file Pin
Navdeep Sidhu28-Feb-05 20:58
Navdeep Sidhu28-Feb-05 20:58 
GeneralRe: set the font of a label to a cutom .ttf file Pin
leppie28-Feb-05 23:33
leppie28-Feb-05 23:33 
Generalappend values in a datagrid by using datatable. Pin
Manzoor Ahmad28-Feb-05 20:36
Manzoor Ahmad28-Feb-05 20:36 
GeneralRe: append values in a datagrid by using datatable. Pin
exhaulted28-Feb-05 21:08
exhaulted28-Feb-05 21:08 
Generalwhat's the difference between these two clause? Help!!!! Pin
welsrping28-Feb-05 20:35
welsrping28-Feb-05 20:35 
GeneralRe: what's the difference between these two clause? Help!!!! Pin
Robert Rohde28-Feb-05 21:35
Robert Rohde28-Feb-05 21:35 
GeneralRe: what's the difference between these two clause? Help!!!! Pin
Stefan Troschuetz28-Feb-05 21:38
Stefan Troschuetz28-Feb-05 21:38 
GeneralSharing a Udp Port Pin
Zishan Haider28-Feb-05 20:29
Zishan Haider28-Feb-05 20:29 
GeneralPassing datagrid value to other Form Pin
Adnan Siddiqi28-Feb-05 20:17
Adnan Siddiqi28-Feb-05 20:17 
GeneralRe: Passing datagrid value to other Form[Solved] Pin
Adnan Siddiqi28-Feb-05 23:46
Adnan Siddiqi28-Feb-05 23:46 
GeneralDisabling the Windows Close action in C# Pin
Md Saleem Navalur28-Feb-05 19:35
Md Saleem Navalur28-Feb-05 19:35 
GeneralRe: Disabling the Windows Close action in C# Pin
mav.northwind28-Feb-05 20:00
mav.northwind28-Feb-05 20:00 
GeneralRe: Disabling the Windows Close action in C# Pin
Md Saleem Navalur28-Feb-05 21:00
Md Saleem Navalur28-Feb-05 21:00 
GeneralRe: Disabling the Windows Close action in C# Pin
exhaulted28-Feb-05 21:10
exhaulted28-Feb-05 21:10 
GeneralRe: Disabling the Windows Close action in C# Pin
Robert Rohde28-Feb-05 21:48
Robert Rohde28-Feb-05 21:48 
GeneralRe: Disabling the Windows Close action in C# Pin
GaMBiT_KC1-Mar-05 1:56
GaMBiT_KC1-Mar-05 1:56 

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.