Click here to Skip to main content
15,905,875 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Calling a Console Application with Elevated rights opening Windows continuously Pin
Dave Kreskowiak1-May-17 10:51
mveDave Kreskowiak1-May-17 10:51 
GeneralRe: Calling a Console Application with Elevated rights opening Windows continuously Pin
indian1431-May-17 13:07
indian1431-May-17 13:07 
Question(VS 2008 - C# - Compact Framework) problem with e.Graphics.DrawString Pin
steve_949661327-Apr-17 4:27
professionalsteve_949661327-Apr-17 4:27 
AnswerRe: (VS 2008 - C# - Compact Framework) problem with e.Graphics.DrawString Pin
Dave Kreskowiak27-Apr-17 4:44
mveDave Kreskowiak27-Apr-17 4:44 
GeneralRe: (VS 2008 - C# - Compact Framework) problem with e.Graphics.DrawString Pin
steve_949661327-Apr-17 5:21
professionalsteve_949661327-Apr-17 5:21 
QuestionVS 2017 Could not find required file 'setup.bin' in csproj folder Pin
Vitor_Silva26-Apr-17 10:07
Vitor_Silva26-Apr-17 10:07 
AnswerRe: VS 2017 Could not find required file 'setup.bin' in csproj folder Pin
Richard MacCutchan26-Apr-17 21:11
mveRichard MacCutchan26-Apr-17 21:11 
QuestionHow to install SignTool.exe for VS 2017? Pin
Vitor_Silva26-Apr-17 4:43
Vitor_Silva26-Apr-17 4:43 
AnswerRe: How to install SignTool.exe for VS 2017? Pin
Vitor_Silva26-Apr-17 5:18
Vitor_Silva26-Apr-17 5:18 
AnswerRe: How to install SignTool.exe for VS 2017? Pin
User 418025426-Apr-17 5:42
User 418025426-Apr-17 5:42 
GeneralRe: How to install SignTool.exe for VS 2017? Pin
Vitor_Silva26-Apr-17 8:49
Vitor_Silva26-Apr-17 8:49 
QuestionRun Applications as an Administrator using Scheduled Task Pin
indian14325-Apr-17 13:36
indian14325-Apr-17 13:36 
QuestionType thanglish in keyboard when display tamil letters in textbox Pin
Member 1296305725-Apr-17 1:34
Member 1296305725-Apr-17 1:34 
AnswerRe: Type thanglish in keyboard when display tamil letters in textbox Pin
User 418025425-Apr-17 1:59
User 418025425-Apr-17 1:59 
AnswerRe: Type thanglish in keyboard when display tamil letters in textbox Pin
Afzaal Ahmad Zeeshan25-Apr-17 2:51
professionalAfzaal Ahmad Zeeshan25-Apr-17 2:51 
QuestionGet the week of the month in string using C# Pin
indian14320-Apr-17 13:02
indian14320-Apr-17 13:02 
AnswerRe: Get the week of the month in string using C# Pin
Afzaal Ahmad Zeeshan20-Apr-17 13:24
professionalAfzaal Ahmad Zeeshan20-Apr-17 13:24 
AnswerRe: Get the week of the month in string using C# Pin
Richard MacCutchan20-Apr-17 22:26
mveRichard MacCutchan20-Apr-17 22:26 
GeneralRe: Get the week of the month in string using C# Pin
indian14325-Apr-17 13:29
indian14325-Apr-17 13:29 
QuestionMy (previously working) DateTimePickers have gone nuts! Pin
Peter R. Fletcher18-Apr-17 12:55
Peter R. Fletcher18-Apr-17 12:55 
I have a fairly simple VB.Net application which I wrote a few years ago to chart weather observations. It uses two DateTimePicker controls to specify the date/time range of the data to be charted and had been working fine, once I got a few initial minor bugs sorted out. I don't use it that often (perhaps once every 3-6 months), so I don't know when the behavior I am about to describe started. A couple of days ago, I ran the application, and, instead of defaulting to displaying the beginning and end of the most recent 24 hours for which data was available (e.g. 04/18/2017 12:23), both controls displayed only the delimiter characters (// : ). The values of the fields were apparently correct - choosing a data set and pressing the 'plot' button produced the expected plot of 24 hours' data - but the datetimepicker controls didn't 'work'.

Debugging with Visual Studio confirmed that the contents of all the variables were as expected, but the controls still looked (differently!) weird in the running program, although they looked as they should in design view. Running under Visual Studio, the controls sort of worked, but with an enormous amount of horizontal space (and no delimiters) between each subfield (month, day, year, minutes, seconds), so that only one or at most two subfields were in view at a time.

Has anyone seen anything like this and/or does anyone know what may be going on.
GeneralRe: My (previously working) DateTimePickers have gone nuts! Pin
Richard MacCutchan18-Apr-17 20:44
mveRichard MacCutchan18-Apr-17 20:44 
GeneralRe: My (previously working) DateTimePickers have gone nuts! Pin
Peter R. Fletcher19-Apr-17 3:16
Peter R. Fletcher19-Apr-17 3:16 
GeneralRe: My (previously working) DateTimePickers have gone nuts! Pin
Richard MacCutchan19-Apr-17 5:33
mveRichard MacCutchan19-Apr-17 5:33 
AnswerRe: My (previously working) DateTimePickers have gone nuts! Pin
Gerry Schmitz19-Apr-17 9:37
mveGerry Schmitz19-Apr-17 9:37 
GeneralRe: My (previously working) DateTimePickers have gone nuts! Pin
Peter R. Fletcher19-Apr-17 10:50
Peter R. Fletcher19-Apr-17 10:50 

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.