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

Search In

How to Implement RecyclerView Using DataBinding in Android Application

DataBinding is the process to establish a connection between UI elements and the Activity class. This will synchronize your user interface with your application model and logic. DataBinding will also minimize your code and utilize your layout file fo

Regular Expression in MVC

While doing validation you need to put validation apart from that you need to provide the regular expression   in cases where only specific values are allowed to enter otherwise user cannot enter it   Regular expressions are series of c

Binding data in MVC with listview

While writing codes and fetching data we bring data or the list of data into the grid which is also in the table form .   For doing that our first approach is to make the code written and return list from it.   EmployeeRepository EmpRe

How to create pagination with wordpress post?

Hello Friends, In Wordpress if you listing post on your page and wants to setup pagination on the pages. Please review the below code, I am listing vacancy and you can make your changes as per code requirement. <table> <the

Url.Action in MVC

While writing projects in MVC we need to sometimes send our URL to the action where the methods will be called.   So here we are about to discuss a property called Url.Action which is used to redirect and navigate the view to the particular ac

Non-Semantic Elements and Semantic Elements in HTML5

Non Semantic Elements:- Traditionally, developers have implemented non-semantic elements with a class attribute to define the structure and express the meaning of content. It tells nothing about its content. The element has no special meaning at all.

How to show location image and details inside google marker on map?

Hi reader's, If you are developing website using google map and want to show location image and detail inside the marker then in this we will see how to do this.  Step 1: Create a blank space as an HTML div where the google map will load by

How to Improve Organic Traffic and Keywords Rankings for Business Website

It is a known fact that every website would be in need of good and new traffic on a regular basis because it helps them to generate business and be productive a regular basis. It is important for people to understand the advantages of having organic

How to pass extra variables in URL with Wordpress

Hello reader's, today we will discuss about "How to pass extra variable in URL in Wordpress". Suppose , Admin want to update the user detail then they go to user listing page and select the user and click edit button or link. When clicking edi

ActionResult in Asp.Net MVC

"ActionResult in Asp.Net MVC"     We all know that ActionResult is a return type mentioned in the Action Method inside a Controller in MVC.    In this article I will explain it in more detail. Getting started: A

1 7 162
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: