This may be strange, but is it possible to upload mongodb application files to my ASP.NET MVC host and use them in only my website without any setup and installation?
[updated]
I'm not a administrator on host. I'm just a normal user with privileges of uploading my ASP.NET MVC project files using file manager.
[/updated]
If it's possible so how? ;)