quickbasic22
I'm a C# programmer mostly interested in .Net Core MVC, Microsoft.Maui and Powershell. I use Visual Studio Community 2022.
Florida
Pinned Repositories
AndroidMovies
store sqlite data in Xamarin Forms Project
Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
EntityFrameworkInheritance
Sample of all three EntityFramework Inheritance types.
GeoLocation
Get Cooridates direction and speed
learning-git
matrices
using mathnet numerics git package, a visual Windows Form for using matrices.
MovieLibrary
NewYears2022
New Years 2022
PictureEnlargement
crops picture to multiple sheets of paper.
XamarinFormsSqliteNotes
save Text with Date, Date updateable
quickbasic22's Repositories
quickbasic22/ObservableObject
Send and Receive Messages
quickbasic22/builtInCellsListView
quickbasic22/MauiApp2
CommunityToolkit.MVVM Package
quickbasic22/DataBindingDemos
quickbasic22/CollectionViewDemos
quickbasic22/MauiApp1
Basic project
quickbasic22/BlazorMauiApp
Basic project
quickbasic22/PracticeMobileFormsApp
Changed selection from Stacklayout.GestureRecognizer to SelectionChangedCommand of CollectionView
quickbasic22/BestFriendsApp
Demo of INotityPropertyChanged and Commands in ViewModel
quickbasic22/ToLookupConsole
quickbasic22/XamarinDeleteItem
Delete Item from Tabbed page Default project
quickbasic22/XEFBaga
EntityFrameworkCore.SQlite this works (create join table) put collection of join table in both sides of many to many
quickbasic22/ListViewTutorial
quickbasic22/CollectionViewTutorial
quickbasic22/LocalDatabaseTutorial
The Simplest Database using Sqlite. No delete yet.
quickbasic22/FileNotes
Storing Notes in text files and using SQLite to Store notes.
quickbasic22/ManyToManyPratice
Xamarin Forms Database Relation pratice (1>*) (1>1) (*>*)
quickbasic22/XamarinEntityFrameworkBaga
quickbasic22/GitPratice
Basic Git pratice
quickbasic22/OneToOne
quickbasic22/BreakAwayMVCWebApp
DotnetCore MVC app with X.PageList.MVC support
quickbasic22/EFBreakAway
quickbasic22/ContosoUniversity
Aspnet.Core with EntityFrameworkCore.SqlServer example
quickbasic22/MusicStoreMVC
Working with Related data at once in MVC
quickbasic22/EFCoreManyToMany
EntityFrameworkCore SQLite working with many to many relationships
quickbasic22/Dictionarythesaurus
SQL Server Dictionary and Thesaurus
quickbasic22/NewPracticeRazorPagesMovie
quickbasic22/BreakAwayConsole
Pratice with EntityFrameworkCore
quickbasic22/GroupByConsole
Pratice with Linq Group by on 1 and 2 columns
quickbasic22/WeatherBookConsole