<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    <!-- Videos-->
    <url>
        <loc>https://www.aspsnippets.com/videos/cIYkTM6_Ml0</loc>
        <lastmod>2023-04-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cIYkTM6_Ml0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Install package from Nuget</video:title>
            <video:description>Here Mudassar Khan has explained how to install Nuget package in Visual Studio 2012, 2013, 2015.    This video will illustrate how to install Nuget package in Visual Studio 2012, 2013, 2015, 2017, 2019, 2022 by installing System.Web.Optimization DLL reference in Visual Studio.    This video is supported for following Visual Studio versions:- 2012, 2013, 2015, 2017, 2019 and 2022.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cIYkTM6_Ml0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Cw3WXSa-3IE</loc>
        <lastmod>2023-04-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Cw3WXSa-3IE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side Mobile Number Validation using Data Annotations in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to perform Mobile Number (Cellphone Number) TextBox validation i.e. exact Ten Numbers (Digits) validation on Client Side using Data Annotation in ASP.Net MVC Razor.    The Mobile Phone Number (Cellphone Number) validation will be performed using Regular Expression (Regex).</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Cw3WXSa-3IE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/1q8f1uH2hLA</loc>
        <lastmod>2023-03-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/1q8f1uH2hLA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side Email Validation using Data Annotation in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Client Side Email validation using Data Annotation attribute and jQuery in ASP.Net Core MVC.    The Client Side Email validation will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=1q8f1uH2hLA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/RNJ0_K0jE44</loc>
        <lastmod>2023-03-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/RNJ0_K0jE44/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side RadioButton validation in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform validation for RadioButton in ASP.Net Core MVC.    The RadioButton validation will be performed on Client Side as well as Server Side using Data Annotations in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=RNJ0_K0jE44</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OWmDuWQra7g</loc>
        <lastmod>2023-03-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OWmDuWQra7g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side Indian Pan Card Number validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Indian PAN Card Number validation on Server Side using Data Annotation and Regular Expressions in ASP.Net MVC.    The Data Annotation attributes will be applied to the Model class properties in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OWmDuWQra7g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5UhMkduY938</loc>
        <lastmod>2023-03-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5UhMkduY938/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side RadioButton validation in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Client Side validation for RadioButton in ASP.Net Core Razor Pages.    The Client Side validation will be performed for RadioButton using Model, Data Annotations and jQuery in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5UhMkduY938</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/YYV-hsuV-30</loc>
        <lastmod>2023-02-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/YYV-hsuV-30/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side Indian Pan Card Number validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Indian PAN Card Number validation using Data Annotations and Regular Expressions on Client Side in ASP.Net MVC Razor.    The Client Side PAN Card Number TextBox validation will be performed using Model class and Data Annotation attributes in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=YYV-hsuV-30</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/iqfMfXmU2Jc</loc>
        <lastmod>2023-02-10</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/iqfMfXmU2Jc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side Email Validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Server Side Email validation using Data Annotation attribute in ASP.Net MVC Razor.    The Server Side Email validation will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=iqfMfXmU2Jc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ToMDmtL3LfY</loc>
        <lastmod>2023-01-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ToMDmtL3LfY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side validation for TextBox in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement TextBox validation in ASP.Net Core Razor Pages.    The TextBox validation will be performed on Client Side as well as Server Side using Data Annotations in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ToMDmtL3LfY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ce1KnpjvkNk</loc>
        <lastmod>2022-12-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ce1KnpjvkNk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using RegularExpressionValidator in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use RegularExpressionValidator in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ce1KnpjvkNk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/dNXlu2teJNM</loc>
        <lastmod>2022-05-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/dNXlu2teJNM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using AntiForgery Token in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use AntiForgery Token in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=dNXlu2teJNM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7olcuzeSVHk</loc>
        <lastmod>2022-04-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7olcuzeSVHk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Session value inside View in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display Session value inside View in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7olcuzeSVHk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ltJHt-u2Gm8</loc>
        <lastmod>2023-01-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ltJHt-u2Gm8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Indian Mobile Number Validation using RegularExpressionValidator in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Indian Mobile Number validation using RegularExpressionValidator in ASP.Net.    The Indian Mobile Number entered in the TextBox will be validated using Regular Expression (Regex) and ASP.Net RegularExpressionValidator.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ltJHt-u2Gm8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/yYit7Ru-ANk</loc>
        <lastmod>2023-01-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/yYit7Ru-ANk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Use Connection String from AppSettings.json with DbContext in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to set use Connection String from AppSettings.json with DbContext class in .Net Core and ASP.Net Core MVC.    Inside the Startup class, the Connection String is read from the AppSettings.json file and is used to add the DbContext service.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=yYit7Ru-ANk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/yeFv66KGcVU</loc>
        <lastmod>2023-01-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/yeFv66KGcVU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using RequiredFieldValidator for RadioButtonList in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Required validation for RadioButtonList control using RequiredFieldValidator in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=yeFv66KGcVU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lNuRvr3qFvE</loc>
        <lastmod>2023-01-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lNuRvr3qFvE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Perform Client Side Indian Mobile Number validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Indian Mobile Number validation on Client Side using Data Annotation in ASP.Net MVC.    The Indian Mobile Number validation will be performed using Regular Expression (Regex) in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lNuRvr3qFvE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/jszd39uFkOM</loc>
        <lastmod>2022-12-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/jszd39uFkOM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Indian PAN Card Number validation using RegularExpression in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Indian PAN Card Number validation using RegularExpressionValidator in ASP.Net.    The PAN Card Number entered in the TextBox will be validated on Button click using Regular Expression (Regex) and RegularExpressionValidator in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=jszd39uFkOM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DtHa-A78SJQ</loc>
        <lastmod>2022-12-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DtHa-A78SJQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side US Mobile Number validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform US Mobile Number validation on Server Side using Data Annotation in ASP.Net MVC.    The US Mobile Number validation will be performed using Regular Expression (Regex) in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DtHa-A78SJQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0p7GrDlRjL4</loc>
        <lastmod>2022-12-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0p7GrDlRjL4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side US Mobile Number validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform US Mobile Number validation on Client Side using Data Annotation in ASP.Net MVC.    The US Mobile Number validation will be performed using Regular Expression (Regex) in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0p7GrDlRjL4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NZfeKGCWmJs</loc>
        <lastmod>2022-12-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NZfeKGCWmJs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side DropDownList validation in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Server Side validation for DropDownList in ASP.Net Core MVC.    The Server Side validation will be performed for DropDownList using Model and Data Annotations in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NZfeKGCWmJs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/10XUXWZDEJk</loc>
        <lastmod>2022-12-10</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/10XUXWZDEJk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side DropDownList validation using jQuery in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Client Side validation for DropDownList in ASP.Net Core MVC using jQuery.    The Client Side validations will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=10XUXWZDEJk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/gwop7fuEd1Y</loc>
        <lastmod>2022-12-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/gwop7fuEd1Y/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side Email Validation using Data Annotation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Client Side Email validation using Data Annotation attribute and jQuery in ASP.Net MVC Razor.    The Client Side Email validation will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=gwop7fuEd1Y</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Wryis30fDRk</loc>
        <lastmod>2022-02-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Wryis30fDRk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Get and Set Session in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to get and set Session object (variable) in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Wryis30fDRk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/-35n0Zq5hBc</loc>
        <lastmod>2023-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/-35n0Zq5hBc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Read (Parse) JSON data from URL in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to read (parse) JSON data from URL in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=-35n0Zq5hBc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/txCWtI2LKlw</loc>
        <lastmod>2022-12-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/txCWtI2LKlw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export ASP.Net Table to Excel using JavaScript</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export ASP.Net Table to Excel file using JavaScript.    The ASP.Net Table will be exported (converted) to Excel file using the jQuery table2excel plugin.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=txCWtI2LKlw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Qx2yKVrLyFc</loc>
        <lastmod>2022-12-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Qx2yKVrLyFc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export ASP.Net Table to Excel using jQuery</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export ASP.Net Table to Excel file using jQuery.    The ASP.Net Table will be exported (converted) to Excel file using the jQuery table2excel plugin.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Qx2yKVrLyFc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DTgH7Wy5BuU</loc>
        <lastmod>2022-11-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DTgH7Wy5BuU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side DropDownList validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Server Side validation for DropDownList in ASP.Net MVC Razor.    The Server Side validation will be performed for DropDownList using Model class and Data Annotations in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DTgH7Wy5BuU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bMoMKRZNXFQ</loc>
        <lastmod>2022-11-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bMoMKRZNXFQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side RadioButton validation in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Client Side validation for RadioButton in ASP.Net MVC Razor using jQuery.  The Client Side validations will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bMoMKRZNXFQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/R5oG2c0rzXw</loc>
        <lastmod>2022-11-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/R5oG2c0rzXw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side validation for TextBox in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Server Side validation in ASP.Net Core MVC.    The Server Side validation will be performed for TextBox using Model and Data Annotations in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=R5oG2c0rzXw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0bU-SMNBoiU</loc>
        <lastmod>2022-11-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0bU-SMNBoiU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side validation for TextBox in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement TextBox validation in ASP.Net Core MVC.    The TextBox validation will be performed on Client Side as well as Server Side using Data Annotations in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0bU-SMNBoiU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NDdBIKf-KIU</loc>
        <lastmod>2022-11-12</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NDdBIKf-KIU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side validation for TextBox in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Server Side TextBox validation using Model in ASP.Net MVC Razor.    The Server Side validations will be performed using Model class and Data Annotation attributes in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NDdBIKf-KIU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7oTFlrcO7tI</loc>
        <lastmod>2022-11-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7oTFlrcO7tI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export HTML Table to Excel using jQuery in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export HTML Table to Excel file using jQuery in ASP.Net Core Razor Pages.    The HTML Table will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7oTFlrcO7tI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/zwrcszvE7UA</loc>
        <lastmod>2022-11-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/zwrcszvE7UA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export HTML Table to Excel using jQuery in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export HTML Table to Excel file using jQuery in ASP.Net Core MVC.    The HTML Table will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=zwrcszvE7UA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lb1FU6e8Y9U</loc>
        <lastmod>2022-11-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lb1FU6e8Y9U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export HTML Table to Excel using jQuery in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export HTML Table to Excel file using jQuery in ASP.Net MVC Razor.    The HTML Table will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lb1FU6e8Y9U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/VX7VOK8DTKc</loc>
        <lastmod>2022-11-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/VX7VOK8DTKc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export HTML Table to Excel file using jQuery</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to convert (export) HTML Table to Excel file using jQuery.    This video will explain how to convert (export) HTML Table to Excel file with the help of the jQuery table2excel plugin.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=VX7VOK8DTKc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PYARjq8z1dk</loc>
        <lastmod>2023-09-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PYARjq8z1dk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using ViewBag in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to use ViewBag in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PYARjq8z1dk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bUqN5A-RZyM</loc>
        <lastmod>2023-09-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bUqN5A-RZyM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>SQL Server 2019: Download and Install Northwind Database</video:title>
            <video:description>In this video I will explain how to download and install the Northwind database in SQL Server 2019.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bUqN5A-RZyM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bUqN5A-RZyM</loc>
        <lastmod>2023-09-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bUqN5A-RZyM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>SQL Server 2017: Download and Install Northwind Database</video:title>
            <video:description>Here Mudassar Khan has explained how to download and install the Northwind database in SQL Server 2017. </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bUqN5A-RZyM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/yuvV6frCtsY</loc>
        <lastmod>2022-11-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/yuvV6frCtsY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export HTML Table to Excel using JavaScript</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to convert (export) HTML Table to Excel file using JavaScript.    Using plain JavaScript it is not possible to convert HTML Table to Excel and hence This video will explain, how to convert (explain) HTML Table to Excel file with the help of the jQuery table2excel plugin.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=yuvV6frCtsY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/yE5uG52ZPmw</loc>
        <lastmod>2022-10-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/yE5uG52ZPmw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export Grid (GridView) to Excel using jQuery in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export Grid (GridView) to Excel file using jQuery in ASP.Net Core Razor Pages.    The Grid (GridView) will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=yE5uG52ZPmw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/sB4ylfMdxT8</loc>
        <lastmod>2022-10-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/sB4ylfMdxT8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export Grid (GridView) to Excel using jQuery in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export Grid (GridView) to Excel file using jQuery in ASP.Net Core MVC.    The Grid (GridView) will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=sB4ylfMdxT8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/MEmWyOvRPHA</loc>
        <lastmod>2022-10-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/MEmWyOvRPHA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export Grid (GridView) to Excel using jQuery in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained explain with an example, how to export Grid (GridView) to Excel file using jQuery in ASP.Net MVC Razor.    The Grid (GridView) will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=MEmWyOvRPHA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/qpC0nI2INIE</loc>
        <lastmod>2022-10-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/qpC0nI2INIE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload and Download PDF file from Database in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload and download PDF file from SQL Server Database in ASP.Net using C# and VB.Net.    The PDF file will be uploaded using FileUpload control and will be inserted into SQL Server Database Table.    A GridView control will display the PDF file present in the SQL Server Database Table along with an option to download the selected PDF file from Database in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=qpC0nI2INIE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/U6Dj90kzWA4</loc>
        <lastmod>2022-10-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/U6Dj90kzWA4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload and Download PDF file from Database in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload and download PDF file from SQL Server Database in ASP.Net using C# and VB.Net.    The PDF file will be uploaded using FileUpload control and will be inserted into SQL Server Database Table.    A GridView control will display the PDF file present in the SQL Server Database Table along with an option to download the selected PDF file from Database in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=U6Dj90kzWA4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/-2qCxrYhhOI</loc>
        <lastmod>2022-09-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/-2qCxrYhhOI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using WebClient in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use WebClient in ASP.Net Core Razor Pages.    This video will illustrate how to call an API using the DownloadString method of the WebClient class in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=-2qCxrYhhOI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/vUlQApz3O8E</loc>
        <lastmod>2022-09-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/vUlQApz3O8E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView using Dynamic (Temporary) DataTable in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to dynamically (programmatically) at runtime create a DataTable using C# or VB.Net and then bind it to GridView in ASP.Net.    First a dynamic DataTable object is created and its schema (Table structure and Columns) is defined programmatically. Once the columns are defined, then rows (records) are added to the dynamically generated DataTable.    Once the dynamic DataTable is populated with records, it is bound to an ASP.Net GridView control.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=vUlQApz3O8E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Fh2RmgJPVxY</loc>
        <lastmod>2023-10-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Fh2RmgJPVxY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Session in ASP.Net Core MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to use Session in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Fh2RmgJPVxY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/V6lyhOMFnOY</loc>
        <lastmod>2023-11-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/V6lyhOMFnOY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Set JSON Serializer in Startup.cs in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to set JSON Serializer in Startup.cs in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=V6lyhOMFnOY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/nv1piYhVXf0</loc>
        <lastmod>2023-12-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/nv1piYhVXf0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Session inside Web Method in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to use Session inside WebMethod in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=nv1piYhVXf0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/FkwzfBXkB4E</loc>
        <lastmod>2022-08-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/FkwzfBXkB4E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView using Dynamic (Temporary) DataTable in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to dynamically (programmatically) at runtime create a DataTable using C# or VB.Net and then bind it to GridView in ASP.Net.    First a dynamic DataTable object is created and its schema (Table structure and Columns) is defined programmatically. Once the columns are defined, then rows (records) are added to the dynamically generated DataTable.    Once the dynamic DataTable is populated with records, it is bound to an ASP.Net GridView control.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=FkwzfBXkB4E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/T3N5T_Anpss</loc>
        <lastmod>2022-08-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/T3N5T_Anpss/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to PDF using JavaScript and jQuery in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export (convert) GridView to PDF file using JavaScript and jQuery in ASP.Net.    The GridView’s HTML Table will be first converted into a HTML5 Canvas using html2canvas plugin and then the HTML5 Canvas will be exported to PDF file using the pdfmake plugin in jQuery.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=T3N5T_Anpss</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/cZoMi8CyyG0</loc>
        <lastmod>2022-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cZoMi8CyyG0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Perform Client Side DropDownList validation using jQuery in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Client Side validation for DropDownList in ASP.Net MVC Razor using jQuery.    The Client Side validations will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cZoMi8CyyG0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/jHGzNFo2eiM</loc>
        <lastmod>2022-08-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/jHGzNFo2eiM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hidden Field example in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Hidden Fields in ASP.Net Core MVC.    This video will explain how to create Hidden Fields using Model class, set its value and then retrieve data inside POST Action method in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=jHGzNFo2eiM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/C8KeM4NqIyk</loc>
        <lastmod>2022-08-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/C8KeM4NqIyk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display JavaScript Alert Message Box in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display message using JavaScript Alert MessageBox in ASP.Net Core Razor Pages.    The message sent from Razor PageModel (Code-Behind) to Razor PageModel (HTML) will be displayed in JavaScript Alert MessageBox using ViewData object.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=C8KeM4NqIyk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/URAKlg99WuY</loc>
        <lastmod>2022-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/URAKlg99WuY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Message from Controller in View using JavaScript Alert MessageBox in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display message from Controller in View using JavaScript Alert MessageBox.  The message sent from Controller to View will be displayed in JavaScript Alert MessageBox using ViewBag object.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=URAKlg99WuY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/TGZX5cFmw3U</loc>
        <lastmod>2022-08-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/TGZX5cFmw3U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Message from Controller in View using JavaScript Alert MessageBox in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display message from Controller in View using JavaScript Alert MessageBox in ASP.Net MVC Core.    The message sent from Controller to View will be displayed in JavaScript Alert MessageBox using ViewBag object in ASP.Net MVC Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=TGZX5cFmw3U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/mbkPTV9aOv4</loc>
        <lastmod>2022-07-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/mbkPTV9aOv4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload multiple Files in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload multiple files in ASP.Net Core Razor Pages.    Once uploaded, multiple files will be saved in a Folder (Directory) inside the www Folder using For Loop in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=mbkPTV9aOv4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/T4Ft_gpXAXk</loc>
        <lastmod>2022-07-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/T4Ft_gpXAXk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload File in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload a file in ASP.Net Core Razor Pages.    This video will illustrate how to upload multiple files and then save the files in a Folder (Directory) inside the wwwroot Folder in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=T4Ft_gpXAXk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/R5X4n6nX93c</loc>
        <lastmod>2023-12-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/R5X4n6nX93c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download File in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to download file from Folder (Directory) in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=R5X4n6nX93c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OmnSPR7zYVM</loc>
        <lastmod>2023-12-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OmnSPR7zYVM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Setup Two Step Authentication in Google Account</video:title>
            <video:description>Here Mudassar Khan has explained how to setup Two Step Authentication (Two Factor Authentication) in Google Account.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OmnSPR7zYVM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/LeaNzYZKT1o</loc>
        <lastmod>2022-07-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/LeaNzYZKT1o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload multiple Files in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload multiple files in ASP.Net Core MVC.    Once uploaded, multiple files will be saved in a Folder (Directory) inside the www Folder using For Loop in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=LeaNzYZKT1o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/WoJZJrPxmo0</loc>
        <lastmod>2022-07-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/WoJZJrPxmo0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload File in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload a file in ASP.Net Core MVC.    Multiple files will be selected using HTML FileUpload element and then will be uploaded and sent to Controller.    Inside the Controller, the multiple files will be saved in a Folder (Directory) inside the www Folder in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=WoJZJrPxmo0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/gKVMf1nEfHs</loc>
        <lastmod>2022-07-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/gKVMf1nEfHs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to Submit (Post) Form in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to submit (post) a Form and send data from Razor Page to POST Handler method in ASP.Net Core.    This video will explain how to create Form Fields and then send data from Razor Page to POST Handler method using Model class in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=gKVMf1nEfHs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/J6GvnK8ZQ9c</loc>
        <lastmod>2022-07-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/J6GvnK8ZQ9c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass (Get) data from View to Controller in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass (get) data from View to Controller in ASP.Net MVC Core 2.1.    This video will explain how to create Form Fields using Model class and then pass (get) data from View to Controller using Model class object in ASP.Net MVC Core 2.1.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=J6GvnK8ZQ9c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/FDx43P_3PKk </loc>
        <lastmod>2022-06-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/FDx43P_3PKk /maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Web API in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a step by step tutorial with an example for beginners, how to build a simple Web API in ASP.Net Core Razor Pages.    This video will explain how to make a jQuery POST call to Web API using jQuery AJAX in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=FDx43P_3PKk </video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/LP1YsIyV3Q0</loc>
        <lastmod>2022-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/LP1YsIyV3Q0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Session value inside View in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display Session value inside View in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=LP1YsIyV3Q0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/GAJuz2vbufM</loc>
        <lastmod>2022-06-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/GAJuz2vbufM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Get and Set Session in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to get and set Session object (variable) in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=GAJuz2vbufM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/IT0qLZn51Jw</loc>
        <lastmod>2022-06-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/IT0qLZn51Jw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Enable Session in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to enable Session in ASP.Net Core Razor Pages.    By default, Session State is disabled in ASP.Net Core Razor Pages applications.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=IT0qLZn51Jw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Vdg3NsSdQ1s</loc>
        <lastmod>2022-06-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Vdg3NsSdQ1s/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Files from Folder (Directory) in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to download files from Folder (Directory) on Server's Disk in View in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Vdg3NsSdQ1s</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/fjpJEe82rTE</loc>
        <lastmod>2022-06-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/fjpJEe82rTE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Files from Folder (Directory) in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to download files from Folder (Directory) on Server's Disk in View in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=fjpJEe82rTE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6qh6c7GFk-E</loc>
        <lastmod>2022-06-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6qh6c7GFk-E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Ajax.BeginForm in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with example on how to use Ajax.BeginForm extension method in ASP.Net MVC Razor.    The Ajax.BeginForm extension method is used to make AJAX calls to Controller’s Action method in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6qh6c7GFk-E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_AvzrCdQfiQ</loc>
        <lastmod>2023-12-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_AvzrCdQfiQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Save and Retrieve Files from SQL Server Database using ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to save and retrieve files from SQL Server database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_AvzrCdQfiQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/xhRzl1YqQKg</loc>
        <lastmod>2023-12-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/xhRzl1YqQKg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Insert Word Document to Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained   how to save (insert) Word (.doc and .docx) document in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=xhRzl1YqQKg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/oYLWQFIY8CM</loc>
        <lastmod>2024-01-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/oYLWQFIY8CM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Send Email with example in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to send email in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=oYLWQFIY8CM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/HrQ7XLlHYeY</loc>
        <lastmod>2024-01-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/HrQ7XLlHYeY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download file as attachment in Browser in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to download file from Folder (Directory) in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=HrQ7XLlHYeY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6m7vi02gDOQ</loc>
        <lastmod>2022-05-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6m7vi02gDOQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Web API in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with an example on how to create and use Web API in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6m7vi02gDOQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lzStho0LKLc</loc>
        <lastmod>2022-05-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lzStho0LKLc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using AntiForgery Token with Form Post (Submit) in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to submit (post) a Form and send data from View to Controller along with AntiForgery Token in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lzStho0LKLc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wob0NrzZ7L4</loc>
        <lastmod>2022-04-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wob0NrzZ7L4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery AJAX in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use jQuery AJAX in ASP.Net Core Razor Pages.    The POST method of the Razor Page will be called using jQuery AJAX and JSON from HTML in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wob0NrzZ7L4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/P6vkdhvdqmE</loc>
        <lastmod>2022-04-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/P6vkdhvdqmE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Session value in TextBox in ASP.Net Core MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a short tutorial with example, how to display Session value in TextBox in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=P6vkdhvdqmE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wFnaW-5Q3N8</loc>
        <lastmod>2022-04-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wFnaW-5Q3N8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Session value in TextBox in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a short tutorial with example, how to display Session value in TextBox in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wFnaW-5Q3N8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NFxttdJKfio</loc>
        <lastmod>2022-04-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NFxttdJKfio/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Session value inside View in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display Session value inside View in ASP.Net MVC.    The Session value will be displayed using Razor Syntax in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NFxttdJKfio</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/I1cxEjYJofU</loc>
        <lastmod>2022-04-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/I1cxEjYJofU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass data from Controller to View using Session in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass (send) data from Controller to View using Session in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=I1cxEjYJofU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/oIQ-k2hV7c4</loc>
        <lastmod>2022-04-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/oIQ-k2hV7c4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Session in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a short tutorial with example on how to use Session in ASP.Net MVC Razor.    Session is derived from the HttpSessionStateBase class and is used for persisting data i.e. State Management across requests in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=oIQ-k2hV7c4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3pT7mcPve-M</loc>
        <lastmod>2022-02-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3pT7mcPve-M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Sending AntiForgeryToken with AJAX request in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to send AntiForgeryToken with AJAX requests in ASP.Net Core Razor Pages.    The AntiForgeryToken is used to prevent cross-site request forgery (CSRF) attacks and This video will illustrate how to configure and use the AntiForgeryToken during jQuery AJAX POST call in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3pT7mcPve-M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lpHA33NvOBA</loc>
        <lastmod>2022-02-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lpHA33NvOBA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Set Session IdleTimeout value in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to set Session Timeout value in ASP.Net Core application.    Unlike previous ASP.Net applications, the Session Timeout value is set inside the Startup.cs class in ASP.Net Core applications.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lpHA33NvOBA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_Id-cI9DHzg</loc>
        <lastmod>2022-02-12</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_Id-cI9DHzg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Enable Session in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to enable Session in ASP.Net Core.    By default, Session State is disabled in ASP.Net Core applications i.e. ASP.Net Core MVC and ASP.Net Core Razor Pages.    This video will cover the steps to enable Session Sate in ASP.Net Core applications.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_Id-cI9DHzg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/XARC3mRhbWA</loc>
        <lastmod>2022-02-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/XARC3mRhbWA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using HttpContext in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained why HttpContext.Current not working in ASP.Net Core Razor Pages and what is the alternative solution for using the functionality in ASP.Net Core Razor Pages.    Microsoft has permanently removed HttpContext.Current property from .Net Core and introduced a new interface IHttpContextAccessor for .Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=XARC3mRhbWA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OJP9aX-gkd4</loc>
        <lastmod>2024-01-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OJP9aX-gkd4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Insert Excel file to Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to save (insert) Excel (.xls and .xlsx) document in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OJP9aX-gkd4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/BqEgk8avu-4</loc>
        <lastmod>2024-01-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/BqEgk8avu-4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery Modal Popup in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to create and display Modal Popup Window using jQuery UI Dialog in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=BqEgk8avu-4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7uflFOfVgec</loc>
        <lastmod>2022-01-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7uflFOfVgec/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using HttpContext in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained why HttpContext.Current not working in ASP.Net Core and what is the alternative solution for using the functionality in ASP.Net Core.    Microsoft has permanently removed HttpContext.Current property from .Net Core and introduced a new interface IHttpContextAccessor for .Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7uflFOfVgec</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/uRpN5S2QuSQ</loc>
        <lastmod>2022-01-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/uRpN5S2QuSQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Custom Paging in GridView using ObjectDataSource in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Custom Paging in GridView using ObjectDataSource control in ASP.Net using C# and VB.Net.    This Custom Paging will be performed in GridView using ObjectDataSource control, LINQ and Entity Framework in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=uRpN5S2QuSQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5hAfBF9otlE</loc>
        <lastmod>2022-01-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5hAfBF9otlE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Custom Paging in GridView using ObjectDataSource in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Custom Paging in GridView using ObjectDataSource control in ASP.Net using C# and VB.Net.    This Custom Paging will be performed in GridView using ObjectDataSource control, LINQ and Entity Framework in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5hAfBF9otlE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/XELkXt8DodA</loc>
        <lastmod>2022-01-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/XELkXt8DodA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView using ObjectDataSource in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to populate (bind) GridView using ObjectDataSource control in ASP.Net using C# and VB.Net.    This video will also explain how to perform Custom Paging in GridView using ObjectDataSource control, LINQ and Entity Framework in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=XELkXt8DodA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/23RzPT9l-ig</loc>
        <lastmod>2022-01-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/23RzPT9l-ig/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView using ObjectDataSource in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to populate (bind) GridView using ObjectDataSource control in ASP.Net using C# and VB.Net.    This video will also explain how to perform Custom Paging in GridView using ObjectDataSource control, LINQ and Entity Framework in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=23RzPT9l-ig</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/-tdm_pse9sk</loc>
        <lastmod>2021-12-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/-tdm_pse9sk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Loop through Model Items in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform looping through Model Items in ASP.Net Core Razor Pages.    The Model data will be fetched using Entity Framework and then using a FOR EACH loop the Model items will be traversed and data will be displayed using HTML Table in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=-tdm_pse9sk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/jMb0rdRw06U</loc>
        <lastmod>2021-12-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/jMb0rdRw06U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Entity Framework with Existing Database in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Entity Framework with existing Database in ASP.Net Core Razor Pages.    This video will explain how to configure Entity Framework and connect to the existing SQL Server database and retrieve the data in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=jMb0rdRw06U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/L5uoYRD2vv8</loc>
        <lastmod>2021-12-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/L5uoYRD2vv8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Entity Framework Database First Approach in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with an example, how to use Entity Framework with Database First Approach in ASP.Net Core Razor Pages.    This video will explain how to configure Entity Framework and connect to SQL Server database and finally the fetched data is displayed in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=L5uoYRD2vv8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tS5fe5ulTto</loc>
        <lastmod>2022-02-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tS5fe5ulTto/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Get and Set Session in ASP.Net Core</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि ASP.Net Core MVC में Session get ऑर set कैसे करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tS5fe5ulTto</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/YRL6m0RkJGM</loc>
        <lastmod>2024-02-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/YRL6m0RkJGM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery Modal Popup in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to use jQuery Modal Popup in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=YRL6m0RkJGM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bF3mnYxPQRU</loc>
        <lastmod>2024-02-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bF3mnYxPQRU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate Repeater using DataReader in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to bind (populate) Repeater control using DataReader in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bF3mnYxPQRU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/AFhpiRkCSrs</loc>
        <lastmod>2024-04-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/AFhpiRkCSrs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: Send Email using Web API</video:title>
            <video:description>Here Mudassar Khan has explained how to send email using Web API in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=AFhpiRkCSrs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/-kBvMGDoW8U</loc>
        <lastmod>2021-12-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/-kBvMGDoW8U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Grid (GridView) in ASP.Net Core Razor Pages</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Grid (GridView) in ASP.Net Core Razor Pages.    The data from the SQL Server Database Table will be fetched using Entity Framework and finally the fetched data is displayed in Grid (GridView) format using Model in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=-kBvMGDoW8U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Xczf8OKX4qo</loc>
        <lastmod>2021-12-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Xczf8OKX4qo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Create Web API in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to create a simple Web API in ASP.Net MVC 5 Razor.    This video will explain how to make a jQuery POST call to Web API 2 Controller’s method using jQuery AJAX in ASP.Net MVC 5 Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Xczf8OKX4qo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/YnhKi66Q2tk</loc>
        <lastmod>2021-12-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/YnhKi66Q2tk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Step by Step Web API Tutorial for Beginners in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a step by step tutorial with an example for beginners, how to build a simple Web API in ASP.Net MVC Razor.    This video will explain how to make a jQuery POST call to Web API 2 Controller’s method using jQuery AJAX in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=YnhKi66Q2tk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/CF3FjliwbYk</loc>
        <lastmod>2021-12-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/CF3FjliwbYk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC Web API Tutorial with example</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a tutorial with an example, how to build a simple Web API in ASP.Net MVC Razor.    This video will explain how to make a jQuery POST call to Web API 2 Controller’s method using jQuery AJAX in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=CF3FjliwbYk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0a5C2VxNjfo</loc>
        <lastmod>2021-10-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0a5C2VxNjfo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Call (Consume) Web API using jQuery AJAX in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to call (consume) Web API 2 using jQuery AJAX in ASP.Net MVC Razor.    This video will explain how to make a jQuery POST call to Web API 2 Controller’s method using jQuery AJAX in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0a5C2VxNjfo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/W60zX7Trnto</loc>
        <lastmod>2021-10-12</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/W60zX7Trnto/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: jQuery AJAX and JSON Example</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use jQuery AJAX and JSON in ASP.Net MVC 5 Razor.    The Controller action method will be called using jQuery AJAX and JSON from View in ASP.Net MVC 5 Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=W60zX7Trnto</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/InL0OAyy-Ww</loc>
        <lastmod>2021-09-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/InL0OAyy-Ww/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core Razor Pages: Simple Entity Framework Tutorial with example</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with an example, how to use simple Entity Framework in ASP.Net Core Razor Pages.    This video will explain how to configure Entity Framework and connect to SQL Server database and finally the fetched data is displayed in View in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=InL0OAyy-Ww</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/HaH3iN9jdh4</loc>
        <lastmod>2021-08-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/HaH3iN9jdh4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core: Simple Entity Framework Tutorial with example</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with an example, how to use simple Entity Framework in ASP.Net Core MVC.    This video will explain how to configure Entity Framework and connect to SQL Server database and finally the fetched data is displayed in View in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=HaH3iN9jdh4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OtDNzCpTG-c</loc>
        <lastmod>2021-06-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OtDNzCpTG-c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Entity Framework GridView Custom Paging tutorial</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained with a basic example and attached sample code, how to configure and use Entity Framework in ASP.Net Websites and Web Applications.    For This video he has made use of an ASP.Net GridView control for which Custom pagination have been implemented using Entity Framework and LINQ.    Customized Paging helps improve performance and effeciency when there are large number of records.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OtDNzCpTG-c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/JtBq79WG6TI</loc>
        <lastmod>2024-04-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/JtBq79WG6TI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using ViewData in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to use ViewData in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=JtBq79WG6TI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_4iFrq-uzyQ</loc>
        <lastmod>2024-05-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_4iFrq-uzyQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload multiple Files to Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to upload and save (insert) multiple files to SQL Server database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_4iFrq-uzyQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/09pmPUcbUjs</loc>
        <lastmod>2024-07-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/09pmPUcbUjs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement jQuery DatePicker in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to implement jQuery DatePicker in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=09pmPUcbUjs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/uGCpWyFtV4k</loc>
        <lastmod>2021-06-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/uGCpWyFtV4k/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to Excel in ASP.Net with Formatting using VB.Net.</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained with an example and attached sample code, how to export GridView to Excel file in ASP.Net with formatting and styles using C# and VB.Net.    This video will illustrate how to export all Pages of GridView with Paging Enabled to Excel file along with formatting i.e. Styles and Colors in ASP.Net.    When the Export Button is clicked, the GridView will be rendered as an HTML string which will be later written to Response Stream and ultimately downloaded as Excel file in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=uGCpWyFtV4k</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/E8sNjf8GGYI</loc>
        <lastmod>2021-06-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/E8sNjf8GGYI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to Excel in ASP.Net with Formatting using C#.</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained with an example and attached sample code, how to export GridView to Excel file in ASP.Net with formatting and styles using C# and VB.Net.    This video will illustrate how to export all Pages of GridView with Paging Enabled to Excel file along with formatting i.e. Styles and Colors in ASP.Net.    When the Export Button is clicked, the GridView will be rendered as an HTML string which will be later written to Response Stream and ultimately downloaded as Excel file in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=E8sNjf8GGYI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/fUYEn7x8SH8</loc>
        <lastmod>2021-06-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/fUYEn7x8SH8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView data to Word document in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export GridView data to Word document in ASP.Net using C# and VB.Net.    This video will illustrate how to export all Pages of GridView with Paging Enabled to Word document along with formatting i.e. Styles and Colors in ASP.Net.    When the Export Button is clicked, the GridView will be rendered as an HTML string which will be later written to Response Stream and ultimately downloaded as Word document in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=fUYEn7x8SH8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ItLVFTxpczo</loc>
        <lastmod>2021-06-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ItLVFTxpczo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to Word Format in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export GridView data to Word document in ASP.Net using C# and VB.Net.    This video will illustrate how to export all Pages of GridView with Paging Enabled to Word document along with formatting i.e. Styles and Colors in ASP.Net.    When the Export Button is clicked, the GridView will be rendered as an HTML string which will be later written to Response Stream and ultimately downloaded as Word document in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ItLVFTxpczo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/F1bEN9KJNIU</loc>
        <lastmod>2021-05-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/F1bEN9KJNIU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: Display List of Files from Folder (Directory)</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display List of files from Folder (Directory) on Server’s Disk in View in ASP.Net MVC Razor.    The Files can also be downloaded from Folder (Directory) in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=F1bEN9KJNIU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Mffu3qM7-U0</loc>
        <lastmod>2021-05-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Mffu3qM7-U0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: Download Files from Folder (Directory)</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to download files from Folder (Directory) on Server’s Disk in View in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Mffu3qM7-U0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/UepLeTr5ReE</loc>
        <lastmod>2021-05-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/UepLeTr5ReE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using WebClient in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use WebClient in ASP.Net MVC Razor.    This video will illustrate how to call an API using the DownloadString method of the WebClient class in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=UepLeTr5ReE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/krN_cGAqtFE</loc>
        <lastmod>2021-05-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/krN_cGAqtFE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using WebClient in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use WebClient in ASP.Net MVC Razor.    This video will illustrate how to call an API using the DownloadString method of the WebClient class in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=krN_cGAqtFE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/GIAMq5O4IbM</loc>
        <lastmod>2024-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/GIAMq5O4IbM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement jQuery TimePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement jQuery TimePicker in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=GIAMq5O4IbM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/shnJtAagylg</loc>
        <lastmod>2024-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/shnJtAagylg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement jQuery DatePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement jQuery DatePicker in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=shnJtAagylg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/8gVVCyj5GpU</loc>
        <lastmod>2024-08-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/8gVVCyj5GpU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core: Implement Bootstrap 4 DatePicker</video:title>
            <video:description>Here Mudassar Khan has explained how to use Bootstrap 4 DatePicker (Calendar) in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=8gVVCyj5GpU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Xv53i0NNw_g</loc>
        <lastmod>2021-04-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Xv53i0NNw_g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core Razor Pages: Hidden Field</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Hidden Fields with Razor Pages in ASP.Net Core.    This video will explain how to create Hidden Fields using Model class, set its value and then retrieve data from Razor Page inside POST Handler method in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Xv53i0NNw_g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/m7hJMKJXB_c</loc>
        <lastmod>2021-02-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/m7hJMKJXB_c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery AJAX and JSON in ASP.Net Core MVC</video:title>
            <video:description>Here Mudassar Ahmed Khan has explained, how to use jQuery AJAX and JSON in ASP.Net Core MVC.    The Controller’s Action method will be called using jQuery AJAX and JSON from View in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=m7hJMKJXB_c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/aGPTp_owyNo</loc>
        <lastmod>2023-04-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/aGPTp_owyNo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Validate FileUpload Control using RegularExpressionValidator in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to validate FileUpload Control using Regular Expression and RegularExpressionValidator in ASP.Net.    The validation will perform required validation and will also validate the selected file using File extension in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=aGPTp_owyNo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0Ilty-FDECM</loc>
        <lastmod>2021-01-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0Ilty-FDECM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core: Form Submit (Post) Example</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to submit (post) a Form and send data from View to Controller in ASP.Net Core MVC.    This video will explain how to create Form Fields and then send data from View to Controller using Form Collection in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0Ilty-FDECM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Y0WtN7fuDLk</loc>
        <lastmod>2021-01-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Y0WtN7fuDLk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Entity Framework GridView Custom Paging tutorial</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained with a basic example and attached sample code, how to configure and use Entity Framework in ASP.Net Websites and Web Applications.    For This video he has made use of an ASP.Net GridView control for which Custom pagination have been implemented using Entity Framework and LINQ.    Customized Paging helps improve performance and effeciency when there are large number of records.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Y0WtN7fuDLk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5a9sP0EOTxo</loc>
        <lastmod>2020-11-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5a9sP0EOTxo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC Core Hello World Tutorial</video:title>
            <video:description>Here Mudassar Khan has provided a short Hello World Tutorial using a small Sample Program example on how to use and develop applications in ASP.Net MVC Core 2.1 for the first time.    This video makes use of Visual Studio 2017 for developing the ASP.Net MVC Core 2.1 Hello World Tutorial with Sample Program example.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5a9sP0EOTxo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PUuY6BowSFw</loc>
        <lastmod>2020-11-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PUuY6BowSFw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core Razor Pages: Hello World Tutorial</video:title>
            <video:description>Here Mudassar Khan has provided a short Hello World Tutorial using a small Sample Program example on how to use Razor Pages in ASP.Net Core 2.0 for the first time.    This video makes use of Visual Studio for developing the ASP.Net Core 2.0 Razor Pages Hello World Sample program.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PUuY6BowSFw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/BcO1qgcS7tM</loc>
        <lastmod>2023-05-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/BcO1qgcS7tM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>GST (Goods and Services Tax) Number validation using RegularExpressionValidator in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to implement GST Number validation using RegularExpressionValidator in ASP.Net.    The GST Number entered in the TextBox will be validated using Regular Expression (Regex) and ASP.Net RegularExpressionValidator.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=BcO1qgcS7tM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/dcPU5Q53f3I</loc>
        <lastmod>2023-05-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/dcPU5Q53f3I/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Accept only Alphanumeric (Alphabets and Numbers) in TextBox in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to use Regular Expression (Regex) to accept/allow only Alphanumeric characters i.e. Alphabets (Upper and Lower case) and Numbers (Digits) in TextBox in ASP.Net using RegularExpression Validator.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=dcPU5Q53f3I</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tNuQ1db-Fj4</loc>
        <lastmod>2024-08-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tNuQ1db-Fj4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Bootstrap 5 DatePicker in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to use Bootstrap 5 DatePicker (Calendar) in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tNuQ1db-Fj4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/vOv1N1cNcAg</loc>
        <lastmod>2024-09-10</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/vOv1N1cNcAg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using HttpContext in ASP.Net Core 8</video:title>
            <video:description>Here Mudassar Khan has explained how to use HttpContext in ASP.Net Core 8.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=vOv1N1cNcAg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/1nMJiNR0X5g</loc>
        <lastmod>2024-10-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/1nMJiNR0X5g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>INPUT 'type=file' accept CSV file in HTML</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use INPUT "type=file" to accept CSV file in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=1nMJiNR0X5g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/1BTyUapbuYQ</loc>
        <lastmod>2024-10-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/1BTyUapbuYQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>INPUT 'type=file' accept DOC DOCX in HTML</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use INPUT "type=file" to accept DOC DOCX in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=1BTyUapbuYQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/MKwG-GQrMQw</loc>
        <lastmod>2020-10-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/MKwG-GQrMQw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: Database Connection Tutorial with example</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with an example, how connect the ASP.Net MVC 5 application with database using Entity Framework.    This video will explain how to configure Entity Framework and connect to SQL Server database and finally the fetched data is displayed in View.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=MKwG-GQrMQw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/sYuyig-5N6Q</loc>
        <lastmod>2020-10-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/sYuyig-5N6Q/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Uploading Large Files in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload Large Files in ASP.Net Core.    The maximum upload File Size Limit in ASP.Net Core is 28 MB, which means user will not be allowed to upload Files of size greater than 28 MB.    Thus This video will provide details about how you can increase the limit and upload files greater than 28 MB in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=sYuyig-5N6Q</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/q2jKvRAAQzk</loc>
        <lastmod>2020-10-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/q2jKvRAAQzk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass (Send) value from Parent page window to Child popup window using JavaScript</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass (send) value from child popup window to parent page window using JavaScript.    The child popup window must be opened using JavaScript window.open function. The window.open function returns the reference of the opened Child popup window using which the elements and controls of the Child popup window will be accessed.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=q2jKvRAAQzk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5OVXNj_L6_g</loc>
        <lastmod>2020-10-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5OVXNj_L6_g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Static Files (Images, CSS and JS files) in ASP.Net Core</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Static files (Images, CSS and JS files) in ASP.Net Core.    Static files such as Image files, CSS files and JavaScript JS files does not work in ASP.Net Core unless it is placed in proper location with the project and also some settings are set.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5OVXNj_L6_g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DUY1lQewT3U</loc>
        <lastmod>2020-09-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DUY1lQewT3U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass value from child popup window to parent page window using JavaScript</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass value from child popup window to parent page window using JavaScript.    When the child popup window is opened using the JavaScript window.open function, the reference object of the parent window is obtained from JavaScript window.opener instance.    The JavaScript window.opener instance can be used to reference and access the elements of the parent page using JavaScript.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DUY1lQewT3U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/m3QHy3AMWgE</loc>
        <lastmod>2020-09-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/m3QHy3AMWgE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Perform Client Side validations using Data Annotation attributes and jQuery in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to perform Client Side validations using Data Annotation attribute and jQuery in ASP.Net MVC Razor.    The Client Side validations will be performed using Model class and Data Annotation attributes.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=m3QHy3AMWgE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/uOt1mOopGtU</loc>
        <lastmod>2020-09-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/uOt1mOopGtU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass (Send) List Collection from Controller to View in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass (send) List Collection from Controller to View in ASP.Net MVC Razor.    This video will illustrate how to fetch data from Database using Entity Framework and then send the Data from Controller to View in a Generic List Collection format in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=uOt1mOopGtU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5n7EzX9kY8Q</loc>
        <lastmod>2020-09-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5n7EzX9kY8Q/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Database First Approach technique of Entity Framework in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with an example, how to use Entity Framework with Database First Approach in ASP.Net MVC 5.    This video will explain how to configure Entity Framework and connect to SQL Server database and finally the fetched data is displayed in View.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5n7EzX9kY8Q</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5y8BA-hLcYk</loc>
        <lastmod>2024-11-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5y8BA-hLcYk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML File from URL in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download XML file from URL in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5y8BA-hLcYk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/k5c8oCsslNc</loc>
        <lastmod>2025-01-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/k5c8oCsslNc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Word File from URL in C# and VB.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download Word file from URL in C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=k5c8oCsslNc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/AfTX0JwobHo</loc>
        <lastmod>2025-01-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/AfTX0JwobHo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Dapper in ASP.Net Web Forms</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how use Dapper in ASP.Net Web Forms using C#.    </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=AfTX0JwobHo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Gh52-7iLLUU</loc>
        <lastmod>2020-09-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Gh52-7iLLUU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Repeater control functionality in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Repeater control functionality in ASP.Net MVC Razor.    In ASP.Net MVC, there is no provision of using Web Forms controls such as Repeater control, but the same functionality can be easily achieved with the use of Model collection and FOR loop.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Gh52-7iLLUU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/WIDIM-Wi8ug</loc>
        <lastmod>2020-09-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/WIDIM-Wi8ug/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: Simple Entity Framework Tutorial</video:title>
            <video:description>Here Mudassar Khan has explained a simple tutorial, how to use Simple Entity Framework in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=WIDIM-Wi8ug</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/q2i2DhXlO6I</loc>
        <lastmod>2020-09-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/q2i2DhXlO6I/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to use Html.Begin Form in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with example on how to use Html.BeginForm extension method in ASP.Net MVC Razor.    The Html.BeginForm extension method is used to generate an HTML Form Tag in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=q2i2DhXlO6I</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3THbdVew2WI</loc>
        <lastmod>2020-09-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3THbdVew2WI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to Submit (Post) Form in ASP.Net MVC</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to submit (post) a Form and send data from View to Controller in ASP.Net MVC 5.    This video will explain how to create Form Fields using Model class and then send data from View to Controller using Model class object in ASP.Net MVC 5.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3THbdVew2WI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/vTMXMtCPRJo</loc>
        <lastmod>2020-08-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/vTMXMtCPRJo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Bundles (ScriptBundle) in ASP.Net MVC Razor</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Bundles (ScriptBundle) in ASP.Net MVC Razor.    Bundles allows to reduce the loading time due to Scripts and CSS files by minimizing them.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=vTMXMtCPRJo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/K_K_gFjZy6c</loc>
        <lastmod>2020-08-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/K_K_gFjZy6c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to Pass (Get) data from View to Controller in ASP.Net MVC Razor</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass (get) data from View to Controller in ASP.Net MVC 5.    This video will explain how to create Form Fields using Model class and then pass (get) data from View to Controller using Model class object in ASP.Net MVC 5.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=K_K_gFjZy6c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wHtk5eRetBg</loc>
        <lastmod>2020-08-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wHtk5eRetBg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC Hello World Tutorial with Sample Program</video:title>
            <video:description>Here Mudassar Khan has provided a short Hello World Tutorial using a small Sample Program example on how to use and develop applications in ASP.Net MVC for the first time.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wHtk5eRetBg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/aTQr8Azp6Cw</loc>
        <lastmod>2020-08-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/aTQr8Azp6Cw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using RequiredFieldValidator for DropDownList in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use RequiredFieldValidator for DropDownList in ASP.Net.  RequiredFieldValidator is used to validate required inputs, for TextBoxes it is plug and play but for DropDownList an additional property InitialValue needs to be set in ASP.Net.  In the InitialValue property, the value of the Default DropDownList Item needs to be set.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=aTQr8Azp6Cw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Wlju5uDkL7w</loc>
        <lastmod>2020-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Wlju5uDkL7w/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate (Bind) DropDownList control using SqlDataSource in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to populate (bind) DropDownList control using SqlDataSource in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Wlju5uDkL7w</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/N1eAMBcHCJE</loc>
        <lastmod>2020-08-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/N1eAMBcHCJE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate (Bind) Repeater control using SqlDataSource in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained, how to populate (bind) Repeater control using SqlDataSource in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=N1eAMBcHCJE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/rWQJpBB0ssk</loc>
        <lastmod>2025-02-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/rWQJpBB0ssk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Insert using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to insert data into database using Dapper library in ASP.Net with C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=rWQJpBB0ssk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NYVXCS5KcPM</loc>
        <lastmod>2025-04-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NYVXCS5KcPM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Set Session in JavaScript using jQuery in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained  how to set Session in JavaScript using jQuery in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NYVXCS5KcPM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/xspK54RsNwA</loc>
        <lastmod>2025-04-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/xspK54RsNwA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using SCOPE_IDENTITY in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use SCOPE_IDENTITY in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=xspK54RsNwA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/TOTwnVp8KF8</loc>
        <lastmod>2023-08-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/TOTwnVp8KF8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload File in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained basic tutorial on how to use the ASP.Net FileUpload control in C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=TOTwnVp8KF8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/uhUW_sYCe2M</loc>
        <lastmod>2025-11-10</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/uhUW_sYCe2M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate GridView using DataTable in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to Populate GridView using DataTable in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=uhUW_sYCe2M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bavU1Z30rw8</loc>
        <lastmod>2020-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bavU1Z30rw8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Dynamically add meta tags in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to dynamically add meta tags in ASP.Net Website.  The dynamic meta tags will be populated from database and each meta tag will be added dynamically to head section of page.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bavU1Z30rw8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/gnL0ChvsWNQ</loc>
        <lastmod>2020-08-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/gnL0ChvsWNQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Dynamically add meta tags in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to dynamically add meta tags in ASP.Net Website.  The dynamic meta tags will be populated from database and each meta tag will be added dynamically to head section of page.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=gnL0ChvsWNQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_NdG5wcz-ao</loc>
        <lastmod>2020-07-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_NdG5wcz-ao/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display GridView Row details inside jQuery Dialog Modal Popup in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display GridView Row details in jQuery UI Dialog Modal Popup in ASP.Net.    When View Button is clicked, the GridView Row is referenced and the values of each Column are fetched and displayed in jQuery UI Dialog Modal Popup in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_NdG5wcz-ao</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/uL4eoxZ4Y8E</loc>
        <lastmod>2020-07-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/uL4eoxZ4Y8E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display GridView Row details inside jQuery Dialog Modal Popup in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display GridView Row details in jQuery UI Dialog Modal Popup in ASP.Net.    When View Button is clicked, the GridView Row is referenced and the values of each Column are fetched and displayed in jQuery UI Dialog Modal Popup in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=uL4eoxZ4Y8E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pgtXVBjsk0g</loc>
        <lastmod>2020-07-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pgtXVBjsk0g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Delete Row with Confirmation in ASP.Net GridView control using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to delete records or rows from ASP.Net GridView with Confirmation Box using CommandField and RowDeleting event.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pgtXVBjsk0g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_rUKUBOK014</loc>
        <lastmod>2020-07-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_rUKUBOK014/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Delete Row with Confirmation in ASP.Net GridView control using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to delete records or rows from ASP.Net GridView with Confirmation Box using CommandField and RowDeleting event.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_rUKUBOK014</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/TqR8rOgNWHY</loc>
        <lastmod>2020-07-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/TqR8rOgNWHY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display images from SQL Server Database in ASP.Net GridView control using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to build an Image Gallery to display images from SQL Server Database using the GridView control in ASP.Net.    Image files will be uploaded and then will be saved (inserted) to SQL Server database table in Binary format. The saved (inserted) Image files will be retrieved and displayed in ASP.Net GridView along with feature to Zoom the Image using jQuery.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=TqR8rOgNWHY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Z4nI4PrPwiU</loc>
        <lastmod>2020-07-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Z4nI4PrPwiU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display images from SQL Server Database in ASP.Net GridView control using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to build an Image Gallery to display images from SQL Server Database using the GridView control in ASP.Net.    Image files will be uploaded and then will be saved (inserted) to SQL Server database table in Binary format. The saved (inserted) Image files will be retrieved and displayed in ASP.Net GridView along with feature to Zoom the Image using jQuery.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Z4nI4PrPwiU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/O-9W1JsDOyQ</loc>
        <lastmod>2020-07-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/O-9W1JsDOyQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass multiple Eval values as Parameter to JavaScript function in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass multiple Eval (DataBinder.Eval) values as parameter to JavaScript function in ASP.Net using C# and VB.Net.    The multiple Eval (DataBinder.Eval) values from database are passed to a JavaScript function as parameters when Button is clicked inside GridView control.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=O-9W1JsDOyQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7sjwW_TN70c</loc>
        <lastmod>2025-05-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7sjwW_TN70c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML file from URL in Windows Forms in C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download XML file from URL in C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7sjwW_TN70c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DGVhqovlUu4</loc>
        <lastmod>2025-06-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DGVhqovlUu4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download PDF file from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download PDF file from database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DGVhqovlUu4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/JY6PiYBENtY</loc>
        <lastmod>2025-06-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/JY6PiYBENtY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Read JSON file in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to read JSON file using C# in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=JY6PiYBENtY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/09yt0NrhUFA</loc>
        <lastmod>2020-07-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/09yt0NrhUFA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass multiple Eval values as Parameter to JavaScript function in ASP.Net using C#.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass multiple Eval (DataBinder.Eval) values as parameter to JavaScript function in ASP.Net using C# and VB.Net.    The multiple Eval (DataBinder.Eval) values from database are passed to a JavaScript function as parameters when Button is clicked inside GridView control.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=09yt0NrhUFA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DlD9RgkKpBc</loc>
        <lastmod>2020-07-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DlD9RgkKpBc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display GridView Row details in JavaScript Alert Message Box using VB.Net in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display the details of the GridView Row in JavaScript alert message box when the Button inside the GridView Row is clicked in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DlD9RgkKpBc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/4Rz8342CNmc</loc>
        <lastmod>2020-07-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/4Rz8342CNmc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display GridView Row details in JavaScript Alert Message Box using C# in ASP.Net </video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display the details of the GridView Row in JavaScript alert message box when the Button inside the GridView Row is clicked in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=4Rz8342CNmc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/F-6aJPoMP4A</loc>
        <lastmod>2020-06-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/F-6aJPoMP4A/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Make AJAX Call to ASP.Net Server Side Web service method using jQuery with VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to make AJAX call to Server Side Web Service's WebMethod using jQuery in ASP.Net using C# and VB.Net.    jQuery allows to call Server Side ASP.Net methods from client side without any PostBack. It is an AJAX call to the Server but it allows us to call the method or function defined in server side.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=F-6aJPoMP4A</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0Ge78Z-WDwg</loc>
        <lastmod>2020-06-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0Ge78Z-WDwg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Make AJAX Call to ASP.Net Server Side Web service method using jQuery with C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to make AJAX call to Server Side Web Service's WebMethod using jQuery in ASP.Net using C# and VB.Net.    jQuery allows to call Server Side ASP.Net methods from client side without any PostBack. It is an AJAX call to the Server but it allows us to call the method or function defined in server side.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0Ge78Z-WDwg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/fl9JiWUigEM</loc>
        <lastmod>2020-06-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/fl9JiWUigEM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to Excel using JavaScript and jQuery in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export (convert) GridView to Excel file using JavaScript and jQuery in ASP.Net.    The GridView’s HTML Table will be exported (converted) to Excel file using the jQuery table2excel plugin in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=fl9JiWUigEM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pA87A3KV-Ug</loc>
        <lastmod>2020-06-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pA87A3KV-Ug/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to PDF using JavaScript and jQuery in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to export (convert) GridView to PDF file using JavaScript and jQuery in ASP.Net.    The GridView’s HTML Table will be first converted into a HTML5 Canvas using html2canvas plugin and then the HTML5 Canvas will be exported to PDF file using the pdfmake plugin in jQuery.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pA87A3KV-Ug</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/u6_c4ogvOlU</loc>
        <lastmod>2023-06-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/u6_c4ogvOlU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using SqlDataAdapter in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to implement SqlDataAdapter in ASP.Net MVC.    The records from the Database Table will be fetched using SqlDataAdapter.    Then the fetched records will be populated into a DataSet which will be used to populate the HTML Table in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=u6_c4ogvOlU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/1c4NWHLPzmQ</loc>
        <lastmod>2023-06-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/1c4NWHLPzmQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using SqlDataRader in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to use SqlDataReader in ASP.Net MVC.    The records from the Database table will be read using SqlDataReader and then copied into the Generic List collection of class objects, which is later used for populating HTML Table in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=1c4NWHLPzmQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/p9wu46bvVws</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/p9wu46bvVws/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML File form URL in ASP.Net Core Razor Pages</video:title>
            <video:description>Here Mudassar Khan has explained with an example how to download XML file from URL in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=p9wu46bvVws</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/xb5KllNZVfE</loc>
        <lastmod>2025-07-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/xb5KllNZVfE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using WebClient in Windows Forms Application using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to use WebClient in Windows Forms (WinForms) Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=xb5KllNZVfE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/jVubzHnjdZo</loc>
        <lastmod>2023-06-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/jVubzHnjdZo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using SqlDataAdapter in ASP.Net Core Razor Pages</video:title>
            <video:description>Here Mudassar Khan has explained how to implement SqlDataAdapter in ASP.Net Core Razor Pages.    The records from the Database Table will be fetched using SqlDataAdapter.    Then the fetched records will be populated into a DataSet which will be used to populate the HTML Table in ASP.Net Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=jVubzHnjdZo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Sdxeplhz1xc</loc>
        <lastmod>2020-06-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Sdxeplhz1xc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Paging in ASP.Net GridView in Code Behind using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Paging in ASP.Net GridView using C# and VB.Net.    Paging in ASP.Net GridView in Code Behind is done using OnPageIndexChanging event.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Sdxeplhz1xc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bk3EulPi-3I</loc>
        <lastmod>2020-06-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bk3EulPi-3I/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Paging in ASP.Net GridView in Code Behind using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Paging in ASP.Net GridView using C# and VB.Net.    Paging in ASP.Net GridView in Code Behind is done using OnPageIndexChanging event.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bk3EulPi-3I</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tv9U1u5-ccU</loc>
        <lastmod>2020-06-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tv9U1u5-ccU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Paging in GridView without DataSource (SqlDataSource) in ASP.Net using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Paging in GridView without DataSource (SqlDataSource) in ASP.Net using C# and VB.Net.    Paging in GridView without DataSource (SqlDataSource) in ASP.Net is done using OnPageIndexChanging event.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tv9U1u5-ccU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/gGZqK-KR-cQ</loc>
        <lastmod>2020-06-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/gGZqK-KR-cQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Paging in GridView without DataSource (SqlDataSource) in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Paging in GridView without DataSource (SqlDataSource) in ASP.Net using C# and VB.Net.    Paging in GridView without DataSource (SqlDataSource) in ASP.Net is done using OnPageIndexChanging event.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=gGZqK-KR-cQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/9v9Vx3Hi9CY</loc>
        <lastmod>2020-06-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/9v9Vx3Hi9CY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Paging in ASP.Net GridView using VB.Net </video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Paging (Pagination) in GridView control in ASP.Net using C# and VB.Net.    The Paging in GridView will be implemented using OnPageIndexChanging event of GridView control in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=9v9Vx3Hi9CY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/e0Wph3KNals</loc>
        <lastmod>2020-06-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/e0Wph3KNals/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Pagination in ASP.Net GridView Control using VB.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to enable or add Pagination functionality to GridView Control in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=e0Wph3KNals</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3bnb3J6ZGgk</loc>
        <lastmod>2020-06-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3bnb3J6ZGgk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Pagination in ASP.Net GridView Control using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to enable or add Pagination functionality to GridView Control in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3bnb3J6ZGgk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/GRHV9vSuUcU</loc>
        <lastmod>2020-06-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/GRHV9vSuUcU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Cookies: Read, Write (Save) and Remove (Delete) Cookies in ASP.Net using VB</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Browser Cookies in ASP.Net i.e. reading values stored in Cookies, writing (saving) values in Cookies and also how to remove (delete) Cookies in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=GRHV9vSuUcU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bOw94kAyPHc</loc>
        <lastmod>2020-06-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bOw94kAyPHc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Paging in ASP.Net GridView using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement Paging (Pagination) in GridView control in ASP.Net using C# and VB.Net.    The Paging in GridView will be implemented using OnPageIndexChanging event of GridView control in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bOw94kAyPHc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/nB3XyE0ayy0</loc>
        <lastmod>2023-06-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/nB3XyE0ayy0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using SqlDataAdapter in C#</video:title>
            <video:description>Here Mudassar Khan has explained how to use SqlDataAdapter in C#.    This video will use DataGridView to display the data populated from database using SqlDataAdapter in C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=nB3XyE0ayy0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/aDD7m4kPHuk</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/aDD7m4kPHuk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using JavaScriptSerializer in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use JavaScriptSerializer in ASP.Net 4.0 using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=aDD7m4kPHuk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3KtuYvuK-N0</loc>
        <lastmod>2025-08-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3KtuYvuK-N0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title> Insert PDF file to Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to save (insert) PDF file into database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3KtuYvuK-N0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6ZfsAO-_7v4</loc>
        <lastmod>2025-08-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6ZfsAO-_7v4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Select with Stored Procedure in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to select with Stored Procedure in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6ZfsAO-_7v4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/X90xasfeWnk</loc>
        <lastmod>2020-06-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/X90xasfeWnk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Cookies: Read, Write (Save) and Remove (Delete) Cookies in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Browser Cookies in ASP.Net i.e. reading values stored in Cookies, writing (saving) values in Cookies and also how to remove (delete) Cookies in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=X90xasfeWnk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/KSZLMWJ914E</loc>
        <lastmod>2020-06-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/KSZLMWJ914E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Image based on condition in GridView in ASP.Net using VB</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display Image based on condition in GridView in ASP.Net using C# and VB.Net.    The ImageUrl property of the Image control is set with an Inline Expression which compares the value of the column and based on the value, the respective Image URL is returned which is used to conditionally display the Image in GridView.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=KSZLMWJ914E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PSJn_Sa1pIs</loc>
        <lastmod>2020-05-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PSJn_Sa1pIs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Image based on condition in GridView in ASP.Net using C# </video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to display Image based on condition in GridView in ASP.Net using C# and VB.Net.    The ImageUrl property of the Image control is set with an Inline Expression which compares the value of the column and based on the value, the respective Image URL is returned which is used to conditionally display the Image in GridView.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PSJn_Sa1pIs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/miNO96BWvpI</loc>
        <lastmod>2020-05-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/miNO96BWvpI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bootstrap DatePicker (Calendar) in ASP.Net using VB</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use the Bootstrap DatePicker (Calendar) with TextBox ASP.Net.    This video will also illustrate how to get the selected Date of the Bootstrap DatePicker (Calendar) on Server Side (Code Behind) on Button click in ASP.Net using C# and VB.Net.    The Date format for the selected Date will be set to dd/MM/yyyy format.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=miNO96BWvpI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/deb4QFVnhdo</loc>
        <lastmod>2020-05-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/deb4QFVnhdo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bootstrap DatePicker (Calendar) in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use the Bootstrap DatePicker (Calendar) with TextBox ASP.Net.    This video will also illustrate how to get the selected Date of the Bootstrap DatePicker (Calendar) on Server Side (Code Behind) on Button click in ASP.Net using C# and VB.Net.    The Date format for the selected Date will be set to dd/MM/yyyy format.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=deb4QFVnhdo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/meMocLSsmKg</loc>
        <lastmod>2020-05-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/meMocLSsmKg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Filter GridView with TextBox using FilterExpression in SqlDataSource in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained with an example and attached sample code, how to filter GridView records using TextBox in ASP.Net. To accomplish the task I have made use of SqlDataSource with FilterExpression along with FilterParameters to filter records and bind the ASP.Net GridView control.    The TextBox will be specified as ControlParameter in the SqlDataSource FilterParameters, so that when text or value is entered in the TextBox and the Search Button is clicked, it will filter the GridView Records based on Starts with LIKE Search.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=meMocLSsmKg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/o31X2slLZ0g</loc>
        <lastmod>2020-05-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/o31X2slLZ0g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate (Bind) GridView control using SqlDataSource in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to populate (bind) GridView control using SqlDataSource in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=o31X2slLZ0g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/C09rdDn0pts</loc>
        <lastmod>2020-05-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/C09rdDn0pts/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Simple SqlDataSource Tutorial in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained a simple tutorial with example on how to use SqlDataSource with GridView control in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=C09rdDn0pts</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/eh_LLbddm0I</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/eh_LLbddm0I/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>INPUT 'type=file' accept all files in HTML</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use INPUT "type=file" to accept all files in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=eh_LLbddm0I</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/8eLCFisahR0</loc>
        <lastmod>2025-07-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/8eLCFisahR0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display files from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to display files saved in SQL Server Database Table in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=8eLCFisahR0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/v0fvoMG5bIM</loc>
        <lastmod>2025-08-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/v0fvoMG5bIM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Video (MP4) file from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download video (mp4) file from database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=v0fvoMG5bIM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bUqN5A-RZyM</loc>
        <lastmod>2020-05-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bUqN5A-RZyM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to use Northwind Database in SQL Server Management studio</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to download and install the Microsoft's Northwind and Pubs databases and then attach it to the SQL Server database server using the SQL Server Management Studio.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bUqN5A-RZyM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NNZAIrEA9x8</loc>
        <lastmod>2020-05-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NNZAIrEA9x8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery DatePicker in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to implement jQuery UI DatePicker (Calendar) with ASP.Net TextBox with ReadOnly property set to true.    When TextBox is set ReadOnly true, its value is not available on Server Side (Code Behind) and hence we need to make use of the Request.Form collection to fetch the value of jQuery DatePicker (Calendar).</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NNZAIrEA9x8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/UJfRGn7Zy98</loc>
        <lastmod>2020-05-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/UJfRGn7Zy98/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Dynamically change GridView Cell Background Color based on condition in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to dynamically change GridView Cell Background Color based on condition in ASP.Net using C# and VB.Net.    The GridView Cell’s background color will be dynamically changed based on its value in the RowDataBound event of GridView.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=UJfRGn7Zy98</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/06oRGZ7tDkI</loc>
        <lastmod>2020-05-12</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/06oRGZ7tDkI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Change Background color of GridView Row using RowDataBound event in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to dynamically change background color of GridView Row using RowDataBound event in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=06oRGZ7tDkI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Xw_tXXu25bw</loc>
        <lastmod>2020-05-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Xw_tXXu25bw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using IF ELSE condition in BoundField column in ASP.Net GridView</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use IF ELSE condition in BoundField column in ASP.Net GridView using C# and VB.Net.    IF ELSE statement is not supported in BoundField column in ASP.Net GridView, hence RowDataBound event of GridView is used to serve the purpose.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Xw_tXXu25bw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Ji0UiBzM1ME</loc>
        <lastmod>2020-05-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Ji0UiBzM1ME/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using IF ELSE condition in ASP.Net GridView</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use IF ELSE condition in TemplateField (ItemTemplate) column in ASP.Net GridView using C# and VB.Net.    IF ELSE statement is not supported in TemplateField (ItemTemplate) column in ASP.Net GridView, but using Inline Expressions, a simple IF ELSE condition can be used in TemplateField (ItemTemplate) column in ASP.Net GridView.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Ji0UiBzM1ME</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ar0cKjjgfb8</loc>
        <lastmod>2018-09-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ar0cKjjgfb8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Get GridView Cell value on Button Click in ASP.Net using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to get Cell value of GridView on Button Click in ASP.Net using C# and VB.Net.    The Button Click event will be implemented using the RowCommand event and hence when the Button is clicked, the RowCommand event will be triggered and inside it the cell value of the ASP.Net GridView will be fetched using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ar0cKjjgfb8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/EP9m5ENKwJE</loc>
        <lastmod>2018-06-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/EP9m5ENKwJE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Read, Parse and Display XML file in ASP.Net GridView</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to read the data from an XML file and then bind it to GridView control in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=EP9m5ENKwJE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Qi-jMVO401Q</loc>
        <lastmod>2018-06-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Qi-jMVO401Q/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Read, Parse and Display XML file in Windows DataGridView using C#</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to read, parse and import XML file in Windows Forms DataGridView using C# and VB.Net.    The XML file will be read and parsed using a DataSet and all the records from the XML file will be imported into a DataTable within the DataSet.    Finally the DataSet will be used to populate and display the data from XML file in Windows Forms DataGridView.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Qi-jMVO401Q</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wrIoaubOWMU</loc>
        <lastmod>2025-05-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wrIoaubOWMU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Delete with Stored Procedure in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to Delete with Stored Procedure in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wrIoaubOWMU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/EIt9Q5dCLAA</loc>
        <lastmod>2025-06-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/EIt9Q5dCLAA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload multiple Files using HTML5 Input File in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to upload multiple files using HTML5 Input File in ASP.Net MVC. </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=EIt9Q5dCLAA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/96lcmTdUB1M</loc>
        <lastmod>2025-06-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/96lcmTdUB1M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display data from Database using ADO.Net in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to display data from Database using ADO.Net in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=96lcmTdUB1M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/MmBIpAMOgOI</loc>
        <lastmod>2018-04-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/MmBIpAMOgOI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Handle Click event of dynamically generated Button, LinkButton and ImageButton in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to handle Click event of dynamically generated Button, LinkButton and ImageButton controls in ASP.Net using C# and VB.Net.    He has also explained how to attach click event handlers to dynamic Button, LinkButton and ImageButton controls when using Master Pages and Content Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=MmBIpAMOgOI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/EsZhg1fmNXQ</loc>
        <lastmod>2018-04-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/EsZhg1fmNXQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass multiple values in CommandArgument in ASP.Net GridView</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to pass (send) multiple values in CommandArgument property on Button Click in ASP.Net GridView using C# and VB.Net.    Multiple values will be passed by concatenating multiple values using a Character separator such as Comma, Pipe, etc. and later inside the Button Click event, the values will be split and populated into an Array.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=EsZhg1fmNXQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3Tpje7Ueo1g</loc>
        <lastmod>2018-04-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3Tpje7Ueo1g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net GridView - Get Command Name and Argument inside RowCommand and Button Click events</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to identify the GridView Row and the Button, LinkButton or ImageButton that was clicked in their respective OnClick and OnRowCommand events.  Once the Button, LinkButton or ImageButton control is identified we can easily find its ID, CommandName and CommandArgument.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3Tpje7Ueo1g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/a1YXKFcbLlo</loc>
        <lastmod>2018-04-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/a1YXKFcbLlo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Dynamically create DataTable and bind to GridView in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained, how to dynamically create DataTable and bind to GridView in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=a1YXKFcbLlo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NUQLXCatvKs</loc>
        <lastmod>2018-04-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NUQLXCatvKs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Save and Read Connection String from Web.Config file in ASP.Net</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to use Connection String from Web.Config file in ASP.Net using C# and VB.Net by reading the value of the Connection String from the ConnectionStrings section of the Web.Config.    In ASP.Net Web applications, one has to reference the System.Configuration Assembly in order to read Connection String value from the Web.Config file.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NUQLXCatvKs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/RS-C9Sar6Wo</loc>
        <lastmod>2018-04-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/RS-C9Sar6Wo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Save and read Connection String in App.Config file.</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to store and access Connection String in Windows Application (Windows Forms) using C# and VB.Net.    The Connection String will be stored (saved) in the App.Config file inside its ConnectionStrings section and later it will be read in code using the ConfigurationManager class in C# and VB.Net.    In Windows applications, Class Library or Console applications one has to reference the System.Configuration Assembly in order to read Connection String value from the App.Config file.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=RS-C9Sar6Wo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/p7b_WLxoj30</loc>
        <lastmod>2018-04-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/p7b_WLxoj30/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Simple File Upload example in ASP.Net MVC Razor</video:title>
            <video:description>In this video tutorial, Mudassar Khan has explained how to upload a file in ASP.Net MVC 5 Razor.    Before upload the file, it will check whether Directory (Folder) exists if not then the Directory (Folder) will be created and then the file will be uploaded.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=p7b_WLxoj30</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tGJ5i-Gy-rw</loc>
        <lastmod>2023-07-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tGJ5i-Gy-rw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>FileUpload validation using Data Annotations in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to perform Client Side validation of HTML FileUpload element using Data Annotations in Model class and jQuery in ASP.Net MVC Razor.  HTML FileUpload element validation will allow upload of only certain files by filtering them using their extensions. This filtering of files will be done using the RegularExpression Data Annotation attribute in Model class.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tGJ5i-Gy-rw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ikvGkph7aEc</loc>
        <lastmod>2025-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ikvGkph7aEc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download CSV file from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download CSV file from database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ikvGkph7aEc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/cZUU4O3UotE</loc>
        <lastmod>2025-08-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cZUU4O3UotE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to export GridView data to PDF file in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to export GridView data to PDF file in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cZUU4O3UotE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/KWInLV12Bcw</loc>
        <lastmod>2022-10-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/KWInLV12Bcw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net में किस तरह Database से PDF file को Upload और Download करे।</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की C# का उपयोग करके ASP.Net में SQL Server Database से PDF file को कैसे upload और download करें। PDF file को FileUpload control का उपयोग करके upload किया जाएगा और इसे SQL Server Database Table में insert किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=KWInLV12Bcw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/p6nPEZ5ter0</loc>
        <lastmod>2022-09-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/p6nPEZ5ter0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Dynamic (Temporary) DataTable का उपयोग करके GridView को कैसे Populate (Bind) करे।</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की कैसे dynamically (programmatically) runtime पर C# का उपयोग करके DataTable बनाएं और फिर इसे ASP.Net GridView से bind करे। सबसे पहले एक dynamic DataTable बनाया जाता है और इसकी schema (Table structure और Columns) programmatically define की जाती है। एक बार columns define हो जाने के बाद, records को add किया जाता है। एक बार dynamic DataTable populate हो जाता है तो ये ASP.Net GridView मैं bind किया जाता हे।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=p6nPEZ5ter0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/EqfB76sg6W8</loc>
        <lastmod>2022-09-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/EqfB76sg6W8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>JavaScript और jQuery का उपयोग करके GridView को PDF में कैसे Export करें।</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की कैसे ASP.Net में GridView को PDF file में JavaScript और jQuery का उपयोग करके export करें। GridView को HTML Table को html2canvas plugin का उपयोग करके HTML5 में convert किया जाएगा और फिर HTML5 canvas को jQuery के pdfmake plugin का इस्तेमाल करके PDF file में export किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=EqfB76sg6W8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Gus8oSTgq04</loc>
        <lastmod>2022-09-10</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Gus8oSTgq04/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Dynamic (Temporary) DataTable का उपयोग करके GridView को कैसे Populate (Bind) करे।</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की कैसे dynamically (programmatically) runtime पर VB.Net का उपयोग करके DataTable बनाएं और फिर इसे ASP.Net GridView से bind करे। सबसे पहले एक dynamic DataTable बनाया जाता है और इसकी schema (Table structure और Columns) programmatically define की जाती है। एक बार columns define हो जाने के बाद, records को add किया जाता है। एक बार dynamic DataTable populate हो जाता है तो ये ASP.Net GridView मैं bind किया जाता हे।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Gus8oSTgq04</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/zw2xn7AHq3g</loc>
        <lastmod>2022-04-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/zw2xn7AHq3g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core Razor Pages में jQuery AJAX का इस्तेमाल कैसे करें।</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core Razor Pages में jQuery AJAX का इस्तेमाल कैसे करे | ASP.Net Core में Razor Page के POST method को jQuery AJAX and JSON का इस्तेमाल करके HTML से call किया जायेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=zw2xn7AHq3g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/os3N6_308-w</loc>
        <lastmod>2022-04-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/os3N6_308-w/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC में Session की value को View में कैसे display करे।</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि ASP.Net MVC में View के अंदर Session value को कैसे display करें। ASP.Net MVC में Razor Syntax का इस्तेमाल करके Session value को display किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=os3N6_308-w</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/id7Wluy-yhk</loc>
        <lastmod>2022-04-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/id7Wluy-yhk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC में Session का इस्तेमाल करके Controller से View में data केसे pass करे।</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि ASP.Net MVC में Session का इस्तेमाल करके Controller से View में data कैसे pass करे। इस video में हम सीखेंगे कि कैसे ASP.Net MVC Controller के अंदर Session में data save करे और फिर View के अंदर Razor syntax का इस्तेमाल करके कैसे access करे।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=id7Wluy-yhk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SERHG-7vBM0</loc>
        <lastmod>2022-03-31</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SERHG-7vBM0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC में Session का इस्तेमाल कैसे करें।</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC में Session का इस्तेमाल कैसे करें। Session HttpSessionStateBase class से लिया गया है और इसका उपयोग ASP.Net MVC में requests के दौरान data यानी State Management को बनाए रखने के लिए किया जाता है।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SERHG-7vBM0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/VgFkb4GCKi0</loc>
        <lastmod>2022-02-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/VgFkb4GCKi0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.NET CORE Razor Pages में AntiForgeryToken का इस्तेमाल AJAX request के साथ कैसे करे।</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि ASP.NET Core Razor Pages में AntiForgeryToken का इस्तेमाल AJAX request के साथ कैसे करें। AntiForgeryToken का इस्तेमाल cross-site request forgery (CSRF) attacks को रोकने के लिए किया जाता है। इस video में हम सीखेंगे ASP.Net Core Razor Pages में jQuery AJAX POST call के साथ AntiForgeryToken को configure और उसका इस्तेमाल कैसे करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=VgFkb4GCKi0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Je2fna2CtCE</loc>
        <lastmod>2025-02-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Je2fna2CtCE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Update using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to update data into database using Dapper library in ASP.Net with C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Je2fna2CtCE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/itgPHiO8o_8</loc>
        <lastmod>2025-06-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/itgPHiO8o_8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Post JSON data to Web API using jQuery AJAX in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to post JSON data to Web API using jQuery AJAX in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=itgPHiO8o_8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bMTAZris8RY</loc>
        <lastmod>2022-02-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bMTAZris8RY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net CORE में Session कि IdleTimeout value कैसे Set करें।</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है, ASP.Net Core MVC में Session कि IdleTimeout value कैसे set करें। ASP.Net Core में Session IdleTimeout value Startup.cs class के अंदर set किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bMTAZris8RY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/kNYVzDv6aeU</loc>
        <lastmod>2022-02-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/kNYVzDv6aeU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Enable Session in ASP.Net Core</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है की ASP.Net Core में Session को enable कैसे करे। By default ASP.Net Core में Session State disable होती है और हमे कुछ configuration कर के Session को enable करना पड़ता है।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=kNYVzDv6aeU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/cvZtWZSy9-c</loc>
        <lastmod>2022-02-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cvZtWZSy9-c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using HttpContext in ASP.Net Core Razor Pages</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core Razor Pages में HttpContext का इस्तेमाल कैसे करे | Microsoft ने .Net Core से HttpContext.Current property को हटा दिया है और .Net Core के लिए एक नया interface IHttpContextAccessor पेश किया है।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cvZtWZSy9-c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/kLUmB8lHzws</loc>
        <lastmod>2022-01-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/kLUmB8lHzws/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Custom Paging in GridView using ObjectDataSource in ASP.Net using C#</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि कैसे ObjectDataSource का इस्तेमाल करके GridView में custom paging करें। यहां custom paging ObjectDataSource control, LINQ और Entity Framework का इस्तेमाल करके GridView में किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=kLUmB8lHzws</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ArwwX-5q24o</loc>
        <lastmod>2022-01-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ArwwX-5q24o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Custom Paging in GridView using ObjectDataSource in ASP.Net using VB.Net</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि कैसे ObjectDataSource का इस्तेमाल करके GridView में custom paging करें। यहां custom paging ObjectDataSource control, LINQ और Entity Framework का इस्तेमाल करके GridView में किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ArwwX-5q24o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/VI_aLDf0ln8</loc>
        <lastmod>2022-01-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/VI_aLDf0ln8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Populate GridView using ObjectDataSource in ASP.Net using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की कैसे ObjectDataSource का इस्तेमाल करके GridView को populate करें। इस video मे यह भी समझाया है की कैसे ObjectDataSource, Entity Framework और LINQ का इस्तेमाल करके ASP.Net GridView मे Custom Paging करें |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=VI_aLDf0ln8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/EZubC2RoEgc</loc>
        <lastmod>2022-01-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/EZubC2RoEgc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Populate GridView using ObjectDataSource in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की कैसे ObjectDataSource का इस्तेमाल करके GridView को populate करें। इस Video मे यह भी समझाया है की कैसे ObjectDataSource, Entity Framework और LINQ का इस्तेमाल करके ASP.Net GridView मे Custom Paging करें |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=EZubC2RoEgc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/voMP4u9QNoI</loc>
        <lastmod>2021-12-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/voMP4u9QNoI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Loop through Model Items in ASP.Net Core Razor Pages</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core Razor Pages में Model Items में Loop का इस्तेमाल कैसे करें। Entity Framework का इस्तेमाल करके Model data fetch किया जाएगा और फिर FOR EACH loop का इस्तेमाल करके Model Items को traverse किया जाएगा और ASP.Net Core Razor Pages में HTML Table का इस्तेमाल करके data display किया जयेगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=voMP4u9QNoI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/k8uUg2WupVM</loc>
        <lastmod>2021-12-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/k8uUg2WupVM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Entity Framework with Existing Database in ASP.Net Core Razor Pages</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core Razor Pages में existing Database के साथ Entity Framework का इस्तेमाल कैसे करे। इस video में यह भी समझाया है की कैसे Entity Framework को existing SQL Server database से connect करें और ASP.Net Core Razor Pages में data retrieve करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=k8uUg2WupVM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/FfE7pDdAMm0</loc>
        <lastmod>2021-12-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/FfE7pDdAMm0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Grid (GridView) in ASP.Net Core Razor Pages</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core Razor Pages में Grid (GridView) का इस्तेमाल कैसे करे। SQL Server Database Table से Entity Framework का उपयोग करके data प्राप्त किया जाएगा और अंत में प्राप्त किया हुआ data ASP.Net Core Razor Pages में Model का इस्तेमाल करके Grid (GridView) में display किया जयेगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=FfE7pDdAMm0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Igry-UOfIuw</loc>
        <lastmod>2025-07-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Igry-UOfIuw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>What is Content Disposition Header in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained what is Content Disposition Header in ASP.Net?</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Igry-UOfIuw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7f2zFBHGYMc</loc>
        <lastmod>2025-11-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7f2zFBHGYMc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind HTML Table in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained a simple video tutorial with an example, how to Bind HTML Table in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7f2zFBHGYMc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/qKmrCVLdteU</loc>
        <lastmod>2025-12-12</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/qKmrCVLdteU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using ADO.Net in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use ADO.Net in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=qKmrCVLdteU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bBRi2GCmnKw</loc>
        <lastmod>2021-12-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bBRi2GCmnKw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Entity Framework Database First Approach in ASP.Net Core Razor Pages</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core Razor Pages में Database First Approach के साथ Entity Framework का उपयोग कैसे करें। इस video में यह भी समझाया है की कैसे Entity Framework को SQL Server database से connect करे और अंत में fetched किया हुआ data ASP.Net Core Razor Pages में display किया जयेगा | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bBRi2GCmnKw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/K7vCA7Nm-34</loc>
        <lastmod>2021-12-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/K7vCA7Nm-34/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Create Web API in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC Razor में simple Web API कैसे बनाया जाता है। इस video में यह भी समझाया है की कैसे ASP.Net MVC Razor में jQuery AJAX का उपयोग करके Web API POST method का इस्तेमाल करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=K7vCA7Nm-34</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/qKsOGdiyPOs</loc>
        <lastmod>2021-12-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/qKsOGdiyPOs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC Web API Tutorial with example</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने एक उदाहरण के साथ समझाया है की ASP.Net MVC Razor में एक साधारण Web API कैसे बनाया जाए | इस Video में यह भी समझाया है की कैसे ASP.Net MVC Razor में jQuery AJAX का उपयोग करके Web API POST method का इस्तेमाल करे | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=qKsOGdiyPOs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3LghkqetlBY</loc>
        <lastmod>2021-12-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3LghkqetlBY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Step by Step Web API Tutorial for Beginners in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने शुरुआती लोगों के लिए एक उदाहरण के साथ step by step ट्यूटोरियल समझाया है की ASP.Net MVC में एक साधारण Web API कैसे बनाया जाए | इस Video में यह भी समझाया है की कैसे ASP.Net MVC Razor में jQuery AJAX का उपयोग करके Web API POST method का इस्तेमाल करे | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3LghkqetlBY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Id3wY3ig5cc</loc>
        <lastmod>2021-11-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Id3wY3ig5cc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using HttpContext in ASP.Net Core</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Core में HttpContext का इस्तेमाल कैसे करे | Microsoft ने .Net Core से HttpContext.Current property को हटा दिया है और .Net Core के लिए एक नया interface IHttpContextAccessor पेश किया है।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Id3wY3ig5cc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/z9aJySiQUy0</loc>
        <lastmod>2021-10-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/z9aJySiQUy0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Call (Consume) Web API using jQuery AJAX in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC Razor में jQuery AJAX का उपयोग करके Web API को कैसे कॉल करे | इस video में यह भी समझाया है की कैसे ASP.Net MVC Razor में jQuery AJAX का उपयोग करके Web API POST method का इस्तेमाल करे | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=z9aJySiQUy0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/aU-SujTJCCk</loc>
        <lastmod>2021-10-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/aU-SujTJCCk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC: jQuery AJAX and JSON Example</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC Razor में jQuery AJAX और JSON का इस्तेमाल कैसे करे | ASP.Net MVC Razor View से jQuery AJAX और JSON का उपयोग करके Controller Action को कॉल किया जायेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=aU-SujTJCCk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/c_8yC8Wmp98</loc>
        <lastmod>2021-08-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/c_8yC8Wmp98/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Core Razor Pages: Simple Entity Framework Tutorial with example</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Core Razor Pages में simple तरीके से कैसे Entity Framework इस्तेमाल करे | इस video में यह भी समझाया है कि कैसे Entity Framework को configure और SQL Server database से connect करके फिर data को fetch करके ASP.Net Core Razor Pages के View में display करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=c_8yC8Wmp98</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/B2h1aVY6syE</loc>
        <lastmod>2021-07-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/B2h1aVY6syE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Core: Entity Framework Tutorial</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Core MVC में simple तरीके से कैसे Entity Framework इस्तेमाल करे | इस video में यह भी समझाया है कि कैसे Entity Framework को configure और SQL Server database से connect करके फिर data को fetch करके ASP.Net Core MVC के View में display करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=B2h1aVY6syE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DtuWEjH4Iv8</loc>
        <lastmod>2021-06-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DtuWEjH4Iv8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Export GridView to Excel in ASP.Net with Formatting using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने बताया है, कि कैसे ASP.Net में VB.Net का उपयोग करके GridView को Excel file में Export करे | यह video Tutorial बताएगा कि ASP.Net में formatting और paging के साथ GridView को कैसे Excel file में Export करे | जब Export button पर click किया जाता है, तो GridView को HTML string के रूप में render किया जाएगा जो बाद में Response Stream में लिखा जाएगा और ASP.Net में Word file के रूप में Download किया जाएगा। </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DtuWEjH4Iv8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/YvrgGvm82kI</loc>
        <lastmod>2024-05-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/YvrgGvm82kI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload multiple files in older versions of ASP.Net 2.0, 3.0, 3.5 and 4.0</video:title>
            <video:description>Here Mudassar Khan has explained how to upload multiple files older versions of ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=YvrgGvm82kI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/U6uJPNnnzb0</loc>
        <lastmod>2025-07-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/U6uJPNnnzb0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Create Folder and Upload File in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to create folder and upload file in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=U6uJPNnnzb0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lM8_SRi7pYw</loc>
        <lastmod>2021-06-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lM8_SRi7pYw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Export GridView to Excel in ASP.Net with Formatting using C#</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने बताया है, कि कैसे ASP.Net में C# का उपयोग करके GridView को Excel file में Export करे | यह Video Tutorial बताएगा कि ASP.Net में formatting और paging के साथ GridView को कैसे Excel file में Export करे | जब Export button पर click किया जाता है, तो GridView को HTML string के रूप में render किया जाएगा जो बाद में Response Stream में लिखा जाएगा और ASP.Net में Word file के रूप में Download किया जाएगा। </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lM8_SRi7pYw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/My6KT0d9zrM</loc>
        <lastmod>2021-06-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/My6KT0d9zrM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Export GridView to Word Format in ASP.Net using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने बताया है, कि कैसे ASP.Net में VB.Net का उपयोग करके GridView को Word file में Export करे | यह Video Tutorial बताएगा कि ASP.Net में formatting और paging के साथ GridView को कैसे Word file में Export करे | जब Export button पर click किया जाता है, तो GridView को HTML string के रूप में render किया जाएगा जो बाद में Response Stream में लिखा जाएगा और ASP.Net में Word file के रूप में Download किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=My6KT0d9zrM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lmw55mEDEeg</loc>
        <lastmod>2021-05-31</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lmw55mEDEeg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Export GridView to Word Format in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने बताया है, कि कैसे ASP.Net में C# का उपयोग करके GridView को Word file में Export करे | यह Video Tutorial बताएगा कि ASP.Net में formatting और paging के साथ GridView को कैसे Word file में Export करे | जब Export button पर click किया जाता है, तो GridView को HTML string के रूप में render किया जाएगा जो बाद में Response Stream में लिखा जाएगा और ASP.Net में Word file के रूप में Download किया जाएगा। </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lmw55mEDEeg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/HWJgwfIxMEI</loc>
        <lastmod>2021-05-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/HWJgwfIxMEI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC: Display List of Files from Folder (Directory)</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC का इस्तेमाल करके File List को Folder (Directory) से display कैसे करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=HWJgwfIxMEI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7HKTDtkRt2o</loc>
        <lastmod>2021-05-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7HKTDtkRt2o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using WebClient in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC में WebClient का इस्तेमाल कैसे करे | इस Video में यह भी समझाया है की कैसे ASP.Net MVC में WebClient class के DownloadString method का इस्तेमाल करे | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7HKTDtkRt2o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/XRPHO5XyDt0</loc>
        <lastmod>2021-04-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/XRPHO5XyDt0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using WebClient in ASP.Net Core</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Core में WebClient का इस्तेमाल कैसे करे | इस Video में यह भी समझाया है की कैसे ASP.Net Core में WebClient class के DownloadString method का इस्तेमाल करे | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=XRPHO5XyDt0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ABVVxQA2TKk</loc>
        <lastmod>2021-04-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ABVVxQA2TKk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC: Download Files from Folder (Directory)</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की कैसे ASP.Net का इस्तेमाल करके View में file को Folder (Directory) से Server Disk में download करे | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ABVVxQA2TKk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pajJrcT84EU</loc>
        <lastmod>2021-04-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pajJrcT84EU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Core Razor Pages: Hidden Field</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Core Razor Pages में Hidden Fields का इस्तेमाल कैसे करे | इस Video में यह भी समझाया है कि कैसे किस तरह Model class इस्तेमाल कैसे करे Hidden Fields को create करे, उसकी Value set करे और उसे POST Handler method के भीतर Razor Page से retrieve करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pajJrcT84EU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/UxQo_BhYnis</loc>
        <lastmod>2021-02-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/UxQo_BhYnis/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using jQuery AJAX and JSON in ASP.Net Core MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की कैसे ASP.Net Core MVC में jQuery AJAX और JSON का इस्तेमाल कैसे करे | Controller के Action method को jQuery AJAX और JSON में View से call किया जायेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=UxQo_BhYnis</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Qxin0Y-rJGA</loc>
        <lastmod>2023-07-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Qxin0Y-rJGA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery Modal Popup in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to create Modal Popup Window using jQuery UI Modal Dialog in ASP.Net and how to display the Modal Popup Window on Button Click in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Qxin0Y-rJGA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/M7NPLL38z0g</loc>
        <lastmod>2024-06-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/M7NPLL38z0g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload multiple Files using HTML5 Input File in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to upload multiple files using HTML5 Input File in ASP.Net MVC. </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=M7NPLL38z0g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/r4j_14pb5w4</loc>
        <lastmod>2024-07-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/r4j_14pb5w4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery TimePicker in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to implement jQuery TimePicker in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=r4j_14pb5w4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/C2Cc7SCa4X4</loc>
        <lastmod>2024-08-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/C2Cc7SCa4X4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Bootstrap DatePicker in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap DatePicker (Calendar) in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=C2Cc7SCa4X4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/TnaCtzE2xUk</loc>
        <lastmod>2021-01-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/TnaCtzE2xUk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Core: Form Submit (Post)</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की Form को कैसे Submit (post) करे और View से Controller तक data कैसे भेजे | इस Video में यह भी समझाया है कि कैसे किस तरह Form Fields का इस्तेमाल करके Data को View से Controller में भेज सकते है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=TnaCtzE2xUk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/28YM_CUYoxk</loc>
        <lastmod>2020-12-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/28YM_CUYoxk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Entity Framework GridView Custom Paging</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की कैसे ASP.Net Websites और Web Applications में Entity Framework को कैसे इस्तेमाल और configure करे | इस Video में Entity Framework और LINQ का इस्तेमाल करके ASP.Net GridView control के साथ Custom Paging का इस्तेमाल हुआ है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=28YM_CUYoxk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/IPQzBdQGJpE</loc>
        <lastmod>2020-12-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/IPQzBdQGJpE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Entity Framework GridView Custom Paging</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की कैसे ASP.Net Websites और Web Applications में Entity Framework को कैसे इस्तेमाल और configure करे | इस Video में Entity Framework और LINQ का इस्तेमाल करके ASP.Net GridView control के साथ Custom Paging का इस्तेमाल हुआ है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=IPQzBdQGJpE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/2diqGRwJ8bI</loc>
        <lastmod>2020-11-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/2diqGRwJ8bI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC Core Hello World Tutorial</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC Core का इस्तेमाल करके किस तरीके से Hello World Video Tutorial program बनाया जा सकता है|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=2diqGRwJ8bI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/adCqJ2M2g0g</loc>
        <lastmod>2020-11-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/adCqJ2M2g0g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Core Razor Pages: Hello World Tutorial</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Core Razor Pages का इस्तेमाल करके किस तरीके से Hello World tutorial program बनाया जा सकता है|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=adCqJ2M2g0g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pz_G1UdU67I</loc>
        <lastmod>2023-08-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pz_G1UdU67I/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display XML File in Browser in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to display Formatted XML in Browser in ASP.Net MVC Razor.    The XML file will be read as string and then its contents will be written to the Response as XML which will ultimately display the Formatted XML in Browser in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pz_G1UdU67I</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6mbcUxGwRs8</loc>
        <lastmod>2023-09-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6mbcUxGwRs8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Repeater control in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to use the ASP.Net Repeater control for displaying data (records) from database in C#.    The Repeater control as the name suggests will repeat its content and hence it can be used to display data using any HTML element.    In this article, the Repeater control will be populated from database and the data will be displayed as HTML table on the page.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6mbcUxGwRs8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/mtuHk_KHIMs</loc>
        <lastmod>2020-10-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/mtuHk_KHIMs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC: Database Connection Tutorial</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की, ASP.Net MVC application को Entity Framework का इस्तेमाल करके Database से connect कैसे करे | यह video हमें बताएगा कि कैसे Entity Framework को configure करे और SQL Server database से connect करे और फ़िर fetch किये हुए data को View में कैसे दिखाए |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=mtuHk_KHIMs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/I9gv2otlUlA</loc>
        <lastmod>2020-10-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/I9gv2otlUlA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Uploading Large Files in ASP.Net Core</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net Core में Large Files को कैसे Upload करे | ASP.Net Core में File की maximum upload File Size 28 MB होती है, जिसका मतलब user 28 MB से अधिक size की File को upload नहीं कर सकता | यह video tutorial हमें बताएगा कि कैसे ASP.Net Core में Upload Limit को increase करे और 28 MB से अधिक size कि files को Upload करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=I9gv2otlUlA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/s6JE2ZnZN_8</loc>
        <lastmod>2020-10-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/s6JE2ZnZN_8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Pass value from parent page to child popup window using JavaScript</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की कैसे JavaScript का इस्तेमाल करके Value को Parent page से Child popup window में pass करे | Child popup window को JavaScript window.open function का इस्तेमाल करके open करना होगा | window.open function से open किए गए Child popup window की reference को return करता है जिसकी मदद से child popup window के elements और controls को access किया जा सकता है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=s6JE2ZnZN_8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Y9IcaG-SW1o</loc>
        <lastmod>2020-05-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Y9IcaG-SW1o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Simple SqlDataSource Tutorial in ASP.Net</video:title>
            <video:description>यहां मुदस्सर खान ने बताया है ASP.Net में GridView control के साथ SqlDataSource का उपयोग कैसे करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Y9IcaG-SW1o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/rrmP-6p9vas</loc>
        <lastmod>2025-01-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/rrmP-6p9vas/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to bind GridView using Dapper in ASP.Net with C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=rrmP-6p9vas</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/piRLOZw-U3I</loc>
        <lastmod>2020-10-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/piRLOZw-U3I/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using Static Files (Images, CSS and JS files) in ASP.Net Core</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की कैसे ASP.Net Core में Static files (Images, CSS and JS files) का इस्तेमाल करे | Static files जैसे की Image files, CSS files और JavaScript JS files ASP.Net Core में काम नहीं करती जब तक उसे project में proper location और कुछ ज़रूरी settings के साथ set नहीं किया जाता |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=piRLOZw-U3I</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/4NfGSWLK1k0</loc>
        <lastmod>2020-09-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/4NfGSWLK1k0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Pass value from child popup window to parent page window using JavaScript</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की कैसे JavaScript का इस्तेमाल करके Value को Child popup window से Parent page में pass करे | Child popup window को JavaScript window.open function का इस्तेमाल करके open करना होगा और फिर हम parent page के elements को JavaScript window.opener instance की मदद से access करंगे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=4NfGSWLK1k0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/vmHdHxekRG8</loc>
        <lastmod>2020-09-23</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/vmHdHxekRG8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Perform Client Side validations using Data Annotation attributes and jQuery in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Client Side Validation को Data Annotations attributes और jQuery का इस्तेमाल करके कैसे perform करे | Client Side validations को Model class और Data Annotation attributes का इस्तेमाल करके perform किया जायेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=vmHdHxekRG8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/frqa-sP8Dqw</loc>
        <lastmod>2020-09-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/frqa-sP8Dqw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Pass (Send) List Collection from Controller to View in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में List Collection को Controller से View में Pass (Send) कैसे करे| यह Video tutorial हमें बताएगा कि कैसे Entity Framework का इस्तेमाल करके Data को fetch करे और फ़िर Data को Controller से View में Generic List Collection का इस्तेमाल करके कैसे Pass (Send) करे|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=frqa-sP8Dqw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/c9YM2QrP3PQ</loc>
        <lastmod>2020-09-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/c9YM2QrP3PQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using Database First Approach technique of Entity Framework in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Entity Framework में Database First Approach का इस्तेमाल कैसे करे| यह Video tutorial हमें बताएगा कि कैसे Entity Framework को configure करे और SQL Server database से connect करे और फ़िर data को fetch करके View में कैसे दिखाए|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=c9YM2QrP3PQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/n7RCNn0gr7U</loc>
        <lastmod>2020-09-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/n7RCNn0gr7U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using Repeater control functionality in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Repeater control functionality का इस्तेमाल कैसे करे| ASP.Net MVC में Repeater control नहीं होता इस वजह से हमे HTML Table, Model और For Loop का उपयोग करके उसे Repeater कि तरह इस्तेमाल करना पड़ेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=n7RCNn0gr7U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/QnPIOxE1YLQ</loc>
        <lastmod>2020-09-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/QnPIOxE1YLQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC: Simple Entity Framework Tutorial</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Simple Entity Framework का इस्तेमाल कैसे करे| यह video हमें बताएगा कि कैसे Entity Framework को configure करे और SQL Server database से connect करे और फ़िर fetch किये हुए data को View में कैसे दिखाए | </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=QnPIOxE1YLQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/CVgEUydpFXc</loc>
        <lastmod>2020-09-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/CVgEUydpFXc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | How to Submit (Post) Form in ASP.net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Form को submit (post) और data को view से controller में कैसे send करे | यह video tutorial हमें बताएगा कि कैसे Model class का उपयोग करके Form Fields को बनाया जाये और साथ ही ASP.Net MVC Razor के Model class object का उपयोग करके data को View से Controller में send कैसे किया जाये |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=CVgEUydpFXc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/n4Wgihqxt54</loc>
        <lastmod>2020-09-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/n4Wgihqxt54/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | How to use Html.Begin Form in ASP.Net MVC</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Html.BeginForm extension method का इस्तेमाल कैसे करे | The Html.BeginForm helper method का इस्तेमाल ASP.Net MVC Razor में HTML Form Tag को generate करने के लिए होता है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=n4Wgihqxt54</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PHAfncNpqYk</loc>
        <lastmod>2024-03-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PHAfncNpqYk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Send Email with example in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to send email in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PHAfncNpqYk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/H-iT5QF-3-E</loc>
        <lastmod>2024-12-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/H-iT5QF-3-E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download PDF file from URL in Windows Forms C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download PDF file from URL in C#.  </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=H-iT5QF-3-E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/RN9l6WEzl8w</loc>
        <lastmod>2025-03-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/RN9l6WEzl8w/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Delete using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to delete data from database using Dapper library in ASP.Net with C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=RN9l6WEzl8w</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/LowpQvpwgFg</loc>
        <lastmod>2020-08-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/LowpQvpwgFg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using Bundles (ScriptBundle) in ASP.Net MVC Razor</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net MVC Razor में Bundles (ScriptBundle) का इस्तेमाल कैसे करे| Bundles file size को minimize करके loading time को reduce करने में help करता है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=LowpQvpwgFg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/7VOs7cVmanU</loc>
        <lastmod>2023-05-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/7VOs7cVmanU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload and Save file to Server Folder (Disk) in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to upload and save file to Server Folder (Disk) in ASP.Net MVC 5 Razor.    Before uploading the file, it will check whether Directory (Folder) exists on Server’s Disk, if not then the Directory (Folder) will be created and then the file will be uploaded.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=7VOs7cVmanU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6WY8cPu0BXI</loc>
        <lastmod>2023-07-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6WY8cPu0BXI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using SqlDataRader in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to use SqlDataReader in ASP.Net Core MVC.    The records from the Database table will be read using SqlDataReader and then copied into the Generic List collection of class objects, which is later used for populating HTML Table in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6WY8cPu0BXI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/BZgQs3Rj254</loc>
        <lastmod>2023-09-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/BZgQs3Rj254/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Return JSON data from Controller to View in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example how to use the JsonResult class object for returning JSON data from Controller to View in ASP.Net MVC.    The Controller Action method will be called using jQuery POST function and JSON data will be returned back to the View using JsonResult class object.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=BZgQs3Rj254</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pf_JVqFlZ_M</loc>
        <lastmod>2023-09-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pf_JVqFlZ_M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using ValidateAntiForgeryToken in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to use ValidateAntiForgeryToken attribute in ASP.Net MVC.    When a method is decorated with ValidateAntiForgeryToken attribute, it then validates all requests using the AntiForgeryToken in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pf_JVqFlZ_M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OzpLdi5BA6k</loc>
        <lastmod>2023-09-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OzpLdi5BA6k/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>What is ModelState.IsValid and how to use it in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained what is ModelState.IsValid and how to use ModelState.IsValid property in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OzpLdi5BA6k</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tXTJWQZjq1M</loc>
        <lastmod>2023-09-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tXTJWQZjq1M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Html.AntiForgeryToken in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to use Html.AntiForgeryToken Helper method in ASP.Net MVC.    The Html.AntiForgeryToken is used to generate a unique AntiForgery Token in a Hidden Field which is sent to the server for validating requests in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tXTJWQZjq1M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/oOx97ouNl-U</loc>
        <lastmod>2023-10-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/oOx97ouNl-U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Return JSON from Controller in ASP.Net Core MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to return JSON from Controller in ASP.Net Core MVC.    The Controller’s Action method will be called using jQuery AJAX function and JSON data will be returned back to the View using JsonResult class in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=oOx97ouNl-U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/vvmT_VY7C2Q</loc>
        <lastmod>2023-10-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/vvmT_VY7C2Q/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload Multiple Images to Database in ASP.Net </video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to upload and save (insert) multiple Images to SQL Server database in ASP.Net using C#. </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=vvmT_VY7C2Q</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/05dL_RHKjH4</loc>
        <lastmod>2023-10-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/05dL_RHKjH4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side GST (Goods and Services Tax) Number validation in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to perform GST Number validation on Server Side using Data Annotation in ASP.Net MVC.    The GST Number validation will be performed using Regular Expression (Regex) in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=05dL_RHKjH4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/gPK3Ien63TY</loc>
        <lastmod>2023-10-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/gPK3Ien63TY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate GridView using Entity Framework in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to bind (populate) GridView control using Entity Framework in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=gPK3Ien63TY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lj9GLMtYfBQ</loc>
        <lastmod>2025-01-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lj9GLMtYfBQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Select query with Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use select query with Dapper in ASP.Net Web Forms using C#.  </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lj9GLMtYfBQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/D38c-S42LVE</loc>
        <lastmod>2025-08-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/D38c-S42LVE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Excel file from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download Excel file from database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=D38c-S42LVE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/t4MoYNIymmg</loc>
        <lastmod>2026-01-31</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/t4MoYNIymmg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate DataTable in ASP.Net Web Forms</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to populate DataTable in ASP.Net Web Forms.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=t4MoYNIymmg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/VPgqQVvdrs4</loc>
        <lastmod>2020-08-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/VPgqQVvdrs4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | How to Pass (Get) data from View to Controller in ASP.Net MVC Razor</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC Razor में C# का इस्तेमाल करके Controller और View के बीच data Pass या Get कैसे करे | यह video tutorial हमें बताएगा कि कैसे Model class का उपयोग करके Form Fields को बनाया जाये और साथ ही ASP.Net MVC Razor के Model class object का उपयोग करके data को View से Controller में Pass (Get) कैसे किया जाये |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=VPgqQVvdrs4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/nLhtFaYQCJo</loc>
        <lastmod>2023-11-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/nLhtFaYQCJo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Call Controller using jQuery AJAX in ASP.Net Core MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to call the Controller method with parameters from View using jQuery AJAX in ASP.Net Core MVC.    The Controller’s Action method will return the JSON data back to the View using JsonResult class in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=nLhtFaYQCJo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/cDJsII9yStw</loc>
        <lastmod>2023-11-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cDJsII9yStw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Get value of ViewData using JavaScript in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to get value of ViewData using JavaScript in ASP.Net MVC Razor.    The value of the ViewData will be read using Razor Syntax in JavaScript and the value will be displayed in JavaScript Alert Message Box.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cDJsII9yStw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Ac_6O9EY6g8</loc>
        <lastmod>2023-11-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Ac_6O9EY6g8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate DataGridView using Generic List Collection in Windows Forms Application</video:title>
            <video:description>Here Mudassar Khan has explained how to populate DataGridView using Generic List collection in Windows Forms (WinForms) Application in C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Ac_6O9EY6g8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wSXSwAXYv_Y</loc>
        <lastmod>2023-12-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wSXSwAXYv_Y/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Fetch data from Database in Windows Forms Application using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to retrieve data from Database in Windows Forms Application using C#.    This video will illustrate how to retrieve data from SQL Server Database using DataTable and SqlDataAdapter in Windows Forms (WinForms) Application with C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wSXSwAXYv_Y</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pWJwbMMx_SA</loc>
        <lastmod>2023-12-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pWJwbMMx_SA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Connect SQL Server Database to DataGridView in Windows Forms Application</video:title>
            <video:description>Here Mudassar Khan has explained how to connect SQL Server Database to DataGridView in Windows Forms (WinForms) Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pWJwbMMx_SA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/59dic0rXfPc</loc>
        <lastmod>2023-12-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/59dic0rXfPc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML file from URL in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to download XML file from URL in ASP.Net using C#.    First, the XML file will be downloaded from the URL using WebClient class and then will be saved in a Folder (Directory) in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=59dic0rXfPc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/jXfguvDOdeM</loc>
        <lastmod>2023-12-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/jXfguvDOdeM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Save Files to SQL Server Database using FileUpload Control in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained  how to save file directly to SQL Server database using the ASP.Net File Upload control in C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=jXfguvDOdeM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/BomskaF-Ydc</loc>
        <lastmod>2023-12-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/BomskaF-Ydc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Word Document from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to download Word Document from SQL Server Database in ASP.Net using C#.    A GridView control will display the Word Document present in the SQL Server Database Table along with an option to download the selected Word Document from Database in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=BomskaF-Ydc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/C-OULrgFMhU</loc>
        <lastmod>2024-02-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/C-OULrgFMhU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Set ViewData using JavaScript or jQuery in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to set ViewData using JavaScript or jQuery in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=C-OULrgFMhU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/zLO6rbeRy2A</loc>
        <lastmod>2024-03-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/zLO6rbeRy2A/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Call Controller Method from View using jQuery AJAX in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to call the Controller method with parameters from View using jQuery AJAX in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=zLO6rbeRy2A</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/AE8WxsA_hos</loc>
        <lastmod>2025-06-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/AE8WxsA_hos/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Update with Stored Procedure in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to update with Stored Procedure in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=AE8WxsA_hos</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0TG2j2kSCus</loc>
        <lastmod>2025-06-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0TG2j2kSCus/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export ASP.Net Repeater Control to Excel File</video:title>
            <video:description>Here Mudassar Khan has explained how to export ASP.Net Repeater Control to Excel file in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0TG2j2kSCus</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/All2Wsj8zXs</loc>
        <lastmod>2025-07-31</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/All2Wsj8zXs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate GridView using DataSet in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to bind (populate) GridView using DataSet in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=All2Wsj8zXs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SEv_EYb1_x0</loc>
        <lastmod>2026-02-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SEv_EYb1_x0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate DataTable in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to populate DataTable in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SEv_EYb1_x0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/iErgNYelzBQ</loc>
        <lastmod>2020-08-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/iErgNYelzBQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net MVC Hello World Tutorial with Sample Program</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net MVC का इस्तेमाल करके किस तरीके से Hello World tutorial program बनाया जा सकता है|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=iErgNYelzBQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/FGHNyptFdVo</loc>
        <lastmod>2023-08-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/FGHNyptFdVo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Convert JSON string to DataTable in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to convert JSON string to DataTable in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=FGHNyptFdVo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/TOTwnVp8KF8</loc>
        <lastmod>2023-08-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/TOTwnVp8KF8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload File in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to upload file in ASP.Net using C#.    First a Folder (Directory) will be created on the Server’s disk and then the file will be uploaded and saved using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=TOTwnVp8KF8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/1MGdErfcqbY</loc>
        <lastmod>2024-04-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/1MGdErfcqbY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Change the default Camel Case JSON Property Names in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to change the default Camel Case JSON Output in ASP.Net Core.    The default Camel Case JSON property names tend to break the Client Side JavaScript and hence in order to remove it, the default JSON Serialization needs to be replaced with Newtonsoft.Json Serialization in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=1MGdErfcqbY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NPkB0UhOGnk</loc>
        <lastmod>2024-05-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NPkB0UhOGnk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Call ASP.Net Core Web API using jQuery AJAX</video:title>
            <video:description>Here Mudassar Khan has explained how to call (consume) Web API 2 using jQuery AJAX in ASP.Net MVC Razor.  This video will explain how to make a jQuery POST call to Web API 2 Controller’s method using jQuery AJAX in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NPkB0UhOGnk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SgaPoiLhqMI</loc>
        <lastmod>2024-05-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SgaPoiLhqMI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>What is Web API and how to use it in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example what is a Web API, why do we use it and how to use it in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SgaPoiLhqMI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6bjiOiPS2rY</loc>
        <lastmod>2024-07-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6bjiOiPS2rY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side TextBox validation in ASP.Net MVC Razor using jQuery</video:title>
            <video:description>Here Mudassar Khan has explained, how to perform Client Side validations using Data Annotation attribute and jQuery in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6bjiOiPS2rY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/cI_lPZoN1Ek</loc>
        <lastmod>2024-11-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cI_lPZoN1Ek/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement jQuery DatePicker with Calendar Icon (Image) in HTML</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to implement jQuery DatePicker with Calendar Icon (Image) in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cI_lPZoN1Ek</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/9J7itYbmP80</loc>
        <lastmod>2025-01-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/9J7itYbmP80/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Configure step by step Entity Framework in Windows Forms application</video:title>
            <video:description>Here Mudassar Khan has explained a step by step tutorial on how to connect and configure Entity Framework in Windows Forms (WinForms) Application.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=9J7itYbmP80</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/r5B4Ztv2yqk</loc>
        <lastmod>2025-03-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/r5B4Ztv2yqk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Insert with Stored Procedure using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to Insert data into database with Stored Procedure using Dapper in ASP.Net with C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=r5B4Ztv2yqk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/kzVF09kwVO8</loc>
        <lastmod>2025-04-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/kzVF09kwVO8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Text file (.txt) from URL in Windows Forms C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download Text file (.txt) file from URL in Windows Forms Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=kzVF09kwVO8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bYY7m1CWv0k</loc>
        <lastmod>2025-06-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bYY7m1CWv0k/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Call Controller Method from jQuery without AJAX in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to call Controller method from View using jQuery without using AJAX in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bYY7m1CWv0k</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ApDg1MfKqb4</loc>
        <lastmod>2025-06-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ApDg1MfKqb4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap DatePicker with Calendar Icon in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap DatePicker with Calendar Icon in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ApDg1MfKqb4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/eqaHFgaFx0o</loc>
        <lastmod>2025-06-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/eqaHFgaFx0o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display data from Database using ADO.Net in ASP.Net Core MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to display data from Database using ADO.Net in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=eqaHFgaFx0o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/-1JXL0D8sjw</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/-1JXL0D8sjw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>How to use Newtonsoft as JSON Serializer in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained with an example how to use Newtonsoft as JSON Serializer in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=-1JXL0D8sjw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3bjoRCYXapo</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3bjoRCYXapo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>TextBox Validation using Model in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to implement TextBox Validation using Model in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3bjoRCYXapo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/s8G4fy3ni20</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/s8G4fy3ni20/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap TimePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap TimePicker in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=s8G4fy3ni20</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/dQSDqzCdOQw</loc>
        <lastmod>2025-07-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/dQSDqzCdOQw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap DatePicker with Glyphicon Icon in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap DatePicker with Glyphicon Icon in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=dQSDqzCdOQw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/mCxf8NT1S2o</loc>
        <lastmod>2020-08-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/mCxf8NT1S2o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using RequiredFieldValidator for DropDownList in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net DropDownlist में RequiredFieldValidator का इस्तेमाल कैसे करे| RequiredFieldValidator का इस्तेमाल TextBox और DropDownList जैसे controls के validation के लिए होता है, पर DropDownList में एक additional property InitialValue सेट करनी पड़ती है | Initial Value property में DropDownList की Default Item value सेट करनी पड़ती है|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=mCxf8NT1S2o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/619kZzgT7VY</loc>
        <lastmod>2023-09-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/619kZzgT7VY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download JSON file from URL in Windows Forms C#</video:title>
            <video:description>Here Mudassar Khan has explained how to download JSON file from URL in C#.    In this Windows Forms application, the JSON file will be downloaded from the URL using WebClient class and then will be saved in a Folder (Directory) using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=619kZzgT7VY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/A1tBWcgS1og</loc>
        <lastmod>2024-02-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/A1tBWcgS1og/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using jQuery Modal Popup in ASP.Net Core Razor Pages</video:title>
            <video:description>Here Mudassar Khan has explained how to create Modal Popup windows using jQuery UI Dialog in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=A1tBWcgS1og</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5oyAxBY3nag</loc>
        <lastmod>2025-01-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5oyAxBY3nag/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind DataGridView using Entity Framework C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to bind DataGridView using Entity Framework in Windows Forms (WinForms) Application with C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5oyAxBY3nag</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ZI_9T7W0Xfg</loc>
        <lastmod>2025-06-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ZI_9T7W0Xfg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Step by Step Web API Tutorial for Beginners in ASP.Net Core</video:title>
            <video:description>Here Mudassar Ahmed Khan has explained a step by step tutorial with an example for beginners, how to build a simple Web API in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ZI_9T7W0Xfg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/15JT7G5uHZc</loc>
        <lastmod>2025-06-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/15JT7G5uHZc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display data from Database using ADO.Net in ASP.Net Core Razor Pages</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to display data from Database using ADO.Net in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=15JT7G5uHZc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Knti-jsCe7E</loc>
        <lastmod>2025-06-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Knti-jsCe7E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Entity Framework Database First Approach in ASP.Net Core Razor Pages</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Entity Framework with Database First Approach in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Knti-jsCe7E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/jUquS6cj8v4</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/jUquS6cj8v4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind (Populate) GridView using Property Class in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example how to bind (populate) GridView using Property Class in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=jUquS6cj8v4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/L0f8c_dFYt8</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/L0f8c_dFYt8/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>What is JavaScriptSerializer and how to use it in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example,  what is JavaScriptSerializer and how to use it in ASP.Net 4.0 using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=L0f8c_dFYt8</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/rMJH2dkN9FA</loc>
        <lastmod>2025-06-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/rMJH2dkN9FA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Fetch (Retrieve) data from Database using DataTable with C#</video:title>
            <video:description>Here Mudassar Khan has explained how fetch (retrieve) data from database using DataTable in Windows Forms (WinForms) Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=rMJH2dkN9FA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/YnZVuTMnCLU</loc>
        <lastmod>2025-06-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/YnZVuTMnCLU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download CSV file from URL in Windows Forms C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example how to download CSV file from URL in Windows Forms (WinForms) Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=YnZVuTMnCLU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ZPsqzOXBong</loc>
        <lastmod>2025-07-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ZPsqzOXBong/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Client Side GST (Goods and Services Tax) Number validation in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to perform Mobile Number (Cellphone Number) TextBox validation i.e. exact Ten Numbers (Digits) validation on Client Side using Data Annotation in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ZPsqzOXBong</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/kVgY-QivUwc</loc>
        <lastmod>2025-07-31</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/kVgY-QivUwc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Read (Parse) JSON data from URL and display in GridView in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to read (parse) JSON data from URL and display in ASP.Net GridView using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=kVgY-QivUwc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/cV5-TUKLQtg</loc>
        <lastmod>2026-02-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/cV5-TUKLQtg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate DataTable in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to populate DataTable in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=cV5-TUKLQtg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/eFf2GDX3rvQ</loc>
        <lastmod>2020-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/eFf2GDX3rvQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Populate (Bind) DropDownList control using SqlDataSource in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net में SqlDataSource का उपयोग करके DropDownList को कैसे Populate करे |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=eFf2GDX3rvQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/4qv9xsBEHYY</loc>
        <lastmod>2023-08-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/4qv9xsBEHYY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Validate files using file extension in HTML5 FileUpload</video:title>
            <video:description>Here Mudassar Khan has explained how to validate INPUT "type=file" to accept doc, docx and PDF files in HTML5 FileUpload.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=4qv9xsBEHYY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NHKvyIZaNNI</loc>
        <lastmod>2024-08-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NHKvyIZaNNI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap 4 DatePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap 4 DatePicker (Calendar) in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NHKvyIZaNNI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/WebKr_fMAfI</loc>
        <lastmod>2024-12-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/WebKr_fMAfI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap TimePicker in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to implement Bootstrap TimePicker in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=WebKr_fMAfI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/sDpBDl1I3AA</loc>
        <lastmod>2025-07-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/sDpBDl1I3AA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Upload and Download files from SQL Server Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to upload and download PDF file from SQL Server Database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=sDpBDl1I3AA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6z4po6_oIvQ</loc>
        <lastmod>2025-07-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6z4po6_oIvQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Set dd/MM/yyyy Date format in Bootstrap DatePicker in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap DatePicker (Calendar) in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6z4po6_oIvQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/y86Z4GPjKSU</loc>
        <lastmod>2025-07-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/y86Z4GPjKSU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView using Stored Procedure and Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how bind GridView using Stored Procedure and Dapper in ASP.Net Web Forms using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=y86Z4GPjKSU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wTiVUbSnrko</loc>
        <lastmod>2025-07-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wTiVUbSnrko/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using HttpContext in ASP.Net Core 5</video:title>
            <video:description>Here Mudassar Khan has explained how to use HttpContext in ASP.Net Core 5.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wTiVUbSnrko</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/LF-JmqOeeZs</loc>
        <lastmod>2025-07-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/LF-JmqOeeZs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Store (Save) Class Object in Session in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to store (save) class object in Session in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=LF-JmqOeeZs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/TyhVS_cKvRw</loc>
        <lastmod>2025-07-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/TyhVS_cKvRw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title> Set DD/MM/YY Date format in jQuery DatePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to set DD/MM/YY Date format in jQuery DatePicker plugin in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=TyhVS_cKvRw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bnEhyzXIQcg</loc>
        <lastmod>2025-07-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bnEhyzXIQcg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export data from database to XML file in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to export data from Database to XML file in ASP.Net using C# and VB.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bnEhyzXIQcg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ljulRfnkirI</loc>
        <lastmod>2025-07-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ljulRfnkirI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Current Date and Time in ASP.Net Core Razor Pages</video:title>
            <video:description>Here Mudassar Ahmed Khan has explained, display Current Date and Time in Razor Page (cshtml) in ASP.Net Core Razor Pages.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ljulRfnkirI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/iGeDaFD_QcU</loc>
        <lastmod>2025-07-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/iGeDaFD_QcU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side Email Validation using Data Annotation in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to perform Server Side Email validation using Data Annotation attribute in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=iGeDaFD_QcU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/2GXobbNw4GI</loc>
        <lastmod>2025-07-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/2GXobbNw4GI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Display Files saved in Database Table in ASP.Net GridView with Download button</video:title>
            <video:description>Here Mudassar Khan has explained how to display files saved in SQL Server Database Table in ASP.Net using C#. </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=2GXobbNw4GI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Ms2pUyOnxjQ</loc>
        <lastmod>2025-08-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Ms2pUyOnxjQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title> Aadhaar Number validation using RegularExpressionValidator in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Aadhaar Number validation using RegularExpressionValidator in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Ms2pUyOnxjQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/VWB-rBiyHzE</loc>
        <lastmod>2025-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/VWB-rBiyHzE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>SELECT records and display in GridView using Entity Framework in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explain basic tutorial to SELECT records and display in GridView in ASP.Net Entity Framework.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=VWB-rBiyHzE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/BArH8ZNT9iA</loc>
        <lastmod>2025-08-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/BArH8ZNT9iA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using Entity Framework in ASP.Net Web Forms</video:title>
            <video:description>Here Mudassar Khan has explain with an example, how to use Entity Framework in ASP.Net Web Forms.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=BArH8ZNT9iA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/wEPqFDEL6_Y</loc>
        <lastmod>2020-08-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/wEPqFDEL6_Y/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Populate (Bind) Repeater control using SqlDataSource in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net में SQLDataSource का उपयोग करके Repeater control को कैसे Populate करे|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=wEPqFDEL6_Y</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/Y52OxHQK5nQ</loc>
        <lastmod>2024-07-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/Y52OxHQK5nQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side TextBox validation in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Server Side validation for TextBox in ASP.Net Core MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=Y52OxHQK5nQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/khbdKGili_w</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/khbdKGili_w/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Read JSON data from JSON file in Windows Forms</video:title>
            <video:description>Here Mudassar Khan has explained how to read (parse) JSON data from JSON file in Windows Forms Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=khbdKGili_w</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/3mqRIqyeOWI</loc>
        <lastmod>2025-03-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/3mqRIqyeOWI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Delete data from Database in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to delete data from Database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=3mqRIqyeOWI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PBGA9NwIJNU</loc>
        <lastmod>2025-08-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PBGA9NwIJNU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Audio (MP3) file from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download Audio (mp3) file from database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PBGA9NwIJNU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/iD5PwHU3L8M</loc>
        <lastmod>2025-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/iD5PwHU3L8M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Text file from Database in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download Text file from database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=iD5PwHU3L8M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/5ofKe7UNvgM</loc>
        <lastmod>2025-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/5ofKe7UNvgM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export GridView to PDF and send PDF File as email attachment in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to export GridView to PDF and send PDF file as email attachment in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=5ofKe7UNvgM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/WtU4d9qtGGM</loc>
        <lastmod>2025-09-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/WtU4d9qtGGM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind HTML Table in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to bind HTML Table in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=WtU4d9qtGGM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/FubPYt3MdOE</loc>
        <lastmod>2025-10-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/FubPYt3MdOE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Insert data into Database using Stored Procedure in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to insert data into database using Stored Procedure in ASP.Net with C# and VB.Net.  </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=FubPYt3MdOE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/WxE_DI6krEA</loc>
        <lastmod>2025-10-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/WxE_DI6krEA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind GridView in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to bind GridView in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=WxE_DI6krEA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/14Y0Jv2rd9A</loc>
        <lastmod>2025-11-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/14Y0Jv2rd9A/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Update with Stored Procedure using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to how to update data into database with Stored Procedure using Dapper in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=14Y0Jv2rd9A</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/XdtitXuRCAw</loc>
        <lastmod>2026-01-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/XdtitXuRCAw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Print value from Controller in View in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to print value from controller in view in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=XdtitXuRCAw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/CKpeq6qFx7w</loc>
        <lastmod>2026-03-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/CKpeq6qFx7w/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass  value from one Page to another using QueryString in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to pass value from one Page to another using QueryString in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=CKpeq6qFx7w</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/V5Qv8n7q5pc</loc>
        <lastmod>2026-03-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/V5Qv8n7q5pc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass (Send) Model data using QueryString Parameters in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to pass (send) Model data using QueryString Parameters in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=V5Qv8n7q5pc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/E3qqpk5vJm0</loc>
        <lastmod>2026-03-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/E3qqpk5vJm0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass (Send) Session value from one Controller to another Controller in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to pass (send) Session value from one Controller to another Controller in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=E3qqpk5vJm0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SjdvqV33b3o</loc>
        <lastmod>2020-08-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SjdvqV33b3o/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Dynamically add meta tags in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Website में Meta tags को dynamically कैसे add करे | Dynamic Meta tags को database से populate किया जायेगा और हर एक Meta tag को dynamically page के head section में add किया जायेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SjdvqV33b3o</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ZS-rxt-tLsQ</loc>
        <lastmod>2023-08-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ZS-rxt-tLsQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind data from JSON file to DataGridView in Windows Forms using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to bind (populate) DataGridView with JSON data from JSON file in Windows Forms Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ZS-rxt-tLsQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bUqN5A-RZyM</loc>
        <lastmod>2023-09-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bUqN5A-RZyM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Install the Northwind and Pubs Sample Databases in SQL Server Express</video:title>
            <video:description>Here Mudassar Khan has explained how to download and install the Microsoft's Northwind and Pubs databases and then attach them to the SQL Server or SQL Server Express editions.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bUqN5A-RZyM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/qR0SzgL8vl0</loc>
        <lastmod>2024-03-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/qR0SzgL8vl0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Configure Email SMTP Settings in Web.Config file</video:title>
            <video:description>Here Mudassar Khan has explained how to configure Email SMTP Settings in Web.Config file.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=qR0SzgL8vl0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_1V8VoMYMrs</loc>
        <lastmod>2024-08-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_1V8VoMYMrs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap DatePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap DatePicker (Calendar) in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_1V8VoMYMrs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/eEd75GU_lHk</loc>
        <lastmod>2025-06-25</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/eEd75GU_lHk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>FileUpload Control accept Excel file in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use FileUpload control to accept Excel files in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=eEd75GU_lHk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/-dsqfRprmMQ</loc>
        <lastmod>2025-06-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/-dsqfRprmMQ/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download Excel file from URL in Windows Forms C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example how to download Excel file (.xls and .xlsx) from URL in Windows Forms (WinForms) Application using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=-dsqfRprmMQ</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0HHoICYRAkY</loc>
        <lastmod>2025-11-04</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0HHoICYRAkY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Delete with Stored Procedure using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to delete data from database with Stored Procedure using Dapper in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0HHoICYRAkY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/RbcfH4R0ezY</loc>
        <lastmod>2025-09-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/RbcfH4R0ezY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net Core 8: Hello World Tutorial with Sample Program</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to Create Hello World Tutorial using a small Sample Program example on how to use and develop applications in ASP.Net Core 8 for the first time.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=RbcfH4R0ezY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PaqGoxl0Jdk</loc>
        <lastmod>2020-08-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PaqGoxl0Jdk/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Dynamically add meta tags in ASP.Net using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net Website में Meta tags को dynamically कैसे add करे | Dynamic Meta tags को database से populate किया जायेगा और हर एक Meta tag को dynamically page के head section में add किया जायेगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PaqGoxl0Jdk</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bUqN5A-RZyM</loc>
        <lastmod>2023-09-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bUqN5A-RZyM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>SQL Server 2014: Download and Install Northwind Database</video:title>
            <video:description>Here Mudassar Khan has explained how to download and install the Northwind database in SQL Server 2014. </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bUqN5A-RZyM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tXTJWQZjq1M</loc>
        <lastmod>2023-09-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tXTJWQZjq1M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>ASP.Net MVC: The required anti-forgery cookie __RequestVerificationToken is not present</video:title>
            <video:description>Here Mudassar Khan has explained how to use Html.AntiForgeryToken Helper method in ASP.Net MVC.    The Html.AntiForgeryToken is used to generate a unique AntiForgery Token in a Hidden Field which is sent to the server for validating requests in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tXTJWQZjq1M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/GDAzKxWzL3A</loc>
        <lastmod>2023-11-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/GDAzKxWzL3A/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>SqlDataReader Tutorial with example in C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to use SqlDataReader in C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=GDAzKxWzL3A</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ZaQrmhRRaEw</loc>
        <lastmod>2024-07-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ZaQrmhRRaEw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Using ViewBag in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained how to use ViewBag in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ZaQrmhRRaEw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/rGP_2WNlxfA</loc>
        <lastmod>2025-06-17</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/rGP_2WNlxfA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Configure Entity Framework in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to configure Entity Framework and connect to SQL Server database in ASP.Net.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=rGP_2WNlxfA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/iFVfBaCiD2g</loc>
        <lastmod>2025-06-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/iFVfBaCiD2g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Send Email using jQuery AJAX in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to send email using jQuery AJAX in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=iFVfBaCiD2g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DHAfbmheaso</loc>
        <lastmod>2025-06-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DHAfbmheaso/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Configure Entity Framework in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained a step by step tutorial, how to configure Entity Framework and connect to SQL Server database in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DHAfbmheaso</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bLEc0iTkTtg</loc>
        <lastmod>2025-08-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bLEc0iTkTtg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Export data from SQL Server to CSV file in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to export data (records) from SQL Server to CSV file in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bLEc0iTkTtg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NogdTn_XSX0</loc>
        <lastmod>2026-04-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NogdTn_XSX0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Pass (Send) Session value from one Controller to another Controller in ASP.Net Core</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to pass (send) Session value from one Controller to another Controller in ASP.Net Core.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NogdTn_XSX0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PmvmtC8lDA4</loc>
        <lastmod>2020-08-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PmvmtC8lDA4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display GridView Row details inside jQuery Dialog Modal Popup in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net GridView Row की details को jQuery UI Dialog Modal Popup में कैसे दिखाए | GridView Row की Values को jQuery UI Dialog Modal Popup में View button के click करने पर दिखाया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PmvmtC8lDA4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/w3Y86eFo5Jo</loc>
        <lastmod>2020-08-06</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/w3Y86eFo5Jo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display GridView Row details inside jQuery Dialog Modal Popup in ASP.Net using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net GridView Row की details को jQuery UI Dialog Modal Popup में कैसे दिखाए | GridView Row की Values को jQuery UI Dialog Modal Popup में View button के click करने पर दिखाया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=w3Y86eFo5Jo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SkGAXXAawDU</loc>
        <lastmod>2020-07-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SkGAXXAawDU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Delete Row with Confirmation in ASP.Net GridView control using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net GridView control से Row को confirmation के साथ delete कैसे करे|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SkGAXXAawDU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/L0B4NFwLFB0</loc>
        <lastmod>2020-07-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/L0B4NFwLFB0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Delete Row with Confirmation in ASP.Net GridView control using C#</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की ASP.Net GridView control से Row को confirmation के साथ delete कैसे करे|</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=L0B4NFwLFB0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/NsmZr6gaOgE</loc>
        <lastmod>2020-07-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/NsmZr6gaOgE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display images from SQL Server Database in ASP.Net GridView control using VB</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की GridView का उपयोग करके Database Image Gallery का निर्माण कैसे करे| Save की गई Images को GridView में jQuery का उपयोग करके Zoom feature के साथ display किया जायेगा| </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=NsmZr6gaOgE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/y10q-z91-qg</loc>
        <lastmod>2020-07-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/y10q-z91-qg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display images from SQL Server Database in ASP.Net GridView control using C#</video:title>
            <video:description>यहाँ मुदस्सर खान ने समझाया है की GridView का उपयोग करके Database Image Gallery का निर्माण कैसे करे| Save की गई Images को GridView में jQuery का उपयोग करके Zoom feature के साथ display किया जायेगा| </video:description>
            <video:player_loc>https://www.youtube.com/watch?v=y10q-z91-qg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/oGC41KAiUqA</loc>
        <lastmod>2020-07-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/oGC41KAiUqA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Pass multiple Eval values as Parameter to JavaScript function in ASP.Net using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net में VB.Net का उपयोग करके Multiple Eval (DataBinder.Eval) values को Parameter की तरह JavaScript function में कैसे pass करे | JavaScript function में Parameter की तरह pass होने वाली Multiple Eval (DataBinder.Eval) values को GridView Control में मौजूद Button के click पर दिखाया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=oGC41KAiUqA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lC2MLeDPVGE</loc>
        <lastmod>2020-07-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lC2MLeDPVGE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Pass multiple Eval values as Parameter to JavaScript function in ASP.Net using C#.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है की ASP.Net में C#.Net का उपयोग करके Multiple Eval (DataBinder.Eval) values को Parameter की तरह JavaScript function में कैसे pass करे | JavaScript function में Parameter की तरह pass होने वाली Multiple Eval (DataBinder.Eval) values को GridView Control में मौजूद Button के click पर दिखाया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lC2MLeDPVGE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/pjuDDFsiv4c</loc>
        <lastmod>2020-07-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/pjuDDFsiv4c/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display GridView Row details in JavaScript Alert Message Box using VB.Net in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है, की कैसे ASP.Net में VB.Net का उपयोग करके GridView Row Details को Button Click पर JavaScript Alert Message Box में कैसे display करे ।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=pjuDDFsiv4c</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/zHFdg4F4jCM</loc>
        <lastmod>2020-07-01</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/zHFdg4F4jCM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display GridView Row details in JavaScript Alert Message Box using C# in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है, की कैसे ASP.Net में C# का उपयोग करके GridView Row Details को Button Click पर JavaScript Alert Message Box में कैसे display करे ।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=zHFdg4F4jCM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/HZJHKte2lTE</loc>
        <lastmod>2020-06-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/HZJHKte2lTE/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Make AJAX Call to ASP.Net Server Side Web service method using jQuery with VB.Net</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है, की कैसे jQuery AJAX और VB.Net का उपयोग करके Web method को ASP.Net में call करे । jQuery हमे Server side ASP.Net Method को Client side से बिना postback के call करने की सुविधा देती है ।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=HZJHKte2lTE</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/g2qiUvBwPmI</loc>
        <lastmod>2023-12-12</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/g2qiUvBwPmI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML File in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to download XML file from Folder (Directory) in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=g2qiUvBwPmI</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/n2tIQUfk07k</loc>
        <lastmod>2024-08-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/n2tIQUfk07k/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Show jQuery DatePicker on Button click in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to show jQuery DatePicker on Button click in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=n2tIQUfk07k</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/YO0LARJqAfc</loc>
        <lastmod>2020-06-28</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/YO0LARJqAfc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Make AJAX Call to ASP.Net Server Side Web service method using jQuery with C#</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है, की कैसे jQuery AJAX और C# का उपयोग करके Web method को ASP.Net में call करे । jQuery हमे Server side ASP.Net Method को Client side से बिना postback के call करने की सुविधा देती है ।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=YO0LARJqAfc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OvENCNZpfwo</loc>
        <lastmod>2020-06-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OvENCNZpfwo/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Export GridView to Excel using JavaScript and jQuery in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने बताया है कि, कैसे ASP.Net में GridView को JavaScript और jQuery का इस्तेमाल करके Excel file में कैसे export करें। GridView के HTML Table को jQuery के table2excel plugin का इस्तेमाल करके Excel file में export किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OvENCNZpfwo</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/tZbKk6mKCgM</loc>
        <lastmod>2020-06-18</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/tZbKk6mKCgM/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Export GridView to PDF using JavaScript and jQuery in ASP.Net</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने बताया है कि, कैसे ASP.Net में GridView को PDF file में JavaScript और jQuery का इस्तेमाल करके कैसे export करें। GridView को html2canvas plugin का उपयोग करके HTML5 में convert किया जाएगा और फिर HTML5 canvas को jQuery pdfmake plugin का इस्तेमाल करके PDF file में export किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=tZbKk6mKCgM</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/kveLXerJifg</loc>
        <lastmod>2023-08-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/kveLXerJifg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Bind (Populate) GridView using JSON string in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to bind (populate) GridView using JSON string in ASP.Net using C#.    The JSON string will be first downloaded from an API using WebClient class and then will be converted to DataTable using JSON.Net library.    Finally, the DataTable will be used to populate the GridView control in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=kveLXerJifg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/MR1rcwXtmT0</loc>
        <lastmod>2023-08-31</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/MR1rcwXtmT0/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML File in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to download XML file from Folder (Directory) in ASP.Net MVC Razor.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=MR1rcwXtmT0</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/hWaV3C7kDQs</loc>
        <lastmod>2020-06-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/hWaV3C7kDQs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Paging in ASP.Net GridView in Code Behind using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान समझाया है की Code behind में VB.Net का उपयोग करके GridView में paging कैसे करे | GridView में paging के लिए Code behind में OnPageIndexChanging Event का उपयोग किया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=hWaV3C7kDQs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/6eUc9EDBehs</loc>
        <lastmod>2020-06-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/6eUc9EDBehs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Paging in ASP.Net GridView in Code Behind using C#</video:title>
            <video:description>यहाँ मुदस्सर खान समझाया है की Code behind में C# का उपयोग करके GridView में paging कैसे करे | GridView में paging के लिए Code behind में OnPageIndexChanging Event का उपयोग किया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=6eUc9EDBehs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/p8Dd2mfzv3M</loc>
        <lastmod>2020-06-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/p8Dd2mfzv3M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Paging in GridView without DataSource (SqlDataSource) in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर खान समझाया है के GridView में SqlDataSource के बिना Paging कैसे करे | GridView में paging के लिए OnPageIndexChanging Event का उपयोग किया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=p8Dd2mfzv3M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/BN3hzHqZEws</loc>
        <lastmod>2020-06-08</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/BN3hzHqZEws/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Paging in GridView without DataSource (SqlDataSource) in ASP.Net using VB.Net</video:title>
            <video:description>यहाँ मुदस्सर खान समझाया है के GridView में SqlDataSource के बिना Paging कैसे करे | GridView में paging के लिए OnPageIndexChanging Event का उपयोग किया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=BN3hzHqZEws</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/PNwvidaXC-M</loc>
        <lastmod>2020-06-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/PNwvidaXC-M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Paging in ASP.Net GridView using VB.Net</video:title>
            <video:description>यहां मुदस्सर खान ने VB.Net का उपयोग करके ASP.Net में GridView control के Pagination functionality का उपयोग करने का तरीका बताया है | GridView में paging के लिए OnPageIndexChanging event का उपयोग किया जाएगा |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=PNwvidaXC-M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/OYYUvZg7Fno</loc>
        <lastmod>2023-09-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/OYYUvZg7Fno/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate Repeater control using Entity Framework in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to bind Repeater control using Entity Framework in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=OYYUvZg7Fno</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/fa5d7FmCeJU</loc>
        <lastmod>2020-06-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/fa5d7FmCeJU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Pagination in ASP.Net GridView Control using VB.Net</video:title>
            <video:description>यहां मुदस्सर अहमद खान ने VB.Net का उपयोग करके ASP.Net में GridView control के Pagination functionality का उपयोग करने का तरीका बताया है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=fa5d7FmCeJU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/krz9LHF0A_E</loc>
        <lastmod>2020-06-07</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/krz9LHF0A_E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Implement Pagination in ASP.Net GridView Control using C#</video:title>
            <video:description>यहां मुदस्सर अहमद खान ने C# का उपयोग करके ASP.Net में GridView control के Pagination functionality का उपयोग करने का तरीका बताया है |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=krz9LHF0A_E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lVRkdfw_mR4</loc>
        <lastmod>2020-06-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lVRkdfw_mR4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Cookies: Read, Write (Save) and Remove (Delete) Cookies in ASP.Net using VB.Net</video:title>
            <video:description>Here Mudassar Khan has explained, how to use Browser Cookies in ASP.Net i.e. reading values stored in Cookies, writing (saving) values in Cookies and also how to remove (delete) Cookies in ASP.Net using VB.Net यहाँ मुदस्सर अहमद खान ने समझाया है, Browser Cookies का उपयोग कैसे करें। ASP.Net में VB.Net का उपयोग करके Cookies में stored value कैसे पढ़े और Cookies में Value को Add, Read और Delete कैसे करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lVRkdfw_mR4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/mJ6kDowOEfY</loc>
        <lastmod>2020-06-05</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/mJ6kDowOEfY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Paging in ASP.Net GridView using C#</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि कैसे ASP.Net GridView में C# का उपयोग करके Paging (Pagination) करें। ASP.Net GridView में Paging के लिए OnPageIndexChanging Event का उपयोग करके किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=mJ6kDowOEfY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/dwxa5X_FZNc</loc>
        <lastmod>2020-06-03</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/dwxa5X_FZNc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | ASP.Net Cookies: Read, Write (Save) and Remove (Delete) Cookies in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने समझाया है, Browser Cookies का उपयोग कैसे करें। ASP.Net में C# का उपयोग करके Cookies में stored value कैसे पढ़े और Cookies में Value को Add, Read और Delete कैसे करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=dwxa5X_FZNc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SAtPItK1t5Q</loc>
        <lastmod>2020-06-02</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SAtPItK1t5Q/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display Image based on condition in GridView in ASP.Net using VB</video:title>
            <video:description>Here Mudassar Ahmed Khan has explained, how to display Image based on condition in GridView in ASP.Net using VB. यहाँ मुदस्सर अहमद खान ने समझाया है, की ASP.Net और VB का उपयोग करके GridView में condition के आधार पर Image कैसे दिखाए।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SAtPItK1t5Q</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/eA3QloakmUA</loc>
        <lastmod>2020-05-30</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/eA3QloakmUA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Display Image based on condition in GridView in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Ahmed Khan has explained, how to display Image based on condition in GridView in ASP.Net using C#. यहाँ मुदस्सर अहमद खान ने समझाया है, की ASP.Net और C# का उपयोग करके GridView में condition के आधार पर Image कैसे दिखाए।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=eA3QloakmUA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/arIvNmSj-GU</loc>
        <lastmod>2020-05-29</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/arIvNmSj-GU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Bootstrap DatePicker (Calendar) in ASP.Net using VB</video:title>
            <video:description>यहां मुदस्सर अहमद खान ने समझाया है, कैसे ASP.Net में TextBox के साथ BootStrap DatePicker (Calendar) का VB में कैसे उपयोग करें। यह Video Tutorial यह भी बताएगा कि ASP.Net पर Button Click पर Server Side (Code Behind) पर BootStrap DatePicker (Calendar) के Selected Date को कैसे प्राप्त किया जाए। Selected Date के लिए Date Format को dd / mm / yyyy format में सेट किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=arIvNmSj-GU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/fZ8GXwvqrqU</loc>
        <lastmod>2020-05-27</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/fZ8GXwvqrqU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Bootstrap DatePicker (Calendar) in ASP.Net using C#</video:title>
            <video:description>यहां मुदस्सर अहमद खान ने समझाया है, कैसे ASP.Net में TextBox के साथ Bootstrap DatePicker (Calendar) का उपयोग करें। यह Video Tutorial यह भी बताएगा कि ASP.Net पर Button Click पर Server Side (Code Behind) पर Bootstrap DatePicker (Calendar) के Selected Date को कैसे प्राप्त किया जाए। Selected Date के लिए Date Format को dd / mm / yyyy format में सेट किया जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=fZ8GXwvqrqU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/bChIvzDsATc</loc>
        <lastmod>2020-05-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/bChIvzDsATc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Filter GridView with TextBox using FilterExpression in SqlDataSource in ASP.Net</video:title>
            <video:description>यहां मुदस्सर खान ने समझाया है कि ASP.Net SqlDataSource FilterExpression का उपयोग करके GridView को कैसे Filter करें |</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=bChIvzDsATc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/8YetdWoSDwU</loc>
        <lastmod>2024-06-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/8YetdWoSDwU/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Populate (Bind) Repeater control using DataTable in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained how to bind (populate) Repeater control using DataTable in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=8YetdWoSDwU</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/iFVfBaCiD2g</loc>
        <lastmod>2025-06-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/iFVfBaCiD2g/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Send Email using jQuery AJAX in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to send email using jQuery AJAX in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=iFVfBaCiD2g</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/qyXS7qCpi5U</loc>
        <lastmod>2025-06-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/qyXS7qCpi5U/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Server Side validation using Data Annotations in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Server Side validation using Data Annotations in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=qyXS7qCpi5U</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/ZA17z3qO6hg</loc>
        <lastmod>2020-05-20</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/ZA17z3qO6hg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Populate (Bind) GridView control using SqlDataSource in ASP.Net</video:title>
            <video:description>यहां मुदस्सर अहमद खान ने बताया है, ASP.Net में SqlDataSource का उपयोग करके GridView control को कैसे populate (bind) किया जाए।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=ZA17z3qO6hg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/_vf3dsGjoMA</loc>
        <lastmod>2020-05-16</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/_vf3dsGjoMA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | How to use Northwind Database in SQL Server Management Studio.</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने बताया है कि SQL Server Management Studio में Microsoft के Northwind Database डाउनलोड और इंस्टॉल कैसे करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=_vf3dsGjoMA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/x7niCu6VHHw</loc>
        <lastmod>2020-05-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/x7niCu6VHHw/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Using jQuery DatePicker in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained, how to implement jQuery UI DatePicker (Calendar) with ASP.Net TextBox with ReadOnly property set to true. यहां मुदस्सर खान ने समझाया है, कैसे ReadOnly प्रॉपर्टी सेट के साथ ASP.Net TextBox के साथ jQuery UI DatePicker (Calendar) का उपयोग करें।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=x7niCu6VHHw</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/SN0wCpsPpbA</loc>
        <lastmod>2020-05-14</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/SN0wCpsPpbA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Dynamically change GridView Cell Background Color based on condition in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Ahmed Khan has explained how to dynamically change GridView Cell Background Color based on condition in ASP.Net using C#. The GridView Cell’s background color will be dynamically changed based on its value in the RowDataBound event of GridView. यहाँ मुदस्सर अहमद खान ने बताया है कि ASP.Net में कैसे GridView Row का बैकग्राउंड कलर डायनामिक रूप से बदलना है। GridView Cell के बैकग्राउंड का रंग GridView के RowDataBound इवेंट में इसके मूल्य के आधार पर बदला जाएगा।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=SN0wCpsPpbA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/d8XmLvhXL-M</loc>
        <lastmod>2020-05-13</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/d8XmLvhXL-M/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Hindi | Change Background color of GridView Row using RowDataBound event in ASP.Net using C#</video:title>
            <video:description>यहाँ मुदस्सर अहमद खान ने बताया है कि ASP.Net में कैसे GridView Row का बैकग्राउंड कलर डायनामिक रूप से बदलना है।</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=d8XmLvhXL-M</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/gGnhJNSXYhs</loc>
        <lastmod>2023-08-24</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/gGnhJNSXYhs/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download JSON file from URL in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to download JSON file from URL in ASP.Net using C#.    First, the JSON file will be downloaded from the URL using WebClient class and then will be saved in a Folder (Directory) in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=gGnhJNSXYhs</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/eHt7PtU3Psg</loc>
        <lastmod>2024-08-15</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/eHt7PtU3Psg/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Implement Bootstrap 3 DatePicker in HTML</video:title>
            <video:description>Here Mudassar Khan has explained how to implement Bootstrap 3 DatePicker (Calendar) in HTML.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=eHt7PtU3Psg</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/0c9jnISrZP4</loc>
        <lastmod>2024-10-10</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/0c9jnISrZP4/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>INPUT 'type=file' accept PDF file in HTML</video:title>
            <video:description></video:description>
            <video:player_loc>https://www.youtube.com/watch?v=0c9jnISrZP4</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/DowCDG93anA</loc>
        <lastmod>2025-03-11</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/DowCDG93anA/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Select with Stored Procedure using Dapper in ASP.Net</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to select data from database with Stored Procedure using Dapper library in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=DowCDG93anA</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/sSGzaYQRRkY</loc>
        <lastmod>2025-03-21</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/sSGzaYQRRkY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Insert data into Database in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to insert data into Database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=sSGzaYQRRkY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/GGxF7ZbQsrY</loc>
        <lastmod>2025-03-22</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/GGxF7ZbQsrY/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Update data into Database in ASP.Net using C#</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to update data into Database in ASP.Net using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=GGxF7ZbQsrY</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/d7nYmhP7wGc</loc>
        <lastmod>2025-06-19</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/d7nYmhP7wGc/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Download XML File from URL in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained with an example, how to download XML file from URL in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=d7nYmhP7wGc</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/lCOMIwDWn3E</loc>
        <lastmod>2025-06-26</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/lCOMIwDWn3E/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Fetch data from Database in Windows Forms Application using C#</video:title>
            <video:description>Here Mudassar Khan has explained how to fetch data from Database and store into DataTable using C#.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=lCOMIwDWn3E</video:player_loc>
        </video:video>
    </url>
    <url>
        <loc>https://www.aspsnippets.com/videos/zqWFr5qaqpI</loc>
        <lastmod>2026-01-09</lastmod>
        <video:video>
            <video:thumbnail_loc>https://img.youtube.com/vi/zqWFr5qaqpI/maxresdefault.jpg</video:thumbnail_loc>
            <video:title>Print value from Controller in View in ASP.Net MVC</video:title>
            <video:description>Here Mudassar Khan has explained how to print value from controller in view in ASP.Net MVC.</video:description>
            <video:player_loc>https://www.youtube.com/watch?v=zqWFr5qaqpI</video:player_loc>
        </video:video>
    </url>
    <!-- Videos-->
</urlset>