Developer forum

Forum » Hosting » Host the Files from visual studio along with custom dlls

Host the Files from visual studio along with custom dlls

Klumpford
Reply

Hi

I have created the "Custom Project" to manage the notifications and reusable code.

I am using Visual studio for development, so I have to reference the "ProjectName.Folder" in the cshtml files to call the reusable code logics.

I need to deploy the cshtml files and Custom dll (where for hosting the DLL got an idea). 

I need to know whether I have coded correctly by adding class for reusable logics and notifications and referencing "Projectname.folder" in individual files. 

If I am ok with above one, how to deploy the files correctly and check in Cloud (Shared by DW) and IIS (local)

Thanks

 

 


Replies

 

You must be logged in to post in the forum