Quantcast
Channel: ASPSnippets RSS Feed
Browsing all 4791 articles
Browse latest View live

Validate File extension before Upload using Regular Expression in JavaScript...

Here Mudassar Ahmed Khan has explained how to validate File extension before Upload using Regular Expression in JavaScript and jQuery. The selected File’s extension will be validated using a Regular...

View Article


Download and Install Microsoft Northwind Sample database in MySql

Here Mudassar Ahmed Khan has explained how to download and install Microsoft Northwind Sample database in MySql. Microsoft’s Northwind database is available for SQL Server and MS Access but it is not...

View Article


Custom Paging in ASP.Net GridView using MySql Stored Procedure

Here Mudassar Ahmed Khan has explained how to implement Custom Paging in ASP.Net GridView using Stored Procedure in MySql database using C# and VB.Net.

View Article

Call MySql Stored Procedure with Parameters in ASP.Net, C# and VB.Net

Here Mudassar Ahmed Khan has explained how to call MySql Stored Procedure with Parameters in ASP.Net, C# and VB.Net. The article explains with a simple example where a Stored Procedure will be passed...

View Article

Upload and display Image without saving in ASP.Net using C# and VB.Net

Here Mudassar Ahmed Khan has explained how to upload Image and display it in Image control without physically saving it in a folder on disk in ASP.Net using C# and VB.Net.

View Article


Save and Retrieve BLOB Images from MySql Database in ASP.Net, C# and VB.Net

Here Mudassar Ahmed Khan has explained how to save and retrieve BLOB (Binary) Images from MySql Database in ASP.Net, C# and VB.Net. The Image files will be saved as BYTE array in the BLOB field of...

View Article

Encrypt and Decrypt Connection Strings in Web.Config file in ASP.Net

Here Mudassar Ahmed Khan has provided a tutorial with example to encrypt and decrypt Connection Strings in Web.Config file in ASP.Net. The Encryption and Decryption of the Web.Config file’s...

View Article

Get Google RECaptcha Site Key (Public Key) and Secret Key (Private Key)

Here Mudassar Ahmed Khan has explained how to register and get Google RECaptcha Site Key i.e. Public Key and Secret Key i.e. Private Key. In order to integrate the Google RECaptcha to the website, one...

View Article


Validate Google RECaptcha on Client Side using JavaScript and jQuery in ASP.Net

Here Mudassar Ahmed Khan has explained how to validate Google RECaptcha version 2.0 on Client Side using JavaScript and jQuery in ASP.Net. The Google RECaptcha version 2.0 allows to validate the...

View Article


Calling ASP.Net AJAX PageMethods using ScriptManager Example

Here Mudassar Ahmed Khan has explained explain how to use and make call ASP.Net AJAX PageMethods using ASP.Net AJAX and ScriptManager.

View Article

Encrypt and Decrypt Connection String in App.Config file

Here Mudassar Ahmed Khan has provided a tutorial with example to encrypt and decrypt Connection String in App.Config file used in Windows and Console Applications. The Encryption and Decryption of the...

View Article

Creating web pages dynamically in the Code Behind in ASP.Net using C# and VB.Net

Here Mudassar Ahmed Khan has explained how to create dynamic web pages in ASP.Net code behind using C# and VB.Net.

View Article

Install AJAX Control Toolkit in Visual Studio ToolBox

Here Mudassar Ahmed Khan has explained how to install AJAX Control Toolkit in ToolBox of Visual Studio 2008, 2010, 2012 and 2013.

View Article


Simple Insert Update and Delete Triggers in SQL Server with example

Here Mudassar Ahmed Khan has explained with simple examples, how to write Insert, Update and Delete Triggers in SQL Server. This tutorial is applicable for all versions of SQL Server i.e. 2005, 2008,...

View Article

SQL Server: Instead Of Delete Trigger Example

Here Mudassar Ahmed Khan has explained with simple example, how to write an Insert Of Delete Trigger in SQL Server. This tutorial is applicable for all versions of SQL Server i.e. 2005, 2008, 2012,...

View Article


SQL Server: Instead Of Insert Trigger Example

Here Mudassar Ahmed Khan has explained with simple example, how to write an Instead Of Insert Trigger in SQL Server. This tutorial is applicable for all versions of SQL Server i.e. 2005, 2008, 2012,...

View Article

SQL Server: Instead Of Update Trigger Example

Here Mudassar Ahmed Khan has explained with simple example, how to write an Instead Of Update Trigger in SQL Server. This tutorial is applicable for all versions of SQL Server i.e. 2005, 2008, 2012,...

View Article


Call JavaScript function on GridView Row click using jQuery in ASP.Net

Here Mudassar Ahmed Khan has explained how to call a JavaScript function on GridView Row click using jQuery in ASP.Net. Using jQuery a Click event handler will be assigned to the GridView Row so that...

View Article

Get value of Label set using JavaScript on Server Side in ASP.Net using C#...

Here Mudassar Ahmed Khan has explained how to get value of Label set on client side using JavaScript on server side (code behind) in ASP.Net using C# and VB.Net. Label controls do not send values to...

View Article

Include a JavaScript JS file in another JavaScript JS file

Here Mudassar Ahmed Khan has explained how to dynamically include an external JavaScript JS file in another external JavaScript JS file. The external JavaScript JS file will be included using dynamic...

View Article
Browsing all 4791 articles
Browse latest View live


Latest Images