
Search In
While making interaction with the databases most of the time we communicate with the SQL Server database.
OLEDB Object Linking and Embedding Database comes under the ODBC Object Database Connectivity driver that is installed by default with the win
In the previous post i have shown how you can make element align horizontally and vertically using flaxbox layout.
In this post i will show you an simple example of html responsive page using flexbox.
Html Code:
<div class="wrapper">
<
Hello Dear Readers,
Most of times, when we append the text field of datepicker using jQuery it not work, in other words when we integrate the dynamic datepicker using jQuery append method then datepicker work only with first field.
In this post we
LESS is a css pre processor which extends the css language with some additional new features like declaring variables, mixins, functions and other techniques that allow us to make CSS more maintainable and extendable.
Installation
To insta
Hii,
If you want to give your web page more attractive look,you can use beautiful "on hover animation effects".
By using hover effects you can create visually richer webpage.
We can use different plugins to give "on hove
Hii,
In this blog, I am going to share an example in which i have created a pure CSS Flip Flop button using few CSS properties like transitions, transforms, checkbox functionality and animations.
Flip flop buttons created using Pure
Difference between @@IDENTITY, SCOPE_IDENTITY () and IDENT_CURRENT
@@IDENTITY
Syntax : SELECT @@IDENTITY
The keyword "@@IDENTITY" in current session is capable of returning newly inserted or last record id of any
AngularJS : $emit, $broadcast and $on
Nested controller in AngularJs make use of $emit, $broadcast and $on. $emit and $broadcast are used for raising event in angularjs application.
$emit : It is used for dispatching event from
PayPal is an American Company Founded in 1998 by Palo Alto of California "United States". It provides services to users of online payment globally such as money transfer and traditional payment methods like checks and money orders.
Machine learning (ML) is a subset of artificial intelligence (AI) and comprises a set of technologies that utilize a large number of data sets for training and testing. Although the concept of machine learning itself isn’t new - the term was fi
