✨Innovator & AI Enthusiast | Full Stack .NET Master | Database, Identity & Microservices Specialist | React, DevOps, CI/CD | Top Shopify Expert
- Sydney, Australia
-
21:50
(UTC +11:00) - https://linkedin.com/in/stevomccormack
- @stevomccormack
- in/stevomccormack
Highlights
- Pro
Pinned Loading
-
responsive-media-queries-features.scss
responsive-media-queries-features.scss 1/* https://drafts.csswg.org/mediaqueries-4/ */
23/* Portrait */
4@media screen and (orientation:portrait) {
5 -
Singleton Design Pattern - for singl...
Singleton Design Pattern - for single & multi-thread environment 1namespace Patterns.Threading
2{
3/// <summary>
4/// Singleton Design Pattern for multi-thread environment
5/// </summary>
-
CodeSmith Tools - Stored Procedures ...
CodeSmith Tools - Stored Procedures (CRUD) Generator - Source & Output for all DML and Select cases for all web development use cases (more available - ommitted). 1--region Drop Existing Procedures
23IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[InsertAthlete]') AND type in (N'P', N'PC'))
4DROP PROCEDURE [dbo].[InsertAthlete]
5 -
KASE.com AJAX Cart Scripting using I...
KASE.com AJAX Cart Scripting using Immediately Invoked Function Expression (IIFE) 1/*!
2Theme Name: Kase Shopify Development
3Author URI: https://mwebsolutions.com.au
4Description: Developed by Steve McCormack for MWeb Solutions
5Version: 1.1
-
responsive-media-queries-devices.scss
responsive-media-queries-devices.scss 1/* https://drafts.csswg.org/mediaqueries-4/ */
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.