Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
AnswerRe: Culture independant Dates? Pin
PIEBALDconsult18-Jun-08 4:45
mvePIEBALDconsult18-Jun-08 4:45 
GeneralRe: Culture independant Dates? Pin
Megidolaon19-Jun-08 21:01
Megidolaon19-Jun-08 21:01 
Questionxcopy in post build event Pin
Russell Jones18-Jun-08 3:29
Russell Jones18-Jun-08 3:29 
QuestionListViewItem image overlay [modified] Pin
ajtunbridge18-Jun-08 2:59
ajtunbridge18-Jun-08 2:59 
AnswerRe: ListViewItem image overlay Pin
led mike18-Jun-08 5:24
led mike18-Jun-08 5:24 
GeneralRe: ListViewItem image overlay Pin
ajtunbridge18-Jun-08 5:48
ajtunbridge18-Jun-08 5:48 
Questionhow to check the database connected is readonly? Pin
nicolus18-Jun-08 2:46
nicolus18-Jun-08 2:46 
AnswerRe: how to check the database connected is readonly? Pin
Bert delaVega18-Jun-08 16:27
Bert delaVega18-Jun-08 16:27 
You can execute a sql statement:

select databasepropertyex('<database name="">', 'Updateability');

return false means read-only
Questionfloat representation Pin
George_George18-Jun-08 2:24
George_George18-Jun-08 2:24 
AnswerRe: float representation Pin
Alan Balkany18-Jun-08 3:14
Alan Balkany18-Jun-08 3:14 
GeneralRe: float representation Pin
George_George18-Jun-08 3:29
George_George18-Jun-08 3:29 
GeneralRe: float representation Pin
Colin Angus Mackay18-Jun-08 3:34
Colin Angus Mackay18-Jun-08 3:34 
GeneralRe: float representation Pin
George_George18-Jun-08 3:46
George_George18-Jun-08 3:46 
AnswerRe: float representation Pin
CPallini18-Jun-08 3:32
mveCPallini18-Jun-08 3:32 
GeneralRe: float representation Pin
George_George18-Jun-08 3:43
George_George18-Jun-08 3:43 
GeneralRe: float representation Pin
Dan Neely18-Jun-08 3:46
Dan Neely18-Jun-08 3:46 
QuestionHow to Start FolderBrowserDialog to the middle of the screen ? Pin
Yanshof18-Jun-08 1:50
Yanshof18-Jun-08 1:50 
QuestionNot able to accomodate more number of lables Bar chart X-axix . It drops some of the labels :( ? Pin
BoboPupper18-Jun-08 1:48
BoboPupper18-Jun-08 1:48 
QuestionSending meeting request using Smtp Mail Pin
alok_2k318-Jun-08 1:29
alok_2k318-Jun-08 1:29 
AnswerRe: Sending meeting request using Smtp Mail Pin
vmtv28-Jun-10 0:43
vmtv28-Jun-10 0:43 
GeneralRe: Sending meeting request using Smtp Mail Pin
Mathew Chandy2-Feb-11 19:13
Mathew Chandy2-Feb-11 19:13 
Questionasp.net 3.5 case study Pin
arkiboys18-Jun-08 1:28
arkiboys18-Jun-08 1:28 
Question[Message Deleted] Pin
Kanthi.Adatrao18-Jun-08 1:28
Kanthi.Adatrao18-Jun-08 1:28 
AnswerRe: Kanthi Test PinPopular
J4amieC18-Jun-08 2:26
J4amieC18-Jun-08 2:26 
QuestionDllImport [modified] Pin
half-life18-Jun-08 0:49
half-life18-Jun-08 0:49 

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.