CodeLocker.net
  • Posts
  • Tags
  • Convert/Resize Images
Dark Theme:

Tag: C#

C#: Normalize an Array of Decimals Using a MinMax Function

10/27/2023 5:28:50 PM

.NET

C#

Math

C#: List All Objects in a S3 Bucket

10/4/2023 9:05:21 PM

C#

AWS

S3

C# .NET Tuples, Named Tuples, Lists of Tuples

9/13/2023 3:48:35 PM

.NET

C#

Tuples

.NET: Output Console Counter Without Adding a New Line

2/9/2023 9:44:31 PM

C#

Console App

.NET Core

.NET Core: Populate Class Object from AppSettings.json File in a .NET Console App

9/29/2022 12:57:44 AM

.NET

C#

AppSettings

.NET Core

.NET: Use Entity Framework to Create Database Command and Execute a SQL Statement to Return Data

1/14/2022 6:15:09 PM

.NET

C#

EF

Entity Framework

Database

.NET: Convert List to Lookup to Speed Up Loops Instead of Using Linq WHERE Functions

1/13/2022 5:18:04 PM

.NET

C#

LINQ

Lookup

Unity: Keep Music Playing When Changing Scenes Using DontDestroyOnLoad in C#

3/25/2021 3:56:36 PM

C#

Unity

Unity 3D

DontDestroyOnLoad

Unity Music

Unity: Setup Scheduled Mobile Notifications on Android Using C#

3/25/2021 2:48:05 PM

C#

Android

Unity

Unity 3D

Android Notifications

PlayFab: Submit Player Score to a Leaderboard in Unity with C#

3/22/2021 3:13:37 PM

C#

Unity

Unity 3D

PlayFab

PlayFab: Load Current Users PlayFab Leaderboard Score in Unity with C#

3/17/2021 5:06:02 PM

C#

Unity

Unity 3D

PlayFab

PlayFab: Load PlayFab Leaderboard Scores in Unity with C#

3/17/2021 5:02:54 PM

C#

Unity

Unity 3D

PlayFab

ASP .NET Core 3.0: Fix MSFT JSON Camel Casing

10/10/2020 8:10:29 PM

.NET

C#

json

.NET Core

Serialization

C#: Run Powershell Script from C# .NET Core

5/11/2020 8:11:43 PM

C#

Powershell

.NET Core

Poweshell

C# .NET: CsvHelper: Read\Write List<string>

5/5/2020 3:07:56 PM

.NET

C#

CSV

CsvHelper

.NET: Union in Entity Framework

3/4/2020 7:56:02 PM

.NET

C#

EF

Entity Framework

UNION Query

EF Union

C# .NET: Create/Return Tuple List from Entity Framework EF

3/4/2020 4:24:17 PM

.NET

C#

EF

Tuples

Unity 3D: List All Child Transforms or Game Objects

10/29/2019 3:44:09 PM

C#

Unity

Unity 3D

C#: Convert String to Enum in .NET

6/26/2018 12:53:26 AM

.NET

C#

Enums

enum

Unity 3D: Cast Transform as Game Script Class in C#, Convert Transform or GameObject to C# Script Class

6/14/2018 7:24:47 PM

C#

Unity 3D

Unity 2D

.NET: Sort a Dictionary by Key or Value Ascending (OrderBy) or Descending (OrderByDescending)

5/17/2018 3:58:02 PM

.NET

C#

Dictionary

OrderBy

OrderByDescending

Sorting

.NET: Create Dictionary from Enums | Convert Enum to Dictionary

5/17/2018 3:39:51 PM

.NET

C#

Enums

Dictionary

enum

.NET Core: AWS DynamoDb - List Items by Primary Key (PK/HASH) Thats has a Sort Key RANGE

10/25/2017 11:04:10 PM

C#

AWS

AWS DynamoDb

.NET Core: AWS DynamoDb - Get Item by Primary Key (PK/HASH)

10/25/2017 10:58:33 PM

C#

AWS

AWS DynamoDb

.NET: List all AppSettings and AppSetting Values

9/11/2017 2:32:35 PM

.NET

C#

AppSettings

ToDictionary

Send a Marketing Cloud Transactional Email w/ .NET

6/14/2017 9:40:19 PM

C#

Salesforce

Exact Target

Exact Target Transactional Emails

Marketing Cloud

Marketing Cloud Transactional Emails

Xamarin Forms: Show Confirm Popup Window

