jasonwatmore.com Open in urlscan Pro
2a06:98c1:3120::a  Public Scan

Submitted URL: http://jasonwatmore.com/
Effective URL: https://jasonwatmore.com/
Submission: On May 05 via api from GB — Scanned from GB

Form analysis 1 forms found in the DOM

GET search

<form id="search-form" class="navbar-form ng-pristine ng-valid" action="search" method="GET">
  <div class="form-group">
    <input type="text" id="q" name="q" class="form-control" placeholder="Search...">
  </div>
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products.
With your permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
partners’ processing as described above. Alternatively you may access more
detailed information and change your preferences before consenting or to refuse
consenting.
Please note that some processing of your personal data may not require your
consent, but you have a right to object to such processing. Your preferences
will apply to this website only. You can change your preferences at any time by
returning to this site or visit our privacy policy.
MORE OPTIONSAGREE
Jason Watmore's Blog A Web Developer in Sydney
 * Home
 * Archive
 * About
 * 
 * 🏍️
   


Published: April 14 2022


VUE 3 + VEEVALIDATE - REQUIRED CHECKBOX EXAMPLE (COMPOSITION API)

This is a quick example of how to implement a required checkbox field in Vue 3
with VeeValidate.
Published: April 12 2022


VUE 3 + VEEVALIDATE - FORM VALIDATION EXAMPLE (COMPOSITION API)

This is a quick example of how to setup form validation in Vue 3 using
VeeValidate.
Published: March 25 2022


.NET 6.0 - CONNECT TO MYSQL DATABASE WITH ENTITY FRAMEWORK CORE

This post shows goes through the steps to connect a .NET 6 API to MySQL using
Entity Framework Core, and automatically create/update the MySQL database from
code using EF Core migrations.
Published: March 18 2022


.NET 6.0 - CONNECT TO SQL SERVER WITH ENTITY FRAMEWORK CORE

This post shows goes through the steps to connect a .NET 6 API to SQL Server
using Entity Framework Core, and automatically create/update the SQL Server
database from code using EF Core migrations.
Published: March 15 2022


.NET 6.0 - CRUD API EXAMPLE AND TUTORIAL

Tutorial on how to build a .NET 6.0 API that supports CRUD operations.
Published: March 11 2022


.NET 6.0 - SEND AN EMAIL VIA SMTP WITH MAILKIT

This is a quick example of how to send an email in .NET 6.0 using the MailKit
email client library.
Published: February 26 2022


.NET 6.0 - BOILERPLATE API TUTORIAL WITH EMAIL SIGN UP, VERIFICATION,
AUTHENTICATION & FORGOT PASSWORD

How to build a boilerplate .NET 6.0 API that supports email sign up,
verification, authentication, role based access control, forgot password, reset
password and account management (CRUD) functionality.
Published: February 18 2022


.NET 6.0 - ROLE BASED AUTHORIZATION TUTORIAL WITH EXAMPLE API

How to build an API with role based authorization / access control in .NET 6.0 &
C#. Includes example client apps built with Angular, React and Vue.
Published: February 04 2022


.NET 6.0 - MINIMAL API TUTORIAL AND EXAMPLE

A step by step tutorial on how to build a minimal .NET 6.0 API from scratch with
a couple of example endpoints/routes, with details on every line of code and
configuration to show how it all fits together.
Published: February 01 2022


.NET 6.0 - EXECUTE EF DATABASE MIGRATIONS FROM CODE ON STARTUP

This is a super quick example of how to automatically migrate database changes
on startup from code in .NET 6.0 using Entity Framework in the Program.cs file.
 * First
 * Previous
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * Next
 * Last

ABOUT

I'm a web developer in Sydney Australia and co-founder of Point Blank
Development, I've been building websites and web applications in Sydney since
1998.

Other than coding, I'm currently attempting to travel around Australia by
motorcycle with my wife Tina, you can follow our adventure on YouTube,
Instagram, Facebook and our website TinaAndJason.com.au.

Support me on: Patreon

Find me on:

Subscribe to Feed: RSS, Atom, JSON

Code Snippets

MONTHS

 * 2022
   * April (2)
   * March (4)
   * February (4)
   * January (6)
 * 2021
   * December (3)
   * November (1)
   * October (11)
   * September (30)
   * August (12)
   * July (4)
   * June (7)
   * May (8)
   * April (6)
 * 2020
   * December (1)
   * November (5)
   * October (16)
   * September (26)
   * August (5)
   * July (22)
   * June (5)
   * May (7)
   * April (17)
   * March (5)
   * February (6)
   * January (5)
 * 2019
   * December (3)
   * November (3)
   * October (4)
   * September (3)
   * August (3)
   * July (3)
   * June (10)
   * May (4)
   * April (6)
   * March (1)
   * February (4)
   * January (1)
 * 2018
   * December (1)
   * November (5)
   * October (3)
   * September (7)
   * August (4)
   * July (3)
   * June (5)
   * May (6)
   * April (3)
   * February (1)
   * January (1)
 * 2017
   * December (2)
   * September (1)
   * June (1)
   * May (1)
   * April (1)
   * March (2)
   * February (2)
   * January (1)
 * 2016
   * December (3)
   * November (2)
   * October (1)
   * September (1)
   * August (3)
   * July (3)
   * June (1)
   * May (1)
   * April (1)
   * March (1)
   * February (1)
   * January (2)
 * 2015
   * December (2)
   * November (1)
   * October (1)
   * July (1)
   * June (1)
   * April (1)
   * March (2)
   * January (1)
 * 2014
   * December (1)
   * September (1)
   * August (1)
   * July (1)
   * May (2)
   * April (3)
   * March (2)
   * February (2)
 * 2013
   * November (1)
   * October (1)
   * July (1)
   * April (1)
 * 2012
   * October (1)
   * September (1)
   * August (1)
   * July (1)
   * June (1)
   * May (1)
   * April (1)
   * March (1)
   * February (1)
 * 2011
   * December (1)
   * November (3)

TAGS

 * Alerts
 * Angular
 * Angular 10
 * Angular 11
 * Angular 2
 * Angular 4
 * Angular 5
 * Angular 6
 * Angular 7
 * Angular 8
 * Angular 9
 * Angular Directive
 * Angular UI Router
 * AngularJS
 * Animation
 * ASP.NET
 * ASP.NET Core
 * ASP.NET Web API
 * Authentication and Authorization
 * AWS
 * Axios
 * Azure
 * Basic Authentication
 * Blazor
 * Bootstrap
 * C#
 * Chai
 * CKEditor
 * CSS3
 * DDD
 * Deployment
 * Design Patterns
 * Dynamic LINQ
 * EF Core
 * ELMAH
 * ES6
 * Exchange
 * Facebook
 * Fetch
 * Fluent NHibernate
 * Formik
 * Google Analytics
 * Google API
 * Google Maps API
 * Google Plus
 * Heroku
 * HTML5
 * HTTP
 * IIS
 * Insecure Content
 * Instagram API
 * Ionic Framework
 * iOS
 * iPhone
 * JavaScript
 * jQuery
 * JWT
 * LinkedIn
 * LINQ
 * Login
 * MEAN Stack
 * MERN Stack
 * MEVN Stack
 * Mocha
 * Modal
 * MongoDB
 * Moq
 * MVC
 * MVC5
 * MySQL
 * .NET
 * NextJS
 * NGINX
 * ngMock
 * NHibernate
 * Ninject
 * NodeJS
 * npm
 * Pagination
 * Pinterest
 * Razor Pages
 * React
 * React Hook Form
 * React Hooks
 * Recoil
 * Redmine
 * Redux
 * Registration
 * Repository
 * RxJS
 * Security
 * Sequelize
 * Shell Scripting
 * Sinon
 * SinonJS
 * SSH
 * TDD
 * Terraform
 * Twitter
 * TypeScript
 * Ubuntu
 * Umbraco
 * Unit of Work
 * Unit Testing
 * URL Rewrite
 * Validation
 * Vanilla JS
 * VS Code
 * Vue
 * Vue 3
 * Vuex
 * Webpack
 * Windows Server 2008

Supported by
Mailchimp — Stay top of mind and engage your growing audience by automating your
marketing with Customer Journey Builder.
Ad via BuySellAds
Powered by MEANie | Hosted on DigitalOcean
© 2022 JasonWatmore.com | Privacy Policy
Supported by
20i® — Join 600,000+ agencies, freelancers & side-hustlers for unmatched speed,
reliability and 24x7 expert support.