Re: Getting started with ASP.NET

2004-06-25 Thread Marlon Moyer
I think it really makes for some inefficient code.  The postback aspect of it seems only suitable for intranets.  I see the reasoning for the abstraction, but I feel that the way they've gone about it, making the vb programmers feel at home, results in some really kludgy ways of doing things. The

RE: WOT: Getting started with ASP.NET

2004-06-25 Thread Calvin Ward
Is there such a category as too off topic -Original Message- From:  Vince Bonfanti Date:  6/25/04 12:50 pm To:  CF-Talk Subj:  RE: WOT: Getting started with ASP.NET I'd suggest starting with Microsoft's ASP.NET Quickstart tutorials:    http://www.asp.net/tutorials/quick

RE: Getting started with ASP.NET

2004-06-25 Thread Dave Watts
> That will be interesting. At this point, .NET looks like it > has some real intersting components, but I really dislike > Microsoft's black boxes. I want to be able to see the code > and what is going on, not have learn Microsoft's new language > which them compiles into HTML etc. Why don't I

Re: Getting started with ASP.NET

2004-06-25 Thread Jeff Chastain
parisons between .Net > implementations of things and CF ways. That's bound to get people > talking. :) > > > - Original Message - > From: Jeff Chastain <[EMAIL PROTECTED]> > Date: Fri, 25 Jun 2004 11:21:48 -0600 > Subject: RE: Getting started with ASP.N

RE: Getting started with ASP.NET

2004-06-25 Thread Robyn Follen
Oops, I lied - the discussion was yesterday (6/24/2004) and the subject is called "best book?" Sorry about that. Robyn -Original Message- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: Friday, June 25, 2004 1:22 PM To: CF-Talk Subject: RE: Getting started with ASP.N

OT: reasons for dumping CF? (was "Re: Getting started with ASP.NET")

2004-06-25 Thread Damien McKenna
On Jun 25, 2004, at 1:16 PM, Bruce Sorge wrote: > These helped me out when the decision in my company was made to > abandon CF and go to .NET. Out of interest, why did your employer decide to dump CF and go to .NET?  Was it for .NET or because of CF? -- Damien McKenna - Web Developer - [EMAIL P

Re: Getting started with ASP.NET

2004-06-25 Thread Michael Dinowitz
OTECTED]> Date: Fri, 25 Jun 2004 11:21:48 -0600 Subject: RE: Getting started with ASP.NET To: CF-Talk <[EMAIL PROTECTED]> Thanks for the pointers.  I will check out the different resources mentioned.  I did subscribe to the .NET-Talk list, but I don't see any discussions going on tod

RE: Getting started with ASP.NET

2004-06-25 Thread Jeff Chastain
exact topic is being > discussed today.   >   > Robyn > > -Original Message- > From: Jeff Chastain [mailto:[EMAIL PROTECTED] > Sent: Friday, June 25, 2004 12:24 PM > To: CF-Talk > Subject: WOT: Getting started with ASP.NET > > > Does anybody have any

RE: WOT: Getting started with ASP.NET

2004-06-25 Thread Vince Bonfanti
t: Friday, June 25, 2004 12:31 PM To: CF-Talk Subject: Re: WOT: Getting started with ASP.NET I would be interested in this too.  Looks like I will HAVE to go the M$ route for some projects, as much as I hate it, concurrent with writing CF code for others.  YUck! Ray At 12:23 PM 6/25/

Re: Getting started with ASP.NET

2004-06-25 Thread Bruce Sorge
, 2004 11:23 AM   Subject: WOT: Getting started with ASP.NET   Does anybody have any recommendations on where to get started in ASP.NET?  I   worked with ASP traditional years back, but have been entirely CF since.  Now I   am being drug kicking back into the ASP world and have to immediately

Re: WOT: Getting started with ASP.NET

2004-06-25 Thread Michael Dinowitz
1. Go to asp.net and get the sample code and such. 2. Join the Net-Talk list on HoF. 3. Play with code and ask questions. - Original Message - From: Jeff Chastain <[EMAIL PROTECTED]> Date: Fri, 25 Jun 2004 10:23:39 -0600 Subject: WOT: Getting started with ASP.NET To: CF-Talk &

Re: WOT: Getting started with ASP.NET

2004-06-25 Thread Les Mizzell
Ray Champagne wrote: > I would be interested in this too.  Looks like I will HAVE to go the M$ > route for some projects, as much as I hate it, concurrent with writing CF > code for others.  YUck! Heh Sure they don't have PHP on that server?  I was in the same position - client wanted to ke

RE: Getting started with ASP.NET

2004-06-25 Thread Robyn Follen
Check out the .NET-Talk group on House Of Fusion.  This exact topic is being discussed today.   Robyn -Original Message- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: Friday, June 25, 2004 12:24 PM To: CF-Talk Subject: WOT: Getting started with ASP.NET Does anybody have any

Re: WOT: Getting started with ASP.NET

2004-06-25 Thread Dave Carabetta
On Fri, 25 Jun 2004 10:23:39 -0600, Jeff Chastain <[EMAIL PROTECTED]> wrote: > > Does anybody have any recommendations on where to get started in ASP.NET?  I > worked with ASP traditional years back, but have been entirely CF since.  Now I > am being drug kicking back into the ASP world and have t

Re: WOT: Getting started with ASP.NET

2004-06-25 Thread Ray Champagne
I would be interested in this too.  Looks like I will HAVE to go the M$ route for some projects, as much as I hate it, concurrent with writing CF code for others.  YUck! Ray At 12:23 PM 6/25/2004, you wrote: >Does anybody have any recommendations on where to get started in ASP.NET?  I >worked w

WOT: Getting started with ASP.NET

2004-06-25 Thread Jeff Chastain
Does anybody have any recommendations on where to get started in ASP.NET?  I worked with ASP traditional years back, but have been entirely CF since.  Now I am being drug kicking back into the ASP world and have to immediately understand .NET and be able to write decent code. So anybody have any s