Do DungCaching data by using in-memory cache in Asp.Net Core 3.1Caching is a technique very important to help the web page load faster. It helps increase the UX (user experience) of the user. To cache…Nov 19, 20202Nov 19, 20202
Do DungHow to save and exit a file from Vim editor in Ubuntu Linux1. Installing Vim editor on Ubuntu.Aug 6, 2020Aug 6, 2020
Do DungEasy way to resolve dependency injection in ASP.Net Core1. Why do we need to resolve dependency injection?Jul 3, 2020Jul 3, 2020
Do DungTop 17 frequently asked CSS Interview questions and answersDung Do Tien - Jun/03/2020Jun 3, 2020Jun 3, 2020
Do DungHow to add CSS to HTML page for BEST performanceWe have many ways to add CSS to Html page but each way has its own advantages and disadvantages. So what is the best way to increase the…May 19, 2020May 19, 2020
Do Dung3 ways to add Javascript to your Html web page.If you are a beginner in javascript the first question you will ask: How to add javascript to the HTML page? This is the first step to…May 8, 2020May 8, 2020
Do DungRead configuration value from appsettings.json in ASP.Net CoreIn all versions of .net, we also see they have config files. From WebForm to MVC 4 we have a web.config file format in XML syntax, this…May 7, 2020May 7, 2020
Do DungASP.Net Core bundle, minification and gzip Css and Javascript filesIn this article, I will guide you on how to bundle, minification and gzip static files in ASP.Net Core (all versions). With a web…May 6, 2020May 6, 2020
Do DungHow to center a div tag in CSS — horizontal & vertical alignIf you are a programmer and familiar with CSS, you must know a very simple technique that is how to center a div in CSS?May 5, 2020May 5, 2020
Do DungBest way to design web responsive with Grid View in CSS1. What is responsive web design?May 5, 20202May 5, 20202