Redgate logo
  • Products
    • All products
    • Automate database deployments
      • Redgate Deploy
    • Monitor performance and availability
      • SQL Monitor
    • Standardize team-based development
      • SQL Toolbelt
      • SQL Prompt
      • SQL Search
      • Flyway
      • SQL Source Control
      • Source Control for Oracle
      • SQL Compare
      • Schema Compare for Oracle
      • SQL Data Compare
      • Data Compare for Oracle
    • Protect and preserve data
      • SQL Provision
      • Data Masker
      • SQL Clone
      • SQL Backup
      • SQL Data Catalog
    • .NET
      • .NET Developer Bundle
      • .NET Reflector
      • ANTS Performance Profiler
      • ANTS Memory Profiler
      • SmartAssembly
    • All products
      • .NET Developer Bundle
      • .NET Reflector
      • ANTS Memory Profiler
      • ANTS Performance Profiler
      • Data Compare for Oracle
      • Data Masker
      • Flyway
      • Redgate Deploy
      • Schema Compare for Oracle
      • SmartAssembly
      • Source Control for Oracle
      • SQL Backup
      • SQL Clone
      • SQL Compare
      • SQL Data Catalog
      • SQL Data Compare
      • SQL Data Generator
      • SQL Dependency Tracker
      • SQL Doc
      • SQL Index Manager
      • SQL Monitor
      • SQL Multi Script
      • SQL Prompt
      • SQL Provision
      • SQL Scripts Manager
      • SQL Search
      • SQL Source Control
      • SQL Test
      • SQL Toolbelt
  • Solutions
    • Overview
    • By Need
      • Standardize
      • Automate
      • Monitor
      • Protect
    • By Role
      • Development
      • Operations
      • IT Management
      • Enterprise leadership
    • By Industry
      • Tech
      • Finance
      • U.S. Federal
      • Healthcare
      • Manager Service Providers
    • Resources
    • Maturity assessment
  • Support
  • Our Company
    • Overview
    • Careers
    • Contact us
    • Redgate blog
    • Press kit
  • Community Hub
    • Community Hub home
    • Community Circle
    • Product learning
    • Redgate University
    • Forums
    • Events & groups
    • Simple Talk
  • Search
  • My account
  • Shopping cart
  • Your quotes
  • Buy now
    • See all products
    • View price list
    • Request a quote
    • Contact sales
    • Your account
  • Products
    • All products
    • Automate database deployments
      • Redgate Deploy
    • Monitor performance and availability
      • SQL Monitor
    • Standardize team-based development
      • SQL Toolbelt
      • SQL Prompt
      • SQL Search
      • Flyway
      • SQL Source Control
      • Source Control for Oracle
      • SQL Compare
      • Schema Compare for Oracle
      • SQL Data Compare
      • Data Compare for Oracle
    • Protect and preserve data
      • SQL Provision
      • Data Masker
      • SQL Clone
      • SQL Backup
      • SQL Data Catalog
    • .NET
      • .NET Developer Bundle
      • .NET Reflector
      • ANTS Performance Profiler
      • ANTS Memory Profiler
      • SmartAssembly
    • All products
      • .NET Developer Bundle
      • .NET Reflector
      • ANTS Memory Profiler
      • ANTS Performance Profiler
      • Data Compare for Oracle
      • Data Masker
      • Flyway
      • Redgate Deploy
      • Schema Compare for Oracle
      • SmartAssembly
      • Source Control for Oracle
      • SQL Backup
      • SQL Clone
      • SQL Compare
      • SQL Data Catalog
      • SQL Data Compare
      • SQL Data Generator
      • SQL Dependency Tracker
      • SQL Doc
      • SQL Index Manager
      • SQL Monitor
      • SQL Multi Script
      • SQL Prompt
      • SQL Provision
      • SQL Scripts Manager
      • SQL Search
      • SQL Source Control
      • SQL Test
      • SQL Toolbelt
  • Solutions
    • Overview
    • By Need
      • Standardize
      • Automate
      • Monitor
      • Protect
    • By Role
      • Development
      • Operations
      • IT Management
      • Enterprise leadership
    • By Industry
      • Tech
      • Finance
      • U.S. Federal
      • Healthcare
      • Manager Service Providers
    • Resources
    • Maturity assessment
  • Support
  • Our Company
    • Overview
    • Careers
    • Contact us
    • Redgate blog
    • Press kit
  • Community Hub
    • Community Hub home
    • Community Circle
    • Product learning
    • Redgate University
    • Forums
    • Events & groups
    • Simple Talk

OVERVIEW

  • Compliant Database DevOps

BY NEED

  • Standardize team-based development
  • Automate database deployments
  • Monitor performance and availability
  • Protect and preserve data

