Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

ion-list directive in ionic module

Hello Readers, In this blog we will learn about ionic module's  directive ion-list and ionItem. Basically, lists are widely used in web application and mobile application. List contains items so both can be HTML element. Every list requires

Computes the intersection of arrays

If you want to get all those values which exist in an array and also exist in other array means intersect values between an array and the set of other arrays then you can use a predefined php function array_intersect. array_intersect() returns an arr

How to display best selling products

In Magento store some times we are required to display best selling products on store’s home page or some other places. To do so we will perform the same as : first of all we have to create a file in the path  app/code/loca

How Whiteboard Animation Marketing Can Benefit a Business Startup

If you have a business in place you must be wondering how to make it click. Well there are a number of ways to do that. However, most of the available options could be on the higher side for a startup, most startups often require affordable tips as t

How to Resolve "Unhashable Type: Index" Error Code in Python3?

I'm getting "Unhashable Type: index" error in python code. Can you please help to resolve this? I'm using python3.   df_temp_cns = pd.read_excel(r"/nsmnt/NS_Exec_DSHBD/IS_IT_Demad_Perf/cns_weekly/SrcFile/JnJ_CNS_Weekly_No_In

Layout view in MVC

In  MVC we have a shared folder where we get the views which are shared by the application.     So one of the view that we will discuss here is _Layout.cshtml that is like a bundle of all the CSS files and JQuery files we have in ou

Making CSS and Script global in MVC

In MVC we have multiple views and for every view you will have different kind of controls.       So in general cases we need to make some sections of the view same and in some cases we want to make it different.     &n

Custom search in Wordpress with multiple categories

Hello readers, today I guide you "How to create search functionality in Wordpress with multiple categories". If you want create this functionality, you have to write some code in functions.php file and some code into your file where you wa

How to display most Viewed Products in Magento

In Magento store some times we are required to display most Viewed Products on store’s home page or some other places. To do so we will perform the same as : first of all we have to create a file in the path  app/code/local

CONCAT_WS function in MySQL

CONCAT_WS(separator,str1,str2,...) The full form of CONCAT_WS is concatenate with Separator which is a special form of CONCAT(). The first argument in CONCAT_WS is used as a separator for concatenate all other arguments. The separator is added betw

1 399 481
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: