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

Search In

How to develop Robust website in Php

Hello readers, today I guide you "How to develop Robust website in Php". Site development is a urgent perspective to any entrepreneurial endeavor. However, that is normal information nowadays. The written work on the divider is clear &ndas

Page Objects in .NET

While running websites the first thing that happens is that page gets loaded. During this the page event cycle executes and fires lots of events.   Types of Object:  Session  Application  Cache  Request  Respons

How to apply Custom Discount in magento

In magento sometimes we are requiered to apply our own discount on the cart total section.  To do so we can work upon the event sales_quote_collect_totals_after. Lets see how we can do it: 1. Create a module with namespace as Custom and module

QueryString explained with example in ASP.NET

QueryString explained with example in ASP.NET QueryString is the property of Request object which is used to pass variable values between html pages or between web forms. It is easier to pass data between web forms through QueryString. Example of Q

Rails Command Line Tools

Rails is a language particularly known for its rapid development and shortcut commands that make development of applications and its modules fast and easy. Today I am going to tell you about few most basic commands of rails: 1. rails new: This com

Reasons Why You Should Use Google+ for Online Marketing

        Google Plus was launched on December 15, 2011. However, the Google social networking and sharing website had to face hard times initially. There was a buzz that it will replace Facebook, but it didn’t not happe

How to create slider of products recently edited ?

In magento if we are required to create a simple slider of products which are recently edited for say between from previous month to the current month. Lets see how we can create it : 1. Create a module with namespace and module. 2. Then Create a fi

Testing In Rails: Unit Testing In Models

Testing In Rails: Unit Testing In Models Hi friends, In my previous blog, Testing In Rails: Introduction and Creating Test Data, I had given you a brief introduction of rails test cases and why they are required. Also I guided you how we can create

How to set the partner's sale currency in OpenERP (Odoo) ?

In below example I have written Python script to the partner's sale currency . Use below python code in .py file : for order in self.pool.get('pos.order').browse(cr, uid, ids, context=context): if order.invoice_id: i

How to integrate Firebase in Android?

Hi Friends, This tutorial will guide to integrate Firebase in android application and store and sync data to Firebase through a very simple example. We will discuss complete tutorial step by step . Step 1- Firebase introduction Firebase provides

1 290 342
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: