Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# windows app Pin
Heath Stewart26-May-04 4:19
protectorHeath Stewart26-May-04 4:19 
GeneralRe: C# windows app Pin
Anthony_Yio26-May-04 15:33
Anthony_Yio26-May-04 15:33 
Questionhow to empty the system chache in TCP connection? Pin
fu025-May-04 17:49
fu025-May-04 17:49 
GeneralForms Pin
Anonymous25-May-04 17:24
Anonymous25-May-04 17:24 
GeneralRe: Forms Pin
Anonymous25-May-04 18:41
Anonymous25-May-04 18:41 
GeneralRe: Forms Pin
Anonymous25-May-04 18:44
Anonymous25-May-04 18:44 
General[Message Deleted] Pin
ProductShowcase25-May-04 17:02
ProductShowcase25-May-04 17:02 
GeneralRe: Is there an #define for the compiler version? Pin
Anthony_Yio25-May-04 20:47
Anthony_Yio25-May-04 20:47 
#if _MSC_VER >= 1300 //Check for VC7 (this is for VC)

<modified>
for C#

use

Environment.Version.ToString()


Sonork 100.41263:Anthony_Yio

Life is about experiencing ...

GeneralRe: Is there an #define for the compiler version? Pin
Dave Kreskowiak26-May-04 2:57
mveDave Kreskowiak26-May-04 2:57 
GeneralRe: Is there an #define for the compiler version? Pin
Marc Clifton26-May-04 3:25
mvaMarc Clifton26-May-04 3:25 
GeneralRe: Is there an #define for the compiler version? Pin
Heath Stewart26-May-04 4:23
protectorHeath Stewart26-May-04 4:23 
GeneralTooltips Pin
Joel Holdsworth25-May-04 10:11
Joel Holdsworth25-May-04 10:11 
GeneralRe: Tooltips Pin
Heath Stewart25-May-04 10:37
protectorHeath Stewart25-May-04 10:37 
GeneralRe: Tooltips Pin
Heath Stewart25-May-04 11:25
protectorHeath Stewart25-May-04 11:25 
Generaladding dataset to webform generating error Pin
DeSonny25-May-04 10:00
DeSonny25-May-04 10:00 
GeneralWrite DataGrid to file. Pin
Jason Weibel25-May-04 9:28
Jason Weibel25-May-04 9:28 
GeneralRe: Write DataGrid to file. Pin
Heath Stewart25-May-04 9:57
protectorHeath Stewart25-May-04 9:57 
GeneralWisdom of deriving a control from Panel Pin
Joel Holdsworth25-May-04 9:08
Joel Holdsworth25-May-04 9:08 
GeneralRe: Wisdom of deriving a control from Panel Pin
ekolis25-May-04 9:19
ekolis25-May-04 9:19 
Generalhmm Pin
Joel Holdsworth25-May-04 9:51
Joel Holdsworth25-May-04 9:51 
GeneralRe: Wisdom of deriving a control from Panel Pin
Heath Stewart25-May-04 10:11
protectorHeath Stewart25-May-04 10:11 
GeneralRe: Wisdom of deriving a control from Panel Pin
Joel Holdsworth25-May-04 10:15
Joel Holdsworth25-May-04 10:15 
GeneralRe: Wisdom of deriving a control from Panel Pin
Joel Holdsworth25-May-04 10:29
Joel Holdsworth25-May-04 10:29 
GeneralDisplay an install date and a print date. Pin
kornstyle25-May-04 9:01
kornstyle25-May-04 9:01 
GeneralRe: Display an install date and a print date. Pin
Heath Stewart25-May-04 9:49
protectorHeath Stewart25-May-04 9: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.