Click here to Skip to main content
15,910,471 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Pin
PIEBALDconsult31-Mar-14 3:48
mvePIEBALDconsult31-Mar-14 3:48 
GeneralRe: C# Pin
Dave Kreskowiak31-Mar-14 4:46
mveDave Kreskowiak31-Mar-14 4:46 
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 
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 
if you're deploying on windows machines any batch or WMI script will certainly do the trick as they run natively. (eg perl or python need the libraries installed) For Unix systems you'll need another script.

There are plenty tutorials out there so I advice to choose one and go through it. When you get the hang of it you need to check how to install MySql and .Net assmblies through command lines. Google will present more information then I can.

There is no quick solution I can give you as this custom for your situation. Google is your friend.
In this case, there is no shortcut or quickfix, this will have to go via the hard way...
V.

(MQOTD rules and previous solutions)

OriginalGriff wrote:
V is absolutely right

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 

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.