Click here to Skip to main content
15,899,314 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
hi all

i have a C# client-server application with a Microsoft SQL server database, and i need to upload the server and the database to a host (wither it's free or not) but i can't find any =(

could any one help me please
thank you,
Posted

Your question does not make any sense at all. To begin with, why did you create client/server? If this is a school project or you want to test your app, then you can use single machine on different ports. If you have an access to machines on LAN put your client on one machine and your server on another. No one will allow you to put your server anywhere close their machine.

As for the database, you will need a machine that have the sql sever engine installed. Since you have developed this app ( I assume) you must had a development environment that facilitated the required setup. I am sure you have tested and debugged your app too, right? So, why do you need to host it now?
 
Share this answer
 
Comments
fjdiewornncalwe 12-May-11 15:32pm    
Might be the first time I've seen an answer marked as correct and downvoted by the OP at the same time. +5 for a good answer, BTW!!!
Yusuf 12-May-11 16:12pm    
I noticed that too, it made me laugh so hard until it hurts.... :-)
Thanks for the vote.
thank you for your reply

but you could've answer me in a more polite way,, even if my question doesn't make sense i asked to learn !

it's a school project and i tested it on a single machine..
i only wanted to make sure if it is possible to host it or not

but your answer was convincing,, i'll try it on a LAN

thanks again
 
Share this answer
 
Comments
Yusuf 12-May-11 14:11pm    
what is there in my answer that is not polite? Did I insult you or name called you or what?

I did raise an issue with your decision, which has nothing to do with you as a person. Don't get intimidated with someone raising an issue with your decision. That is normal and you it will help you to take a look one more time about what you intended to do or decide to do.

Remember you question does not have much detail, do we can only imagine as to what you thinking ( or if you like it in the other ways, what you smoking....)

peace ;-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900