
Design Pattern

Related Posts:
Xamarin Notes — Xamarin.Forms: Layouts As a definition, a layout is "a specialized subtype of a View, and ultimately acts as a container for other layouts or views.” A layout contains logic (XAML and code –behind in c#) to set the position and size of child cont… Read More
ListView in Xamarin.Forms We will summarize the controls (ListView) that is able to display lists in Xamarin.forms, we will explain some properties used. How to use ListView We will work in MainPage.xaml, we start by add this XAML code in MainPage.… Read More
TableView in Xamarin.Forms TableView is a control that displays a list similar to the ListView as rows in horizontal orientation but it can present the children added manually in a rich visualization. In TableView, we can't load the content as a sour… Read More
Build persisting Layer with ASP.NET Core 2.0 and EF Core 2.0 -Code First approach Introduction I wrote this article; https://www.codeproject.com/Articles/1091333/Build-persisting-Layer-with-ASP-NET-Core-and-EF-Co when the framework Core 1.0 was introduced as a stable version. But now, we h… Read More
Visual Studio 2017 Install from OffLine version… Read More
0 commentaires:
Enregistrer un commentaire