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

Search In

Understanding Angular UI-Router

In Angular we are provided with a routing framework named Angular UI-Router. It enables us to make transitions based on states rather than routes URL (which is used in ngRoute),i.e. it is organized around states. It supports nested states and multipl

How to add Google reCAPTCHA in your Form.

Hellow Reader's! In this blog, I am going to explain about Google reCAPTCHA and How you can protect your website from spam and abuse with the help of reCAPTCHA. reCAPTCHA offers more than just spam protection.reCAPTCHAs are absolutely vital in th

Search in cakephp

We can put a search box in our project by using the cakephp component. It is very useful and can provide highly functionality across the controller. All you need to do is include component in your controller and call component function to fetch dat

Installation of Yii 2.0 Framework

Hello Friends, My first blog on Yii Framework Yii : A Futurisitic Framework was about an introduction of Yii 2.0 framework and its features. To explore those marvellous features and to test them practically, Let's give a try to Yii 2.0 Framework.

How to implement zip compression in .Net ?

Hi Friends, Sometimes we need to compress some files programmatically in our code particularly in the case when you are developing any multiple download scenario. We compress the files for following reasons: 1-Compressed files are smaller in size,

WPF Triggers

Introduction : A WPF trigger changes one or more properties of a control in response to an action when a pre-defined condition is met. For example, we can use a Trigger on IsMouseOver event to change the font of the control. Triggers allow you to d

Child Process(exec or spawn) In Node JS

As we all know that Node.js runs in a single thread mode and in order to achieve performance it make use of event-driven methodology. This event-driven methodology make Node.js efficient for I/O processes , but sometime there are cases where applicat

5 Things to Remember While Managing Multiple Projects

Image source: www.getapp.com   Are you looking forward to manage multiple projects? If yes, then you have come to the right place because here we are discussing five things one must pay heed to run multiple projects smoothly. Many project ma

DataBinding in WPF

Hello Readers, Data Binding is a concept which is used to bring/display data in UI controls from source object. DataBinding in WPF is binding between the source object and the destination UI element. With data binding in WPF you can take data from a

Authentication in NodeJS using Passport

Authentication is a mechanism of verifying users coming to particular system so that they can only make use of resources for which they have been provided permission. Having a strong authentication mechanism in an important part of a system.  

1 628 720
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: