hi all

im using ASP.NET as my presentation layer [machine1] and i want to refer remote businesslayer and DataAccessLayer [machine2] (which are not webserices) in my project.

How to access or refer the remote layer in my project.