
Search In
First of all lets understand what is multilingual website:
Those websites which provides content on it's webpages in more then one language are multilingual website.
Drupal is one of the most popular web CMS (Content Mana
While being launched in 2018, the GDPR (General Data Protection Regulation) took most businesses that have a market in the EU by surprise. It challenged the privacy and data protection responsibility that businesses transacting in the EU had to their
When you Login to a page, Sometimes you forget your password and want to reset your password. For this you have to follow followings steps to create forget password and reset to your form.
Step 1 : Create a simple login form in login.ctp
In MVC while performing the interaction with the database we can use Language Integrated Query for easier manipulation of the data in the data source.
We can use it very easily by first creating the Data Context for
I've been working on a project and I'm stuck at how to display a certain info when I found the word. For example. I want to search the balance sheet data of January 2015 and it will display the rest of the info in the file when found the exac
To bind jqGrid with asp.net MVC please see below steps.
step 1: Download latest jqGrid from
http://olex.openlogic.com/packages/jqgrid/
http://www.trirand.com/blog/?page_id=6
step 2: Add downloaded folder into your project's Script folder.
step
Ajax Call In MVC
In my previous blog I had explained Ajax Call in Asp.Net. Now I will explain Ajax Call in MVC.
Here, I will explain how to set value of textboxes in model's property and how to set property's value in textboxes.
Under Models
C


Multilingual in cakephp 3
Hello friends, welcome to findnerd. Today I am going to tell you how to use multilingual in cakephp 3.x. Before moving ahead, lets create articles table. Here we are going to translate the title of articles table to french
HI Guys,
Some times we want to know that what SQL operation is running on a particular page or a event, then we have to debug our code base and we get the result, but it's time taking process to debug code line by line and as well as some time w
Difference Between The Database Testing and ETL Testing:-
Database Testing refers to any database keeping projects whereas ETL Testing refers to Data integration projects or Data Warehouses. There performed high ranking tests on every one.
Databas
