
Search In
Previous Git Blogs
Intialize git repostiory
First Commit
Two tree architecture and Three tree architecture
Best basic practices for writing commit messages
Viewing the commit logs
Git Basic WorkFlow
In the last Blog Git Basic WorkFlow we have
Has the idea of Blockchain influenced the finance and auditing ever affected you? Did you know that even the auditing division can get immense benefit out of Blockchain? This distributed ledger technology which has the potential to influence all the
Do you know the difference between the Company and the Enterprise? The answer may varies from person to person but if you see both of them from the commercial point of view, then you will get the right answer.
Company is where individuals ar
When it comes to growth, everyone has to think long-term, and forging relationships has been
foundational to such a far-sighted type of strategy.
Using a CRM (Contact Relationship Management) tool can help in nurturing today’s contacts to
bec
In this blog i am going to explain why comment field of comment form in wordpress 4.4 and above version comes on the top whereas other fields come on the bottom and how to make comment field to come on the bottom and other fields on the top.
B
There are a plethora of essential things that you need to know as a web designer. You have to be aware of them where you can quickly take on any project. Talking about designing of website, many vital skills can radically change as well as evolve ove
What is CAPTCHA :
CAPTCHA stands for Completely Automated Public Turing test . CAPTCHA is implemented to differentiate between humans and machines ,it is generally used to keep machine or bots or automated scripts away from the website page
Since introduction of Offline storage in HTML5 many new trends have been started by storing persistent data locally on users system for future use. This leverages browsers and users system's capability to store data locally for offline usage.
Browse
MySQL provides a storage engine called InnoDB. It is a default storage engine for MySQL 5.5 and later. InnoDB supports ACID-compliant transaction features, along with foreign key support. InnoDB is a general-purpose storage engine that is used for hi
Conditional Constructs - CASE
As in any programming constructs even in stored routines we might need to execute different commands based on what the variable or expression evaluates to. For the same we have CASE.... END CASE and IF...ELSEIF...ELSE c
