
Search In
In magento if we are required to resize the image we can do it using the resize() function of magento, but sometimes it wont work then we need to apply some custom codes.
Lets see how can we do it :
In case if we are working on a st
I am receiving some data as props and on click I am trying to display next items from array. In render I'm calling `{this.dropdown()}` which triggers folowing and display data succedsfully:
dropdown = () => {
&nb
What is an Authentication
Authentication define as the process of verifying a person or any entity. The authentication is a process which compared the file in database to authorized the user information from their local OS. Only then User Pass the a
The advent of peer-to-peer mobile payment apps has created a new world of cashless, card-free, and pay-contactless transactions. Their cross-industry applications and use cases range from splitting bills, making remittances, and booking tickets to ma
The business is all about relationships. But many people need to keep track of countless conversations to work with. And all these interactions can be in different stages of the sales pipeline. It is a challenge that confronts many businesses and thi
This is our ruby on rails view from where called our jquery function().
<td id= <%= "reject_#{event.id}" %>>
<%= button_tag "Accept" , :onclick => "abc('#{event.id}', 'Accept');" %>
&
RESTful:
Representational State Transfer (REST) is introduced by Roy Fielding on 2000; it is an architectural style of large-scale networked software that takes advantage of the technologies and protocols of the World Wide Web. REST illustrate how co
RESTful:
Representational State Transfer (REST) is introduced by Roy Fielding on 2000; it is an architectural style of large-scale networked software that takes advantage of the technologies and protocols of the World Wide Web. REST illustrate how c
While writing stetaments in SQL we have scenarios where manipulations based on conditions needs to be performed
For doing that we use conditional statements
ALTER proc [dbo].[sp_CheckLeaveAvailability]
@FromDate date,
@ToDate date,
@Empl

There is a saying that goes: “Ignoring online marketing is like opening a business but not telling anyone.”
We have to say that we can’t agree more, given that digital marketing is the future of marketing. Nowadays, p
