Click here to Skip to main content
16,005,467 members
Home / Discussions / C#
   

C#

 
AnswerRe: I need help regarding HttpWebRequest Pin
Guffa15-Sep-05 2:09
Guffa15-Sep-05 2:09 
GeneralRe: I need help regarding HttpWebRequest Pin
| Muhammad Waqas Butt |14-Sep-05 23:58
professional| Muhammad Waqas Butt |14-Sep-05 23:58 
GeneralRe: I need help regarding HttpWebRequest Pin
Tariq Rahim15-Sep-05 0:14
Tariq Rahim15-Sep-05 0:14 
Questionproblem in creation of installation patches for VS.NET deployment projects Pin
Azmal14-Sep-05 19:25
Azmal14-Sep-05 19:25 
QuestionHow do you use a char* in C#? Pin
Steve Messer14-Sep-05 19:17
Steve Messer14-Sep-05 19:17 
AnswerRe: How do you use a char* in C#? Pin
Guffa14-Sep-05 21:56
Guffa14-Sep-05 21:56 
GeneralRe: How do you use a char* in C#? Pin
Steve Messer15-Sep-05 2:03
Steve Messer15-Sep-05 2:03 
GeneralRe: How do you use a char* in C#? Pin
Guffa15-Sep-05 2:25
Guffa15-Sep-05 2:25 
If you have that data in a string, just split it on '\x00' and don't use the last two records in the array, as they will be the strings between the last two terminators and between the last terminator and the end of the string.

---
b { font-weight: normal; }

GeneralRe: How do you use a char* in C#? Pin
Steve Messer15-Sep-05 7:55
Steve Messer15-Sep-05 7:55 
QuestionInvalid file name characters? Pin
MrR_14-Sep-05 19:10
MrR_14-Sep-05 19:10 
AnswerRe: Invalid file name characters? Pin
Vasudevan Deepak Kumar14-Sep-05 19:16
Vasudevan Deepak Kumar14-Sep-05 19:16 
AnswerRe: Invalid file name characters? Pin
mav.northwind14-Sep-05 21:42
mav.northwind14-Sep-05 21:42 
QuestionHow to set expiry date for my software Pin
shafqaat14-Sep-05 18:59
shafqaat14-Sep-05 18:59 
AnswerRe: How to set expiry date for my software Pin
Vasudevan Deepak Kumar14-Sep-05 19:10
Vasudevan Deepak Kumar14-Sep-05 19:10 
GeneralRe: How to set expiry date for my software Pin
shafqaat14-Sep-05 20:49
shafqaat14-Sep-05 20:49 
AnswerRe: How to set expiry date for my software Pin
Ashok Dhamija14-Sep-05 20:57
Ashok Dhamija14-Sep-05 20:57 
QuestionRe: How to set expiry date for my software Pin
M-20009-Nov-05 3:17
M-20009-Nov-05 3:17 
QuestionSaving a TIF Files From the internet Pin
Thaynann14-Sep-05 18:28
Thaynann14-Sep-05 18:28 
AnswerRe: Saving a TIF Files From the internet Pin
Andy Brummer14-Sep-05 20:39
sitebuilderAndy Brummer14-Sep-05 20:39 
GeneralRe: Saving a TIF Files From the internet Pin
Thaynann15-Sep-05 14:46
Thaynann15-Sep-05 14:46 
GeneralRe: Saving a TIF Files From the internet Pin
Andy Brummer15-Sep-05 16:46
sitebuilderAndy Brummer15-Sep-05 16:46 
GeneralRe: Saving a TIF Files From the internet Pin
Thaynann18-Sep-05 14:09
Thaynann18-Sep-05 14:09 
QuestionC# ListView subitems with check box/combobox Pin
Hitesh Salian14-Sep-05 17:55
Hitesh Salian14-Sep-05 17:55 
AnswerRe: C# ListView subitems with check box/combobox Pin
Luis Alonso Ramos15-Sep-05 6:49
Luis Alonso Ramos15-Sep-05 6:49 
QuestionWhy can't I connect using Socket Pin
kayhustle14-Sep-05 17:38
kayhustle14-Sep-05 17:38 

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.