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

.NET (Core and Framework)

 
GeneralRe: .NET Windows Services Pin
ischen_s129-Mar-05 21:55
ischen_s129-Mar-05 21:55 
Generalxsl xpath and the CF Pin
Anonymous27-Mar-05 13:20
Anonymous27-Mar-05 13:20 
GeneralConsuming .NET events in unmanaged code Pin
ischen_s127-Mar-05 5:03
ischen_s127-Mar-05 5:03 
GeneralSystem.AppDomain Namespace Pin
DHARMA.R27-Mar-05 3:03
DHARMA.R27-Mar-05 3:03 
GeneralRe: System.AppDomain Namespace Pin
Robert Rohde27-Mar-05 3:13
Robert Rohde27-Mar-05 3:13 
GeneralSAPI Version Pin
egyseiko27-Mar-05 0:14
egyseiko27-Mar-05 0:14 
GeneralBasic questions in .net Pin
satishrg26-Mar-05 14:06
satishrg26-Mar-05 14:06 
GeneralRe: Basic questions in .net Pin
Robert Rohde26-Mar-05 23:36
Robert Rohde26-Mar-05 23:36 
1. Switch your Windows Explorer to detailed mode. It will explain what each ending means in the type column Smile | :)
2. You can leave away the bin and obj subfolders. Everything else should be contained.
3. Its a bit different in .Net. Unlike java .Net creates executable files (ending with .exe), which can be directly executed on machines having the framework installed.
4. Just copy everything you find in your build directory. This is normally (in C#) [ProjectDir]\bin\Debug or [ProjectDir]\bin\Release depening on the build mode.
GeneralRe: Basic questions in .net Pin
satishrg27-Mar-05 4:37
satishrg27-Mar-05 4:37 
GeneralRe: Basic questions in .net Pin
DavidNohejl27-Mar-05 5:10
DavidNohejl27-Mar-05 5:10 
GeneralRe: Basic questions in .net Pin
satishrg27-Mar-05 5:19
satishrg27-Mar-05 5:19 
GeneralRe: Basic questions in .net Pin
DavidNohejl27-Mar-05 5:30
DavidNohejl27-Mar-05 5:30 
GeneralRe: Basic questions in .net Pin
satishrg27-Mar-05 5:42
satishrg27-Mar-05 5:42 
GeneralRe: Basic questions in .net Pin
DavidNohejl27-Mar-05 5:57
DavidNohejl27-Mar-05 5:57 
GeneralRe: Basic questions in .net Pin
satishrg27-Mar-05 6:41
satishrg27-Mar-05 6:41 
GeneralRe: Basic questions in .net Pin
Robert Rohde27-Mar-05 6:59
Robert Rohde27-Mar-05 6:59 
GeneralPassing base as parameter Pin
kensai26-Mar-05 10:35
kensai26-Mar-05 10:35 
GeneralRe: Passing base as parameter Pin
Robert Rohde26-Mar-05 23:30
Robert Rohde26-Mar-05 23:30 
GeneralInterprocess Hooking Pin
dal3k26-Mar-05 8:54
dal3k26-Mar-05 8:54 
GeneralRe: Interprocess Hooking Pin
Joel Lucsy27-Mar-05 16:29
Joel Lucsy27-Mar-05 16:29 
GeneralRe: Interprocess Hooking Pin
dal3k28-Mar-05 1:05
dal3k28-Mar-05 1:05 
GeneralPocket PC and MS ACCESS Pin
Member 53617726-Mar-05 7:06
Member 53617726-Mar-05 7:06 
GeneralError while trying to run project Pin
piripitsis25-Mar-05 14:07
piripitsis25-Mar-05 14:07 
GeneralRe: Error while trying to run project Pin
Anonymous29-Mar-05 15:48
Anonymous29-Mar-05 15:48 
GeneralRe: Error while trying to run project Pin
piripitsis29-Mar-05 16:34
piripitsis29-Mar-05 16:34 

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.