[Mono-dev] Mono 1.1.17 ASP.NET Problem
Thomas Johansen
thomasjo at gmail.com
Thu Aug 31 01:44:32 EDT 2006
Daniel,
How is this relevant to Nick's post? Visual Studio has nothing at
all to do with the App_Code compilation that occurs in ASP.NET 2.0...
I would say it is advisable to properly read someone's message before
responding and making all kinds of assumptions.
-- Thomas Johansen
On 31/08/2006, at 3:23 AM, Daniel Morgan wrote:
> Visual Studio.net is an IDE which automatically adds
> references to many assemblies in the project file.
>
> Mono/XSP/mcs are not an IDE; they are the CLI runtime,
> web server, and C# compiler. This can be compared to
> Microsoft's CLR/IIS/csc.
>
> Have you tried building your ASP.NET projects without
> the help of Visual Studio.net? Another words, build
> and run everything from the commmand-line? You can
> try it. It will help you learn a lot of what's going
> on behind-the-scenes.
>
> Visual Studio.net does a lot of things for you.
>
> Mono's IDE would be MonoDevelop or SharpDevelop or
> XDevelop. There maybe even an Visual Studio.net
> add-in that let's you build and run on Mono.
More information about the Mono-devel-list
mailing list