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

Search In

List of Best 5 Smartphone Mobiles Under 15000 You Should Compare

Hello, Friends Nowadays the Premium Segment Smartphones are getting more and more expensive for the reason that I am presenting you the list of Best 5 Smartphones Under 15000 which you can buy without any hesitation. All the Smartphones in

Jquery Grid in MVC

While display bulk of data in MVC we use lot of things for it.   One way is to display it using the table but in this case we dont have the basic functionality like paging sorting and if we want to edit it in the same view we are in then it wi

  • 342
Invoking controller/view methods from the console in Rails

At the time of development of a module or functionality we always curious that the code we wrote will work perfectly or not until and unless we run that in a browser. so rails provide us a way where we can test the functions via a console. By running

How to promote the page in OpenERP(Odoo)?

If you want to promote the page in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to website menu and clik it. Step-2 Go to promote page and click it. Step-3 Define Keywords->Add keyword->Reference Your Page->Title->Desc

Risk Management

Risk in software project is any anticipated unfavourable event or possibility of incurring loss in the Project while the project in underway . It can hamper the successful and timely completion of project.To Identify the risk in the Project is always

Image Crop Using Java and Jquery Crop (Jcrop)

FrontEnd: Include jquery.Jcrop.css, jquery.Jcrop.js and jquery.Jcrop.min.js Open an image in a div with a form. Take 4 hidden input fields: <input type="hidden" id="x" name="x" /> // x coordinate of the image <input type="hidden" id="y" n

How to detect browsers in wordpress

Welcome to FindNerd In some situation we have to detect the browser and perform the different operations on different ones. If we talk about the WordPress then there are many global variables available to detect the browser on which you are processi

Make bullet colors in ul li lists using CSS

Hello Reader's Here is an example bullet list (unordered list) without using any image, you can use custom bullets in your web page as done below. Here is the HTML <div class="demo"> <ul> <li>Your Listing Content type

Rigidbody2D in Unity3D

Unity built in physics engine provide components that handle physical simulation. Rigidbody2D is one of the main component among the unity physics engine that allow sprite to be moved in a physically convincing way by applying forces from the script

Select an item in dropdownlist by text programmatically

To understand this, consider the following code: //Dummy DataTable DataTable dt = new DataTable(); dt.Columns.Add("EmployeeName"); dt.Columns.Add("EmployeeId"); for (int i = 1; i <= 10; i++) {

1 124 320
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: