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

Search In

SEO Interview Question and Answers: Part 1

Hello Friends, In this tutorial I am providing you some important SEO interview question that you must prepare before you kickoff your interview.     1. What is SEO? This is very basic question some interview might ask what do you und

Delete in MVC Gridivew

In MVC everything is based on the concept of action contained in the controller and the view that is being generated for that action.   While performing deletion in the gridview you first need to make the model class that will access the detai

  • 267
Angularjs Scope

In AngularJS, Scope is a javascript object by which we can join our controller with the views. In scope we will contain model data which we can access by using $scope object. The use of $scope is easily explained by the simple example. Example: &l

Interactor in Rails

Ruby on Rails Interactor Before interactor we use to write complex business logic in some class in the ActiveRecord /models directory and that class can have too many responsibilities so while testing we could stuck between tediously slow test-suit

CRUD operations in PHP with MySQLi Object Oriented Interface

My previous article CRUD operations with MySQLi procedural functions is demonstrating about performing CRUD operations on MySQL database. As we know that one of the best feature of MySQLi is that it also provides an object oriented interface, which i

Few Problem Solving Tips

Project Management is a plethora of various activities, one of such activities is the problem solving skills and find means to resolve it. Here are few useful tips how you can resolve problems. Presence Of Mind : This is one of the important thi

Find the maximal of maximum sum of contiguous subarray by deleting no more than one elemnent?

You're given an array of N integer numbers. The maximal sum of the array is the maximal sum of the elements of a nonempty consecutive subarray of this array. For example, the maximal sum of the array [1, -2, 3, -2, 5] is 6 because the sum of the

.Net best practices for timezone

Hello Readers, When the system/web application is not used just in a single location, the developer will have to deal with many times zones in the system/application. There are few rules that every developer should keep in mind while dealing with mu

Date Filters in iOS

Hi, iPhone developers today we will see how to fetch records lying between 2 dates in iOS i.e basically applying date filters on records of data. The first thing we have to take care is the "format" of records we have in our database. In Ca

Paging in Asp.net MVC

STEP1: To enable paging in your mvc project,First you need to install PagedList.mvc Go To Tools=>Select Nuget Package Manager=>then Select Package Manager Console. See the Screenshot for reference. You will get a nuget window down th

1 45 282
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: