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

Search In

Adding Effects using queue() Method

Queue() method is used in jQuery to returns a number of animations to be performed on the elements in the jQuery object. This method is used for the continuous looping of a jquery element. It returns the effect which is used in the queue. While queue

How to use multilingual in cakephp 3.x ?

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

How to Get Hijri Equivalent Date of Gregorian Date?

Hello Reader's! In this blog, we will see how to get conversion of Gregorian date into Hirji (Islamic date). Before you start the getting the equivalent you must be knowing that Hijri Calendar is about 400 year lags behind our current cale

Displaying Default Images When There's No Photo Displayed on Bootstrap Carousel

Hi there, I am having a problem here. Hope you can help me solve it.   Scope: I have this slider which display pictures from my SQL which status is 1. It does display those pictures, but when there's no picture with 1 status, it doesn'

LINQ in MVC

While writing codes in MVC we use different way to interact with the database.   Then we can use LINQ for doing it in the database it will make our code easy to read and make the manipulation easy and faster.   First we will create a Da

Understanding UpdatePanel control in ASP.NET

Hi friends, this blog is targeting those readers who are keen to know about a very common method of partial updating specific region in asp.net page without reloading the whole page again and again, it is also meant for targeting readers who are just

LINQ Insert in MVC

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

  • 190
LINQ Delete in MVC

While working in MVC we use LINQ to make our task easier and to make the manipulations easier   First we will create the action for doing this task.   [HttpPost] public JsonResult Remove(int id) { n

LINQ Update in MVC

In writing the code in MVC we can use the LINQ Language Integrated Query then we use this query for interacting with the database that will make the manipulations easier and time efficient  in terms of execution and in terms of programming . &n

  • 118
10 Reasons Why We'll All Need to Be Entrepreneurs in the Near Future

Image courtesy of Pixabay   Entrepreneurship is the foundation for the future. This can be easily tied in with a fundamental knowledge regarding reality that has swayed and influenced the evolution of labor and workplaces for many decades &n

1 34 156
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: