Articles (154)
articles
Report spam and Unsubscribe from Spam/annoying Email in Gmail
Written by Super UserSometimes we have to sign up using Gmail in various site to use their services. Many of those site keep sending us mail. That's is really annoying to many of us! What should we do to get rid of those unwanted Email? Very simple, just report them as spam and unsubscribe them. Who don't know how to do this keep reading.
Google Chrome and Mozilla Firefox are most popular modern browser. They are ahead of the rest for fast, stunning browsing functionality and many more. Normal user don't know many of their hidden features such as Bookmarks Bar.
Â
Many times our computer works very slowly. And that is very annoying. Now there are
some tips to eliminate this annoyance. Now let's know some tips on speeding up your computer…Â
7 easy steps to clean all junk cache data on windows 7
Written by Super UserHowdy friends! Today I am going to share how you can clean all junk cache data in easy way.
You probably know that junk cache file make our Computer slower. Using 3rd party app like CCleaner to clean this junk also
use your ram. So I am sharing a easy way to clean those dust without any 3rd party apps.
Many of you might know this, this is for those who don't know this yet.
WordPress normally not allowing you to add Php codes to pages and posts, It's where shortcodes comes in. when a shortcode is encountered within post text then any custom php codes can be executed.
Create A Youtube channel with your Brand name
Written by Super UserYoutube is the largest and most popular video sharing platform in the world. As Google is the owner of Youtube, you need a Google account to create a Youtube Channel. Probably you already have a google account, if not than create a google account first. Now let's create a Channel.
how to create wordpress child theme and customize
Written by Super UserWordPress has the ability to create child themes so that child theme gets the characteristics of a parent theme. Child theme allows you to use and edit a master theme, save the child theme separately without affecting the parent theme.Â
To Developed a Wordpress new theme, we need to create too many templates and files such as index.php, style.css, functions.php. To create this all necessary files we have to spend some time. It's annoying to all of us to copy or code this all the time. There is a very nice website to generate a Wordpress Starter theme easily. If you are an Experienced Wordpress Theme Developer, you probably already knew about this site. Who don't know how to generate Starter Theme follow this steps.
Sql JOIN clause used to combine rows from many tables, based on aÂ
related column value among them.
File upload to ftp server vs in file system of asp.net core
Written by Super UserWhether file upload to an FTP server is better than storing files directly in the file system in ASP.NET Core depends on various factors like the requirements of your application, security considerations, scalability needs, and ease of management.
Here are some considerations for each approach: