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

Search In

ASP.Net MVC-What's inside-Part1

The previous article shows a conceptual flow in ASP.Net MVC framework. There we saw that the controller is the central point of execution in MVC.And as you have gone through two theoretical articles on MVC flow, I think you've understood why control

How to set the traceability fields in OpenERP(Odoo)?

In traceability fields first we have to go in .py file (Python file) After that we have to decide where we want traceability fields and then give start to end Path to that field.Use below .py code in python file: 'date': fields.date('Entry Date',

Broken Links in Websites

Broken Links: Links for which pages are not found or there is a change in main URL that's why it is showing broken. Dead hyperlinks on websites are not just infuriating , but there presence may do some serious vandalization to your online business a

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

Load Multiple Image From server using imageloader class store in cache memory in android

Displaying images in a mobile application is one of the most common tasks for app developers. It can be quite challenging to efficiently load multiple images and display it on list-view or grid-view in Android. You can use following single class

How to Integrate an Open Street Map in Android Application

In this blog we will learn to use open street map (OSM), adding marker and get device location. OpenStreetMap (OSM) is absolutely editable Wikipedia like world map which is also free. Through openstreetmap you can easily download maps for the offlin

Select product and add product in your sale order line on button click in Odoo-8

In Odoo first, we create custom module and also create function and pass this function in button. And when we open the form we will select the product and this product will show in sale order line. Follow these step given below Step1- First we crea

How to show the customer payment Total in fields in OpenERP?

In OpenERP first, create a custom module and then inherits the account.payment object in your own module like module name test. Follow these steps given below Step1- First create the __init__.py file in your test module and use this code given bel

New User Interface for Findnerd Projects Session Tracker

A new and improved User Interface for the Findnerd Session tracker has been released on the Findnerd production server.   For allowing this new UI to work properly on your desktop you will need to remove the Java Temporary files from the sys

MVC Action Results

MVC Action Results:- ActionResult is a return type of a controller method,it's also called an action method. In MVC by default the controller actions will return the ActionResult Object. You can return various types of 

1 60 130
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: