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

Search In

How to add Attributes in haml

Hello Readers! In the previous Blog I have explained about HAML, now I am going to explain you that how we can add attributes in It. This syntax is much more similar to the HTML tags For Example:-          %a{:href

Using underscore in MVC names

Razor was developed for ASP.NET Web Pages (WebMatrix), which doesn't have the same sort of protection built in regarding Views folders and Routing that you get within MVC.       Since layout pages in Web Pages are not intended

  • 376
Components of Java Programing

Components of Java Programing The Java programming contains the following components: Keywords. Identifiers. Operators. Literals. Keywords Keywords are the commands used in Java program, these are the reserved words. In Java all keywords are in

SQL wildcards

SQL wildcards are used within a table to search for data.  Usage of wildcard characters in SQL call for SQL LIKE operator, which enables to hold a comparison between a value and similar values. Following are the two types of wildcard operators

How to use __Call magic function in PHP

Hellow Reader's !, Before going to Discuss about __Call Function in PHP u should know about Magic Function in PHP. If you have ever looked at the source code of open source PHP projects, you might have noticed object methods that begin with a dou

__autoload function in php

A function in PHP which starts with a double underscore”__” are called magic functions in PHP. __autoload functions is used to add very large number of include statements automatically without the programmer. For instance: include “cla

CakePHP Naming Conventions

Hello Readers, this blog tutorial will explain how to use naming convention in CakePHP. CakePHP have its own naming convention standards to be used during PHP application development. If you want to create application using CakePHP, first you will ne

Cakephp 2: Generate custom method and view for baking

Generate custom method and view in Cakephp using bake method As all we know that baking is the best and powerful method provided by cakephp for developing CRUD methods . It helps the developers to develop the website very easily and faster. Currentl

How to add regions in Drupal 8 theme

This tutorial will guide you about "How to add regions in drupal 8 theme". To add region in your template file, first you have to define region in your meta data file i.e (themename.info.yml) & then edit page.html.twig file to print th

7 Useful JavaScript Hacks for better Coding - Tips to Web Developers

JavaScript is one of the most famous programming languages among programmers.  Conquering JavaScript is a never ending trend in the market. Here are 12 tips and tricks for programmers to master JavaScript -   !! Operator - Boolean can b

1 2 4 8
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: