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

Search In

How to make user in OpenERP (Odoo)?

If you want to make user in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to Settings menu and click it. Step-2 Go to users->Users Step-3 click on Create button Step-4 Name->Email->Adress->Access Rights->Appli

How to delete cache in magento

We can remove the cache from the root folder of the magento in the root path by deleting the files in cache folder of the path /opt/lampp/htdocs/magento/var/cache The another way is to delete magento cache by usign magento admin panel as : 1) Go t

How to use MVVM Architecture with rxjava and retrofit in Kotlin

MVVM stands for model view view-model pattern which helps to separate development of graphic user interface and remove lots of bboilerplatecodes. So in this blog we will help you to use MVVM architecture with rxjava and retrofit in Kotlin or we

Test Coverage and its advantages

What is test coverage and its advantages and disadvantages? Test coverage or Code coverage is a very useful tool which is used to test untested parts of code. Test coverage is a measure which is used to describe the degree to which a source code of p

List of some useful array functions in PHP

Hello friends, This article demonstrates some helpful array functions which are used to remove duplicate values from an array, counting the number of occurrences of values, picking out one or more elements randomly from an array and to randomize the

Steps to create module in DNN 7

I. Installing the templates 1. First of all you have to download Aspose.DNN.Templates_VS2013 from the given link: https://asposednn.codeplex.com/releases 2. Now double click on the downloaded file to install the templates in visual studio. II. Creat

compact() and extract() functions in PHP

PHP provides two functions, extract( ) and compact( ), that convert between arrays and variables. Both compact() and extract() are Array functions of PHP compact(): The compact() function is used to create an array from variables and their values.

Virtual Hosting - Host Multiple Sites on Single Server

Virtual Hosting is a process in which we can host multiple sites on a single server. or we can also say single Apache to have multiple sites. Types of Virtual Hosting Virtual hosting is of two types- 1. Name Based 2. IP Based Name Based Virt

Converting a string between camel case & snake case in Rails

There is a method provided in rails to convert a string to the camel case. The method is camelize. By default camelize converts a string to upper camel case. If we don't specify any argument in camelize method, it will convert the given string to

Category on View to animate subview like popup in iPhone sdk

Hi Readers, In our app we usually make custom alerts which we need to animate at the time adding it on its superview. To achieve it with you custom view make a category like this : Put this code into your .h file of category named as UIView+Anim

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