What you need to know to create a program in C #? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What you need to know to create a program in C #?

In order to create a program, such as banking, in C #, what should I know?

12th Jul 2020, 9:19 AM
Лебедев Игорь
Лебедев Игорь - avatar
8 Answers
+ 2
I see. Of course you will need some more. - user interface with window etc. can be designed in Visual Studio very well. - SQL database for storage can be connected with C#. Whole program can be coded in C#, can be made a exe file and is ready to play. More you will find here: https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/#introduction-to-c-interactive-tutorials
12th Jul 2020, 12:20 PM
JaScript
JaScript - avatar
+ 2
First of all I would recommend to finish C# tutorial.
12th Jul 2020, 10:32 AM
JaScript
JaScript - avatar
+ 2
Ja Play And then? Besides C #, you need to know something else, or C # is enough to write a program ... To be honest, I already studied in college and "programming and algorithms" and "Object-Oriented programming", discrete mathematics, number systems ... didn’t learn in college (in college I was not interested in this subject, I learned it somehow, but now, thanks to this program, programming has become interesting ...). The specialty is called "applied mathematics" ...
12th Jul 2020, 11:05 AM
Лебедев Игорь
Лебедев Игорь - avatar
+ 2
Ja Play Thanks for the great answer. Could you please explain the values ​​of BankAccaunt (account number, password, amount on the account and changes in the amount on the account (changes in the amount on the account) and so on are stored and changed using Sql?
12th Jul 2020, 12:30 PM
Лебедев Игорь
Лебедев Игорь - avatar
+ 2
Лебедев Игорь Here on platform will be asked more concrete questions with a code example, which do not work. Your question is a big topic, for it can be written a book with at least 1000 pages. I think under the link above you will find the answers on most of your questions. Or maybe I did not understood your question.
12th Jul 2020, 12:49 PM
JaScript
JaScript - avatar
+ 2
Перевожу с помощью гугл-переводчика, поэтому может быть потерялся смысл... Попытаюсь на русском, не знаю, поймёшь-ли, так как у тебя страна не указана... Не могли-бы вы обяснить, значения BankAccaunt (номер счёта, пороль, сумма на счёте и изменения суммы на счёте(изменения суммы на счёте) и так далее хранятся и изменяются при помощи Sql?
12th Jul 2020, 9:20 PM
Лебедев Игорь
Лебедев Игорь - avatar
+ 2
Игорь, вы обяснили это сами в своем вопросе. Я помню сто пример программы находится на сайтах микрософта. Очень простый пример. Может быть возможно что еше найти черес гоогле.
13th Jul 2020, 6:13 AM
JaScript
JaScript - avatar
+ 2
Спасибо
13th Jul 2020, 9:10 AM
Лебедев Игорь
Лебедев Игорь - avatar