April 14, 2005

Compiling an ASP.NET dll by hand

>csc /t:library /out:bin\dvdcollection.dll /r:System.dll /r:System.Web.dll dvdcollection.aspx.cs

No comments: