Menu

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

Hamid Mosalla

Programming Adventures

Asp.Net MVC 5

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 … →

 
March 22, 2020 by Hamid Mosalla on .Net, .Net Core, Asp.Net Core, C#

Upgrade to Asp.Net Core From Asp.Net MVC 5

I’m working on a project written with Asp.Net MVC 5 were I work. We intend first upgrade our class libraries to .Net Standard as much as we can. Then we make the move to Asp.Net Core. But since we have many class libraries, I’ve decide to first do a little search about what is the … →

 
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 … →

 

Archives

Categories

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