Click here to Skip to main content
15,896,063 members
Home / Discussions / C#
   

C#

 
Questionthreading in c# Pin
Member 1022020019-Aug-13 23:31
Member 1022020019-Aug-13 23:31 
AnswerRe: threading in c# Pin
Pete O'Hanlon20-Aug-13 0:01
mvePete O'Hanlon20-Aug-13 0:01 
SuggestionRe: threading in c# Pin
Ahsan9820-Aug-13 0:20
Ahsan9820-Aug-13 0:20 
SuggestionRe: threading in c# Pin
Ahsan9820-Aug-13 0:31
Ahsan9820-Aug-13 0:31 
GeneralRe: threading in c# Pin
Eddy Vluggen20-Aug-13 0:46
professionalEddy Vluggen20-Aug-13 0:46 
GeneralRe: threading in c# Pin
BillWoodruff20-Aug-13 15:08
professionalBillWoodruff20-Aug-13 15:08 
AnswerRe: threading in c# Pin
Ravi Bhavnani21-Aug-13 7:42
professionalRavi Bhavnani21-Aug-13 7:42 
QuestionWindowsApp and Website Share One Database Pin
ali_heidari_19-Aug-13 23:15
ali_heidari_19-Aug-13 23:15 
Hey.
I made a website and a windows application which use one database. windows application duty is to register,editing,reporting data to database and website is just a static web application to show data!
well i need some council to decide how i share database between them!
Is better to keep database on a host and windows app connect it with IP server adress in connectionstring? or i should use webservie?
Which one is more safe?
Which one is more flexible?
Is there another way?
What if internet connection lost and windowss app is trying to register some data?(some data will be lost)Confused | :confused:
I decide to store data into a local database and a timer will update main database on the host every 10 minutes!Is it good? Is there better way? Sniff | :^)
(C#, ASP.NET,SQLSERVER)
thank you !
AnswerRe: WindowsApp and Website Share One Database Pin
Eddy Vluggen20-Aug-13 0:50
professionalEddy Vluggen20-Aug-13 0:50 
GeneralRe: WindowsApp and Website Share One Database Pin
ali_heidari_21-Aug-13 23:17
ali_heidari_21-Aug-13 23:17 
AnswerRe: WindowsApp and Website Share One Database Pin
SaqibRasheed20-Aug-13 12:37
SaqibRasheed20-Aug-13 12:37 
QuestionRDLC Report Designer Pin
cdpsource19-Aug-13 22:10
cdpsource19-Aug-13 22:10 
QuestionBest way to declaring multiple objects Pin
rfresh19-Aug-13 18:06
rfresh19-Aug-13 18:06 
AnswerRe: Best way to declaring multiple objects Pin
Abhinav S19-Aug-13 19:01
Abhinav S19-Aug-13 19:01 
AnswerRe: Best way to declaring multiple objects Pin
OriginalGriff19-Aug-13 20:55
mveOriginalGriff19-Aug-13 20:55 
GeneralRe: Best way to declaring multiple objects Pin
rfresh20-Aug-13 8:14
rfresh20-Aug-13 8:14 
GeneralRe: Best way to declaring multiple objects Pin
OriginalGriff20-Aug-13 8:41
mveOriginalGriff20-Aug-13 8:41 
QuestionC# Iframe WebBrowser Automation Pin
Abhinav Chitre19-Aug-13 9:41
Abhinav Chitre19-Aug-13 9:41 
AnswerRe: C# Iframe WebBrowser Automation Pin
Richard MacCutchan19-Aug-13 20:51
mveRichard MacCutchan19-Aug-13 20:51 
QuestionC Code Inside Visual Studio 2010? Pin
Member 944713619-Aug-13 5:14
Member 944713619-Aug-13 5:14 
AnswerRe: C Code Inside Visual Studio 2010? Pin
DaveyM6919-Aug-13 5:28
professionalDaveyM6919-Aug-13 5:28 
QuestionWinforms, Console, IPC and stuff Pin
Member 965483119-Aug-13 0:10
Member 965483119-Aug-13 0:10 
SuggestionRe: Winforms, Console, IPC and stuff PinPopular
Richard MacCutchan19-Aug-13 2:07
mveRichard MacCutchan19-Aug-13 2:07 
QuestionHow to make random Reflection for a ball with c # code? Pin
Member 1020541618-Aug-13 20:11
Member 1020541618-Aug-13 20:11 
AnswerRe: How to make random Reflection for a ball with c # code? Pin
Pete O'Hanlon18-Aug-13 20:40
mvePete O'Hanlon18-Aug-13 20:40 

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.