Posts

Showing posts from 2023

General Knowledge Set 1

Embarking on a journey into the realms of general knowledge is like setting sail on a sea of endless possibilities. To make this exploration even more engaging, we're diving into the world of Multiple Choice Questions (MCQs). These bite-sized queries are not just a test of your knowledge but a gateway to discovery. Imagine each question as a door leading to new insights, fascinating facts, and a deeper understanding of the world we live in. Whether you're a trivia enthusiast or someone eager to expand your knowledge horizons, our MCQs are designed to spark curiosity and illuminate the diverse facets of general knowledge. So, are you ready to challenge your intellect and unravel the mysteries within each multiple-choice puzzle? Let the quest for knowledge begin! Pose your questions about general knowledge, and let's navigate this exciting terrain together. Please, support my blog by clicking on our sponsors ad! What is the capital of Australia? a) Sydney b) Melbourne c

Food Delivery App - Cart Page

Image
Please, support my blog by clicking on our sponsors ad!  CartTemplate.xaml <ContentView xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="FoodDeliveryApp.Pages.Products.Template.CartTemplate"> <Grid Padding="5" ColumnSpacing="10" RowDefinitions="Auto" RowSpacing="0" ColumnDefinitions="150,*"> <Frame Padding="0" CornerRadius="10" Grid.Row="0" Grid.Column="0" Grid.RowSpan="4"> <Image Source="{Binding Image}" HeightRequest="80" Aspect="AspectFill"></Image> </Frame> <StackLayout Grid.Row="0" Grid.Column="1" VerticalOptions="CenterAndExpand"> <Label Text="{Binding Name}" TextColor="{x:Stat

Food Delivery App - Product List Page

Image
  Food Delivery App - Product ListPage Please, support my blog by clicking on our sponsors ad! ListTemplate.xaml <ContentView xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="FoodDeliveryApp.Pages.Products.Template.ListTemplate" xmlns:fontawesome="clr-namespace:FoodDeliveryApp.Utilities"> <StackLayout Padding="5"> <Frame CornerRadius="20" Padding="15" WidthRequest="300"> <Grid ColumnDefinitions="6*,4*" RowSpacing="5" RowDefinitions="Auto,Auto,Auto,Auto,Auto,Auto" HorizontalOptions="FillAndExpand"> <Image Grid.Row="0" Grid.Column="0" HorizontalOptions="Start" Source="https://png.pngtree.com/png-clipart/20221013/original/pngtree-bestseller-label-png-imag

Food Delivery App - Filter Page

Image
  Food Delivery App - Filter Page Please, support my blog by clicking on our sponsors ad! watch video to understand code. Create Model for filter ProductFilterViewModel.cs public class ProductFilterViewModel : BaseViewModel { public Command LoadProductCommand { get; set; } private ObservableCollection<MenuModel> menuVM; private string filterText; private bool _isVisible = false; private bool _recentSearchIsVisible = true; private MenuModel _selectedItem; public Command ItemSelectedCommand { get; set; } public ProductFilterViewModel() { ItemSelectedCommand = new Command<MenuModel>(OnItemSelected); } public ObservableCollection<MenuModel> vm { get { return menuVM; } set { SetProperty(ref menuVM, value); } } public bool IsVisi

Food Delivery App - Basic Setup

App.xaml <Application xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:FoodDeliveryApp" x:Class="FoodDeliveryApp.App"> <Application.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary Source="Resources/Styles/Colors.xaml" /> <ResourceDictionary Source="Resources/Styles/Styles.xaml" /> </ResourceDictionary.MergedDictionaries> <Color x:Key="BackgroundColor">#F1EFEF</Color> <Color x:Key="Primary">#004AAD</Color> <Color x:Key="Secondary">#FF914D</Color> <Color x:Key="OldLace">#FDF7E4</Color> <Color x:Key="

Home Page - Food Delivery App in Maui

Image
  Home Page - Food Delivery App in MAUI Please, support my blog by clicking on our sponsors ad! Follow basic setup from here You will get all page of this app from FoodDeliveryApp Menu on top. Let's Create Model MenuModel public class MenuModel { public string Name { get; set; } public decimal Price { get; set; } public string Description { get; set; } public ImageSource Image { get; set; } } RestaurantModel public class RestaurantModel { public string Name { get; set; } public string Description { get; set; } public string Rating { get; set; } public ImageSource Image { get; set; } public List<MenuModel> Menus { get; set; } = new List<MenuModel>(); } BannerModel public class BannerModel { public ImageSource Image { get; set; } } BaseViewModel public class BaseViewModel : INotifyPropertyChanged { bool isBusy = false;

Food Delivery - Login Page with animation

Image
Login page with animation Food Delivery app - animated login page Please, support my blog by clicking on our sponsors ad! Follow basic setup from  here You will get all page of this app from FoodDeliveryApp Menu on top. <ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="FoodDeliveryApp.Pages.Authentication.Login" xmlns:mct="clr-namespace:CommunityToolkit.Maui.Behaviors;assembly=CommunityToolkit.Maui" Title="Login" BackgroundColor="{x:StaticResource BackgroundColor}" Shell.NavBarIsVisible="False"> <ContentPage.Behaviors> <mct:StatusBarBehavior StatusBarColor="{x:StaticResource Primary}"></mct:StatusBarBehavior> </ContentPage.Behaviors> <Grid RowDefinitions="Auto,Auto,Auto,Auto,Auto&

How to Start a YouTube Channel and Monetize It

Image
In today's digital age, YouTube has become more than just a platform for sharing videos—it's a lucrative opportunity for those who know how to leverage it. If you've ever dreamt of starting a YouTube channel and turning your passion into profit, you're in the right place. In this comprehensive guide, we'll walk you through the steps to start a YouTube channel and explore various strategies to monetize it successfully.  Part 1: Setting Up Your YouTube Channel ### 1.1 Choose Your Niche: The first step in starting a successful YouTube channel is choosing a niche you're passionate about. Your niche should reflect your interests, knowledge, and the type of content you want to create. Consider your target audience and what they would be interested in. ### 1.2 Create a Google Account: If you don't already have one, you'll need a Google account to access YouTube. Use your Google account to create a YouTube channel. Make sure your channel name aligns with your ni

Instagram Influencer Marketing: A Guide to Earning Money

Image
In today's digital landscape, social media platforms have evolved into powerful marketing tools. Instagram, with its visually appealing content, is at the forefront of this revolution. For many, Instagram isn't just a place to share photos and stories; it's a source of income. In this guide, we'll explore the world of Instagram influencer marketing and show you how to leverage your Instagram presence to earn money. ## Part 1: Building Your Instagram Influence ### 1.1 Find Your Niche: Successful influencers have a clear niche or theme for their content. Choose a niche that aligns with your passions, interests, and expertise. This will help you attract a dedicated following. ### 1.2 Optimize Your Profile: Your Instagram profile is your digital business card. Make it appealing by using a recognizable profile picture, a catchy username, and a compelling bio that describes your niche. ### 1.3 Create High-Quality Content: Quality is key on Instagram. Invest in a good camera o

Facebook Ads vs. Instagram Ads: Which is More Profitable?

Image
In the world of digital marketing, two giants stand tall: Facebook and Instagram. As part of the same company, these platforms offer powerful advertising options to businesses looking to reach their target audiences. But when it comes to profitability, which one reigns supreme? In this blog, we'll delve into the nuances of Facebook Ads and Instagram Ads to help you determine which platform might be more profitable for your marketing efforts. Facebook Ads vs. Instagram Ads: Which is More Profitable? ## Facebook Ads: The Proven Pioneer Audience Reach:   Facebook boasts a massive user base, with over 2.8 billion monthly active users as of 2021. This means you have access to a vast and diverse audience. Ad Formats:   Facebook offers a wide range of ad formats, including image ads, video ads, carousel ads, and more. This versatility allows you to tailor your campaigns to various marketing objectives. Detailed Targeting:   Facebook's targeting options are highly sophisticated, allowi