Flutter allows you to build beautiful native apps on iOS and Android from a single codebase. It is an open-source mobile application development framework created by Google . You can easy to create the cross platform apps...
Debian is a free operating system (OS) that comes with over 29000 packages, and below description is from the wiki: Debian (/ˈdɛbiən/[4] or /ˈdeɪbiən/)[5]) is a Unix-like computer operating system that is composed entirely of free software, most of which is under...
ntroduction ServiceStack.OrmLite is an Open Source, Fast, Simple, Typed ORM for .NET, the performance is better than EntityFramework and more flexible. You can find more detail in their GitHub site. And in this article,...
There are many of times we need to pass data from backend controller to javascript, in ASP.NET MVC, we can use @VariableName to get backend variable, but this just for that case you write...
The MVCSiteMapProvider is powerful and can generate the site map menu from xml, but sometime you may want to dynamic to generate the menu by user access rights, in this time we can use...
Introduction If you want to develop a web application which requires authentication or security features not included in the regular ASP.NET membership feature, you might decide to implement these features yourself. But it seems...
Under normal circumstances, we can use the schedule app for run our script or jobs in Synology NAS, but I found that seem not works when I set the schedule for execute by every...