
I will explain with examples how to add data to the tables we have created and how to add or delete this data, etc manually.
Read articleTime archive · 4 notes

I will explain with examples how to add data to the tables we have created and how to add or delete this data, etc manually.
Read article
There are many database management systems available to store data. The most popular of these are MySQL and Microsoft SQL Server. In this post, I will show you how to create a database with…
Read article
We usually see plain splash screens in mobile applications. But what should you do if you want to view an animated splash screen? Here, this post is for you. Alternatively, you can make your…
Read article
We all know popups. We use popups when the user needs to confirm or reject a selection. Or sometimes we display it in the middle of the screen to show warning messages. Thus, we…
Read article