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

Search In

Enabling of Javascript in your browers

To Enable Javascript on yourbrowser'ss you have to follow certain steps. Sometimes users face to load some websites because of Disabling of javascript. It gives some interactive content on modern browsers. Mostly these are the browers which is

Creating Your First Module

Creating module is easy in drupal Steps you need to follows are as below. Creating the module directory Creating the .info file Creating the .module file Where does your custom module goes? Its always better to keep contrib and custom modules se

Memory management under ARC

ARC Memory management 1)Methods you can’t call (or override) anymore You will have to remove all calls to these methods without substitution: 1)retain 2)retainCount 3)release 4)autorelease 5)Dealloc You also can’t use the retain keyword with

How to create email template in OpenERP

By creating an email template one can send emails very easily and quickly as you already design it, add reports, signature. You can use these templates for any document in the OpenERP to enhance your sales, marketing, and accounting tasks. With these

How To Write Good Test Cases

Writing test cases is most important key activity performed by tester in software development life cycle(SDLC). This is the first step, followed by tester to identify, define & analyze the requirement. Test Cases: A test case is a set of conditi

Localization of a module in DotNetNuke

Introduction While creating a website to reach more and more people irrespective of their language, it becomes the need of the time to make the website a multi-lingual application. DNN achieves localization through the use of resource files. Resour

Programmatic Caching

The first thing we need to understand is the need of caching. This can be understood by a very simple and most common usage of search functionality. For example we need to search all products that come under furniture by typing in one of the furnitur

Types of Performance Testing

What is Performance Testing? It is in general testing performed to determine how system performs in terms of responsiveness and stability under a particular workload. It can also serve to investigate, measure, validate or verify other

Stack in C++

The std::stack class is a container adapter that gives the programmer the functionality of a stack - specifically, a FILO (first-in, last-out) data structure. The class template acts as a wrapper to the underlying container - only a specific set of

Difference between DELETE and TRUNCATE in MySQL.

In MySQL, DELETE and TRUNCATE both are used for deleting data from table. DELETE DELETE comes under DML(Data Manipulation Language). DELETE can be used to delete a particular row by using WHERE clause. It is slower than TRUNCATE as it keeps logs.

1 14 117
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: