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

.NET (Core and Framework)

 
AnswerRe: WindowsIdentity is unusable in Win9x/ME? Pin
David Stone3-Dec-02 19:09
sitebuilderDavid Stone3-Dec-02 19:09 
GeneralRe: WindowsIdentity is unusable in Win9x/ME? Pin
Ruxo Zheng3-Dec-02 20:05
Ruxo Zheng3-Dec-02 20:05 
GeneralWants to use Point and Rectangle :(( Pin
Paul Selormey19-Nov-02 15:23
Paul Selormey19-Nov-02 15:23 
GeneralRe: Wants to use Point and Rectangle :(( Pin
ian mariano20-Nov-02 3:09
ian mariano20-Nov-02 3:09 
GeneralRegular Expression Pin
Pete Bassett19-Nov-02 6:48
Pete Bassett19-Nov-02 6:48 
GeneralRe: Regular Expression Pin
Pete Bassett19-Nov-02 22:24
Pete Bassett19-Nov-02 22:24 
GeneralBuilding Project Using Microsoft .NET Framework SDK Pin
yccheok16-Nov-02 17:00
yccheok16-Nov-02 17:00 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
James T. Johnson16-Nov-02 17:45
James T. Johnson16-Nov-02 17:45 
Check out NAnt[^], it has a program (called SLiNgshot, if I remember correctly) which will parse solution/project files and either product .build files to use with NAnt or build the solution/project.

Many people on the DOTNET lists have recommended its use for any real projects using .NET. Apparently the build system in VS.NET isn't very viable when working with large projects (there are several known bugs that occur when building dlls/exes that are larger than 64K).

Once you know how to compile the smaller bits and pieces using the commandline using NAnt is a breeze. Here's a tip, .resx files first get compiled by resgen before being listed as a resource by the C# compiler (cs.exe).

James

- out of order -
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
Martin Haesemeyer16-Nov-02 22:03
Martin Haesemeyer16-Nov-02 22:03 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
James T. Johnson17-Nov-02 12:06
James T. Johnson17-Nov-02 12:06 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
Martin Haesemeyer18-Nov-02 3:38
Martin Haesemeyer18-Nov-02 3:38 
GeneralListView AfterItemCheck Pin
Ingram Leedy13-Nov-02 20:17
Ingram Leedy13-Nov-02 20:17 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 4:10
Martin Haesemeyer14-Nov-02 4:10 
GeneralRe: ListView AfterItemCheck Pin
Ingram Leedy14-Nov-02 5:39
Ingram Leedy14-Nov-02 5:39 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 5:53
Martin Haesemeyer14-Nov-02 5:53 
GeneralListView Custom State Checkbox Images Pin
Ingram Leedy14-Nov-02 6:33
Ingram Leedy14-Nov-02 6:33 
QuestionCan anyone help with some Crypto questions? Pin
Furty13-Nov-02 15:24
Furty13-Nov-02 15:24 
AnswerRe: Can anyone help with some Crypto questions? Pin
Furty23-Nov-02 16:19
Furty23-Nov-02 16:19 
Question.NET application to native code? Pin
jstonge13-Nov-02 7:32
jstonge13-Nov-02 7:32 
AnswerRe: .NET application to native code? Pin
James T. Johnson13-Nov-02 7:40
James T. Johnson13-Nov-02 7:40 
GeneralRe: .NET application to native code? Pin
Daniel Turini13-Nov-02 7:41
Daniel Turini13-Nov-02 7:41 
AnswerRe: .NET application to native code? Pin
Martin Haesemeyer13-Nov-02 8:09
Martin Haesemeyer13-Nov-02 8:09 
GeneralRe: .NET application to native code? Pin
leppie13-Nov-02 9:04
leppie13-Nov-02 9:04 
AnswerRe: .NET application to native code? Pin
RichardEastes13-Nov-02 15:55
RichardEastes13-Nov-02 15:55 
QuestionCan .NET Remoting solve this problem for me? Pin
johnrlewishotmail13-Nov-02 6:57
johnrlewishotmail13-Nov-02 6: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.