11/3/2016 2:53:50 PM

C#

Xamarin

Xamarin Forms

(FIXED): Salesforce API Error: UNSUPPORTED_CLIENT: TLS 1.0 has been disabled in this organization. Please use TLS 1.1 or higher when connecting to Salesforce using https.

5/2/2016 8:30:56 PM

C#

Salesforce

C#: Send a SparkPost Email From a .NET Website or Application

4/26/2016 2:33:46 AM

C#

SparkPost

.NET: Serialize and Deserialize Using protobuf-net Based on Google Protobuf and Convert to a String

3/31/2016 8:33:14 PM

C#

Google Protobuf

protobuf-net

.NET Thread Safe Lock on Property

3/31/2016 4:01:08 PM

C#

Thread Safe Lock

.NET Convert TimeZone - DateTime UTC to Eastern Standard Time

2/26/2016 8:24:21 PM

C#

DateTime

UTC Conversion

Create Separate log4net Config File

2/12/2016 4:46:41 PM

C#

log4net

Redirect http to https Using AWS Load Balancer (ELB) and Avoid Redirect Loop in ASP .NET

2/3/2016 6:25:56 PM

C#

AWS ELB

AWS Load Balancers

Force SSL

Redirect HTTP to HTTPS

X-Forwarded-Proto

.NET MVC Routes to Handle Multiple PHP Pages

1/6/2016 9:38:04 PM

C#

PHP

MVC Routes

.NET File Handler

.NET: Inline IF Statements to Echo Out Class Value Based on MVC Action Name

12/28/2015 10:17:36 PM

C#

.NET MVC: Return Long Json Data From a Controller

12/15/2015 1:27:21 AM

C#

json

Json MaxResult

.NET: Convert a List to a Dictionary

10/19/2015 4:36:55 PM

C#

.NET: Iterate Over an XML File and a List of Nodes

10/18/2015 6:52:46 PM

C#

XML

XmlNodeList

.NET: Left Join Using Entity Framework

10/9/2015 2:59:44 PM

C#

EF

Entity Framework

Left Join

.NET: String Replace and Ignore Case Sensitivity, String Remove and Ignore Case Sensitivity

9/30/2015 2:31:18 PM

C#

String Replace

Create UNION Query With Entity Framework

9/9/2015 3:13:23 AM

C#

EF

Entity Framework

UNION Query

Unity 3D: Set the Text of Game Objects Text Component in Unity Using C#

7/27/2015 11:12:01 PM

C#

Unity

Unity 3D

Unity 3D: Set the Font Size of Game Objects Text Component in Unity Using C#

7/27/2015 9:29:53 PM

C#

Unity

Unity 3D

Unity 3D: Get the Font Size of Game Objects Text Component in Unity Using C#

7/27/2015 9:28:43 PM

C#

Unity

Unity 3D

Unity 3D: Set the Height and Width of a Game Object in Unity Using C#

7/27/2015 9:26:49 PM

C#

Unity

Unity 3D

Unity 3D: Get the Height and Width of a Game Object in Unity Using C#

7/27/2015 9:20:04 PM

C#

Unity

Unity 3D

.NET: Salesforce REST API Call to Retrieve Report Results From a Console Application Example

6/18/2015 8:16:03 PM

C#

Salesforce

.NET: Redirect Non-WWW Requests to WWW Requests in ASP/MVC

5/21/2015 9:32:33 PM

C#

HTTP Redirect

.NET: Redirect Non-SSL HTTP Requests to SSL HTTPS Requests in ASP/MVC

5/20/2015 9:31:48 PM

C#

HTTP Redirect

SSL

.NET: Trim a String With String Values Instead of char Values

4/29/2015 8:39:36 PM

C#

strings

.NET Strings

String Trim

.NET: Convert a String to an Enum

4/14/2015 4:22:17 PM

C#

Enums

C#: Create Stopwatch Timer to Track Elapsed Time

2/11/2015 12:21:56 AM

C#

Timer

Stopwatch

C#: Delay or Stop Execution for a Few Seconds

2/10/2015 11:58:44 PM

C#

Timer

C#: Send An Email Using a SMTP Server Such As SendGrid

2/9/2015 5:15:58 PM

C#

SendGrid

SMTP

C#: Send a Bronto Email From a .NET Website or Application

2/9/2015 4:57:16 PM

C#

Bronto

