Click here to Skip to main content
15,881,687 members
Home / Discussions / C#
   

C#

 
AnswerRe: how update password for a user in access using c# Pin
Jibesh8-Mar-13 15:01
professionalJibesh8-Mar-13 15:01 
AnswerRe: how update password for a user in access using c# Pin
OriginalGriff9-Mar-13 4:01
mveOriginalGriff9-Mar-13 4:01 
GeneralMessage Closed Pin
10-Mar-13 12:35
User349010-Mar-13 12:35 
GeneralRe: how update password for a user in access using c# Pin
OriginalGriff10-Mar-13 22:32
mveOriginalGriff10-Mar-13 22:32 
GeneralMessage Closed Pin
11-Mar-13 4:36
User349011-Mar-13 4:36 
GeneralRe: how update password for a user in access using c# Pin
OriginalGriff11-Mar-13 5:54
mveOriginalGriff11-Mar-13 5:54 
AnswerRe: how update password for a user in access using c# Pin
PIEBALDconsult9-Mar-13 8:05
mvePIEBALDconsult9-Mar-13 8:05 
QuestionCan't launch URL from desktop app? Pin
SledgeHammer018-Mar-13 7:47
SledgeHammer018-Mar-13 7:47 
I'm trying to launch a URL from my desktop app. I know I have done this before:

System.Diagnostics.Process.Start("http://www.microsoft.com");

Process hangs on this line. Is this some kind of new Windows 7 security issue? I have UAC disabled and am admin on my box.

if I type "start http://www.microsoft.com" from the cmd line, it works fine, so the browser is correctly registered and works as expected.
AnswerRe: Can't launch URL from desktop app? Pin
Eddy Vluggen8-Mar-13 7:56
professionalEddy Vluggen8-Mar-13 7:56 
GeneralRe: Can't launch URL from desktop app? Pin
SledgeHammer018-Mar-13 8:07
SledgeHammer018-Mar-13 8:07 
GeneralRe: Can't launch URL from desktop app? Pin
Eddy Vluggen8-Mar-13 9:15
professionalEddy Vluggen8-Mar-13 9:15 
GeneralRe: Can't launch URL from desktop app? Pin
SledgeHammer018-Mar-13 11:08
SledgeHammer018-Mar-13 11:08 
GeneralRe: Can't launch URL from desktop app? Pin
Richard MacCutchan8-Mar-13 21:58
mveRichard MacCutchan8-Mar-13 21:58 
GeneralRe: Can't launch URL from desktop app? Pin
Eddy Vluggen8-Mar-13 22:00
professionalEddy Vluggen8-Mar-13 22:00 
GeneralRe: Can't launch URL from desktop app? Pin
Richard MacCutchan8-Mar-13 22:54
mveRichard MacCutchan8-Mar-13 22:54 
GeneralRe: Can't launch URL from desktop app? Pin
Eddy Vluggen8-Mar-13 22:58
professionalEddy Vluggen8-Mar-13 22:58 
GeneralRe: Can't launch URL from desktop app? Pin
Richard MacCutchan8-Mar-13 23:20
mveRichard MacCutchan8-Mar-13 23:20 
QuestionHow to detect mouse over & out on win form title bar Pin
Tridip Bhattacharjee8-Mar-13 7:23
professionalTridip Bhattacharjee8-Mar-13 7:23 
SuggestionRe: How to detect mouse over & out on win form title bar Pin
Matt T Heffron8-Mar-13 7:42
professionalMatt T Heffron8-Mar-13 7:42 
Questiondata is not permanent in the database Pin
Member 98700588-Mar-13 7:21
Member 98700588-Mar-13 7:21 
AnswerRe: data is not permanent in the database Pin
Marco Bertschi8-Mar-13 9:58
protectorMarco Bertschi8-Mar-13 9:58 
GeneralRe: data is not permanent in the database Pin
Member 98700588-Mar-13 10:16
Member 98700588-Mar-13 10:16 
AnswerRe: data is not permanent in the database Pin
Dave Kreskowiak8-Mar-13 11:51
mveDave Kreskowiak8-Mar-13 11:51 
GeneralRe: data is not permanent in the database Pin
Member 98700588-Mar-13 14:04
Member 98700588-Mar-13 14:04 
GeneralRe: data is not permanent in the database Pin
Richard MacCutchan8-Mar-13 21:57
mveRichard MacCutchan8-Mar-13 21:57 

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.