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

Search In

ExecuteScalar while CRUD operations

While performing the CRUDE operations like insert delete update in the database we make use of the functions provided by the SQL classes.       Mostly we use ExecuteNonQuery function for the CRUDE operations but we need to unders

How to integrate braintree payment gateway?

Hello Readers, This blog show the integration of braintree. 1. Braintree is a subsidiary of paypal. 2. Braintree accepting most commonly used cards and it is secure payment system. When we use the braintree we require a barintree library first and

Meta tag and its uses

What is meta tag? The <meta> tag gives metadata about the HTML document. It is a machine parsable and the metadata will not be displayed on the page. These elements are typically used to specify page description, keywords, author of the documen

How to communicate with the Odoo Server ?

Most operations with Odoo involve communicating with models implementing business concern, these models will then interact with some storage engine. JQuery provides ajax function for network interactions, communicating with Odoo requires additional m

Maven build issue due to -jre or jdk

Error after running Maven install Error: Unable to locate the Javac Compiler in: C:\Program Files (x86)\Java\jre6..\lib\tools.jar Please ensure you are using JDK 1.4 or above and not a JRE (the com.sun.tools.javac.Main class is required). In most

Login Scene With Unity3D

Most of the Apps or Games required Login scene. Login in any App or Game should be secure from the hackers. Today I am going to show how you can use Login in Unity3D. It is secure and very fast process for the login. private string url = "www.mys

Upload Screen Shot to server

Most of the apps or games allowed to the user to upload his screen shorts on the server for latter user. Today I am going to show how to upload screen shot to server in Unity3D. private string url = "www.mysiteURL"; Texture2D screenShot = Appl

htaccess to allow for more then one address without asking for Authentication

Suppose we are working on a project in a local area network where all developer have same IP Address. then most of times its a requirement that project must be accessed directly without authentication. But at the same case if any one trying to acc

How to style BuddyPress pages than a regular WordPress page

Hello Readers, Most of the time when you work on the buddyPress, you wanted to style BuddyPress pages differently than a regular WordPress page, you need add a template file named buddypress.php to your theme’s directory and BuddyPress would use tha

Widgets Basics in odoo9

Widgets are most powerful workstation and the Odoo web client bundles jQuery for easy DOM manipulation. It is useful and provides a better API then standard W3C DOM2, but it is insufficient to structure complex applications which leads

1 44 633
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: