Tag: Bookmarks
-
responsive_scaffold : Flutter Package
View the online demo here! On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.
-
Microsoft shares Windows 11 TPM check bypass for unsupported PCs
Microsoft has published a new support webpage where they provide an official method to bypass the TPM 2.0 check and have Windows 11 installed on unsupported systems.
-
Linux losetup command
It is possible to specify transfer functions (for encryption/decryption or other purposes) using one of the -E and -e options. There are two mechanisms to specify the desired encryption: by number and by name.
-
What’s new in Flutter 2.5
Hello and welcome to Flutter 2.5! This is a big release, with the 2nd highest stats in the history of Flutter releases: 4600 issues closed and 3932 PRs merged from 252 contributors with 216 reviewers.
-
Restarting USB subsystem in CentOS
After a long uptime specific (cheap) devices or components connected to the USB ports lock up or malfunction. Unplugging and plugging them usually fixes issues, but physical access to the system (especially a remote server) is neither always possible or desirable.
-
.NET 5 REST API Tutorial – Build From Scratch With C#
Learn how to create a REST API end-to-end from scratch using the latest .NET 5 innovations and Visual Studio Code. The API will be written in C#. 💻 Get the code: https://youtube.dotnetmicroservices.com/net5restapi-10 ✏️ Course developed by Julio Casal. Check out his channel: https://www.you
-
WJS
View original aricle @
-
Steps to configure port forwarding on windows using netsh
Webmasters can easily configure network port forwarding on Windows using netsh, without using any third-party tools. As a part of our Server Management Services, we help our Customers with Windows related requests regularly.
-
On Font Weight
On Font Weight 1. Example: Lucida Basic font weights. Lucida Basic font weight names combine traditional weight names with CSS font-weight numbers.
-
Migrate from ASP.NET Core 3.1 to 5.0
This article explains how to update an existing ASP.NET Core 3.1 project to ASP.NET Core 5.0. ASP.NET Core 5.0 is currently in preview.
-
Bind CSS keyframe animation to scroll
…
-
AWS Basics for Beginners – Full Course
This course will teach you AWS basics right through to advanced cloud computing concepts. Ideal for beginners – absolutely no cloud computing experience is required! There are lots of hands-on exercises using an AWS free tier account to give you practical experience with Amazon Web Services. Vis
-
What’s new in Microsoft .NET 6
Microsoft has published the second preview of .NET 6, the next generation of the company’s software development platform that will finish the parts of the .NET unification begun in .NET 5. Preview 2 features API and library improvements, runtime performance boosts, and early builds of .
-
Hotfixes to the Stable Channel
In general, our philosophy is to update the stable channel on a quarterly basis with feature updates. In the intervening period, occasionally we may decide a bug or regression warrants a hotfix.
-
flutter_slidable (Package of the Week)
Flutter_slideable is a package that provides a slidable widget that lets your users swipe to reveal actions without a lot of hassle. Learn how to use this package and define your actions. Learn more about flutter_slidable → http://goo.gle/3dpqjNx This video is also subtitled in Chinese, Indonesi
-
Hero Jet Pack – How to make phone apps and games using Flutter and Flame.
This series is made to explain how to build cross platform phone games and apps using Flutter and Flame (for both Android and iOS). Even if you are not a software engineer you can still use this series as a starting point for your programming carrier. You can play this game on Android: https://pl
-
Let’s Learn .NET – Web API
Jumpstart your experience building Web APIs with .NET! Come learn about what Web APIs are, why you need them, and how to build them with C# and ASP.NET Core. This fun, beginner’s series will teach you all about the fundamentals of everyday technologies and how you can master them using C# and .NET.
-
Exploring ASP.NET Web API (.NET 5)
.NET 5 is finally out 🎉🥳 and it comes with lots of interesting new features that make software development easier, faster and better. In this article, we will focus on ASP.NET Web API. Developing RESTful API using .NET has really improved over the years from ASP.NET MVC to ASP.