Pinned Repositories
HTML5-Spice
Some examples that I got from an online class by Paul Sheriff.
Test.DapperORMWithMVC
CRUD Operations with Dapper ORM and MVC 5. From an article by Vithal Wadje.
TestWebService
Used to test web services in ASP.NET.
UBH.RWDTemplate
Responsive web forms template created using the ASP.NET template.
RonFields72's Repositories
RonFields72/Test.DapperORMWithMVC
CRUD Operations with Dapper ORM and MVC 5. From an article by Vithal Wadje.
RonFields72/UBH.RWDTemplate
Responsive web forms template created using the ASP.NET template.
RonFields72/AdminLTE2.RazorPages
ASP.NET Core Razor Pages version of the original AdminLTE dashboard https://adminlte.io
RonFields72/AntiForgeryRazorPagesExamples
RonFields72/ASPNetPageMethods
Simple ASP.NET webforms page methods demo
RonFields72/BookListRazor
Razor Pages solution to the class on ASP.NET Core 2.2 that I took. Taught by Bhrugen Patel.
RonFields72/ContactWeb
Contact application using ASP.NET MVC. From a class on Udemy.
RonFields72/ContosoCrafts
Solution created following the ASP.NET Core 101 series. Examples of Razor Pages, API Controller and Blazor Web Component.
RonFields72/HelloXamarin
Xamarin test project using Visual Studio 2015.
RonFields72/PhotoAlbum
Hybrid mobile photo album created with Telerik AppBuilder.
RonFields72/Razor-Pages-Bakery
RonFields72/razor-pages-bootstrap-ajax-modals
Source code for tutorial about creating AJAX based modals using Razor Pages and Bootstrap.
RonFields72/RazorCRUD.jQueryAJAX
Razor Page CRUD in ASP.NET Core with Onion Architecture, Razor Partial Views, jQuery Datatable, jQuery AJAX , Repository Pattern, Unit Of Work, Bootstrap Modal and much more!
RonFields72/RazorPagesAJAXNamedHandlersDemo
RonFields72/RazorPagesAPI
Using Razor Pages as a simple API.
RonFields72/Ron.ContosoUniversity
ASP.NET MVC5 and EF sample
RonFields72/RSFMEdia.StatisProCardFactory
Statis-Pro Baseball Card Factory. Generates player and pitcher cards for the venerable tabletop baseball simulation.
RonFields72/rsoft.StatisProCardFactory
Statis-Pro Card Factory is a Windows program that generates player cards for the classic board game. This version is written in C#.
RonFields72/shopping-cart
Simple shopping cart implementation with Razor Pages and vanilla JavaScript
RonFields72/SparkAuto
ASP.NET Razor Pages application from a class by Bhrugen Patel.
RonFields72/SPC-Lab-Tracker
.Net Core Razor Pages application using Entity Framework Core. Scheduling application for instructors to create Labs and enroll students in those labs. Allows students to sign in and out of labs with time stamp.
RonFields72/TableTopSports
Table top sprts tracker written in Typescript.
RonFields72/Taste
Bhrugen Patel class with ASP.NET Core 3.0 Razor Pages.
RonFields72/Test.jQueryPageMethods
Testing using jQuery to call methods contained in ASP.NET code behind page.
RonFields72/Test.LoggingDemo
Logging example in ASP.NET Core. This came from a video by IAmTimCorey
RonFields72/UBH.TheITBlog
A simple MVC solution adapted from a great Code Project article by raddevus. This example display entries from a text file (in this case a blog system).
RonFields72/ui-for-aspnet-core-examples
A collection of Telerik UI for ASP.NET Core examples
RonFields72/Uplift
Code from a great class on .NET Core 3.0 by Bhrugen Patel. This is an ASP.NET Core 3 MVC solution.
RonFields72/XamarinDemoForVS
Using Xamarin in Visual Studio 2015 on Windows. This is the basic tutorial code from XAM101 class.
RonFields72/XamarinSetupDemo