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

Search In

Best way to show Angular JS on browser

Hello Reader's if you want to learn Angular JS then this blog is the best to understand it. Here I'll create a script written in Angular that will reprint the charracter which are typed in text box. <!DOCTYPE html> <html> <script src=

Onchange in Odoo9

Onchange is the most important function for Odoo. The "onchange" mechanism provides a method for the client interface to update a form at the time when the user filled a value in a field, without saving anything to the database. For example you can s

Can function main() be overloaded in C++?

Can function main() be overloaded in C++? The main() function can be overloaded in C++ by defining main as member function of a class.Since main is not a reserved word in many programming languages like C++,C# ,java etc, main can be declared as a v

Configuring Magento for Debug Mode

firstly Disable Cache System > Cache Management > Select All [check-boxes] > Actions = Disable > Submit  Secondly Re-Index All System > Index Management > Select All [check-boxes] > Actions = Reindex Data >

How to use appendTo()event in Jquery ?

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to use appendTo()event in Jquery. Basically appendto() method is used for inserting specified content of HTML elements at the end of the selected elements.  So we&n

How to make pendrive bootable using command prompt for windows?

If you are trying to make Pen-drive bootable, you can do this by using cmd prompt. Follow the below steps- First make sure to insert the usb drive and then go to Command Prompt---> press start+r key to open run and type cmd in to open command pro

CakePHP find and save/add operation

Here is small example which will give you a basic idea about CakePHP find & save operation. <?php class PagesController extends AppController { public $name = 'Pages'; public $uses = array('User'); public function show() { i

How to show animation with objects

Animation On x and y axis. If we want to show some moving object on X or Y axis then we can use following code. Here we have taken one view and give some colour to it. CABasicAnimation *animation = [CABasicAnimation animation]; animation.keyP

How to find unix timestamp in PHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to find Unix timestamp in PHP? If you want to get current Unix timestamp then you should use getTimestamp() function which returns Unix timestamp that represents the date. This

AngularJs Controllers

Hii, This blog is continuation with my previous blogs on AngularJs,In my previous blog i had discussed about the following: What is angular js,angularJs directives and expressions. In this blog i am going to discuss about controllers in angularJs wit

1 389 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: