SEO, SEM, SMO, SMM Four Friends Creates Trends
When you first started building websites, what next. you had never heard of the term SEO, let alone SEM, building a website was not enough. Once you had it, the next step was to find ways to promote the website. Promoting Online is all about awareness…
OneDrive Guide for Beginners
Get 5GB of storage with a free OneDrive account. Subscribe or purchase Microsoft 365 include 1TB of OneDrive storage–that’s enough to store Documents. Turn on PC folder backup to automatically sync your Windows Desktop, Documents, and Pictures…
Android Application File Structure
It is very important to know about the basics of Android Studio’s file structure. Codable File Structure Java: The Java folder contains the Java source code files. These files are used as a controller for controlled UI (Layout file). It gets the data…
Do’s & Dont’s on OneDrive
Dont’s DON’T sync PST files to OneDrive: PST (Personal Storage Table) files, If you try to sync it, it will never finish, as the file will be locked by Outlook. And it will create infinite versions of itself in the cloud. So, just don’t…
WordPress Settings, Some more Configuration
General WordPress Settings : General contains settings such as Site Title, Tagline, WordPress URL, Site URL, E-mail, Registration option, and many other general options for the WordPress site. Site title Enter the name of your site (or blog) here. Most…
How to Configure WordPress, Meet WP-Config the Heart of WordPress.
Configure WordPress, One of the most important files of a WordPress installation is the configuration file. It resides in the root directory and contains constant definitions and PHP instructions that make WordPress work the way you want. As the name…
First APP with Xamarin and Windows or MAC with C#
WINDOWS Download and install First APP : During installation, select the Mobile development with .NET workload. Already have Visual Studio? Select the Windows key, type Visual Studio Installer, and press Enter If prompted, allow the installer to update…
Xamarin.Forms and my three friends IOS, Android, Windows
An open-source framework for building iOS, Android, and Windows apps cross-platform user interfaces Xamarin.Forms is a feature of Xamarin, the popular mobile development framework that extends the .NET developer platform with tools and libraries for…
Hi, I’m Xamarin and this is my Profile.
Free. Cross-platform. Open source. An app platform for building Android and iOS apps with .NET and C#. Xamarin extends the .NET developer platform with tools and libraries specifically for building apps for Android, iOS, tvOS, watchOS, macOS, and Windows…
We Are Gradle and Build in Android Studio!
The Android build system compiles app resources and source code, and packages them into APKs that you can test, deploy, sign, and distribute. Android Studio uses Gradle, an advanced build toolkit, to automate and manage the build process, while allowing…