Skip to content
SolutionsBased Local
Consult Now

Blog

Useful Links

Wire-frames Vs Actual designs

Standard definition of wire-frames: The wireframes are the skeleton of your application, a simplified visual concept of the future app. It doesn’t…

Server

Find MAC address & IP of your system

Step1: Open Command Prompt Step2: Type command “ipconig /all” to see network configuration values Step3: The MAC address will be listed under…

Uncategorized

Terms & Conditions

All content provided on this blog is just for informational purposes only. The owner of this blog makes no representations as to…

Core

Compile time & run time

Q1. Difference between Run time and compile time? A: To become an executable program, source code should be compiled into machine code.…

Useful Links

Android App require a Privacy Policy

Is your app collecting users data? Users data includes info provided by users, about users or about interactions with app or device. All…

SSL

SSL Certificate types

Domain validated This will validate domain name and display only information about domain. Organization Validated This will validate complete business details and…

SSL

Details required for CSR

Details required for CSR generation (Certificate Signing request): Common name – Fully qualified domain name (example www.domain.com) Organization – Legal Name of…

Server

Cron structure

Minute        Hour      Day of Month     Month    Day of Week (0-59)        …

Useful Links

Full text search against multiple columns with Relevance

Anyone who is facing problem in doing MySql full text search against multiple columns with Relevance can follow the below steps: Suppose…

Useful Links

Dealing With Google / Firefox Malware Warnings

Follow below steps to resolve this problem, when google shows malware code warning. 1. Login at the google Webmaster tool service login…