try {} except

Bookmarks
  • 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

    Read more

    March 18, 2021
  • 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.

    Read more

    March 12, 2021
  • 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.

    Read more

    March 9, 2021
  • Generating a model from an existing database

    If you have an existing database, you can use Entity Framework Core commands to speed up development by reverse-engineering the files for the model from the database schema. The following example illustrates how to do this from a SQL Server database in a new console application using the CLI tools.

    Read more

    March 8, 2021
  • Announcing Flutter 2

    Our goal is to fundamentally shift how developers think about building apps, starting not with the platform you’re targeting but rather with the experience you want to create. Flutter allows you to handcraft beautiful experiences where your brand and design comes to the forefront.

    Read more

    March 5, 2021
  • Flutter Vignette Showcase

    Showcase the capabilities and potential of Flutter.

    Read more

    March 4, 2021
  • The true open source database for Windows, Linux, Mac OS X and more

    Firebird Project announces the first Release Candidate of Firebird 4.0, the next major version of the Firebird relational database, which is now available for testing on Windows and Linux platforms.

    Read more

    March 3, 2021
  • Build Flutter Apps Fast with Riverpod, Firebase, Hooks, and Freezed

    » Flutter courses, writeups, and source code on Launch Club 🧠 https://LaunchClub.io So you want to learn how to build apps quickly. You’re in the right place. Thanks to the thriving universe of Flutter packages on https://pub.dev, we can do just that. Today, I’m going to teach you how to b

    Read more

    March 1, 2021
  • Can Google make cross-platform mobile app development suck less?

    Today, Google is holding a developer conference in London for Flutter, a new development environment for developing mobile apps for both Android and iOS. Google calls Flutter a “portable UI toolkit,” and Paul Miller has called it “a Frankenstein’s monster of various Google projects.

    Read more

    February 22, 2021
  • Hands-On with WSL: Installing Other Linux Distros

    The third article of a five-part series on Microsoft’s Windows Subsystem for Linux (WSL). This article is part three of a five-part series in which I discuss various aspects and functions of the Windows Subsystem for Linux (WSL).

    Read more

    February 22, 2021
  • Managing Flutter Application State With InheritedWidgets

    Everyone has heard that interactive applications can be decomposed into three parts: model, view, and controller. Anyone who has given Flutter a test drive will be familiar with its react-style support for building view/controllers with widgets and callbacks.

    Read more

    February 22, 2021
  • Architect your Flutter project using BLOC pattern

    Hi Folks! I am back with another brand new article on Flutter. This time I will be talking and demonstrating to you “how to architect your Flutter projects”. So that you can maintain, scale and test your Flutter projects easily. Before diving into the actual topic.

    Read more

    February 22, 2021
  • WebAPI Improvements in .NET 5 – OpenAPI, Better F5, and NSwag

    In .NET 5, WebAPI has an important quality of life upgrade. In this video, we are going to look at the integration of OpenAPI into the project, how it works, and then why it is so important. We will also look briefly at NSwag and how to use it to generate API clients for our…

    Read more

    February 22, 2021
  • Database to code with a Firebird database

    Using example values. The data context class is generated for all Models of the database.

    Read more

    February 22, 2021
  • Flutter: a Portable UI Framework for Mobile, Web, Embedded, and Desktop

    Today marks an important milestone for the Flutter framework, as we expand our focus from mobile to incorporate a broader set of devices and form factors.

    Read more

    February 22, 2021
  • Launching Flutter 1.2 at Mobile World Congress

    The Flutter team is coming to you live this week from Mobile World Congress in Barcelona, the largest annual gathering of the mobile technology industry. One year ago, we announced the first beta of Flutter at this same event, and since then Flutter has grown faster than we could have imagined.

    Read more

    February 22, 2021
  • Samsung Investigates Massive Data Leak — What You Need To Know

    A security researcher has revealed that a whole load of sensitive information has been inadvertently made accessible to the public on GitLab. Nothing so unusual about that you might think. However, the information concerned included source code, credentials and secret keys for various projects.

    Read more

    February 22, 2021
  • What is .NET 5? What You Need to Know Before the Release

    Microsoft’s .NET 5 is due for release on 10 November 2020 and has some major changes that can significantly impact your organization. You’ll have to migrate to .

    Read more

    February 22, 2021
←Newer Posts Older Posts→

try {} except

Proudly powered by WordPress