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

Search In

How to handle Error 404 in ASP.NET MVC

In the following article we will learn how to handle 404 errors in ASP.NET MVC gracefully. The first step will be to set up the custom errors page by making the following settings in web.config: <system.web> <compilation debug="fal

Few user management operations using Identity Framework in ASP.NET MVC

In this blog you will see some code samples that you might find useful while accomplishing simple user management tasks like creating a user, assigning a role and so on. Following code samples assume that you have created an ASP.NET MVC application w

How to use ftp_size() function in php ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to use ftp_size() function in php ? The ftp_size() function is used for returning the size of a specified file on the FTP server. This function returns the file size in bytes on s

CakePHP Form Validation Using Ajax

As we know cakephp have not any kind of in-build form validater to check requried fields. So by ajax we can check form validation. The flow is that first of all we have to submit the form via ajax to controller and check the validation throw cakephp

How to Open 2 Folder Paths in Ruby Program without any Errors Showing

require "net/ssh" require 'net/ssh/shell' require 'capistrano/rails' require 'sshkit' require 'sshkit/dsl' include SSHKit::DSL @hostname = "lwa1001.env-10-100-222.iagcloud" @username = "admin" @password = "password1" @cmd = "ls -la" res = "" ssh =

Introduce Your Computer To 9 Of The Best PC Cleaning Software Of 2019

Clearing out clutter of your home is important and making use of best PC cleaner holds pivotal significance for efficiency and performance of your computer too. Oftentimes users replace their old laptops with brand-new one because they are not as fa

Example of non blocking programming in node

Here we will see how the non blocking programming works and how the control goes from one program to another without sequence. Example for Non-Blocking: Let us create a text file file_2.txt. Now write some content in the file_2.txt Let us write th

Best 5 Lightweight PHP Frameworks for REST APIs Development

  Are you ready to develop the Rest APIs in PHP? The first thing you require is a lightweight PHP Framework to create a fast and reliable restful service. A framework in PHP language is considered as a means to enhance the productivity to del

Resolving physical dataguard lag online using duplicate database

Purpose :- To overcome physical standby lag online using duplicate from active database. The standby lag is huge, “incremental from scn” backup size if huge & taking long time There is no enough disk space on the Primary/standby to accommodate t

Resolving physical dataguard lag online using duplicate database

Purpose -- To overcome physical standby lag online using duplicate from active database. The standby lag is huge, “incremental from scn” backup size if huge & taking long time There is no enough disk space on the Primary/standby to a

1 11 160
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: