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

Search In

Remote Validation in ASP.NET MVC

Remote Validation in ASP.NET MVC   The process of validating specific data field by posting it to server without posting the entire form is remote validation. For e.g : There is a unique field in the database table,it's uniqueness needs t

Accessing JNDI DataSource with JSTL from JSP

JSTL Sql tags with JNDI datasource : In this article we will show you how to create the JNDI datasource and access it using the JSTL tag library. We will use the tomcat DBCP Connection Pool defined in context.xml, to execute an SQL query and output t

Creating automated actions in Odoo

If you want to create automated action in odoo, you have to go in .xml file and decide the action menu. 1- The first step is to create a model and to create some fields on this model->   class test_demo(models.Model):     _name = 'test.d

NORMALIZATION IN DBMS

NORMALIZATION Database is a collection of meaningful data by which we can easily upload,update,delete and manage data. while creating a database the main problem which encounter is data redundancy. Data redundancy is condition in which same piece o

Drag and drop with jQuery UI Sortable

If you want to make the drag and drop with jQuery UI Sortable then you have to do the following things. The jQuery UI sortable feature include the serialize method. A text string in standard URL-encoded notation is created with serialize ().  S

How to add comment using php & jquery without page refreshing

Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po

Invoking controller/view methods from the console in Rails

At the time of development of a module or functionality we always curious that the code we wrote will work perfectly or not until and unless we run that in a browser. so rails provide us a way where we can test the functions via a console. By running

Sample Traceability Matrix

Traceability Matrix A traceability matrix is a documented report from the requirements database or repository. It contains all information requirements which determine the associated information to be stored with the requirements. We can use requir

Requirements for Traceability Matrix

Requirements for Traceability Matrix :- Traceability Matrix can be determined using a kind of tools or equipment, in other words requirements management software, spreadsheets and databases, or yet with hyperlinks in a word processor or tables. Trace

logging SQL queries

AJAX request runs a RAW parameterized Postgres SQL Query after receiving request Suppose we have a situation like that Here's my situation in my php view file, I make AJAX request to the server The AJAX request is received and runs a RAW paramet

1 78 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: