Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
QuestionHow to use callbacks in remoting in .Net(c#) Pin
smit_a28-Mar-14 2:58
smit_a28-Mar-14 2:58 
AnswerRe: How to use callbacks in remoting in .Net(c#) Pin
alberich12328-Mar-14 3:24
alberich12328-Mar-14 3:24 
AnswerRe: How to use callbacks in remoting in .Net(c#) Pin
BobJanova31-Mar-14 0:46
BobJanova31-Mar-14 0:46 
GeneralRe: How to use callbacks in remoting in .Net(c#) Pin
smit_a1-Apr-14 1:00
smit_a1-Apr-14 1:00 
GeneralRe: How to use callbacks in remoting in .Net(c#) Pin
BobJanova1-Apr-14 1:20
BobJanova1-Apr-14 1:20 
QuestionHow to use TreeView for getting values from database in Sales form Pin
H@ck_N_Cr@ck27-Mar-14 21:18
H@ck_N_Cr@ck27-Mar-14 21:18 
AnswerRe: How to use TreeView for getting values from database in Sales form Pin
Richard MacCutchan28-Mar-14 0:24
mveRichard MacCutchan28-Mar-14 0:24 
QuestionC# Winform Application With MySql as Database Deployement Pin
ahmed_one27-Mar-14 19:34
ahmed_one27-Mar-14 19:34 
Hi to All,

I am working on C# Winform application (Visual Studio 2010) with MySql as back-end. Meanwhile I am looking for a suitable solution to a problem about How will I deploy this application along with MySql server. As this will be multiuser application, embedded database is not an option. It need to be a server based.

There should be one server, for which this combine deployment is required, for client, ofcourse only application installation is required.

So what are the options do I have for deployment? If I am offering this application available for download from a website, should I break it into 2 separate downloads? One is MySql itself (I am using XAMPP bundle for MySql because it is easy and portable), Second is the application alongwith it's all dependencies. If this approach is followed, then I've to setup whole database required by application from within the application (which I think is not so difficult). But then end user have to download the whole package of MySql, is there anyway I can reduce the size of whole XAMPP package as I am only using MySql database, As I don't use anything else in XAMPP (PHP/Apache/Mercury Mail etc) can I remove them so that size of bundle will be small enough for end user to download?

I've searching long for the solution, and many forums has many questions about it, but there are no helpful solutions. I am looking for better solution from experts of this forum.

Thanks and best regards

Ahmed
AnswerRe: C# Winform Application With MySql as Database Deployement Pin
V.28-Mar-14 0:37
professionalV.28-Mar-14 0:37 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
ahmed_one28-Mar-14 1:24
ahmed_one28-Mar-14 1:24 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
V.28-Mar-14 1:33
professionalV.28-Mar-14 1:33 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
ahmed_one28-Mar-14 1:42
ahmed_one28-Mar-14 1:42 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
V.28-Mar-14 2:12
professionalV.28-Mar-14 2:12 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
ahmed_one28-Mar-14 2:28
ahmed_one28-Mar-14 2:28 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
V.28-Mar-14 2:31
professionalV.28-Mar-14 2:31 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
ahmed_one28-Mar-14 2:49
ahmed_one28-Mar-14 2:49 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
V.28-Mar-14 2:57
professionalV.28-Mar-14 2:57 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
ahmed_one28-Mar-14 3:02
ahmed_one28-Mar-14 3:02 
GeneralRe: C# Winform Application With MySql as Database Deployement Pin
V.28-Mar-14 3:03
professionalV.28-Mar-14 3:03 
QuestionUserControl Selection Pin
Railroadguy27-Mar-14 8:33
Railroadguy27-Mar-14 8:33 
AnswerRe: UserControl Selection Pin
OriginalGriff27-Mar-14 9:09
mveOriginalGriff27-Mar-14 9:09 
QuestionNeed help/example using Sharepoint web services Pin
turbosupramk327-Mar-14 7:46
turbosupramk327-Mar-14 7:46 
SuggestionRe: Need help/example using Sharepoint web services Pin
Richard MacCutchan27-Mar-14 22:22
mveRichard MacCutchan27-Mar-14 22:22 
QuestionEventSource does not have Event Property? Pin
coinci26-Mar-14 20:28
coinci26-Mar-14 20:28 
SuggestionRe: EventSource does not have Event Property? Pin
Richard MacCutchan26-Mar-14 23:13
mveRichard MacCutchan26-Mar-14 23:13 

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.