Aaron
Tue Jun 22 12:23:59 CDT 2004
Source code protection, I'll assume?
--
http://www.aspfaq.com/
(Reverse address to reply.)
"Bob Lehmann" <none> wrote in message
news:uHhFytHWEHA.2716@tk2msftngp13.phx.gbl...
> <<<<I do also like the fact that for contract work, .NET's compiled vs.
> interpreted nature is a blessing.>>>>
>
> I don't understand this comment. How is the code being compiled a blessing
> for contract work?
>
> Bob Lehmann
>
>
> "James Baker" <cppjames@hotmail.com> wrote in message
> news:uyoY3jHWEHA.1152@TK2MSFTNGP09.phx.gbl...
> > "Aaron [SQL Server MVP]" <ten.xoc@dnartreb.noraa> wrote in message
> > news:u0THNbHWEHA.1952@TK2MSFTNGP12.phx.gbl...
> > > > I tend to prefer C type syntax, so C# is perfect for me...whereas I
> > don't
> > > > really have that style of an option with ASP.
> > >
> > > JScript comes pretty close, no?
> >
> > JScript is similar, and certainly a lot closer than VBScript.
> Unfortunately
> > at my current position I'm stuck with VBScript, so I'll have to suck it
> up.
> >
> > >
> > > > Visual Studio.NET is a powerful tool as well, and has a lot of .NET
> > > specific
> > > > features. By no means am I saying that .NET is perfect or that ASP
is
> > > > archaic, I just personally feel that I can get more done, in a
shorter
> > > time
> > >
> > > I use Visual Studio.NET for ASP development, without using all of the
> > ".NET
> > > specific features." Things like IntelliSense do aid in more rapid
> > > development. I still find I spend way more time constructing very
> verbose
> > > .NET code to do things I can do in far fewer lines in ASP. So the
> > > subjective arguments can really fall both ways...
> >
> > I agree to an extent. There are some things that I can crank out in
> notepad
> > with ASP in less time than it would take me to load VS.NET. There is a
> lot
> > of overhead for "smaller" projects in .NET. The platform you choose
> > certainly depends on your project type/scale. For large scale
> applications,
> > I'd have to give the edge to .NET, especially for multi-person
> development.
> > For a relatively small, quick deadline application...I might just crank
it
> > out with ASP. Granted, this is all a matter of opinion.
> >
> > I do also like the fact that for contract work, .NET's compiled vs.
> > interpreted nature is a blessing.
> >
> >
>
>