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

Search In

Ado.Net : Best practices for C# programmers

Hi Friends, All of us use ADO.Net one or another way while writing code for database connectivity. In .Net whether you are using your custom classes for data connectivity or using ORMs(Entity Framework) or Enterprise Library, you are using ADO.Net f

How to make Full Screen Navigation Drawer layout in android?

In the below example code I have created Full-screen Navigation Drawer layout with the help of FullDrawerLayout class.   Step(1)-activity_main.xml -Here I have added package name with FullDrawerLayout class name   <?xml version="1.0

Internationalization in Cakephp 2.7

Internationalization means to translate the data of your website to other languages. For internationalization you need to do few changes in your controller view and config file too. 1. First you need to add a file. You can call it global.php in con

What is CSS3 3D transform?

As we know css3 has many awesome features which makes our work easy. CSS 3D Transforms one of them. In past time, we mostly used flash for showing the 3D effect after that Script replaces flash and now the CSS3. Below is some useful information abou

Explaination of Jquery Methods: remove , fadeIn, fadeOut and fadeToggle

In this blog I am going to explain you about very simple concept of Jquery Methods, a little bit Html and Css that is used for decoration the model and for explaining these methods in a more beautiful manner. A user can design the boxes as according

Learn how to create different shapes using CSS technique.

Hii, In this blog. I am sharing CSS code to create different patterns like a square, triangle arrow etc. Shapes created using CSS technique instead of an image can help to make your web page lighter as compared to a web page with lots of images. T

Cake bake in Cakephp 3

Installing Cakephp 3 Welcome to Findnerd friends. Today I am going to tell you how to generate code using cakephp 3. We are going to start from the installation process in cakephp 3. Lets begin installing cakephp 3 by writing the following command o

Generic methods in C#

Generic is a feature provided in C# which allows defining the class, method etc without binding it to work with a specific data type, instead it is created with a substituted type which get replaced with the data type passed at run time. In other wor

How to create custom component in joomla ?

Hello Readers, This blog shows the creation of custom component in Joomla. Here we show the name of the component (mycomponent) as an example.   Step1: Create the name of the component com_mycomponent inside the Joomla component folder. (Her

Password Validation using HTML5

Hello Readers In my last blog I have explained about how you can validate password with regular expressions using JavaScript, now in this blog, I’m going to tell you the HTML5 process for the same, so basically this article will guide you the

1 690 949
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: