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

Search In

Ruby: Dynamic method call using send method

Ruby: Dynamic method call using send method Hi friends, As everybody says rails is a dynamic language. They says this because of its functionalities that makes it dynamic. One of the feature of rails is it's send method. It is an instance metho

Few Qualities Of A Good Software Tester

Hello readers… As we all know that nowadays each organization is utilizing different- different technologies. All companies has their individual needs or requirements for the software which they are using. When these companies developed or im

Convert Object to XML using JAXB

Hello Programmers, A number of times, we need to cast our Java object into an XML or vice-versa. The turms are technically know as marshalling and un-marshalling. There are many different Java libraries to do the same in which Castor and JAXB a

Select Operation in MVC gridview

For working in gridview you can use either the jquery or the predefined template for displaying the data in the grid.   First i will create the model class that is used to display the details in the gridview.   public enum getstatus

Implementing CORS in NGINX

Allow CrossDomain Requests on NGINX Based Server Hi friends, At some point because of some requirement, we might want to hit one server's api from another server's javascript or so, and we get errors like: http://somedomain.com is not allowe

Overriding Magento Core Files

Hello Readers, Sometimes you need to do some changes in magento core files. It is a good habit of every Magento programmer to override the core file instead of making change in core file. In this tutorial, i will explain how to override magento block

CSV helper for exporting data in cakephp

We can use CSV helper for exporting data in excelsheet in cakephp. For using CSV helper we have to follow simple steps. Step 1:- Firstly we have to create a file naming CsvHelper.php and have to save it in our app/view/Helper directory. Below is t

Updation in Jquery Grid

In MVC while embedding the Jquery grid we will have to also perfrom the Crude operations like Insert Update Delete.     For doing that in MVC we need to made actions for it and for each action we need a view .     But in cas

Hooks in cakephp

Hooks are the functions that we can call prior and afterward doing any task in Models related to database. These are also known as callback methods. Like after finding data, before saving data etc. e.g beforeSave(), afterSave(), before

Spiral Model: Advantages and Disadvantages

Spiral model is same as the incremental model with more significant located on the risk analysis. Generally spiral model is distributed in four phases as- Planning, Risk Analysis, Engineering & Evaluation. In the spiral model any software project

1 604 720
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: