bitScry

  • Home
  • About
  • Blog
  • Contact

Eating all the data

About this site

This is a blog to help me remember some of the coding challenges I’ve faced and hopefully help others out if they’re suffering the same problems.

Recent Posts
  • Visual Studio CoreCLR Error
  • Adding Healthchecks to a .NET Core 6 API
  • Getting Location From IP Address
  • Creating a RestSharp Authenticator
  • Deploying a .NET Core Windows Site to Docker
Tag Cloud

.NET Core AAD API appsettings.json ASP.NET Core Authentication Authorization Azure Azure Active Directory Azure Function Azure Storage Blob Bootstrap C# Console Application CSS DataTable Dependency Injection Dictionary Entity Framework Enum Extension GZip HTML IP Address JavaScript jQuery JSON List Middleware MVC MVC 6 Newtonsoft RestSharp Serilog SQL SSDT SSIS Stored Procedure Stream Table Table Storage Web App Web Application WordPress

Uncategorised

jQuery Date Picker

Although there’s a date picker present in HTML5 this won’t always work in older browsers and doesn’t look that great anyway so it’s generally better to do this via jQuery. First off add the following script tags to the head Read more…

By Shinigami, 6 years25 October 2016 ago
Uncategorised

SQL Stored Procedure In .NET

I generally end up forgetting how to return results from a SQL stored procedure within .NET so I figured I’d put it here for reference.

By Shinigami, 6 years22 October 2016 ago
Programming

API .Net Core XML Ingestion

What I need to do here is to create an API that can authenticate and ingest an XML POST request, saving the provided data into a SQL database and returning a relevant HTML status code. Unfortunately this wasn’t quite as Read more…

By Shinigami, 6 years20 October 2016 ago
Programming

Basic HTML Code Snippets

This is essentially just based on Google prettify which can be found here. Stick the following code in the head of the page to load the javascript. And then put the code you’d like to prettify in the following tags. Read more…

By Shinigami, 6 years19 October 2016 ago

Posts navigation

Previous 1 … 18 19
  • Facebook
  • Twitter
  • Instagram
  • Email
Hestia | Developed by ThemeIsle