C#: Send a Mandrill Email From a .NET Website or Application

2/9/2015 4:16:44 PM

C#

MailChimp

Mandrill

C#: Remove Html From a String, Optionally Leave Line Breaks In

2/8/2015 10:52:50 PM

C#

C#: Upload a File in .NET MVC and Read the Contents of the File (ex: csv file)

2/8/2015 7:50:05 PM

C#

MVC

CSV

form upload

C#: Coalesce String Function

2/8/2015 7:25:25 PM

C#

Coalesce

.NET C#: Upload a File to Amazon AWS S3 With .NET and C#

2/3/2015 4:18:34 PM

.NET

C#

AWS

AWS S3

AWS SDK

Salesforce: Use .NET C# To Create a Connection to Salesforce and Pull Contacts

1/31/2015 9:37:20 PM

.NET

C#

Salesforce

.NET C#: Find a Process and Maximize or Minimize All Process Windows

1/21/2015 6:52:18 PM

C#

dll

EnumWindows

GetWindowPlacement

PInvoke

ShowWindowAsync

User32

.NET: Convert or Render an MVC View To a String

1/17/2015 4:30:12 PM

C#

json

MVC

Partial Views

.NET Entity Framework: Reference Tables from Different Databases

1/12/2015 9:46:18 PM

.NET

C#

EF

Entity Framework

.NET C#: Authenticate Against Active Directory (AD)

1/6/2015 4:26:46 PM

.NET

C#

Active Directory

AD

Forms Authentication

C# .NET: Convert Byte Array to String

12/15/2014 10:40:10 PM

.NET

C#

Byte Arrays

Convert To String

ToString

C# .NET: Add Control to a XAML Grid with Row and Column

10/12/2014 10:15:10 PM

C#

Windows App

Windows Store App

XAML

Grid

C# .NET: Delay Timer To Pause Execution of a Function for 1 Second

10/12/2014 10:11:23 PM

.NET

C#

Tasks

async

await

C# .NET: Convert Hex Color Code to Brush/SolidColorBrush in XAML App

10/12/2014 10:08:55 PM

C#

Windows App

Windows Store App

XAML

Check if Two Byte Arrays are Equal

10/11/2014 11:09:44 PM

.NET

C#

Arrays

C# .NET: Convert a String to a Byte Array

10/11/2014 10:53:11 PM

.NET

C#

Arrays

C# .NET: Get Screen Size in a Windows App

10/11/2014 10:51:30 PM

C#

Windows App

Windows Store App

XAML

C# .NET: Change Page In a Windows Store App

10/11/2014 7:13:49 PM

C#

Windows App

Windows Store App

XAML

C# .NET: Create AWS SDK Calls and Signing Them with .NET

10/5/2014 4:16:35 PM

.NET

C#

Alexa

AWS

C# .NET: Get SQL String With Parameters from IQueryable Using Entity Framework

9/10/2014 3:25:19 AM

C#

Entity Framework

IQueryable

Reflection

C# .NET: Convert a Comma Delimited String of Ints to a List of Ints Using LINQ

7/24/2014 8:59:12 PM

C#

LINQ

AppSettings

String Split

C# .NET: Split a String, Trim, and ToLower All Elements

7/23/2014 1:13:25 AM

.NET

C#

strings

Split

ToLower

Trim

C# .NET: Set a Timeout on a .NET Transaction

7/11/2014 11:18:07 PM

.NET

C#

Transactions

C# .NET: Setup log4net in a .NET Windows Console Application

6/30/2014 8:44:11 PM

C#

log4net

Console App

C# .NET: Simple Enyim Setup to Use .NET to Connect to Memcached Server

6/5/2014 9:28:35 PM

C#

Enyim

Memcached

C# .NET: Setup Simple log4net File Logging

6/5/2014 8:44:20 PM

C#

error logging

log4net

C# .NET: Use Transactions With Entity Framework to Rollback Data on Error

5/12/2014 5:58:35 PM

C#

EF

Entity Framework

EF Transactions

Transactions

C# .NET: MVC Inline Functions and Writing to the Ouput

3/12/2014 10:33:25 PM

.NET

C#

Razor

C# .NET: Output to the Debug Console

3/12/2014 10:02:48 PM

.NET

C#

Debug

C# .NET: Get the Name of the Local Machine .NET

2/18/2014 12:54:35 AM

.NET

C#

C# .NET: Examples of Loops in C# (for loop, do loop, while loop, foreach loop)

