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

Search In

SQL Server : How to insert values in identity column programmatically?

Identity field is typically used as a primary key in database. When a new record is inserted into a table, this field automatically assigns an incremented value to this column.However, inserting our own value into this column is not straightforward.I

Get the Current Page URL

To get the current page url please check the below php script. In the below script we define a function named as currentPageURL( ). Then we have created a variable named as $PageURL having value http. Now we are using the PHP superglobal varriable n

Significance of Workflow Reassignment in MDM

Workflow Reassignment describe the data changes through the defined workflow and track which change is in what status. Workflow Reassignment enable business users, data stewards and data owners to author and validate master data in the MDM hub as we

Styles in odoo-9

In odoo-9 use Style and Css to make for dynamic website. Styles are defined using standard CSS files. You can define a style as default or optional. The default styles are always active in your theme, the optional styles can be enabled

How to update your theme in odoo-9

Theme is most important part of odoo website and its is also use to make odoo website. When the themes have been installed only after then XML files loaded, and whenever you make changes on an xml file then each and ever time you will have to force r

Declaring Objects in javascript

Objects are another powerful way of handling and storing of data. In arrays the indexes are commonly numerical; objects give us a better way of assigning and retrieving data. <html> <script type="text/javascript"> /* D

What Is Software Schedule ?

What Is Software Schedule ? Normally software schedule is exactly associated to the volume or capacity of the project, endeavors (efforts) and expenses included. Why we done scheduling for the software ? There are mainly 3 basic reasons behind th

What is Auto-increment keyword in MySQL?

Auto-increment is used to allow a unique number when a new record inserted into a table. Generally we use Auto-increment to create value for primary key field automatically when a new record is inserted into a table. Syntax: The below statement cr

Object casting in PHP

Hello Reader's if you need to cast the objects in PHP then this blog is helpful to you . Here below I created a function which will cast the object and relocate the object to location as you define function cast($destination, $sourceObject) {

Defect Logging And Defect Tracking

Defect Logging And Defect Tracking:- In the software testing field both terms ‘Defect Logging’ and ‘Defect Tracking’ are very important. For more details please see below:- Defect Logging:-Defect Logging is a technique, which is used to determine i

1 23 76
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: