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

.NET (Core and Framework)

 
QuestionCan i watch events like renaming in my Webdav drive(Virtual drive) in C#.net Pin
Anish K S24-Jul-13 20:37
Anish K S24-Jul-13 20:37 
AnswerRe: Can i watch events like renaming in my Webdav drive(Virtual drive) in C#.net Pin
Dave Kreskowiak25-Jul-13 1:21
mveDave Kreskowiak25-Jul-13 1:21 
QuestionAdd user credentials to access server drive path from winforms in app.config vb.net Pin
hueikar21-Jul-13 16:26
hueikar21-Jul-13 16:26 
AnswerRe: Add user credentials to access server drive path from winforms in app.config vb.net Pin
Dave Kreskowiak22-Jul-13 1:49
mveDave Kreskowiak22-Jul-13 1:49 
AnswerRe: Add user credentials to access server drive path from winforms in app.config vb.net Pin
Eddy Vluggen22-Jul-13 3:17
professionalEddy Vluggen22-Jul-13 3:17 
QuestionStandalone .NET framework exe Pin
LostTime7720-Jul-13 6:26
LostTime7720-Jul-13 6:26 
AnswerRe: Standalone .NET framework exe Pin
Dave Kreskowiak20-Jul-13 7:26
mveDave Kreskowiak20-Jul-13 7:26 
GeneralRe: Standalone .NET framework exe Pin
LostTime7620-Jul-13 8:01
LostTime7620-Jul-13 8:01 
It is free. My company is spending no money on this solution. I am doing it on my own time as an experiment, because I am interested in proving people wrong, such as yourself. I honestly dislike all the people who try to hammer down others because they are afraid to try something outside the box that is unsupported.

Writing my own linker? Are you kidding me? For your information, I have already done that. Anyhow.. now that that is out of the way, this is nothing like writing one's own linker. This is hooking API calls. I suggest you read what that is before you go spouting nonsense, trying to compare linking and injecting some code into a dll file. I know the difference.

200MB plus? Spoken like one who apparently knows the size of all the dll files needed. Why don't you take a look at an article that the boxedapp people wrote a while back. I believe it is called "Boxedapp .NET redistributable" or something like that. In there, they give all the dll files needed for a standalone console app. I assure you, my friend, it is much less than 200MB. The dlls required in system32 are very lightweight. Kernel32.dll itself is around 1MB. Adding the dlls for WPF amounts to maybe 20MB. I gathered all the dlls that I was referencing from the GAC and checked.
GeneralRe: Standalone .NET framework exe Pin
LostTime7620-Jul-13 8:22
LostTime7620-Jul-13 8:22 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak20-Jul-13 9:48
mveDave Kreskowiak20-Jul-13 9:48 
GeneralRe: Standalone .NET framework exe Pin
LostTime7620-Jul-13 10:26
LostTime7620-Jul-13 10:26 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak20-Jul-13 10:36
mveDave Kreskowiak20-Jul-13 10:36 
GeneralRe: Standalone .NET framework exe Pin
LostTime7620-Jul-13 11:33
LostTime7620-Jul-13 11:33 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak21-Jul-13 3:24
mveDave Kreskowiak21-Jul-13 3:24 
GeneralRe: Standalone .NET framework exe Pin
LostTime7621-Jul-13 5:33
LostTime7621-Jul-13 5:33 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak21-Jul-13 6:03
mveDave Kreskowiak21-Jul-13 6:03 
GeneralRe: Standalone .NET framework exe Pin
LostTime7621-Jul-13 6:09
LostTime7621-Jul-13 6:09 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak21-Jul-13 10:57
mveDave Kreskowiak21-Jul-13 10:57 
GeneralRe: Standalone .NET framework exe Pin
LostTime7621-Jul-13 13:32
LostTime7621-Jul-13 13:32 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak21-Jul-13 14:53
mveDave Kreskowiak21-Jul-13 14:53 
GeneralRe: Standalone .NET framework exe Pin
LostTime7621-Jul-13 15:05
LostTime7621-Jul-13 15:05 
GeneralRe: Standalone .NET framework exe Pin
Dave Kreskowiak22-Jul-13 1:50
mveDave Kreskowiak22-Jul-13 1:50 
GeneralRe: Standalone .NET framework exe Pin
LostTime764-Aug-13 9:22
LostTime764-Aug-13 9:22 
GeneralRe: Standalone .NET framework exe Pin
Pete O'Hanlon4-Aug-13 9:51
mvePete O'Hanlon4-Aug-13 9:51 
GeneralRe: Standalone .NET framework exe Pin
LostTime764-Aug-13 10:19
LostTime764-Aug-13 10:19 

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.