1/29/2014 11:28:06 PM

C#

Do Loop

For Loop

foreach loop

Loops

While Loop

C# .NET: Get File Size in .NET

1/28/2014 7:40:38 PM

.NET

C#

File Size

FileInfo

C# .NET: Compress an Image in .NET

1/14/2014 10:09:52 AM

C#

Compression

Imaging

C# .NET: Multi-Threaded Programming Using Tasks in .NET

12/23/2013 5:13:27 PM

C#

Multi-Threaded

Tasks

C# .NET: Microsoft MVC .NET: Create Custom MVC Filter

12/17/2013 4:43:20 PM

C#

MVC

.NET MVC

C# .NET: Microsoft MVC Route Examples

12/17/2013 4:38:42 PM

.NET

C#

MVC

MVC .NET

MVC Routes

Routes

C# .NET: Microsoft MVC: Setup CSS and JS Bundles and Minification in .NET MVC

12/17/2013 4:32:16 PM

C#

MVC

Bundles

Minification

C# .NET: Entity Framework (EF) Pagination

12/7/2013 6:26:13 PM

C#

EF

Entity Framework

Pagination

C# .NET: Entity Framework Examples

12/5/2013 6:42:08 PM

.NET

C#

LINQ

Lambda

EF

Entity Framework

C# .NET: Send a Web Request and Return String of Results

11/26/2013 9:40:18 PM

.NET

C#

WebRequest

C# .NET: Get List of Enum Values

11/25/2013 10:55:18 PM

.NET

C#

Enums

C# .NET: Remove HTML Markup From a String

11/25/2013 9:59:51 PM

.NET

C#

RegEx

C# .NET: Get Min or Max DateTime for a Specific Date

11/25/2013 9:50:12 PM

.NET

C#

Date Functions

DateTime

C# .NET: String Format a Number with Commas

11/25/2013 9:33:30 PM

.NET

C#

String Formatting

C# .NET: Show Number as Currency

11/25/2013 9:00:02 PM

.NET

C#

String Formatting

C# .NET: Determine if a Request is a Search Bot

11/25/2013 5:59:36 PM

.NET

C#

Search Bots

User Agents

C# .NET: Generate a Random String of Characters

11/25/2013 4:11:07 AM

.NET

C#

Random

Random String

How to Validate an Email Address in .NET

11/25/2013 1:48:46 AM

.NET

C#

RegEx

Valid Email

C# .NET: How to Validate an Email Address With Regular Expressions in .NET

11/25/2013 1:48:45 AM

.NET

C#

RegEx

Validate Email

C# .NET: Encrypt/Decrypt a Base64 String in .NET

11/23/2013 8:20:17 PM

.NET

C#

strings

Encryption

Base64

C# .NET: Get and Set Cookie Values in .NET

11/23/2013 7:51:10 PM

.NET

C#

ASP

C# .NET: Take a List of Any Object and Paginate It

11/22/2013 10:29:40 PM

.NET

C#

Pagination

T Function

C# .NET: Encryption: Hash

11/22/2013 10:05:35 PM

.NET

C#

Encryption

Hash

C# .NET: Compression and Decompression

11/22/2013 10:00:21 PM

.NET

C#

Compression

GZip

C# .NET: Serialize/Deserialize Into JSON data in .NET

9/9/2013 2:58:51 PM

C#

json

Newtonsoft

Serialize

C# .NET: Create a Comma Delimited string from a List

9/2/2013 3:09:10 AM

.NET

C#

strings

SQL Server to .NET Data Types

5/15/2013 2:41:53 PM

C#

SQL Server

Plain Text

C# .NET: Entity Framework: Call A Stored Procedure

5/1/2013 3:44:40 AM

.NET

C#

EF

Entity Framework

C# .NET: LINQ - Pull Recent Objects For Each Object in a GroupBy Clause

1/25/2013 10:37:41 AM

.NET

C#

LINQ

C# .NET: 2 Lists of Same Object Type, Remove Like Objects

12/19/2012 12:25:04 AM

C#

Lambda

C# .NET: Lambda - Remove From One List Based on Like Id's in Another List

12/19/2012 12:20:34 AM

.NET

C#

Lambda

C# .NET: Turn Object List Into JSON String to Return to Client

12/19/2012 12:16:53 AM

.NET

C#

json

LINQ

Code Locker Privacy Policy and Terms of Service