Click here to Skip to main content
15,915,800 members
Home / Discussions / C#
   

C#

 
AnswerRe: bicturebox Pin
Luc Pattyn17-Apr-09 9:43
sitebuilderLuc Pattyn17-Apr-09 9:43 
GeneralRe: bicturebox Pin
ammar_shaker17-Apr-09 23:00
ammar_shaker17-Apr-09 23:00 
GeneralRe: bicturebox Pin
Eddy Vluggen18-Apr-09 0:04
professionalEddy Vluggen18-Apr-09 0:04 
QuestionInsert into child table in nhibernate 2.1.0 Pin
highjo17-Apr-09 9:22
highjo17-Apr-09 9:22 
QuestionRegistry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 8:25
JimDel17-Apr-09 8:25 
AnswerRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 9:13
sitebuilderLuc Pattyn17-Apr-09 9:13 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 9:32
JimDel17-Apr-09 9:32 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 9:41
sitebuilderLuc Pattyn17-Apr-09 9:41 
OK, that is 2 issues:

1. running a networked app
for a .NET app, that could be an issue

2. accessing registry keys
I'm not convinced the old Win32 registry function would work when the .NET Registry class would prevent you from accessing the regkeys. And I expect it will be more strict on the latest Win versions (Vista, 7).

Are you saying you want to create a native app? didn't think so since you asked in this forum, C# is always managed and .NET

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Avoiding unwanted divs (as in "articles needing approval") with the help of this FireFox add-in


GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 10:41
JimDel17-Apr-09 10:41 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 10:48
sitebuilderLuc Pattyn17-Apr-09 10:48 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 11:00
JimDel17-Apr-09 11:00 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 11:02
sitebuilderLuc Pattyn17-Apr-09 11:02 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 11:41
JimDel17-Apr-09 11:41 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 11:49
sitebuilderLuc Pattyn17-Apr-09 11:49 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 11:56
JimDel17-Apr-09 11:56 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
harold aptroot17-Apr-09 12:28
harold aptroot17-Apr-09 12:28 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 14:05
JimDel17-Apr-09 14:05 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 14:15
sitebuilderLuc Pattyn17-Apr-09 14:15 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
JimDel17-Apr-09 14:19
JimDel17-Apr-09 14:19 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET Pin
Luc Pattyn17-Apr-09 14:24
sitebuilderLuc Pattyn17-Apr-09 14:24 
GeneralRe: Registry Entry made with advapi32.dll instead of .NET [modified] Pin
JimDel17-Apr-09 14:44
JimDel17-Apr-09 14:44 
QuestionOptimization kills program. Pin
harold aptroot17-Apr-09 8:18
harold aptroot17-Apr-09 8:18 
AnswerRe: Optimization kills program. Pin
Colin Angus Mackay17-Apr-09 8:47
Colin Angus Mackay17-Apr-09 8:47 
GeneralRe: Optimization kills program. Pin
harold aptroot17-Apr-09 8:56
harold aptroot17-Apr-09 8:56 
AnswerRe: incorrect code kills program? Pin
Luc Pattyn17-Apr-09 9:07
sitebuilderLuc Pattyn17-Apr-09 9:07 

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.