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

Search In

Use of Repository in MVC

Repository in MVC project is used to store and perform the crud database operations.   It is folder in which there is class file that contains definitions of functions performing the operations   So we are explaining the function insert

Mysql and Sql injections

SQL Injection: If we are trying to save data into the database from webpage inputs than we have forget wide open security issue is known as SQL injection. Now the Question is how to prevent it and help to secure your script and MYSQL statement. Preve

How to get browser current timezone with jQuery?

Sometimes we need to identify the clients timezone to make some calculation on time. For example - we want to save current time based on user's timezone into database, so in this case we need to get the user's current timezone. To do this download t

ASP.NET MVC 4 New features.

ASP.Net Web API. Default templates for new project is enhanced. Templates for Mobile Projects. New Display Modes feature. JQuery Mobile, the View Switcher, and Browser Overriding. Task support for asynchronous controllers. Azure SDK. Database migra

How to add OpenERP Report Designer In menu for Creating Report in openoffice

This tutorial will guide you to add OpenERP Report Designer in menu for Creating Report in openoffice. Follow these step to add menu in openERP 1 - install base_report_designer module in database 2 - Download openoffice and open 3 - configure the

Unable to upgrade module in OpenERP

If module is not upgrade in OpenERP, later on error will came while you upgrading any module. Or in other words we can say that, while upgrading module in OpenERP we faces error and every-time false to upgrade module, so to solve this issue follow th

How To Fix JAuthentication Error in Joomla

Hello Readers, When we log in to the Joomla administrator site and we find out the error like:- unable to log in to the Joomla administrator site. JAuthentication::__construct: Could not load authentication libraries. Username and password do not

Magento indexing issue

Sometime we face issues in reindexing like "Some problem with reindexing process" error, there are many reasons for it - 1) maximum execution of script 2) number of products in database and store view 3) locked files of previous process To get

Model Reference in odoo9

Model reference is used with main super-class for regular database-persisted OpenERP models. OpenERP models are created by inheriting from this class. For example you can see below code. class user(Model): ... openerp.oepetstore = function(insta

How to write insert query in Symfony2

Hello Friends, If you are working on symfony2 and looking to implement insert query please review the below example and make the changes according: Open your model/repository file $sql = "insert into tbl_paymentmethod set pm_m_id =:pm_m_id, pm_ve

1 152 161
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: