Re: Advice on asp.net for comercial programmer

From: Don Grover (spamfree_at_assoft.com.au)
Date: 05/21/04


Date: Sat, 22 May 2004 09:35:20 +1000

Thanks Kevin
Im just a bit weary on starting a large asp.net app in a new environment.

Don

"Kevin Spencer" <kspencer@takempis.com> wrote in message
news:eQyXzazPEHA.2704@TK2MSFTNGP10.phx.gbl...
> Hi Don,
>
> > 1) What time frames should I allow for getting upto speed in asp/vb .net
> > from a comercial asp & vb6 background.
>
> Hard to say for sure. Many VB6 programmers are hardly programmers at all,
> but more like macro designers. However, if you have experience with VB6 as
> well as VBScript, you should have some advantage. Still, again, it depends
> on how much you know about programming already (which, with VB developers,
> can be from almost nothing to almost everything), and particularly, how
much
> you know about object-oriented, event-driven programming. Could be
anywhere
> from 6 months to forever.
>
> > 2) What development packages should I use, reccomended.
>
> Visual Studio.Net is the best proggramming platform. Having a good HTML
> editor like FrontPage or Dreamweaver helps a good bit, as VS.Net has a
sucky
> HTML editor.
>
> > 3) Setting up a Test Server, is windows small business server good
enough
> to
> > test against.
>
> It depends. A good rule of thumb is, your development platform should
> closely mimic your deployment platform. However, you can certainly develop
> ASP.Net apps on any Windows OS from Windows 2000 forward, as long as that
> version includes IIS.
>
> > What else do I need or what else should i ask ?
>
> The Microsoft .Net SDK is free, and a great reference:
>
>
http://www.microsoft.com/downloads/details.aspx?FamilyId=9B3A2CA6-3647-4070-9F41-A333C6B9181D&displaylang=en
>
> --
> HTH,
> Kevin Spencer
> .Net Developer
> Microsoft MVP
> Big things are made up
> of lots of little things.
>
> "Don Grover" <spamfree@assoft.com.au> wrote in message
> news:#z0YonvPEHA.1840@TK2MSFTNGP10.phx.gbl...
> > Im looking for advice on migrating from asp to asp.net.
> > If someone can answer a few questions please.
> >
> > 1) What time frames should I allow for getting upto speed in asp/vb .net
> > from a comercial asp & vb6 background.
> >
> > 2) What development packages should I use, reccomended.
> >
> > 3) Setting up a Test Server, is windows small business server good
enough
> to
> > test against.
> >
> > What else do I need or what else should i ask ?
> >
> > I have too start a major web based project that should take 6 months and
> was
> > wondering if I should develop it in .net
> >
> > Regards
> > Don Grover
> >
> >
> >
> >
> >
> >
> >
>
>



Relevant Pages

  • Re: Advice Needed...
    ... I've yet to see a VB6 app that I thought felt more professional ... The controls and forms don't look like a standard windows app. ... C developers are used to being able to do stuff like modify video streams ...
    (microsoft.public.vb.general.discussion)
  • Re: private Deploy of SQL CE 3.1
    ... dependencies for device platform. ... data provider" catalog items in my platform builder, ... dll sqlceme30.dll was sitting right there in the app directory. ... device uses 3.1 dlls. ...
    (microsoft.public.sqlserver.ce)
  • Re: Shame on you!
    ... I've often said that you can run a virus on the network, ... here) and have found the transition from VB6 to VB.Net pretty smooth and C# ... Multithreading is still a guessing game for many developers. ... nothing to do with the language, ...
    (microsoft.public.vb.general.discussion)
  • Re: Advice Needed...
    ... will notice something is wrong with the general look of the app. ... Access developers don't seem to notice these things for some reason. ... I've written controls before and made every effort ... never liked about VB6 is the lack of a design-time size-to-fit feature. ...
    (microsoft.public.vb.general.discussion)
  • Re: Validating "Orders" form
    ... IMO it would be a PITA to write an app in VB6 because of this 'limitation' ... I have a similar app and simply check for Order details when I close the Orders form. ... You should, however, be able to do a little more validation ...
    (comp.databases.ms-access)

Loading