The Softwayfare Trader

Travel, Code, Trade, Repeat…

Skip to content
Menu
  • Home
  • Contact
  • About

Month: May 2019

TechnicalPosted onMay 28, 2019August 22, 2022

Message Box in Angular

Coming from a Windows application background, I feel the need of having a message prompt for scenarios such as confirmation or displaying information. In web,…

Read More
TechnicalPosted onMay 22, 2019August 22, 2022

Creating an Angular Library

Just like in any organizations, quite a number of applications might share a common code including client side code. Angular provides a facility to create…

Read More
TechnicalPosted onMay 17, 2019August 22, 2022

Moving to a New Hosting Provider

It was around 3AM yesterday when I suddenly woke up with a question on my mind regarding the performance of my website – how is…

Read More
TechnicalPosted onMay 14, 2019August 22, 2022

Angular in ASP.NET Core

This is a step by step guide on how to create an Angular application with ASP.NET Core as the server side code. This will also…

Read More
TechnicalPosted onMay 9, 2019August 22, 2022

Progress Spinner in Angular: The Basics, Multiple Spinners, and Renaming During Runtime

About a month ago, ngx-spinner has been updated to support multiple spinners so that you can show a progress spinner in specific sections of your…

Read More
TechnicalPosted onMay 2, 2019August 22, 2022

Integrating log4net and Using AdoNetAppender in ASP.NET Core

While there is a default logging feature provided by the ASP.NET Core, you would have to register the providers via code, as in: Now, if…

Read More

Recent Posts

  • Dynamically Creating CSS Classes in Angular
  • Hamburger Menu Using Angular Material
  • Convention Over Configuration for Repositories
  • JWT Token Format with Cookie Authentication in ASP.NET Core
  • LDAP Authentication in ASP.NET Core

Recent Comments

  • Hamburger Menu Using Angular Material – The Softwayfare Coder on Angular in ASP.NET Core

Archives

  • November 2019
  • October 2019
  • July 2019
  • June 2019
  • May 2019
  • September 2018
  • August 2018
  • July 2018
  • June 2018

Categories

  • Compositions
  • Technical
  • Travel
Copyright © 2023 The Softwayfare Trader