Introduction:
Here I
will explain how to create or build jQuery modal popup window with example. create modal popup window using jQuery or jQuery
modal popup window or dialog example to show alerts messages, notifications, errors and many
more with beautiful css styles.
Introduction:
Description:
Introduction:
Description:
Introduction:
Here I will explain how to check if browser supports history.pushState HTML5 history function or not in JavaScript
and
jQuery.
Generally we will use pushState function in HTML5 to change browser url without refresh or reloading page in jQuery
and JavaScript.
Introduction:
Here I will explain how to change browser url without reloading or refreshing
page using HTML5 history api in JavaScript
and
jQuery.
By using pushState function in HTML5 history API we can change browser
url without reload or refresh page in jQuery
and JavaScript.
Introduction:
Here I will explain how to insert multiple selected rows or records data from gridview into database in asp.net using sqlbulkcopy in
c#,
vb.net
or insert selected gridview
rows or records bulkily in database in asp.net
using sqlbulkcop in c#,
vb.net with example.
Introduction:
Here I will explain how to get current datetime in AngularJS or get only current
date or time from AngularJS. By using “new Date()” function we can get current date or
time or datetime in AngularJS.
Introduction:
Description:
Introduction:
Here will explain how to remove duplicate records or rows from a table in SQL Server or delete duplicate records from table in SQL Server.
Description:
Introduction:
Here I will explain how to write query to take database backup in sql
server
or take backup of database using sql
server management studio. To take
database backup in sql
server we need to write query like “BACKUP
DATABASE DatabaseName to Disk…etc” or directly from management studio we can take backup in sql server.
Description:
Introduction:
Here I will explain what is encryptbypassphrase and decryptbypassphrase
functions in sql
server. By using these functions we can encrypt or decrypt string or text or password column in sql server.
EncryptByPassPhrase
function in sql
server will encrypt the data and store it in varbinary format and DecryptByPassphrase function will decrypt varbinary encrypted string and show the result in decrypted format.
Description:
Introduction:
Here I will explain how to do encryption and decryption of string or
text or password in sql
server using encryptbypassphrase and decryptbypassphrase
functions in sql
server. EncryptByPassPhrase
function in sql
server will encrypt the data and store it in varbinary format and DecryptByPassphrase function will decrypt varbinary encrypted string and show the result in decrypted format.
Description: