On Feb 16, 2008 4:25 AM, christopher snow <snowch coralms.com> wrote:
> I would like to import the mono asp.net blogstarterkit
into
> monodevelop. What steps do I need to follow?
Firstly, I'm not familiar with thet exact project... but in
general
it's pretty straightforward with any ASP.NET project.
First make sure you have the latest version of MonoDevelop.
If the project's a MonoDevelop project (.mds/.mdp), just
open it the
.mds file directly. The same goes if it's a "Web
Application" project
(.sln/.csproj/.vbproj), just open the .sln (though you can
only save
these in MD or VS2005 format).
If it's a VS "Web Site" project (.sln only) or has
no project files,
simply create a new (empty) Web Application project, then
manually add
all the project's files and references.
--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|