Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: text steganography Pin
Member 1000977129-Apr-13 2:52
Member 1000977129-Apr-13 2:52 
QuestionService web inside Windows service Pin
Alvinnne29-Apr-13 0:31
Alvinnne29-Apr-13 0:31 
AnswerRe: Service web inside Windows service Pin
Eddy Vluggen29-Apr-13 0:52
professionalEddy Vluggen29-Apr-13 0:52 
QuestionLogin to windows 7 using fingerprint scanner Pin
gankanda29-Apr-13 0:22
gankanda29-Apr-13 0:22 
AnswerRe: Login to windows 7 using fingerprint scanner Pin
Eddy Vluggen29-Apr-13 0:50
professionalEddy Vluggen29-Apr-13 0:50 
GeneralRe: Login to windows 7 using fingerprint scanner Pin
gankanda29-Apr-13 22:31
gankanda29-Apr-13 22:31 
AnswerRe: Login to windows 7 using fingerprint scanner Pin
Eddy Vluggen29-Apr-13 23:02
professionalEddy Vluggen29-Apr-13 23:02 
QuestionServer Client Arhitecture Pin
Rares T28-Apr-13 22:28
Rares T28-Apr-13 22:28 
Hello,

I need to develop an Server - Client application (C#) that should do the following things :

1) Every Client should be able to create , edit or delete some documents(this part is done). After a change is done ( create,edit,delete) there must be a kind of synchronization between the clients through the server so that no matter what client we work on (the server could also have a client app installed) , the list of files would be the same at any time.

2) Server should have an SQL database that can be accessed by all clients no matter how many clients are.

3) Provide a way to connect your mobile phone to the server and read all the data in the database if necessary + access all the documents.

What I need are some suggestions about the three things that I wrote about. What technologies should I use.I read many articles but none of them seems to offer me a simple and efficient solution. I also had the idea to store everything in the database (data + files) but I don't think this is the best option because there can be almost 100 mb of new files created each day and database backups need to be done every day.

Thank you. Waiting for suggestions.
AnswerRe: Server Client Arhitecture - Semi-long post. Pin
Keith Barrow28-Apr-13 22:48
professionalKeith Barrow28-Apr-13 22:48 
GeneralRe: Server Client Arhitecture - Semi-long post. Pin
Rares T29-Apr-13 0:24
Rares T29-Apr-13 0:24 
GeneralRe: Server Client Arhitecture - Semi-long post. Pin
Keith Barrow29-Apr-13 1:33
professionalKeith Barrow29-Apr-13 1:33 
AnswerRe: Server Client Arhitecture Pin
Eddy Vluggen29-Apr-13 0:58
professionalEddy Vluggen29-Apr-13 0:58 
QuestionHow to Protect the dll or exe Code Pin
kalyanacvk28-Apr-13 22:22
kalyanacvk28-Apr-13 22:22 
AnswerRe: How to Protect the dll or exe Code Pin
harold aptroot28-Apr-13 22:25
harold aptroot28-Apr-13 22:25 
GeneralRe: How to Protect the dll or exe Code Pin
Keith Barrow28-Apr-13 22:33
professionalKeith Barrow28-Apr-13 22:33 
AnswerRe: How to Protect the dll or exe Code Pin
Eddy Vluggen29-Apr-13 0:54
professionalEddy Vluggen29-Apr-13 0:54 
QuestionHow can I get the coordinate in a web game which is develop with flashplayer Pin
Edward_Zhao28-Apr-13 14:36
professionalEdward_Zhao28-Apr-13 14:36 
AnswerRe: How can I get the coordinate in a web game which is develop with flashplayer Pin
Dave Kreskowiak28-Apr-13 15:05
mveDave Kreskowiak28-Apr-13 15:05 
GeneralRe: How can I get the coordinate in a web game which is develop with flashplayer Pin
Edward_Zhao28-Apr-13 15:21
professionalEdward_Zhao28-Apr-13 15:21 
GeneralRe: How can I get the coordinate in a web game which is develop with flashplayer Pin
Dave Kreskowiak28-Apr-13 15:28
mveDave Kreskowiak28-Apr-13 15:28 
GeneralRe: How can I get the coordinate in a web game which is develop with flashplayer Pin
Edward_Zhao28-Apr-13 15:43
professionalEdward_Zhao28-Apr-13 15:43 
Questionhow make a setup for my access database Pin
User349028-Apr-13 11:08
User349028-Apr-13 11:08 
AnswerRe: how make a setup for my access database Pin
Dave Kreskowiak28-Apr-13 15:04
mveDave Kreskowiak28-Apr-13 15:04 
GeneralRe: how make a setup for my access database Pin
User349028-Apr-13 15:38
User349028-Apr-13 15:38 
GeneralRe: how make a setup for my access database Pin
Dave Kreskowiak28-Apr-13 16:00
mveDave Kreskowiak28-Apr-13 16:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.