
Search In
WordPress is much-loved for its content management system (CMS) for long centuries. WordPress achieved one of the leading markets in terms of website development. Data shows that more than 15,886,000 websites on the internet are driven by W
Python is the trendy expression that is making the rounds in the IT universe with the simple expectation to absorb information, application improvement being speedier and quicker, included advantage of machine learning helped chances and so forth. Th
What is Payment Gateway ?
Choosing a right payment gateway is an immense decision for merchants. First of all let’s talk about what payment gateway is and why is it so important.
A payment gateway is a service provided by e-co
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
Important Notes
Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :
press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).
Select ‘Cookies a
Hello Friends,
If you reading this Blog, you must have twitter account at least one.
Always post some meaningful and interesting content to get more and followers. Also Twitter account is not a competition to make large nu
Hello all,
below is a list of
a complete CSS support for every mobile, web and desktop email.
*{margin:0;padding:0;}
.mybox table{font-size: 13px;font-family:'arial';border-collapse: collapse;}
tr.header{height:auto;}
.mybox t
Hi All,
RSS feeds are the Rich Site Summary feeds, benefit users who want to receive timely updates from favorite websites or to aggregate data from many sites. Here i am using ABC News RSS feeds to get the news Update. A particular RSS feeds are on
In MVC for performing various operations we can use the predefined templates for the execution of the program easy.
For the basic operation like binding the gridview we can use the list template for it.
I h
Hi All,
Some time we need to update value in a table in some pattern or increment order. Then we use loop and iterate with all record, but as know looping is take time and our application become slower.
We can achieve this by without loop also. bel
