15,310,773 members
Sign in
Email
Password
Forgot your password?
Sign in with
Search within:
Articles
Quick Answers
Messages
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Python questions
View Javascript questions
View Java questions
discussions
forums
CodeProject SenseAI
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
Conferences
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
Alibaba
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Articles by Aram Tchekrekjian (Article: 1, Technical Blogs: 13)
Article: 1, Technical Blogs: 13
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 5.00
DevOps
Deployment
Deploy ASP.NET Core Web API on IIS
8 Feb 2020 Updated:
8 Feb 2020
Rating: 5.00/5 Votes: 5 Popularity: 3.49
Licence: CPOL Views: 21,000
Bookmarked: 11
Downloaded: 0
Please
Sign up or sign in
to vote.
How to create and deploy your first ASP.NET Core Web API on IIS
Average blogs rating: 4.60
9 Bulletproof Ways to Become a Better Developer [Technical Blog]
5 Jul 2017 Updated:
24 Jan 2018
Rating: 4.47/5 Votes: 19 Popularity: 5.61
Licence: CPOL Views: 12,934
Bookmarked: 18
Downloaded: 0
Please
Sign up or sign in
to vote.
In this article, I will be explaining 9 bulletproof ways to become a better developer. Make sure to follow these methods and stay dedicated.
.NET
Understanding Extension Methods in .NET [Technical Blog]
5 Jul 2017 Updated:
25 Jan 2018
Rating: 3.61/5 Votes: 11 Popularity: 3.75
Licence: CPOL Views: 12,293
Bookmarked: 18
Downloaded: 0
Please
Sign up or sign in
to vote.
Extension methods is a great feature in .NET that allows developers to add or extend methods of existing types or classes and call them naturally, as if they are part of these types or classes.
Mobile Apps
Android
Retrofit Tutorial in Android – Part 1: Introduction [Technical Blog]
26 Nov 2020 Updated:
26 Nov 2020
Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: CPOL Views: 2,806
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
How to use Retrofit to easily build an app that connects to an HTTP-based service with the use of GET method to retrieve data and display it nicely on the screen
7 Android Libraries Every Developer Should Know About [Technical Blog]
23 Jan 2018 Updated:
23 Jan 2018
Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: CPOL Views: 7,481
Bookmarked: 6
Downloaded: 0
Please
Sign up or sign in
to vote.
Seven Android libraries every developer needs to know
Programming Languages
C#
How to Display Friendly Names for Enumerations in C#? [Technical Blog]
5 Jul 2017 Updated:
5 Jul 2017
Rating: 3.92/5 Votes: 17 Popularity: 4.83
Licence: CPOL Views: 31,499
Bookmarked: 13
Downloaded: 0
Please
Sign up or sign in
to vote.
Displaying friendly names for enumeration elements using the Description annotation
How to Dump Object for Debugging Purposes in C#? [Technical Blog]
5 Jul 2017 Updated:
24 Jan 2018
Rating: 4.86/5 Votes: 12 Popularity: 4.86
Licence: CPOL Views: 31,030
Bookmarked: 18
Downloaded: 0
Please
Sign up or sign in
to vote.
Explaining 3 ways to dump object in C#, including the Object Dumper, Json Serializer and Yaml Serializer
Demystifying Generics in C# [Technical Blog]
2 Aug 2017 Updated:
25 Jan 2018
Rating: 3.76/5 Votes: 9 Popularity: 3.58
Licence: CPOL Views: 13,852
Bookmarked: 18
Downloaded: 0
Please
Sign up or sign in
to vote.
Demystifying generics in C#
The Difference Between String and StringBuilder in C# [Technical Blog]
5 Jul 2017 Updated:
24 Jan 2018
Rating: 4.59/5 Votes: 13 Popularity: 4.95
Licence: CPOL Views: 46,159
Bookmarked: 20
Downloaded: 0
Please
Sign up or sign in
to vote.
In this article, I will be explaining the difference between using String and StringBuilder when dealing with your string values and in which cases you should never use String and other cases where StringBuilder is not the optimal solution.
Web Development
ASP.NET
Secure ASP.NET Core Web API using API Key Authentication [Technical Blog]
29 Nov 2020 Updated:
29 Nov 2020
Rating: 5.00/5 Votes: 5 Popularity: 3.49
Licence: CPOL Views: 28,738
Bookmarked: 13
Downloaded: 0
Please
Sign up or sign in
to vote.
Easily secure ASP.NET Core Web API using API Key Authentication - just follow a few steps and secure your endpoints
Secure ASP.NET Core Web API using JWT Authentication [Technical Blog]
26 Nov 2020 Updated:
26 Nov 2020
Rating: 5.00/5 Votes: 11 Popularity: 5.21
Licence: CPOL Views: 8,550
Bookmarked: 13
Downloaded: 0
Please
Sign up or sign in
to vote.
JWT is a very common and easy way to protect APIs in a standard, URL safe and cross-platform methodology.
A Complete Tutorial to Connect Android with ASP.NET Core Web API [Technical Blog]
21 Jul 2021 Updated:
21 Jul 2021
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 5,400
Bookmarked: 9
Downloaded: 0
Please
Sign up or sign in
to vote.
In this tutorial, we will learn how to connect Android with ASP.NET Core Web API.
Localization in ASP.NET Core Web API [Technical Blog]
7 Feb 2022 Updated:
7 Feb 2022
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 9,740
Bookmarked: 7
Downloaded: 0
Please
Sign up or sign in
to vote.
How to localize in ASP.NET Core Web API 6
Apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API 6 [Technical Blog]
17 Feb 2022 Updated:
17 Feb 2022
Rating: 5.00/5 Votes: 7 Popularity: 4.23
Licence: CPOL Views: 6,330
Bookmarked: 14
Downloaded: 0
Please
Sign up or sign in
to vote.
How to apply JWT Access Tokens and Refresh Tokens in ASP.NET Core Web API 6
Average tips rating:
No tips have been posted.
Average reference rating:
No reference articles have been posted.
Average project rating:
No projects have been posted.
Aram Tchekrekjian
Architect
Jordan
A passionate software developer with 12+ years of overall experience in various development languages including C#/vb.net, java. The technologies I mostly focus on are: ASP.NET Core, Android, Angular
I currently work as a Corporate Technical Manager in the Digital Solutions Team at Aramex International in Amman, Jordan.