mail-archives/mono-list/2005-February/025743.html

92 строки
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] ASP.Net &amp; Mono
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:miguel%40ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="025676.html">
<LINK REL="Next" HREF="025678.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] ASP.Net &amp; Mono
</H1>
<B>Miguel de Icaza
</B>
<A HREF="mailto:miguel%40ximian.com"
TITLE="[Mono-list] ASP.Net &amp; Mono">miguel@ximian.com
</A><BR>
<I>Sun, 13 Feb 2005 11:47:10 -0500</I>
<P><UL>
<LI> Previous message: <A HREF="025676.html">[Mono-list] ASP.Net &amp; Mono
</A></li>
<LI> Next message: <A HREF="025678.html">[Mono-list] How to find dependencies
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25743">[ date ]</a>
<a href="thread.html#25743">[ thread ]</a>
<a href="subject.html#25743">[ subject ]</a>
<a href="author.html#25743">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello,
&gt;<i> &gt;2- Where can I learn ASP.Net without needing visual studio.net. I don't
</I>&gt;<i> &gt;want to use a project-based environment to write the pages. I want to learn
</I>&gt;<i> &gt;to write asp.net web apps from scratch.
</I>&gt;<i> &gt;
</I>&gt;<i> Having tried this, I'm tempted to say, you need a visual enviroment with
</I>&gt;<i> C# (and probably VS.NET), unlike PHP which is a clear and relatively
</I>&gt;<i> verbose language. the use of namespaces, and implied scoping for method
</I>&gt;<i> calls and properties, makes reading and editing it without an editor
</I>&gt;<i> painful, if not impossible. Add to this, the rather large class library
</I>&gt;<i> and available methods to those classes, you will spend alot of time
</I>&gt;<i> hunting for documentation (some of which is still very sparse,even on
</I>&gt;<i> MS's site).
</I>
I did not find this as difficult when I started writing ASP.NET pages,
in fact, I found the framework being in place very refreshing.
Am on the other side of the spectrum, I found PHP difficult because you
pretty much start from scratch.
&gt;<i> &gt; Is there a good book that doesn't
</I>&gt;<i> &gt;require visual studio's wizards and other tools?
</I>&gt;<i> &gt;Are there some links you find useful?
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i> The best resource I found was monodoc, (alot of the time it's clearer
</I>&gt;<i> and easier to use than microsofts docs), other than that mostly google :)
</I>
There are a couple of good ASP.NET books; I like &quot;Essential ASP.NET&quot;
because it explains the model and the general engine behind ASP.NET,
once you figure that out, everything falls in place.
The MSDN documentation on ASP.NET is fairly good, try this:
<A HREF="http://msdn2.microsoft.com/library/zeshe0eb.aspx">http://msdn2.microsoft.com/library/zeshe0eb.aspx</A>
Miguel.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="025676.html">[Mono-list] ASP.Net &amp; Mono
</A></li>
<LI> Next message: <A HREF="025678.html">[Mono-list] How to find dependencies
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25743">[ date ]</a>
<a href="thread.html#25743">[ thread ]</a>
<a href="subject.html#25743">[ subject ]</a>
<a href="author.html#25743">[ author ]</a>
</LI>
</UL>
</body></html>