topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 10:54 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Oh God... I've Forgotten ASP.NET Entirely...  (Read 4925 times)

Renegade

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 13,288
  • Tell me something you don't know...
    • View Profile
    • Renegade Minds
    • Donate to Member
Oh God... I've Forgotten ASP.NET Entirely...
« on: February 21, 2011, 01:26 AM »
Really. I just don't remember jack about it. A few tiny things are coming back, but I need seriously remedial help.

Can anyone recommend some good tutorials for getting up to speed? Like basic stuff. Needs to be for IIS 7 or 7.5 and .NET 3.5 or 4.0, though things that haven't changed from 2.0 are fine too.

It's been many years since I did anything useful, and I'm just drawing a total blank. I don't even know what sites to look at anymore.

Slow Down Music - Where I commit thought crimes...

Freedom is the right to be wrong, not the right to do wrong. - John Diefenbaker

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #1 on: February 21, 2011, 02:14 AM »
Haven't dug in to ASP.Net yet, but if you're going to start from scratch, I'd say look at the most recent MVC version coupled with the Razor view engine; the old ASP stuff I've seen looked kinda sucky, but the MVC+Razor samples I've browsed on various blogs actually looks pretty sweet.
- carpe noctem

Renegade

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 13,288
  • Tell me something you don't know...
    • View Profile
    • Renegade Minds
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #2 on: February 21, 2011, 02:49 AM »
Haven't dug in to ASP.Net yet, but if you're going to start from scratch, I'd say look at the most recent MVC version coupled with the Razor view engine; the old ASP stuff I've seen looked kinda sucky, but the MVC+Razor samples I've browsed on various blogs actually looks pretty sweet.

I noticed that there are truckloads of new RAD frameworks for it. OWS and a bunch of others.

I can see this is going to be somewhat painful...


I just spent the day doing what should have taken me 2 or 3 hours at most, and all because I've simply forgotten everything.

Classic ASP is just like PHP. Sucky. But more sucky than PHP. But it is quick & dirty to get stuff done.

Slow Down Music - Where I commit thought crimes...

Freedom is the right to be wrong, not the right to do wrong. - John Diefenbaker

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #3 on: February 21, 2011, 02:51 AM »
ASP.NET MVC3 + Razor > RoR > ASP.NET-whatever > PHP > Classic ASP :)
- carpe noctem

Renegade

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 13,288
  • Tell me something you don't know...
    • View Profile
    • Renegade Minds
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #4 on: February 21, 2011, 03:14 AM »
Having a quick look and... WOW~! ASP.NET MVC 3 + Razor looks wicked, wicked cool.
Slow Down Music - Where I commit thought crimes...

Freedom is the right to be wrong, not the right to do wrong. - John Diefenbaker

app103

  • That scary taskbar girl
  • Global Moderator
  • Joined in 2006
  • *****
  • Posts: 5,884
    • View Profile
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #5 on: February 21, 2011, 06:08 AM »
Microsoft has a free Introduction to ASP.NET, and the follow-up with ASP.NET in C#.
« Last Edit: February 21, 2011, 06:12 AM by app103 »

wraith808

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 11,186
    • View Profile
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #6 on: February 21, 2011, 07:31 AM »
W3 Schools has an introduction to ASP.NET.  The beginning is very basic, so you'll probably skim over it until page 6.  As far as Razor, there's an intro on ASP.NET.

housetier

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 1,321
    • View Profile
    • Donate to Member
Re: Oh God... I've Forgotten ASP.NET Entirely...
« Reply #7 on: February 22, 2011, 03:51 PM »
This just came up in my feed reader: http://net.tutsplus....-from-scratch-views/