SharePoint update append Required Field to display name of mandatory columns
Recent SharePoint and Office 365 update changed the title of required input columns by adding Required Field. This may break your code and give unexpected error exceptions.
How to redirect SharePoint Site Collection to different URL
Redirect or navigate the user to different link from SharePoint site or site collection page using content editor web part and window.location.href
Facebook Thanks for stopping by! We hope to see you again soon.
Facebook shows a message when you logout from the website - Thanks for stopping by! We hope to see you again soon.
reCaptcha Verification expired. Check the checkbox again
reCaptcha : Verification expired. Check the checkbox again.
Create a large dummy file using Mac OS X terminal command
How to create a large dummy file using Mac OS X Terminal Command.
See actual SharePoint error exception modify web.config
How to see complete SharePoint error instead of unexpected error occurred Correlation ID by editing web.config attributes customErrors mode=off and SafeMode CallStack=false
Android Studio : Change FAB icon color : FloatingActionButton
How can you change the default theme color for the FAB FloatingActionButton icon in Android Studio.
Android Studio NoClassDefFoundError: java.awt.Toolkit
How to resolve : java.lang.NoClassDefFoundError: java.awt.Toolkit in Android Studio.
How to remove Floating Action Button Android Studio Blank Activity Template
How to remove the Floating Action Button Android Studio Blank Activity Template.
Transfer files between Android and Mac OS X using usb cable
How to transfer photos, music, and other files between Mac OS X and your Android device using USB cable.
No Android device found : Android File Transfer App Mac OS X
No Android device found: Please connect your Android device with a USB cable to get started (Android File Transfer App on Mac OS X System).
SharePoint List redirect user after submitting form NewForm.aspx
How to redirect SharePoint user to another custom page after submitting NewForm.aspx, EditForm.aspx or DispForm.aspx after the list item is created added
Static IP MTNL available at Rs. 200 per month
MTNL Broadband now provides Static IP service available for Rs. 200 per month.
The selected device is incompatible : Android Studio
How to resolve Android Studio Error when running the App on Device: The selected device is incompatible.
reCAPTCHA Implementation Tutorial
Tutorial: How to implement reCAPTCHA captcha by Google in HTML, PHP, JSP or .NET webpage to keep away bots.
10 FTP SFTP Clients and Alternatives
10 FTP SFTP clients and alternatives : FileZilla, WinSCP, FireFTP, Transmit, ProFTPD, CrushFTP, BitKinex, Cyberduck, MicroFTP and FTP!
Tutorial : Simple Lightweight Pure CSS based Vertical Navigation Menu
A very simple lightweight CSS based Vertical Navigation Menu tutorial.
Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later.
How to fix: Error: Your Android SDK is out of date or is missing templates. Please ensure you are using SDK version 22 or later.
Cannot start Android Studio. No JDK found
How to resolve the error : ERROR: Cannot start Android Studio. No JDK found. You need to set JAVA_HOME and Path Environment variables.
FileZilla Connection time out Failed to retrieve directory listing
How to resolve FileZilla Error: Connection time out Error: Failed to retrieve directory listing.
List of 60 useful FTP Client Commands to access server
A comprehensive list of 60 most useful FTP commands to access server : DELE, CWD, CCC, APPE, ADAT, AUTH, MKD, PASS, QUIT, PWD, REST, QUIT, ABOR
MySQL #6 - Error on delete of './my-database/db.opt' (Errcode: 13 - Permission denied)
How to resolve MYSQL Error 6 (HY00) Error on delete of './my_database/db.opt' (ErrorCode : 13 - Permission Denied)
MySQL Error :1007 SQLSTATE: HY000 (ER_DB_CREATE_EXISTS) Message: Can't create database '%s'; database exists
How to resolve MySQL Error :1007 SQLSTATE: HY000 (ER_DB_CREATE_EXISTS) Message: Can't create database '%s'; database exists Server Error.