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

Search In

Setting up a local development server, Drupal 7

Setting up a local development server installing plugins and modules you might need to develop Drupal theme Firt we need to setup the local sever where we gonna run our Drupal site 1. First we need a server, XAMPP is very popular AMP stack pr

ELMAH in .NET

Error Logging and Management Handling in .NET is a technique by which errors are logged into database. For doing this first you need to download DLL called Elmah.dll Then write this code in your Web.Config file. <?xml version="1.0"?> &

CakePHP Associations / Relationship Types Examples

There are 4 Relationship / Associations types in CakePHP: Relationship      Association Type                     &n

What is Vue.js and Why Use it

Vue.js is a library of javascript that can be used to build any web application. It has MVVM(Model-View-ViewModel) architecture. It is easy to learn and also more flexible. Here you will see how you can use this js in your application. Adding Vue.js

How to Fix Ajax Call Handler Method in Spring Controller

This is my controller : @Controller @RequestMapping(value = "/paymentgateway") public class PaymentGatewayController { @RequestMapping(value = "/checkPayStatusProposalID/{proposalID}", method = RequestMethod.GET) @ResponseBody public PGTransactio

Reading text from a file and saving in the database in Ruby

As we know that in almost all web applications we need to amend such a functionality where you need to get the content from a file stored externally in your pc. lets say this content to be a simple text content. In these cases what we can do is use

Rails model Serialization

Rails model Serialization Hi Friends, Earlier we have discussed about Association in Rails Model. Today we will be covering one more topic related to rails active records, that is Serialization. In summary we can define serialized objects as, So seri

The Importance of Display Technology for Driverless Cars

Nowadays, drivers can communicate with other drivers and pedestrians in a variety of ways, including using lights and gesturing. But what if the car is unmanned?   With the rise of autonomous vehicles, the signal that drivers transmit valuable

WordPress Navigation Management

Welcome to FindNerd. Today we are going to discuss the navigation management in word-press. We all knows WordPress provides text as well as functionality management using admin end. If you talk about the navigation then we can use the function wp_na

Uploading Files in Rails

Uploading Files in Rails Uploading files from a form is a very common task(i.e uploading images, files etc). As you may already know that you need to set multipart/form-data, if you want to upload files from a form. Similarly in rails, you need to se

1 402 423
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: