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

Search In

Best Way to Create Best Design

To remember few point in mind to make best design Choose Best Color Theme. It would be necessary to select best color theme, because color theme is basic part of any design. We can choose eye caching color as per the industry standard. Consisten

PayPal Integration in Android

PayPal Integration : I am introducing step by step points for integrating paypal into your application with understanding of different terms used in programing. Creating developer account in paypal : a. For development purpose we need to cr

How to clear ASP.NET Cache forcibly code behind or expire cache using HTML Cache Control Tag?

Hi All, Though leverage browser caching reduces the load times of pages by storing commonly used files from your website on your visitors browser but sometimes, we need to force application to clear Cache (or System.Web.HttpRuntime.Cache), many ways

CompareValidator control in asp.net

CompareValidator control is used to compare the value of one control with the value of another control or a constant value. The comparison operation can be any of the following. Equal GreaterThan GreaterThanEqual LessThan LessThanEqual NotEqual Dat

Implementing Slider with Angular UI Bootstrap

To create slider with angular UI, carousel is used as it is same as bootstrap's image carousel. But It also supports swiping in the touch devices. ngTouch is used to enable the swiping in the touch devices. We have to load ngTouch module as a dep

How to change the default svn username and password to commit the changes?

Sometimes your SVN is configured with your own svn-account, but some changes in your code are to be commited from some other person's svn account. This commit could either be a one time operation or permanently the svn account might need to be c

AngularJs Expressions

Hii, This blog is in continuation with my previous blog on directives in angularJs, in this blog,  I will discuss expressions in angularJs. In angularJs  "Expression"  are used to bind data to HTML. Expression

How to Transform XML Data As HTML Using XSLT in ASP.NET MVC

XSLT   XSL stands for eXtensible Stylesheet Language used for XML styling. XSLT in turn stands for XSL transformations i.e transformation of XML documents into different specific/design formats like XML transformation into Html.   Steps

Forgot Password And Reset Password In CakePHP

Forgot password functionality we usually on the login page of many website. It is used when we we forgot our password and want to recover it. In this blog we are going to recover it by sending an email to the registered email with user account. we

attr_accessible in Rails 4

Before going into the details of “attr_accessible”, the best thing would be to understand why it was needed. It was basically needed to avoid the Mass-assignment Attack. For that we need to know about Mass-assignment :- Mass-assignment is u

1 406 423
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: