DEV Community

Sean Drew profile picture

Sean Drew

Application Developer/Architect @ Maxor National Pharmacy Services

Location Boston Joined Joined on  Personal website http://www.seandrew.info
Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Redirects Made Simple in ASP.NET MVC: Using RedirectToAction

Comments
2 min read
Simplifying Multiple Condition Checks in C# ForEach Loops

Simplifying Multiple Condition Checks in C# ForEach Loops

Comments
3 min read
A Brief Guide to Implementing Pagination in a C# Endpoint

A Brief Guide to Implementing Pagination in a C# Endpoint

Comments
2 min read
High-Level Glossary of Essential API Terms for Developers

High-Level Glossary of Essential API Terms for Developers

Comments
3 min read
Efficient Temporary Storage in SQL: Ditching Cursors for Table Variables

Efficient Temporary Storage in SQL: Ditching Cursors for Table Variables

Comments
3 min read
From Chaos to Clarity: A Journey Through Random SQL Code: Practical Examples for Developers

From Chaos to Clarity: A Journey Through Random SQL Code: Practical Examples for Developers

Comments
14 min read
SQL Admin Scripts: A Practical Toolkit for Managing Servers and Databases

SQL Admin Scripts: A Practical Toolkit for Managing Servers and Databases

4
Comments
9 min read
Easily Display Record Counts in SQL Server Using COUNT(*) OVER()

Easily Display Record Counts in SQL Server Using COUNT(*) OVER()

Comments
3 min read
Enhancing Time Zone-Sensitive Business Engagement: SQL Logic for Business Hour Validation by Time Zone

Enhancing Time Zone-Sensitive Business Engagement: SQL Logic for Business Hour Validation by Time Zone

Comments
7 min read
Boosting SQL Query Flexibility with CROSS APPLY

Boosting SQL Query Flexibility with CROSS APPLY

Comments
2 min read
Transforming Nested JSON into Usable Data with SQL CROSS APPLY

Transforming Nested JSON into Usable Data with SQL CROSS APPLY

Comments
3 min read
Handling Recipient SMS Replies with Twilio and .NET

Handling Recipient SMS Replies with Twilio and .NET

Comments
2 min read
Gathering Keypad Input in Voice Calls with Twilio and .NET

Gathering Keypad Input in Voice Calls with Twilio and .NET

Comments
3 min read
Sending Voice Messages with Twilio and .NET

Sending Voice Messages with Twilio and .NET

1
Comments
3 min read
Sending SMS with Twilio and .NET

Sending SMS with Twilio and .NET

Comments
2 min read
Defining and Using Classes in C#: A Simple Guide to Object Collections

Defining and Using Classes in C#: A Simple Guide to Object Collections

Comments
4 min read
Securing Data in SQL Tables Using Master Key, Asymmetric Key, and Symmetric Key

Securing Data in SQL Tables Using Master Key, Asymmetric Key, and Symmetric Key

Comments
4 min read
Asynchronous Data Retrieval with SQL Stored Procedures in C#

Asynchronous Data Retrieval with SQL Stored Procedures in C#

Comments
3 min read
Isolation Levels In SQL: A Brief Overview

Isolation Levels In SQL: A Brief Overview

Comments
2 min read
Securing a REST API with JWT Authentication in C# Using AES-Encrypted Keys

Securing a REST API with JWT Authentication in C# Using AES-Encrypted Keys

Comments
4 min read
Passing an Array of Items to a SQL Stored Procedure Using XML from C#

Passing an Array of Items to a SQL Stored Procedure Using XML from C#

Comments
2 min read
Efficient Data Exchange: Leveraging SQL JSON Results with C#

Efficient Data Exchange: Leveraging SQL JSON Results with C#

Comments
4 min read
loading...