On Wed, Mar 30, 2011 at 12:11 PM, Francisco M. Marzoa Alonso <
franci...@marzoa.com> wrote:

> Having this in account, is there any good book or tutorial for starters
> like me???
>

Check out http://www.asp.net/get-started - you should be able to follow
their tutorials using MonoDevelop instead of Visual Studio.  (Re: the web
forms vs. MVC decision - I'm partial to MVC myself.)  Also, SQLite is a nice
replacement for SQL Server Express, that some of those tutorials assume you
have.  (The .NET provider seems to be in flux, but the SourceForge download
of 1.0.66 has worked well for me.)  A short disclaimer: I haven't been
through all the tutorials there.  I looked at the material at
http://www.asp.net/mvc and used that to develop a small MVC app, learning
how it compared to the frameworks I'd used before.  However, I did find the
material there useful.

You can also check out Scott Hanselman's blog at
http://www.hanselman.com/blog/ and Scott Guthrie's blog at
http://weblogs.asp.net/scottgu/ - both these guys are developers on the .NET
project at Microsoft.

-- 
*Daniel J. Summers*
*Owner, DJS Consulting*
E-mail <daniel.summers.2...@gmail.com> • Website <http://djs-consulting.com>
 • Support <http://support.djs-consulting.com> • Tech
Blog<http://techblog.djs-consulting.com>

GEEKCODE 3.12 GCS/IT d s-:+ a C++ P--- L++ E--- W++ N++ o? K- w !O M--
V PS+ PE++ Y? PGP- t+ 5? X+ R* tv b+ DI++ D+ G- e<++ h---- r+++ y++++
_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to