Click here to Skip to main content
15,900,724 members
Home / Discussions / C#
   

C#

 
Question3D графика Pin
Member 1381389024-Apr-24 19:16
professionalMember 1381389024-Apr-24 19:16 
GeneralRe: 3D графика Pin
Ralf Meier24-Apr-24 20:55
mveRalf Meier24-Apr-24 20:55 
AnswerRe: 3D графика Pin
Pete O'Hanlon24-Apr-24 20:58
mvePete O'Hanlon24-Apr-24 20:58 
GeneralRe: 3D графика Pin
Richard Deeming30-Apr-24 0:01
mveRichard Deeming30-Apr-24 0:01 
AnswerRe: 3D графика Pin
OriginalGriff24-Apr-24 21:47
mveOriginalGriff24-Apr-24 21:47 
QuestionHow to start creating a WinUI project ? Pin
Martin Adams 202324-Apr-24 2:54
Martin Adams 202324-Apr-24 2:54 
AnswerRe: How to start creating a WinUI project ? Pin
Richard MacCutchan24-Apr-24 3:45
mveRichard MacCutchan24-Apr-24 3:45 
GeneralRe: How to start creating a WinUI project ? Pin
Martin Adams 202324-Apr-24 6:02
Martin Adams 202324-Apr-24 6:02 
QuestionRe: How to start creating a WinUI project ? Pin
Richard MacCutchan24-Apr-24 6:43
mveRichard MacCutchan24-Apr-24 6:43 
AnswerRe: How to start creating a WinUI project ? Pin
Martin Adams 202324-Apr-24 6:44
Martin Adams 202324-Apr-24 6:44 
GeneralRe: How to start creating a WinUI project ? Pin
Richard MacCutchan24-Apr-24 6:51
mveRichard MacCutchan24-Apr-24 6:51 
GeneralRe: How to start creating a WinUI project ? Pin
Martin Adams 202324-Apr-24 7:13
Martin Adams 202324-Apr-24 7:13 
GeneralRe: How to start creating a WinUI project ? Pin
lmoelleb24-Apr-24 18:47
lmoelleb24-Apr-24 18:47 
AnswerRe: How to start creating a WinUI project ? Pin
Martin Adams 202325-Apr-24 5:17
Martin Adams 202325-Apr-24 5:17 
GeneralRe: How to start creating a WinUI project ? Pin
Martin Adams 202324-Apr-24 19:15
Martin Adams 202324-Apr-24 19:15 
GeneralRe: How to start creating a WinUI project ? Pin
Martin Adams 202324-Apr-24 19:15
Martin Adams 202324-Apr-24 19:15 
QuestionCentralized database for c# Windows Application (WinForms) Pin
theo tuombe23-Apr-24 14:08
theo tuombe23-Apr-24 14:08 
Hello friend! I am developing a Windows application (WinForms) to manage universities with c#, it is an application that is very complex because it is a Multi-user application, I want that for this application I can use a single database centralized by all users of this application, which will be managed by myself and my development team. Is this possible? What would be the best and least expensive solution, taking into account my capacity? Also in terms of cost, between a SQL SERVER EXPRESS database and a MySQL database, which one might be better for me? And which one is well suited to C#, using Crystal Report and Visual Studio as well? Your answers will help me a lot to make a decision and also develop an efficient solution.

I'm thinking about whether it's possible to host only my SQL SERVER EXPRESS, or MySQL database to which my Windows software or application designed in C# can connect remotely so that the various users of my device can access the remote database

Thank you for your help

modified 25-Apr-24 10:40am.

AnswerRe: Centralized database for c# Windows Application (WinForms) Pin
jschell24-Apr-24 12:39
jschell24-Apr-24 12:39 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
theo tuombe25-Apr-24 1:00
theo tuombe25-Apr-24 1:00 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
Dave Kreskowiak25-Apr-24 3:16
mveDave Kreskowiak25-Apr-24 3:16 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
theo tuombe25-Apr-24 3:52
theo tuombe25-Apr-24 3:52 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
Dave Kreskowiak25-Apr-24 4:04
mveDave Kreskowiak25-Apr-24 4:04 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
theo tuombe25-Apr-24 4:40
theo tuombe25-Apr-24 4:40 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
theo tuombe25-Apr-24 4:40
theo tuombe25-Apr-24 4:40 
GeneralRe: Centralized database for c# Windows Application (WinForms) Pin
Dave Kreskowiak25-Apr-24 5:36
mveDave Kreskowiak25-Apr-24 5:36 

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.