Menu

Skip to content
  • Home
  • About
  • Color Coder
Hamid Mosalla
Twitter Email LinkedIn GitHub Stack Overflow RSS

Hamid Mosalla

Programming Adventures

Web Development

April 18, 2024 by Hamid Mosalla on .Net Core, Asp.Net Core, Best Practices, Security, Web Development

Security Best Practices: A Comprehensive Guide

In this article we’re going to go through some security best practices around the technologies that I’ve used over the years I’ve been working as a software developer. I’m going delve into multiple security topics related to different technology, but I’ll try to keep it in checklist format and short for it to be easier … →

 
June 24, 2023 by Hamid Mosalla on Front End, JavaScript, Web Development

Updating NPM Packages: Tools and Strategies

Keeping our frontend dependency for a big front-end project can be a daunting task. It can get challenging and when this happen we better have strategy in place to ease the process. This article intends to describe some strategies and tools that we can use to help us ease the process of keeping our NPM … →

 
December 30, 2022 by Hamid Mosalla on .Net, Asp.Net MVC 5, C#, Security, Visual Studio, Web Development

How to use ConfigBuilders for User Secrets Management in Asp.Net MVC 5

When it comes to storing our app secrets, Asp.Net Core has a built-in mechanism to do that out of the box. But this is not the case for Asp.Net MVC 5. For MVC 5, we need to install custom configBuilders packages in order to be able to have the same functionality. There are many other … →

 
January 6, 2021 by Hamid Mosalla on Programming, Web Development

Why Use Rust for Web Development

From Python to Java, there are plenty of languages that have been used for programming over the years. However, a newcomer is showing a lot of potential: Rust. True enough, Stack Overflow’s annual survey featured Rust as the most-loved programming language in 2020. This was its fifth straight year topping the charts. What is Rust? … →

 
September 25, 2015 by Hamid Mosalla on .Net, C#, JavaScript, Web Development

Implementing Load More button using ASP.NET MVC and jQuery – Part Two

In this post we’ll see how we can implement Load More button using ASP.NET MVC and jQuery. Then we’ll see how we can use JsonResult controller action for turning view to string and use it in our front end. Building JsonResult Controller Action for Turning View to String and Receiving What We Need From It … →

 
September 20, 2015 by Hamid Mosalla on JavaScript, Web Development

Implementing Load More button using ASP.NET MVC and jQuery – Part One

In the next two posts, I’m going to show you how to build a load more button for your page using ASP.NET MVC, you can use it for any various kind of things, but in the case of this tutorial, I’ll use it for my fictitious product list. Introduction In the next two posts, I’m … →

 

Archives

Categories

 
Subscribe!
Copyright © 2022 Hamid Mosalla
Casper Theme By Lacy Morrow