Click here to Skip to main content
15,886,518 members
Home / Discussions / C#
   

C#

 
GeneralRe: About error monitoring ? Pin
fu013-Jul-04 15:51
fu013-Jul-04 15:51 
GeneralRe: About error monitoring ? Pin
exhaulted13-Jul-04 22:43
exhaulted13-Jul-04 22:43 
GeneralRe: About error monitoring ? Pin
fu014-Jul-04 2:44
fu014-Jul-04 2:44 
GeneralRe: About error monitoring ? Pin
exhaulted14-Jul-04 4:34
exhaulted14-Jul-04 4:34 
GeneralDataView binding with Dataset Pin
orpus11-Jul-04 20:16
orpus11-Jul-04 20:16 
GeneralRe: DataView binding with Dataset Pin
Heath Stewart12-Jul-04 4:11
protectorHeath Stewart12-Jul-04 4:11 
GeneralApplying Windows XP look for my Application Pin
ilmian11-Jul-04 20:11
ilmian11-Jul-04 20:11 
GeneralRe: Applying Windows XP look for my Application Pin
partyganger11-Jul-04 21:24
partyganger11-Jul-04 21:24 
if your app is not running on an XP machine, creating a manifest won't help. If you are running XP, just add the following 2 lines to your app's Main function:

Application.EnableVisualStyles();
Application.DoEvents();
GeneralRe: Applying Windows XP look for my Application Pin
ilmian11-Jul-04 23:59
ilmian11-Jul-04 23:59 
GeneralRe: Applying Windows XP look for my Application Pin
Dave Kreskowiak12-Jul-04 1:00
mveDave Kreskowiak12-Jul-04 1:00 
GeneralRe: Applying Windows XP look for my Application Pin
ilmian12-Jul-04 2:00
ilmian12-Jul-04 2:00 
GeneralRe: Applying Windows XP look for my Application Pin
Heath Stewart12-Jul-04 3:06
protectorHeath Stewart12-Jul-04 3:06 
GeneralMicrosoft ObjectSpaces Pin
sreejith ss nair11-Jul-04 17:54
sreejith ss nair11-Jul-04 17:54 
GeneralRe: Microsoft ObjectSpaces Pin
Colin Angus Mackay11-Jul-04 22:36
Colin Angus Mackay11-Jul-04 22:36 
GeneralHelp. Exporting to Excel Workbook using ASP.NET,C# Pin
frdharish11-Jul-04 17:17
frdharish11-Jul-04 17:17 
GeneralLength of proportional width string Pin
SnuhEyeless11-Jul-04 16:19
SnuhEyeless11-Jul-04 16:19 
GeneralRe: Length of proportional width string Pin
Jay Shankar11-Jul-04 16:56
Jay Shankar11-Jul-04 16:56 
GeneralRe: Length of proportional width string Pin
exhaulted12-Jul-04 3:26
exhaulted12-Jul-04 3:26 
GeneralRe: Length of proportional width string Pin
SnuhEyeless15-Jul-04 12:34
SnuhEyeless15-Jul-04 12:34 
GeneralOLE Containers Pin
LZ-AT-WORK11-Jul-04 14:29
LZ-AT-WORK11-Jul-04 14:29 
GeneralPrinting Controls with Page Margins Pin
myNameIsRon11-Jul-04 13:51
myNameIsRon11-Jul-04 13:51 
GeneralRe: Printing Controls with Page Margins Pin
exhaulted12-Jul-04 3:41
exhaulted12-Jul-04 3:41 
GeneralRe: Printing Controls with Page Margins Pin
myNameIsRon13-Jul-04 13:21
myNameIsRon13-Jul-04 13:21 
GeneralRe: Printing Controls with Page Margins Pin
exhaulted13-Jul-04 22:57
exhaulted13-Jul-04 22:57 
Generalmemory Pin
ahmed mohamed abdelhameed11-Jul-04 12:51
ahmed mohamed abdelhameed11-Jul-04 12:51 

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.