<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for Ankit Sharma&#039;s Blog	</title>
	<atom:link href="https://ankitsharmablogs.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://ankitsharmablogs.com/</link>
	<description>A .Net hub</description>
	<lastBuildDate>Sun, 25 Jan 2026 10:48:03 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		Comment on CRUD Operation With ASP.NET Core MVC Using ADO.NET and Visual Studio 2017 by vaibhav chaudhary		</title>
		<link>https://ankitsharmablogs.com/crud-operation-with-asp-net-core-mvc-using-ado-net/#comment-188510</link>

		<dc:creator><![CDATA[vaibhav chaudhary]]></dc:creator>
		<pubDate>Fri, 17 Jan 2025 06:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=203#comment-188510</guid>

					<description><![CDATA[hello sir,this tutorial of crud operation was very helpful but can we share another tutorial how to upload image at the time of crud operation  in .net core mvc using ado.net]]></description>
			<content:encoded><![CDATA[<p>hello sir,this tutorial of crud operation was very helpful but can we share another tutorial how to upload image at the time of crud operation  in .net core mvc using ado.net</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on ASP.NET Core &#8211; Two Factor Authentication Using Google Authenticator by Shreyans		</title>
		<link>https://ankitsharmablogs.com/asp-net-core-two-factor-authentication-using-google-authenticator/#comment-178676</link>

		<dc:creator><![CDATA[Shreyans]]></dc:creator>
		<pubDate>Wed, 07 Aug 2024 11:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=862#comment-178676</guid>

					<description><![CDATA[Hi Ankit,

Your solution or implementation works only for .NET 2.0, but now we are using .NET 6 or .NET 8 MVC/Core, and this library is not supported. Could you please provide an updated reference or suggestion for the newer versions?

Thank you,

Shreyans]]></description>
			<content:encoded><![CDATA[<p>Hi Ankit,</p>
<p>Your solution or implementation works only for .NET 2.0, but now we are using .NET 6 or .NET 8 MVC/Core, and this library is not supported. Could you please provide an updated reference or suggestion for the newer versions?</p>
<p>Thank you,</p>
<p>Shreyans</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Understanding Server-side Blazor by Sai Theodore		</title>
		<link>https://ankitsharmablogs.com/understanding-server-side-blazor/#comment-167619</link>

		<dc:creator><![CDATA[Sai Theodore]]></dc:creator>
		<pubDate>Thu, 04 Jan 2024 13:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=1301#comment-167619</guid>

					<description><![CDATA[Got a bit confused by this sample. Every logic is in the ServersideBlazor.App. If that is the case, what is the purse of ServersideBlazor.Server?]]></description>
			<content:encoded><![CDATA[<p>Got a bit confused by this sample. Every logic is in the ServersideBlazor.App. If that is the case, what is the purse of ServersideBlazor.Server?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on ASP.NET Core &#8211; Two Factor Authentication Using Google Authenticator by Aishwarya		</title>
		<link>https://ankitsharmablogs.com/asp-net-core-two-factor-authentication-using-google-authenticator/#comment-128341</link>

		<dc:creator><![CDATA[Aishwarya]]></dc:creator>
		<pubDate>Sat, 20 May 2023 13:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=862#comment-128341</guid>

					<description><![CDATA[Can you please explain why we use Data File in this project!!??]]></description>
			<content:encoded><![CDATA[<p>Can you please explain why we use Data File in this project!!??</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Localization In Angular Using i18n Tools by Dhaval		</title>
		<link>https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/#comment-126465</link>

		<dc:creator><![CDATA[Dhaval]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 12:33:24 +0000</pubDate>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=37767#comment-126465</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/#comment-91774&quot;&gt;Mahmudul Hasan&lt;/a&gt;.

Replace this line to 
 this.siteLocale = window.location.pathname.split(&#039;/&#039;)[1];

 this.siteLocale = window.location.pathname.split(&#039;/&#039;)[2];]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ankitsharmablogs.com/localization-in-angular-using-i18n-tools/#comment-91774">Mahmudul Hasan</a>.</p>
<p>Replace this line to<br />
 this.siteLocale = window.location.pathname.split(&#8216;/&#8217;)[1];</p>
<p> this.siteLocale = window.location.pathname.split(&#8216;/&#8217;)[2];</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Optical Character Reader Using Angular And Azure Computer Vision by George Thomas		</title>
		<link>https://ankitsharmablogs.com/optical-character-reader-using-angular-and-azure-computer-vision/#comment-125245</link>

		<dc:creator><![CDATA[George Thomas]]></dc:creator>
		<pubDate>Wed, 21 Dec 2022 14:12:17 +0000</pubDate>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=133396#comment-125245</guid>

					<description><![CDATA[Your blog was a pleasure to read! I especially enjoyed the part about how angular can drive today&#039;s business productivity. It sounds like such an interesting and informative post. Thank you for putting that together for us to read on your site!]]></description>
			<content:encoded><![CDATA[<p>Your blog was a pleasure to read! I especially enjoyed the part about how angular can drive today&#8217;s business productivity. It sounds like such an interesting and informative post. Thank you for putting that together for us to read on your site!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on CRUD Operation With ASP.NET Core MVC Using ADO.NET and Visual Studio 2017 by Rizwan Ali		</title>
		<link>https://ankitsharmablogs.com/crud-operation-with-asp-net-core-mvc-using-ado-net/#comment-119638</link>

		<dc:creator><![CDATA[Rizwan Ali]]></dc:creator>
		<pubDate>Wed, 06 Apr 2022 15:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=203#comment-119638</guid>

					<description><![CDATA[Hy sir can you plz tell me how can i add two or more table with the help of foreign key this is very helpful for me thanks...]]></description>
			<content:encoded><![CDATA[<p>Hy sir can you plz tell me how can i add two or more table with the help of foreign key this is very helpful for me thanks&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on ASP.NET Core &#8211; Two Factor Authentication Using Google Authenticator by Ed		</title>
		<link>https://ankitsharmablogs.com/asp-net-core-two-factor-authentication-using-google-authenticator/#comment-118745</link>

		<dc:creator><![CDATA[Ed]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 00:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=862#comment-118745</guid>

					<description><![CDATA[Unfortunately I got stuck on the line where it says open Views\Manage\EnableAuthenticator.cshtml simply because I cannot find it anywhere.]]></description>
			<content:encoded><![CDATA[<p>Unfortunately I got stuck on the line where it says open Views\Manage\EnableAuthenticator.cshtml simply because I cannot find it anywhere.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Reactive Form Validation In Angular by Evelyn		</title>
		<link>https://ankitsharmablogs.com/reactive-form-validation-in-angular/#comment-118096</link>

		<dc:creator><![CDATA[Evelyn]]></dc:creator>
		<pubDate>Fri, 28 Jan 2022 04:41:58 +0000</pubDate>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=132598#comment-118096</guid>

					<description><![CDATA[Hello, can you please let us know about dynamic forms using json (dynamically load controls)]]></description>
			<content:encoded><![CDATA[<p>Hello, can you please let us know about dynamic forms using json (dynamically load controls)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Policy-Based Authorization In Angular Using JWT by Ole		</title>
		<link>https://ankitsharmablogs.com/policy-based-authorization-in-angular-using-jwt/#comment-116807</link>

		<dc:creator><![CDATA[Ole]]></dc:creator>
		<pubDate>Sun, 12 Dec 2021 16:21:46 +0000</pubDate>
		<guid isPermaLink="false">https://ankitsharmablogs.com/?p=132554#comment-116807</guid>

					<description><![CDATA[Nice article. I know it&#039;s been a while, but can you explain how, by using the code in app.component, we prevent the user from being logged out when refreshing a page? I&#039;ve tried using this technique in another application, but I can&#039;t get it to work.]]></description>
			<content:encoded><![CDATA[<p>Nice article. I know it&#8217;s been a while, but can you explain how, by using the code in app.component, we prevent the user from being logged out when refreshing a page? I&#8217;ve tried using this technique in another application, but I can&#8217;t get it to work.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching 7/28 queries in 0.029 seconds using Disk (Request-wide modification query)

Served from: ankitsharmablogs.com @ 2026-04-24 15:03:57 by W3 Total Cache
-->