blah blah blah is here! blah blah » Close

0
votes
1 answers

Connecting to remote machine filesystem?

Hello, how to connect to remote machine's filesystem with .net (C#)? I need to acces remote server's folder on disk. This folder is not shared, and this server is on another domain. I have user account (username and password) and I have ...

0
votes
2 answers

Remotely accessing an SQL database

Hello everyone. I'm fairly new when it comes to programming, and I have a question. I've written an application in C# and created a database (STSdb.mdf) through Visual Studio 2008. The application runs just fine locally using this connecti ...

Feedback