Click here to Skip to main content
15,885,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am Developing a C# Project for one of my client.
My client have his three shops around the city in different malls.
He want a Client-Server based software. Server Should be there in his office. But Clients will be there in the shops.

I'm not getting the idea. How to develop this software, what will be logic behind this. How can I connect Client and Server.

I am using C#- SQL Server Coding Methodology. So what will be ConnectionString.

Please help me. I need the Idea and the logic.

Thanks in advance.
Posted
Comments
Kenneth Haugland 21-Jul-12 13:56pm    
WCF is always an option.
[no name] 23-Jul-12 17:17pm    
thanks
[no name] 21-Jul-12 14:05pm    
http://www.connectionstrings.com/
[no name] 23-Jul-12 17:17pm    
thanks for the site

1 solution

Have a look at Windows Communication Foundation[^] and WCF Data services[^]

You may find this article helpful: Advanced using OData in .NET: WCF Data Services[^]

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Sandeep Mewara 22-Jul-12 2:54am    
Good answer. 5!
Espen Harlinn 22-Jul-12 14:41pm    
Thank you Sandeep :-D
Sergey Alexandrovich Kryukov 22-Jul-12 14:41pm    
Sure, a 5.
--SA
Espen Harlinn 22-Jul-12 14:42pm    
Thank you, Sergey :-D
[no name] 23-Jul-12 17:16pm    
Great Job!
Thank you for the suggestion

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