Update Web Development skillset

  • Thread starter Thread starter Dale Williams
  • Start date Start date
D

Dale Williams

Everyone:

It's been about 3 1/2 years since I've done any WebForm or web
development. It's all been Winform and desktop. I finally have some
web applications coming and I'd like to know what people think I should
concentrate on to update my web development skills.

I use C# with VS2005 but I'm just upgrading to VS2008.

Thanks for the input.

Sincerely,
Dale Williams
 
Many of the .NET 3.5 books are decent. I have always like Walther's books.
If you are planning on using Borders, join their rewards program (free) and
you will get % off coupons bvia email.

There are also quite a few free resources. The site www.asp.net is great.
MSDN also has some nice articles. You should also watch some of the blogs.
Hanselman and Guthrie (the two Scotts) are good blogs to start with. For a
bit more advanced stuff, "You have been Haacked" is a good blog.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
 
If you are incorporated, Borders gives you a discount card for free, no
coupons to keep track of.
 
Hello Dale,

I'd recommend to read something about AJAX, look at dino esposito books or
smth from there http://www.amazon.com/s/ref=nb_ss_b...-alias=stripbooks&field-keywords=ajax+manning

it helps u to get tunned what happens now in web development world

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


DW> Everyone:
DW>
DW> It's been about 3 1/2 years since I've done any WebForm or web
DW> development. It's all been Winform and desktop. I finally have
DW> some web applications coming and I'd like to know what people think
DW> I should concentrate on to update my web development skills.
DW>
DW> I use C# with VS2005 but I'm just upgrading to VS2008.
DW>
DW> Thanks for the input.
DW>
DW> Sincerely,
DW> Dale Williams
 
Back
Top