Re: Recommendations for moving from java to .NET

2003-02-05 Thread Herr Christian Wolfgang Hujer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Am Mittwoch, 5. Februar 2003 20:54 schrieb Steve Loughran: > > > > You can plug-and-play different XML parsers and XSL transformers in .NET? > > They ship with XML parsers that work *out the box*. And good pull model > ones too, if that is what y

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Dave Draper
> > > > I agree. > > > > We recently did a job for code signing applications that > > will reside in Cell Phone's using MS SmartPhone OS. This > > project could not be written all the way in Java. While > > we did as much as possible in Java the only way to verify > > the signed files and then re

Re: Recommendations for moving from java to .NET

2003-02-05 Thread Steve Loughran
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 11:30 Subject: RE: Recommendations for moving from java to .NET > > -Original Message- > > From: Zac Thompson [mailto:[EMAIL PROTECTED]] > >

RE: Recommendations for moving from java to .NET

2003-02-05 Thread MNewcomb
> -Original Message- > From: Zac Thompson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 2:22 PM > To: Ant Users List > Subject: RE: Recommendations for moving from java to .NET > > A number of those same qualities are present in the .NET world. &

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Zac Thompson
> But, *you* must admit the same qualities that make Ant so > appealing are the > same ones that stem from Java and are inherent with J2EE. > For someone to > recognize that in Ant, but not in Java/J2EE, was... funny. A number of those same qualities are present in the .NET world. Competition

RE: Recommendations for moving from java to .NET

2003-02-05 Thread MNewcomb
http://sourceforge.net/projects/ant-contrib/ > -Original Message- > From: Rick Sansburn [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 1:41 PM > To: 'Ant Users List' > Subject: RE: Recommendations for moving from java to .NET > > > M

Re: Recommendations for moving from java to .NET

2003-02-05 Thread Steve Loughran
- Original Message - From: "Dave Draper" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 10:25 Subject: RE: Recommendations for moving from java to .NET > I agree. > > We recently

Re: Recommendations for moving from java to .NET

2003-02-05 Thread Martin
: "Armenio Pinto" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 2:14 PM Subject: RE: Recommendations for moving from java to .NET > Outch! It burns! > > > - Original Message - > From: &

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Rick Sansburn
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 1:30 PM To: [EMAIL PROTECTED] Subject: RE: Recommendations for moving from java to .NET > -Original Message- > From: David McTavish [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 0

RE: Recommendations for moving from java to .NET

2003-02-05 Thread MNewcomb
> -Original Message- > From: David McTavish [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 1:17 PM > To: 'Ant Users List' > Subject: RE: Recommendations for moving from java to .NET > > Maybe such immature comments are better left unty

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Dave Draper
o build on multiple machines. - DD -Original Message- From: David McTavish [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 13:17 To: 'Ant Users List' Subject: RE: Recommendations for moving from java to .NET Maybe such immature comments are better left untyped, or

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Rohrbach, William A.
:39 AM To: [EMAIL PROTECTED] Subject: Recommendations for moving from java to .NET We are looking into shifting our component-based development environment from java & j2ee to c# & .NET. Has anyone used the .NET tools provided in ant (http://ant.apache.org/manual/OptionalTasks/dotnet.htm

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Rohrbach, William A.
Have you looked into NAnt (http://nant.sourceforge.net/)? -Original Message- From: Nau, Michael [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 11:39 AM To: [EMAIL PROTECTED] Subject: Recommendations for moving from java to .NET We are looking into shifting our component

RE: Recommendations for moving from java to .NET

2003-02-05 Thread David McTavish
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 1:04 PM To: [EMAIL PROTECTED] Subject: RE: Recommendations for moving from java to .NET > -Original Message- > From: Nau, Michael [mailto:[EMAIL PROTECTED]] > Sent:

RE: Recommendations for moving from java to .NET

2003-02-05 Thread Armenio Pinto
Outch! It burns! - Original Message - From: "Nau, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 09:39 Subject: Recommendations for moving from java to .NET We are looking into shifting our component-based development

Re: Recommendations for moving from java to .NET

2003-02-05 Thread Steve Loughran
riginal Message - From: "Nau, Michael" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 09:39 Subject: Recommendations for moving from java to .NET We are looking into shifting our component-based development environment from java & j2ee to c

RE: Recommendations for moving from java to .NET

2003-02-05 Thread MNewcomb
> -Original Message- > From: Nau, Michael [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 12:39 PM > To: [EMAIL PROTECTED] > Subject: Recommendations for moving from java to .NET > > We are looking into shifting our component-based development &g

Recommendations for moving from java to .NET

2003-02-05 Thread Nau, Michael
We are looking into shifting our component-based development environment from java & j2ee to c# & .NET. Has anyone used the .NET tools provided in ant (http://ant.apache.org/manual/OptionalTasks/dotnet.html). Does anyone have any other recommendations? Any advice would be greatly appreciated. Th