BY ROLE

  • Development
  • Operations
  • IT Management
  • Enterprise leadership

BY INDUSTRY

  • Tech
  • Finance
  • U.S. Federal
  • Healthcare
  • Managed Service Providers

Redgate Hub

  • Community Circle Together we learn
  • Product articles Tips & how-to guides
  • University Product training videos
  • Community forums Ask, discuss, solve
  • Events & Friends Meet us & join in
  • Simple Talk Articles & opinion
  • Home
  • SQL
  • .NET
  • Cloud
  • Sysadmin
  • Opinion
  • Books
  • Blogs
  • Log in
  • Sign up
  • Home
  • .NET
Amit Jambusaria
Amit Jambusaria
19 January 2021
Amit Jambusaria
Amit Jambusaria
19 January 2021

Google Firebase for serverless front-end applications

1
  • .NET Development
  • Cloud Data
Google Firebase is a PaaS offering for developing web and mobile apps. Amit Jambusaria explains the advantages and walks through a sample app.… Read more
Lance Talbert
Lance Talbert
19 January 2021
Lance Talbert
Lance Talbert
19 January 2021

How to use Unity’s Remote Config

0
  • .NET Development
  • C# programming
You can use Unity’s Remote Config utility to update settings for users. Lance Talbert walks you through using the utility including a JSON example.… Read more
Julio Sampaio
Julio Sampaio
16 December 2020
Julio Sampaio
Julio Sampaio
16 December 2020

Developing Python with Visual Studio

1
  • .NET Development
Python has become a popular language because of it’s simplicity and vast library support. In this article, Julio Sampaio demonstrates how to get started creating Python apps in Visual Studio.… Read more
Hitendra Patel
Hitendra Patel
15 December 2020
Hitendra Patel
Hitendra Patel
15 December 2020

Cross-origin resource sharing for cross-site cookie-based authentication

6
  • C# programming
Organizations can take advantage of pre-built services to build their own software faster. In this article, Hitendra Patel demonstrates how an organization can provide authentication services for a web-based application.… Read more
Diogo Souza
Diogo Souza
07 December 2020
Diogo Souza
Diogo Souza
07 December 2020

Creating your first CRUD app with Suave and F#

4
  • .NET Development
  • C# programming
Suave is an easy to use framework for F#. In this article, Diogo Souza explains how to create an F# CRUD app with Suave.… Read more
Julio Sampaio
Julio Sampaio
19 October 2020
Julio Sampaio
Julio Sampaio
19 October 2020

Building cross-platform apps with .NET and Uno

13
  • .NET Development
  • C# programming
You can use Xamarin to develop .NET apps to run on iOS or Android instead of Windows. In this article, Julio Sampaio demonstrates the Uno Platform. You can build cross-platform applications using Uno which has even more options.… Read more
Julio Sampaio
Julio Sampaio
08 September 2020
Julio Sampaio
Julio Sampaio
08 September 2020

First Steps with Blazor

20
  • C# programming
Blazor allows you to create client-side code with C# instead of JavaScript. In this article, Julio Sampaio gets you started with your first Blazor project.… Read more
Lance Talbert
Lance Talbert
08 September 2020
Lance Talbert
Lance Talbert
08 September 2020

Unity and Augmented Reality

0
  • C# programming
An augmented reality application can interact with objects in the real world. In this article, Lance Talbert demonstrates how to create an AR app with Unity.… Read more
Camilo Reyes
Camilo Reyes
26 August 2020
Camilo Reyes
Camilo Reyes
26 August 2020

Build a REST API in .NET Core

34
  • .NET Development
  • C# programming
A REST API can hide the complexity behind large scale solutions using simple verbs like POST, PUT, or PATCH. In this article, Camilo Reyes explains how to create a REST API in .NET Core.… Read more
Rishit Mishra
Rishit Mishra
12 August 2020
Rishit Mishra
Rishit Mishra
12 August 2020

Securing Web Application Secrets Through Azure Key Vault

9
  • .NET Development
  • Security and Compliance
Azure Key Vault is a service for storing securely certificates, credentials, connection strings, and more. In this article, Rishit Mishra walks through how to use the service to secure a connection string for an application.… Read more
Julio Sampaio
Julio Sampaio
21 July 2020
Julio Sampaio
Julio Sampaio
21 July 2020

Getting Started with Microsoft Graph API

8
  • .NET Development
  • Cloud Development
The Microsoft Graph API allows access to Microsoft cloud resources such as Office365 and Enterprise Mobility and Security Services. In this article, Julio Sampaio demonstrates the Graph Explorer and builds an example that sends an email.… Read more
Joydip Kanjilal
02 July 2020
Joydip Kanjilal
02 July 2020

Building and consuming GraphQL API in ASP.NET Core 3.1

28
  • .NET Development
GraphQL is an open source query language, originally developed by FaceBook. In this article, Joydip Kanjilal explains more about GraphQL and walks through a sample app.… Read more
Lance Talbert
Lance Talbert
30 June 2020
Lance Talbert
Lance Talbert
30 June 2020

How to Create a Settings Menu in Unity

8
  • C# programming
Video game enthusiasts expect that they can make changes to the game’s environment and that the setting changes will be saved. In this article, Lance Talbert shows how it can be done in Unity.… Read more
Diogo Souza
Diogo Souza
02 June 2020
Diogo Souza
Diogo Souza
02 June 2020

OAuth 2.0 with GitHub in ASP.NET Core

28
  • .NET Development
In this article, Diogo Souza explains how to use OAuth2 to authenticate users for GitHub in an ASP.NET Core application.… Read more
Julio Sampaio
Julio Sampaio
28 May 2020
Julio Sampaio
Julio Sampaio
28 May 2020

Creating Templates with Liquid in ASP.NET Core

10
  • .NET Development
In this article, Julio Sampaio explains how to use Liquid, an open-source template language, in an ASP.NET Core application.… Read more
Camilo Reyes
Camilo Reyes
20 May 2020
Camilo Reyes
Camilo Reyes
20 May 2020

Tackle Big-O Notation in .NET Core

16
  • .NET Development
  • .NET Performance
Every computer science student must learn about Big-O Notation, a way to conceptualize algorithm complexity that directly relates to performance of the algorithm. In this article, Camilo Reyes demonstrates how to apply Big-O algorithms to .NET Core applications.… Read more
Lance Talbert
Lance Talbert
11 May 2020
Lance Talbert
Lance Talbert
11 May 2020

How to Use Scriptable Objects in Unity

9
  • C# programming
In this article, Lance Talbert demonstrates how to use scriptable objects in Unity for creating multiple, but similar, objects such as characters. Each character can inherit properties but also each can have their own settings. … Read more
Diogo Souza
Diogo Souza
29 April 2020
Diogo Souza
Diogo Souza
29 April 2020

Integrating ASP.NET Core with gRPC

12
  • C# programming
In this article, Diogo Souza explains integrating ASP.NET Core with gRPC which is an improvement from Google over the classic remote procedure calls used when a program must communicate between resources on a network.… Read more
Diogo Souza
Diogo Souza
01 April 2020
Diogo Souza
Diogo Souza
01 April 2020

Getting Started with CQRS – Part 3

8
  • C# programming
Diogo Souza completes his series on CQRS. He demonstrates Event Sourcing to capture the data as it flows through the system which can then be analyzed without affecting the source. … Read more
Lance Talbert
Lance Talbert
10 March 2020
Lance Talbert
Lance Talbert
10 March 2020

Creating Multiplayer Games with Unity and PUN

9
  • C# programming
Many games today involve more than one player, but creating a multiplayer game is not easy. In this article, Lance Talbert show how the PUN plugin takes care of the difficult parts for you.… Read more
Next
  • 1
  • 2
  • …
  • 30
  • .NET Development
  • .NET Editor's Corner
  • .NET Framework
  • .NET Performance
  • .NET Tools
  • ASP.NET
  • C# programming
  • IL
  • Software Delivery
  • Software Testing
  • Software Tools
  • Visual Studio
  • Windows Forms

Subscribe for more articles

Fortnightly newsletters help sharpen your skills and keep you ahead, with articles, ebooks and opinion to keep you informed.

Subscribe to our fortnightly newsletter

Simple Talk

  • FAQ
  • Sitemap
  • Write for Redgate
  • Contact Us

The Redgate UpdateGet the latest news and training with the monthly Redgate UpdateSign up

Products

  • Automate
  • Monitor
  • Standardize
  • Protect & preserve

Support

  • Forums
  • Contact product support
  • Find my serial numbers
  • Download older versions

Solutions

  • Overview
  • Maturity Assessment

Our Company

  • Careers
  • Contact us
  • Redgate Blog
  • Our values

Community & Learning

  • Product Learning
  • University
  • Events & Friends
  • Simple Talk
  • Books
  • Forums

Partners

  • SQL Server Central
  • Resellers
  • Consulting partners

Privacy & compliance

  • Privacy and cookies
  • License agreement
  • Accessibility
  • Report security issue
  • Modern slavery
  • CCPA - Do not sell my data

Follow us

Redgate on Twitter Redgate on LinkedIn Redgate on YouTube
  • Copyright 1999 - 2020 Red Gate Software Ltd