-
Notifications
You must be signed in to change notification settings - Fork 0
Development
Rune Rasmussen edited this page Jul 22, 2020
·
74 revisions
For me - and you - this page contain links to content I find useful when architecting / developing solutions or things I expect to find useful in new assignments.
It is not considered a reflection of my work experience and I may or may not have used these in practice.
- Engineering Guidelines
- Fuget.org - Nuget package API browser
- MS Docs
- MS Cloud Design Patterns
- Markdown Cheatsheet
- RegEx.com online expression builder
.NET
- .NET API Browser
- Dependency Injection
- .NET Design Patterns
- Query an API via HttpClientFactory: sample
- NSwagStudio to generate DTO class from OpenAPI spec
- Google Cloud Client Libraries for .NET | Google APIs client Library for .NET | Samples
- JSON: From Zero to Hero in JSON with C#
- C# 5.0 bog
ASP.NET
Azure
- The Developer’s Guide to Azure - common app design scenarios.
- Azure Functions: Docs | GitHub | Functions 2.0 blog | Version comparison | C# Binding sample | CRUD REST sample
- Azure Functions and Web Jobs Tools
- MS Graph: Docs | Graph Explorer | .NET SDK
Python
Javascript
- Mozilla Docs
- W3School Javascript Guide
- Bootstrap: Bootstrap Home | Bootstrap Themes | Bootstrap Widgets
- React: Mosh Blog Basics Tutorial
Fonts/Icons/Logos
SAP
MS SQL
- Snippets: Rune's SQL code snippets | Row Counts blog | SqlServerCentral scripts | Static Table Merge
- MS SQL Server versions list incl. Service Packs and CU's.
- MS SQL Server Samples
- SSDT: DacPac CICD | How to fix ten SSDT deployment snags | SSDT DB References
- SSIS: Best Practice for SSIS package retries | Stairway to SSIS
- Move data: Bulk Insert from storage acct | Azure Feature Pack for SSIS | SQL Data Sync | Data Management Gateway | BCP
- Server Maintenance and Performance: Ola Halengren SQL Server Maintenance Solution | BPCheck
MongoDB
Neo4J
- Cypher: Cypher Refcard | Cypher Manual
- APOC: LoadJSON
- Neo4J .NET: GitHub .NET driver | Introduction article | Graph Database with Neo4j and a .NET Client
- Neo4J ETL: Neo4J blog | Medium Blog | Neo4J Data Integration Tools and Platform
- PowerBI: Cheatsheet | Modeling | Row Level Security
- Azure Analysis Services: Dynamic Row Level Security