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

Search In

Creating Wordpress Custom Plugin

In this blog post i am explaining how to create a custom plugin which we can use in wordpress. For creating custom plugin first we have to create a file, here i am creating a plugin for a custom form type so i am naming the file as custom-form.php a

Learn Android Dagger 2.x Framework Dependency Injection - Beginners Guide

Dagger 2 is framework that provides dependency injection. It is based on the JSR which is JAVA SPECIFICATION REQUEST. It is based on annotations and uses code generation to performs its task.   Following are the annotations used by dagger @

Top 5 Search UX Design Guidelines for Improved Search Usability

Instead of browsing through a couple of hundred web pages, visitors rely on search feature to help them find a specific item. Regardless of how common this feature is, still many web owners fail to get the search feature right. Some place it at uncon

How to make a Grid in Asp.Net MVC

How to make a Grid in Asp.Net MVC In this Blog we will see, how to make a Grid using WebGrid in Asp .Net MVC. Step 1: Create a MVC application. Step 2: Now make a Model say Student which will hold the data to be displayed in the Grid. Example:

Script Manager Control

What is Script Manager? ScriptManager control is used to provide support for client-side features AJAX. It manages the client script for AJAX enabled web page. It support partial-page rendering. Features of script Manager 1. Handling Partial Page

EAGER LOADING IN RAILS

In each & every real life scenario our utmost focus is on saving the time. In terms of DB we can save this time by reducing the number of SQL queries fired. This is what “Eager Loading” is used for. Rails provide us 3 methods to perform Eager Lo

CakeEmail

CakeEmail class CakeEmail(mixed $config = null) CakeEmail is a new class introduce to send email. With the help of this class one can send email from any where in the application.The CakeEmail class replaces the earlier used EmailComponent and prov

PHP Global Variables

PHP contains many predefined variables from these predefined variables many are superglobals, It means that we can access all these variables from any function,file or class without having any problem. Below are some PHP superglobal variables:- $

Different Classes Of Threats

Different Classes Of Threats:- There are so many classes of threats. By this blog i am describing few of them. These threats can be utilized to appropriate the benefit of security vulnerability. These are mentioned as below:-   Privilege El

Form and Html using Laravel 4.x:

As we all know that in each and every framework and project we will use form and html.Similarly by using Laravel 4.x we will create form and use html.   Opening A Form: For opening a form in laravel 4.x the following syntax is used:  

1 46 103
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: