I am trying to integrate Blogengine into my existing .net website.
I found this page on stackoverflow, Is there a stable ASP.NET blogging control (designed for integration within existing site)?
step4 says, "4:Add the Blog Engine.core project in the Web Application. Build Blog Engine.core and add reference from your web project to “BlogEngine.Core.dll”.
What am I specifically supposed to do in this step?
Thank you!