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

.NET (Core and Framework)

 
GeneralRe: HELP!!!!!!!- How to decompile .DLL file to get source code back? Pin
vicky45710-Nov-05 9:05
vicky45710-Nov-05 9:05 
AnswerRe: HELP!!!!!!!- How to decompile .DLL file to get source code back? Pin
lmoelleb10-Nov-05 1:44
lmoelleb10-Nov-05 1:44 
Questioncustomize shortcut during installation Pin
kani989-Nov-05 12:02
kani989-Nov-05 12:02 
AnswerRe: customize shortcut during installation Pin
rwestgraham9-Nov-05 14:49
rwestgraham9-Nov-05 14:49 
Question.NET 2.0?? Pin
HahnTech9-Nov-05 7:41
HahnTech9-Nov-05 7:41 
AnswerRe: .NET 2.0?? Pin
HahnTech9-Nov-05 10:23
HahnTech9-Nov-05 10:23 
GeneralRe: .NET 2.0?? Pin
HahnTech14-Nov-05 5:51
HahnTech14-Nov-05 5:51 
GeneralRe: .NET 2.0?? Pin
Dave Kreskowiak15-Nov-05 8:08
mveDave Kreskowiak15-Nov-05 8:08 
HahnTech wrote:
Well after an afternoon of fighting I figured out how to get just the exe out of c# express.


I've never used the Express editions, but every time you Build the solution/project on all the other versions, you get the .EXE(s) in the bin folder of your project.


HahnTech wrote:
Why it won’t run off a shared network drive I don’t know.


Because network sources are not trusted sources of executable code. Just like in Internet Explorer, if the network source is not trusted, the code is forced to run in a restricted sandbox and doesn't get access to all machines resources. This is configurable if you go into Administrative Tools and configure the permissions/trusts for either the network source or the specific application you want to run.

Try reading Code Access Security[^] on MSDN before you start bashing stuff you don't understand yet.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: .NET 2.0?? Pin
HahnTech15-Nov-05 10:53
HahnTech15-Nov-05 10:53 
GeneralRe: .NET 2.0?? Pin
ricardojb14-Nov-05 16:59
ricardojb14-Nov-05 16:59 
AnswerRe: .NET 2.0?? Pin
bneacetp9-Nov-05 13:13
bneacetp9-Nov-05 13:13 
AnswerRe: .NET 2.0?? Pin
Dave Kreskowiak10-Nov-05 6:21
mveDave Kreskowiak10-Nov-05 6:21 
AnswerRe: .NET 2.0?? Pin
ricardojb14-Nov-05 16:49
ricardojb14-Nov-05 16:49 
QuestionGDI+ metafile Pin
Timothy Tim9-Nov-05 0:59
Timothy Tim9-Nov-05 0:59 
Questionworker thread and event handler Pin
David Menéndez Cisterna9-Nov-05 0:00
David Menéndez Cisterna9-Nov-05 0:00 
AnswerRe: worker thread and event handler Pin
S. Senthil Kumar10-Nov-05 5:04
S. Senthil Kumar10-Nov-05 5:04 
GeneralRe: worker thread and event handler Pin
David Menéndez Cisterna10-Nov-05 6:10
David Menéndez Cisterna10-Nov-05 6:10 
GeneralRe: worker thread and event handler Pin
S. Senthil Kumar10-Nov-05 18:52
S. Senthil Kumar10-Nov-05 18:52 
QuestionToday Screen issue with German OS. Pin
Sevu8-Nov-05 22:50
Sevu8-Nov-05 22:50 
Questionhow to add module in c#.net Pin
sarayumadhavan8-Nov-05 19:56
sarayumadhavan8-Nov-05 19:56 
AnswerRe: how to add module in c#.net Pin
CoolAmir9-Nov-05 6:21
CoolAmir9-Nov-05 6:21 
GeneralRe: how to add module in c#.net Pin
sarayumadhavan9-Nov-05 21:07
sarayumadhavan9-Nov-05 21:07 
GeneralRe: how to add module in c#.net Pin
CoolAmir13-Nov-05 6:10
CoolAmir13-Nov-05 6:10 
AnswerRe: how to add module in c#.net Pin
Colin Angus Mackay11-Nov-05 5:52
Colin Angus Mackay11-Nov-05 5:52 
GeneralRe: how to add module in c#.net Pin
CoolAmir13-Nov-05 6:44
CoolAmir13-Nov-05 6:44 

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.