Click here to Skip to main content
15,885,278 members
Home / Discussions / C#
   

C#

 
GeneralRe: SourceGrid customise Pin
Henry Minute18-Aug-09 2:15
Henry Minute18-Aug-09 2:15 
QuestionUpdate SQL Server 2005 table with DataGrid contents Pin
Wheels01211-Aug-09 3:35
Wheels01211-Aug-09 3:35 
QuestionI want to load a button in the title bar Pin
flydk11-Aug-09 3:28
flydk11-Aug-09 3:28 
AnswerRe: I want to load a button in the title bar Pin
Saksida Bojan11-Aug-09 4:23
Saksida Bojan11-Aug-09 4:23 
GeneralRe: I want to load a button in the title bar Pin
flydk11-Aug-09 14:41
flydk11-Aug-09 14:41 
GeneralRe: I want to load a button in the title bar Pin
Saksida Bojan12-Aug-09 8:19
Saksida Bojan12-Aug-09 8:19 
GeneralRe: I want to load a button in the title bar Pin
flydk12-Aug-09 19:09
flydk12-Aug-09 19:09 
QuestionReplace(@"\\", @"\") not working Pin
dptalt11-Aug-09 3:22
dptalt11-Aug-09 3:22 
I want to replace the double backslash with a single backslash. The following code does not work.

pResult.Path = pResult.Path.Replace(@"\\", @"\");

It does not do any replacement at all. How can this be accomplished?
AnswerRe: Replace(@"\\", @"\") not working Pin
Andrew Rissing11-Aug-09 3:58
Andrew Rissing11-Aug-09 3:58 
GeneralRe: Replace(@"\\", @"\") not working Pin
dptalt11-Aug-09 4:04
dptalt11-Aug-09 4:04 
Questionhow to get data from the tags of a TIFF image Pin
gilvani11-Aug-09 3:05
gilvani11-Aug-09 3:05 
AnswerRe: how to get data from the tags of a TIFF image Pin
Luc Pattyn11-Aug-09 3:21
sitebuilderLuc Pattyn11-Aug-09 3:21 
QuestionHow to apply RowFilter for a String Date Pin
Sreedhar Kadiyala11-Aug-09 3:02
Sreedhar Kadiyala11-Aug-09 3:02 
AnswerRe: How to apply RowFilter for a String Date Pin
dptalt11-Aug-09 3:49
dptalt11-Aug-09 3:49 
AnswerRe: How to apply RowFilter for a String Date Pin
Anjups7-Sep-09 20:40
Anjups7-Sep-09 20:40 
QuestionDateTime.TryParseExact() problem? Pin
Henk Meijerink11-Aug-09 2:46
Henk Meijerink11-Aug-09 2:46 
AnswerRe: DateTime.TryParseExact() problem? Pin
stancrm11-Aug-09 2:57
stancrm11-Aug-09 2:57 
GeneralRe: DateTime.TryParseExact() problem? Pin
Henk Meijerink11-Aug-09 3:45
Henk Meijerink11-Aug-09 3:45 
QuestionUpdated:Filter for DataGridView [modified] Pin
janadhana11-Aug-09 2:14
janadhana11-Aug-09 2:14 
AnswerRe: Updated:Filter for DataGridView Pin
Sreedhar Kadiyala11-Aug-09 2:49
Sreedhar Kadiyala11-Aug-09 2:49 
GeneralRe: Updated:Filter for DataGridView Pin
janadhana11-Aug-09 19:36
janadhana11-Aug-09 19:36 
AnswerRe: Updated:Filter for DataGridView Pin
dan!sh 11-Aug-09 2:58
professional dan!sh 11-Aug-09 2:58 
GeneralRe: Updated:Filter for DataGridView Pin
janadhana11-Aug-09 19:37
janadhana11-Aug-09 19:37 
AnswerRe: Updated:Filter for DataGridView Pin
Henry Minute11-Aug-09 5:00
Henry Minute11-Aug-09 5:00 
GeneralRe: Updated:Filter for DataGridView Pin
janadhana11-Aug-09 19:39
janadhana11-Aug-09 19:39 

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.