15,610,907 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
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 Python questions
View Javascript questions
View C++ questions
View Java questions
discussions
forums
CodeProject.AI Server
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
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
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
Search within:
Articles
Quick Answers
Messages
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
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 Yaseer Mumtaz (Articles: 11, Tip/Tricks: 11)
Articles: 11, Tip/Tricks: 11
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.92
Hosted Services
Microservices
ASP.NET Core Microservices With Angular 11 Front End
3 Aug 2021 Updated:
3 Aug 2021
Rating: 4.33/5 Votes: 2 Popularity: 1.30
Licence: CPOL Views: 8,491
Bookmarked: 9
Downloaded: 0
Please
Sign up or sign in
to vote.
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
Web Development
HTML
Angular 4 Data Grid with Sorting, Filtering & Export to CSV
9 Jul 2017 Updated:
10 Jul 2017
Rating: 5.00/5 Votes: 16 Popularity: 6.02
Licence: CPOL Views: 129,535
Bookmarked: 22
Downloaded: 5,566
Please
Sign up or sign in
to vote.
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
Professional Application Development in MEAN Stack - Part 1
14 Mar 2018 Updated:
14 Mar 2018
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 8,140
Bookmarked: 17
Downloaded: 0
Please
Sign up or sign in
to vote.
This would be article series where we will develop the professional website in MEAN stack and finally deploy it to a server. First, we will develop a static website with Angular 5 and use node.js only to run the website on a server.
Angular 2 to Angular 4 with Angular Material UI Components - Part 3
12 Jun 2017 Updated:
17 Jun 2017
Rating: 4.90/5 Votes: 21 Popularity: 6.37
Licence: CPOL Views: 151,385
Bookmarked: 36
Downloaded: 2,776
Please
Sign up or sign in
to vote.
In this article, we will convert our Angular 2 application to Angular 4 and replace the traditional HTML & third-party components with Angular Material components.
Angular2 in ASP.NET MVC & Web API - Part 1
18 Apr 2017 Updated:
11 Jul 2017
Rating: 4.93/5 Votes: 162 Popularity: 10.84
Licence: CPOL Views: 772,045
Bookmarked: 225
Downloaded: 26,140
Please
Sign up or sign in
to vote.
This article will help beginners to step-up Angular2 in ASP.NET MVC, create the RESTful APIs in ASP.NET MVC Web API and front end in Angular2.
MEAN Stack with Angular 4, Auth0 Auth & JWT Authorization - Part 1
20 Aug 2017 Updated:
20 Aug 2017
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 22,752
Bookmarked: 19
Downloaded: 289
Please
Sign up or sign in
to vote.
MEAN Stack, Development Environment Setup, Expressjs APIs Development & Testing
MEAN Stack with Angular 4, Auth0 Auth & JWT Authorization - Part 3
9 Sep 2017 Updated:
23 Jan 2023
Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: CPOL Views: 22,052
Bookmarked: 9
Downloaded: 319
Please
Sign up or sign in
to vote.
Authentication & Authorization using Auth0 & JWT
HTML5
Angular2 in ASP.NET MVC & Web API - Part 2
13 May 2017 Updated:
12 Jun 2017
Rating: 4.94/5 Votes: 28 Popularity: 7.07
Licence: CPOL Views: 56,885
Bookmarked: 35
Downloaded: 2,364
Please
Sign up or sign in
to vote.
In this part, we will enhance our user management application to have search/filter, global error handling and debugging functionalities.
Node.js
Professional Application Development in MEAN Stack - Part 2
16 Mar 2018 Updated:
16 Mar 2018
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 9,973
Bookmarked: 5
Downloaded: 0
Please
Sign up or sign in
to vote.
After setting up the basic development environment, let's create the master/layout and home page
MEAN Stack with Angular 4, Auth0 Auth & JWT Authorization - Part 2
28 Aug 2017 Updated:
28 Aug 2017
Rating: 5.00/5 Votes: 7 Popularity: 4.23
Licence: CPOL Views: 21,663
Bookmarked: 8
Downloaded: 283
Please
Sign up or sign in
to vote.
Angular 4 Client Development
Professional Application Development in MEAN Stack
21 Nov 2018 Updated:
21 Nov 2018
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 5,480
Bookmarked: 6
Downloaded: 0
Please
Sign up or sign in
to vote.
Complete professional MEAN stack app development series for beginners
Average blogs rating:
No blogs have been submitted.
Average tips rating: 4.55
Programming Languages
C#
When to Use Abstract Class in C#, Real World Example [Tip/Trick]
19 Mar 2015 Updated:
19 Mar 2015
Rating: 3.26/5 Votes: 24 Popularity: 4.50
Licence: CPOL Views: 94,577
Bookmarked: 18
Downloaded: 0
Please
Sign up or sign in
to vote.
When to use Abstract Class in C#, Real Time Example
C# 4.0
MVC 4 Ajax File Upload Control - Workaround [Tip/Trick]
19 Mar 2015 Updated:
19 Mar 2015
Rating: 4.60/5 Votes: 8 Popularity: 4.15
Licence: CPOL Views: 31,770
Bookmarked: 11
Downloaded: 0
Please
Sign up or sign in
to vote.
MVC 4 Ajax File Upload Control - Workaround
AngularJS ng-grid Export to CSV in IE Workaround [Tip/Trick]
10 Jun 2015 Updated:
10 Jun 2015
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 16,571
Bookmarked: 0
Downloaded: 0
Please
Sign up or sign in
to vote.
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.
Java
Save Email With Attachment in Outlook's Draft Folder [Tip/Trick]
11 Mar 2016 Updated:
3 Jun 2016
Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: CPOL Views: 16,411
Bookmarked: 1
Downloaded: 168
Please
Sign up or sign in
to vote.
This small tip will help you to save email with attachment in Outlook's draft folder using Java programming language.
Security
Encryption
Create RSA Key Container and Encrypt/Decrypt Config in C# [Tip/Trick]
19 Mar 2015 Updated:
19 Mar 2015
Rating: 4.86/5 Votes: 3 Popularity: 2.32
Licence: CPOL Views: 38,905
Bookmarked: 4
Downloaded: 0
Please
Sign up or sign in
to vote.
This tip contains securing Web or App config sections in C# with code snippets.
Web Development
ASP.NET
.NET XML Input Parameter to RESTful API & ByPassing SSL Certificate [Tip/Trick]
23 Oct 2015 Updated:
23 Oct 2015
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 14,062
Bookmarked: 2
Downloaded: 170
Please
Sign up or sign in
to vote.
XML input parameter to RESTful API using HttpClient and bypassing the SSL certificate
HTML
Long Running Process Status Check with SignalR in ASP.NET MVC [Tip/Trick]
21 Apr 2015 Updated:
21 Apr 2015
Rating: 5.00/5 Votes: 6 Popularity: 3.89
Licence: CPOL Views: 36,568
Bookmarked: 15
Downloaded: 1,332
Please
Sign up or sign in
to vote.
This small tip will explain how you can check status of long running processes in ASP.NET MVC web application using SignalR by sending messages from server to client during execution.
Google Visualization Geomap in AngularJS [Tip/Trick]
1 Jul 2016 Updated:
1 Jul 2016
Rating: 5.00/5 Votes: 3 Popularity: 2.39
Licence: CPOL Views: 12,701
Bookmarked: 6
Downloaded: 151
Please
Sign up or sign in
to vote.
In this small tip, I will explain how we can embed Google Visualization Geomap in the AngularJS with select event getting the selected location and using it to populate other data.
Bootstrap for Beginners [Tip/Trick]
28 Mar 2015 Updated:
3 Mar 2017
Rating: 4.49/5 Votes: 24 Popularity: 5.84
Licence: CPOL Views: 62,955
Bookmarked: 40
Downloaded: 1,935
Please
Sign up or sign in
to vote.
This tip will explain step by step Bootstrap basic development for beginners. Attached is small application having three pages using Bootstrap CSS, Components and JS.
.NET Important Topics Summary - Code Examples [Tip/Trick]
19 Mar 2015 Updated:
31 May 2016
Rating: 3.37/5 Votes: 66 Popularity: 6.13
Licence: CPOL Views: 110,019
Bookmarked: 95
Downloaded: 0
Please
Sign up or sign in
to vote.
.NET interview questions and answers with real world examples and code snippets
HTML5
SignalR, Angular JS and ASP.NET MVC Real Time Communication [Tip/Trick]
19 Mar 2015 Updated:
19 Mar 2015
Rating: 4.47/5 Votes: 9 Popularity: 4.26
Licence: CPOL Views: 47,057
Bookmarked: 34
Downloaded: 0
Please
Sign up or sign in
to vote.
Using SignalR with AngularJS to develop real time communication application in ASP.NET MVC and C#.
Average reference rating:
No reference articles have been posted.
Average project rating:
No projects have been posted.
Yaseer Mumtaz
Architect
United States
A Solutions Architect with more than fourteen years of experience in application development. I mostly work in .NET, Angular, MEAN stack technologies and love to share what I do and learn during my day to day job. Please check my tutorials and blog:
https://fullstackhub.io
https://fullstackhubblog.com