Introduction The Recyclerview is used to display a group of messages, songs, images (Ex: Inbox, music player, Gallery). For more details, Click. Let’s…
What is SQLite? SQLite database has methods to create, delete, and execute SQL commands, and perform other common database management tasks. More deta…
First we create Azure SQL Server Database. Go to Azure Portal. Create Azure SQL server database: Step 1: Create SQL Database and Database server. Go t…
Introduction The ScrollView allows you to display larger content in Vertical or Horizontal view. For more details, Click. Step 1: Open Visual Studio-&…