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

Search In

Edit and Delete template in tabular data using Angular JS and WEB API

In today's world, we need to display the data in tabular format with edit and delete functionality. For example, in ASP.NET we have Gridview control, which is more simple to achieve this. We have Edit data template and view template in ASP.NET Gr

IFNULL Function

The IFNULL( ) function is available in MySQL, and not in SQL Server or Oracle. This function takes two arguments.     If the first argument is not NULL, the function returns the first argument. Otherwise, the second argument is returned.

Spring JDBC Template for calling Stored Procedures

In Spring we can call the stored Procedures using the SimpleJdbcCall class. we have use it with IN and OUT parameters. Firstly we need to create the procedure in database. DELIMITER // DROP PROCEDURE IF EXISTS `TEST`.`getRecord` $$ CREATE PROCEDURE

Jquery Form Validation in Asp.Net

Jquery Form Validation in Asp.Net:     For form validation first we have to design a form in HTML. Example: <form id="form1" runat="server"> <table border="0" cellpadding="0" cellspacing="0"> <tr>

Python Programming Language in Embedded Software Development - Core Roles

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Image: Business Insider Title: Python Programming Language   The deployment of embedded syste

Dynamically Set State is Not Displayed in Generated Places in Javascript

I am receiving some data as props and on click I am trying to display next items from array. In render I'm calling `{this.dropdown()}` which triggers folowing and display data succedsfully:       dropdown = () => {   &nb

1 533 535 next
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: