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

Upload (Insert) and Download (Retrieve) Files from Database using Generic...

Here Mudassar Ahmed Khan has explained with an example, how to upload (insert) and download (retrieve) Files from SQL Database using Generic Handler and jQuery AJAX in ASP.Net with C# and VB.Net. The...

View Article


Create ZIP File in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to create a ZIP file in ASP.Net MVC Razor. Multiple files will be compressed into a ZIP file Archive using the DotNetZip Library in ASP.Net...

View Article


DotNetZip MVC: Compress and Download multiple Files as Zip using DotNetZip in...

Here Mudassar Ahmed Khan has explained with an example, how to compress and download multiple Files as Zip using DotNetZip in ASP.Net MVC Razor. Multiple Files will be compressed and the ZIP file will...

View Article

Submit (Post) Form to Web API in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to submit (post) a Form and send data to Web API in ASP.Net MVC Razor. This article will explain how to create Form Fields using Model class...

View Article

Download Compressed Zip File from Web API in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to download Compressed Zip File archive from Web API in ASP.Net MVC Razor. This article will make use of DotNetZip library for compressing...

View Article


POST Form data to Web API using Html.BeginForm in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to submit (post) a Form and send data to Web API using Html.BeginForm Helper method in ASP.Net MVC Razor.

View Article

Using IF ELSE condition in ItemTemplate of Repeater in ASP.Net

Here Mudassar Ahmed Khan has explained with an example, how to use IF ELSE condition in ItemTemplate of Repeater in ASP.Net using C# and VB.Net. IF ELSE statement is not supported in ItemTemplate of...

View Article

GridView with Multiple Headers in ASP.Net

Here Mudassar Ahmed Khan has explained with an example, how to add multiple Headers (Header Row) to GridView in ASP.Net using C# and VB.Net. Multiple Headers (Header Row) will be inserted to GridView...

View Article


Add dynamic Header Row inside Header Template in ASP.Net

Here Mudassar Ahmed Khan has explained with an example, how to add dynamic Header Row inside Header Template in ASP.Net using C# and VB.Net. The dynamic Header Row will be added inside the Header...

View Article


Add dynamic Header Row to GridView programmatically in ASP.Net

Here Mudassar Ahmed Khan has explained with an example, how to add dynamic Header Row to GridView programmatically in ASP.Net using C# and VB.Net. The dynamic Header Row will be added to GridView using...

View Article

Add Dynamic TextBox and Save (Insert) values to Database in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how add dynamic TextBoxes and also Save (Insert) the values of dynamic TextBoxes to Database in ASP.Net MVC Razor. The dynamic TextBox controls...

View Article

Submit (POST) FormData to Controller using jQuery AJAX in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to submit (POST) JavaScript FormData object to Controller using jQuery AJAX in ASP.Net MVC Razor.

View Article

Display Image from Folder (Directory) in PictureBox control using C# and VB.Net

Here Mudassar Ahmed Khan has explained with an example, how to display Image from Folder (Directory) in PictureBox control in Windows Application using C# and VB.Net. The Image file will be selected...

View Article


Save Image in Folder (Directory) and Path in Database in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to save Image in Folder (Directory) and Path in Database in ASP.Net MVC Razor. The Images saved in Folder (Directory) will be displayed using...

View Article

Save Image in Folder (Directory) and Path in Database in Windows Application...

Here Mudassar Ahmed Khan has explained with an example, how to save Image in Folder (Directory) and Path in Database in Windows Forms Application using C# and VB.Net. The Images saved in Folder...

View Article


ASP.Net MVC: Pass (Send) DropDownList Selected Value to Controller using...

Here Mudassar Ahmed Khan has explained with an example, how to pass (send) DropDownList Selected Value to Controller Action method using Html.ActionLink ASP.Net MVC Razor.

View Article

ASP.Net MVC: Pass (Send) TextBox Value to Controller using Html.ActionLink

Here Mudassar Ahmed Khan has explained with an example, how to pass (send) TextBox Value to Controller Action method using Html.ActionLink ASP.Net MVC Razor.

View Article


Redirect to another View (URL) after AJAX call in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to redirect to another View, Page or URL after AJAX call in ASP.Net MVC Razor.

View Article

Display Validation Summary in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to display Validation Summary in ASP.Net MVC Razor. The Validation Summary will display error messages using the Html.ValidationSummary Html...

View Article

Make CheckBox ReadOnly in ASP.Net MVC

Here Mudassar Ahmed Khan has explained with an example, how to make CheckBox ReadOnly in ASP.Net MVC Razor. By default, CheckBox cannot be made ReadOnly and hence using JavaScript it is made...

View Article
Browsing all 4693 articles
Browse latest View live