Hi. I am Chris. It is first posting. I do upload about C#. C# is OOP(Object-Oriented Programming). So, C# use the function. I am used VSC(Visual Studio Community). You can install VSC go to "https://www.visualstudio.com/vs/community/" You can coding below source code Using System namespace HelloWorld { class Program { static void Main(string[] args) { Console.WriteLine("Hello World"); Console.Read(); } } } 1. It is about Using System explaining below System is located in mscorlib.dll file. So, If a compiler case It load about System in mscorlib.dll. mscorlib.dll is located in C drive at windows/Microsoft.NET/Framework/V.4.0.30319 Do you want to see System source code? You reference at website https://referencesource.microsoft.com/ 2. It is about namespace HelloWorld explaining below namespace is biggest mass. class belong to namespace. namespace name is not overlap. But class possible to ov...
Hello. Long time no see. I make the simplest program. Let me show you right now! Topic is personal connections program. Using way 1. Add personal. 2. Search that you are needed to insert personal number and name. 3. You insert contents after you carry out number 2. Add 1. Do you want delete? You must insert personal number. Check 1. Do you see the adding personal? You can click top middle refresh icon. I make using database. Database is Mssql 2017. Mssql is very good. Do you wanna use my program? You must do two something. 1. You install Mssql 2017 version. 2. You make database information below. Server name : J-PC Login : localhost Password : 1234 database = personal connection Because My DB code is information above. So, You should do same with me. If You did same with me, You insert DB table information. Blogspot don't offer file upload. So, You can do it download at the other blog.
Hello. How are you today? I am known error by my program. Error 1. All database called at content. Update 1. I modify error. 2. I change to write at content. - You can write at content. - You click save. - Do you want to modify? - You can just write at content and you save. Version Latest 3.0 Program download Click
Comments
Post a Comment