
Search In
Hello again,
In this tutorial I will guide you to remove or edit the orderby dropdown for products, so if you have any such requirement follow the below code.
If you want completely remove the drop down and ordering options, add below single line co
These two are strongly-typed HTML helper methods and uses lambda expressions when referencing models passed to a view template.
TextBoxFor will always show the textbox element no matter which kind of property we are binding it with. But EditorFor
Hi all,
Many time we need to change the input placeholder color or style so here is an pseudo element ::placeholder which can helps you. placeholder defult color is gray with 0.6 opacity so if your input background color is dark in gary, your plac
Hi Readers,
This is the video blog where you can find how you can create ANE file for In-App purchase for iOS framework. I have used MAC machine to create it.
Requirements:
Download ANE-In-App-purchase from GitHub.
Download Air SDK Compiler
Down
Now a days, the trend of browsing has changed a lot. Earlier, we use to sit on the system and perform various activities but now in this modern era the trend has been changed and we use to do all the internet related activities on our mobile device o
If we have has_one relation between two models then we need to declare belongs_to relation in one model and has_one relation in another model. belongs_to will be declared in the model where we will have the foreign_key and has_one in the other model
Bucket testing is a technique to identify the impact of New product design or in other words we can say New UI on a website benchmark.
In Bucket testing two different versions of single or set of webpages are run. The motive is to find out differen
In PHP, many times we found the error i.e. "maximum allocation time exceeds".
For resolving these errors we use php.ini file or we can resolve it buy using our .htaccess file.
1. Using php.ini file For this we have to increase the max_execution
Swipe is one of the basic functionality in any mobile application and in order to automate the mobile application the swipe functionality should be successfully implemented.
Appium has a wide range of libraries and a method to swipe the screen is al
Workflow Reassignment describe the data changes through the defined workflow and track which change is in what status.
Workflow Reassignment enable business users, data stewards and data owners to author and validate master data in the MDM hub as we
