learn

  • Thread starter Thread starter Wilfredo Perez
  • Start date Start date
Wilfredo:

Hi. IMO, If you have coding experience, (1) Buy a copy of "Applied
Microsoft
..NET Framework Programming", Richter; and (2) Code the samples in the MSDN
Library.

Derek LaZard
 
The easiest is to install either the Framework or Visual Studio .NET and
work through the quickstarts. Beyond that www.gotdotnet.com has a bunch of
source projects (Workspaces) and www.asp.net has some MS made source
projects (Starter Projects, et al). You can also go through tons of material
at http://msdn.microsoft.com/net and
https://msdn.microsoft.com/architecture.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
****
Think Outside the Box!
****************************************************************************
****
 
Back
Top