Pinned Repositories
AdventureWorksFun
Playing around with deleting customers and creating reports for the AdventureWorks2012 Database
AuthenticationTemplate
Template using the old microsoft Simple Membership
BuffelGrass
Javascript for running on the ESRI ARCGIS javascript library and vb.net. This was a quick implementation to gather volunteers for pulling bufflelgrass around the greater Tucson area. The organizer wanted pop ups for validation warnings so I chose to to oldschool validation as opposed to using a jQuery plugin. Check it out!
CommentFeedback
GenericApiClient
This is a generic client that can be used to implement an integration to an API. This contains everything needed to perform http requests, create a jwt, to call a secure api and get a response in a .Net Standard library
GolangNamesApiFun
Playing around with Go. Just grabbing data from an api and spitting it back to the console.
GraphApiUserClient
An example class for managing users in Azure AD B2C via the MS graph API
hhbuilder
Fun exercise in using pure javascript.
KillScreenSaver
More experimentation with GO. Just type in the command 'key' followed by a number (minutes) to see a countdown for that number of minutes. At the end of each minute, a keyboard event is launched.
Paging
An example of paging in ASP.NET Core MVC application.
JohnSteeleUrban's Repositories
JohnSteeleUrban/AdventureWorksFun
Playing around with deleting customers and creating reports for the AdventureWorks2012 Database
JohnSteeleUrban/AuthenticationTemplate
Template using the old microsoft Simple Membership
JohnSteeleUrban/BuffelGrass
Javascript for running on the ESRI ARCGIS javascript library and vb.net. This was a quick implementation to gather volunteers for pulling bufflelgrass around the greater Tucson area. The organizer wanted pop ups for validation warnings so I chose to to oldschool validation as opposed to using a jQuery plugin. Check it out!
JohnSteeleUrban/CommentFeedback
JohnSteeleUrban/GenericApiClient
This is a generic client that can be used to implement an integration to an API. This contains everything needed to perform http requests, create a jwt, to call a secure api and get a response in a .Net Standard library
JohnSteeleUrban/GolangNamesApiFun
Playing around with Go. Just grabbing data from an api and spitting it back to the console.
JohnSteeleUrban/GraphApiUserClient
An example class for managing users in Azure AD B2C via the MS graph API
JohnSteeleUrban/hhbuilder
Fun exercise in using pure javascript.
JohnSteeleUrban/KillScreenSaver
More experimentation with GO. Just type in the command 'key' followed by a number (minutes) to see a countdown for that number of minutes. At the end of each minute, a keyboard event is launched.
JohnSteeleUrban/Paging
An example of paging in ASP.NET Core MVC application.
JohnSteeleUrban/mslearn-tailspin-spacegame-web
Code used in Microsoft Learn modules to support Azure DevOps
JohnSteeleUrban/proto
JohnSteeleUrban/SLCPAssignment
JohnSteeleUrban/StudentApp
A basic crud api for .net core and MongoDB.
JohnSteeleUrban/testrepo
.net core testing on ubuntu