Sample
Projects with this topic
-
C# dotnet (Core) Console app (sample) using System.Data.SQLite to illustrate simple Sqlite db access. Based on sample at https://zetcode.com/csharp/sqlite/, and revised using other examples. Coded with classic C# coding styles.
Updated -
Phonebook sample implementation as console, WPF, and web app. For Coding Pirates programming course.
Updated -
新人研修等の教育用サンプルコード。IComparableの実装による独自リストのソート処理サンプル。For educational purpose. The sample program that implements IComparable interface on custom list, and sort.
Updated -
新人研修等の教育用サンプルコード。C#でのdo/whileループのサンプルで、Windows Form版とコンソールアプリ版の2プロジェクトを含むソリューションです。For educational. The sample program of do/while loop. It contains 2 projects, windows form type program and console type program.
Updated -
-
This is a sample project of news portal. The main goal is get practical experience in technologies that are new for me: Mongo DB, Asp .Net MVC5, Angular. I'm not pretending to be a teacher , moreover I will be happy to see your advices
Updated