Good luck with ASP.NET. I attended an ASP.NET event sponsored my MS and I was shocked at all of the code required to do simple operations like connecting to a db, session tracking, etc. I believe this is the app that we opened up and looked at during the seminar.

I'd recommed C# over VB. I have read thru the 8th chapter in learning C# and I find Jesse Liberty to be an good author. (Is is just me or are perl books sooo much easier to read thru. Most other programming book authors are so dry compared to Randall, Larry, Damian, etc...)

You may want to look at this while you are getting your feet wet with ASP.NET. WebMatrix seems to be a FREE dummied down version of Visual Studio.

On a personal note, If you enjoy perl then stick with it. I took a rather large pay cut switching jobs from one that was going the way of MS, to the one I have now that lets me use perl, apache, linux, etc. Sure the wife and I are on a budget now, but I have had so much fun using the tools and technologies I love using. This new, and far less paying, job has really took the "work" out of my work.

Good Luck,

-silent11

In reply to Re: ASP.Net Advice for a Perl Programmer? by silent11
in thread ASP.Net Advice for a Perl Programmer? by Wally Hartshorn

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.