<?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 Dot Net Tutorials	</title>
	<atom:link href="https://dotnettutorials.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://dotnettutorials.net/</link>
	<description></description>
	<lastBuildDate>Fri, 24 Jul 2026 10:59:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		Comment on Resource Filters in ASP.NET Core Web API by sameera		</title>
		<link>https://dotnettutorials.net/lesson/resource-filters-in-asp-net-core-web-api/#comment-6656</link>

		<dc:creator><![CDATA[sameera]]></dc:creator>
		<pubDate>Fri, 24 Jul 2026 10:59:18 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/resource-filters-in-asp-net-core-web-api/#comment-6656</guid>

					<description><![CDATA[Thank you sir]]></description>
			<content:encoded><![CDATA[<p>Thank you sir</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Domain-Driven Design in ASP.NET Core Web API by iamgood		</title>
		<link>https://dotnettutorials.net/lesson/domain-driven-design-in-asp-net-core-web-api/#comment-6654</link>

		<dc:creator><![CDATA[iamgood]]></dc:creator>
		<pubDate>Tue, 21 Jul 2026 08:14:44 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/domain-driven-design-in-asp-net-core-web-api/#comment-6654</guid>

					<description><![CDATA[you besstt, but for the convention of services names for example OrderService in the application layer change it to OrderApplicationService because usually OrderService is name of Domain Service.]]></description>
			<content:encoded><![CDATA[<p>you besstt, but for the convention of services names for example OrderService in the application layer change it to OrderApplicationService because usually OrderService is name of Domain Service.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Domain-Driven Design in ASP.NET Core Web API by me		</title>
		<link>https://dotnettutorials.net/lesson/domain-driven-design-in-asp-net-core-web-api/#comment-6653</link>

		<dc:creator><![CDATA[me]]></dc:creator>
		<pubDate>Tue, 21 Jul 2026 08:06:31 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/domain-driven-design-in-asp-net-core-web-api/#comment-6653</guid>

					<description><![CDATA[good stuff, but just one thing for better practice, in some place you put references in the domain for entityframework, this is coupling the domain to specific technology, the domain should be more neutral of specific implementations, so when we want to upgrade to make changes to the system the domain will be outside of this.]]></description>
			<content:encoded><![CDATA[<p>good stuff, but just one thing for better practice, in some place you put references in the domain for entityframework, this is coupling the domain to specific technology, the domain should be more neutral of specific implementations, so when we want to upgrade to make changes to the system the domain will be outside of this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Introduction to Microservices Architecture by Viska		</title>
		<link>https://dotnettutorials.net/lesson/microservices-architecture/#comment-6652</link>

		<dc:creator><![CDATA[Viska]]></dc:creator>
		<pubDate>Mon, 20 Jul 2026 06:24:12 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/introduction-to-microservices/#comment-6652</guid>

					<description><![CDATA[The greatest strength of microservices lies in the ability to deploy and scale each service independently. This flexibility enables faster feature delivery while minimizing the impact of system updates]]></description>
			<content:encoded><![CDATA[<p>The greatest strength of microservices lies in the ability to deploy and scale each service independently. This flexibility enables faster feature delivery while minimizing the impact of system updates</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Dynamic Testing by Viska		</title>
		<link>https://dotnettutorials.net/lesson/dynamic-testing/#comment-6651</link>

		<dc:creator><![CDATA[Viska]]></dc:creator>
		<pubDate>Mon, 20 Jul 2026 06:17:50 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/dynamic-testing/#comment-6651</guid>

					<description><![CDATA[Dynamic testing evaluates software in its actual execution environment rather than relying only on code inspection. This approach helps uncover issues that only appear when the application processes real user inputs]]></description>
			<content:encoded><![CDATA[<p>Dynamic testing evaluates software in its actual execution environment rather than relying only on code inspection. This approach helps uncover issues that only appear when the application processes real user inputs</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Microservices using ASP.NET Core by Viska		</title>
		<link>https://dotnettutorials.net/lesson/microservices-using-asp-net-core/#comment-6650</link>

		<dc:creator><![CDATA[Viska]]></dc:creator>
		<pubDate>Mon, 20 Jul 2026 03:35:19 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/microservices-using-asp-net-core/#comment-6650</guid>

					<description><![CDATA[Separating applications into independent services makes system maintenance much more manageable. Each service can be developed, updated, and deployed without creating unnecessary dependencies across the entire application]]></description>
			<content:encoded><![CDATA[<p>Separating applications into independent services makes system maintenance much more manageable. Each service can be developed, updated, and deployed without creating unnecessary dependencies across the entire application</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Styling Angular Components by Viska		</title>
		<link>https://dotnettutorials.net/lesson/styling-angular-components/#comment-6649</link>

		<dc:creator><![CDATA[Viska]]></dc:creator>
		<pubDate>Sun, 19 Jul 2026 06:06:05 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/styling-angularcomponents/#comment-6649</guid>

					<description><![CDATA[One valuable takeaway is the explanation that Angular component styles are scoped to their respective components by default through View Encapsulation. This prevents unintended style conflicts between components and allows developers to build reusable UI elements without worrying that local styles will affect unrelated parts of the application.]]></description>
			<content:encoded><![CDATA[<p>One valuable takeaway is the explanation that Angular component styles are scoped to their respective components by default through View Encapsulation. This prevents unintended style conflicts between components and allows developers to build reusable UI elements without worrying that local styles will affect unrelated parts of the application.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Updating Single Document in MongoDB by Viska		</title>
		<link>https://dotnettutorials.net/lesson/updating-single-document-in-mongodb/#comment-6648</link>

		<dc:creator><![CDATA[Viska]]></dc:creator>
		<pubDate>Sun, 19 Jul 2026 03:50:33 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/updating-single-document-in-mongodb/#comment-6648</guid>

					<description><![CDATA[What stood out to me is the use of filters to update only the required document instead of scanning and modifying multiple records. By combining selection criteria with targeted updates, applications can improve performance, reduce unnecessary write operations, and maintain greater control over database changes.]]></description>
			<content:encoded><![CDATA[<p>What stood out to me is the use of filters to update only the required document instead of scanning and modifying multiple records. By combining selection criteria with targeted updates, applications can improve performance, reduce unnecessary write operations, and maintain greater control over database changes.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Singleton Design Pattern in C# by CRH		</title>
		<link>https://dotnettutorials.net/lesson/singleton-design-pattern/#comment-6644</link>

		<dc:creator><![CDATA[CRH]]></dc:creator>
		<pubDate>Tue, 14 Jul 2026 18:48:23 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/singleton-design-pattern-in-c/#comment-6644</guid>

					<description><![CDATA[Whole article about design patterns is informative and easy to understand. I referred this website back in 2021 while prepping for my job interviews. Very helpful.
My comment here is on a different area- There were no ads in the page back then and no disturbance. I am here after 5 yrs and constantly getting disturbed by the ads as the page gets scrolled up or down by itself when a new advertise is published in the designated area. I find no way to get rid of it. 
To the authors - Can you please read this page for 10 mins and see how many times you are asked to correct the indent position because of the impromptu advertisements. If it is in your area to control I would request you to get rid of these ads please.]]></description>
			<content:encoded><![CDATA[<p>Whole article about design patterns is informative and easy to understand. I referred this website back in 2021 while prepping for my job interviews. Very helpful.<br />
My comment here is on a different area- There were no ads in the page back then and no disturbance. I am here after 5 yrs and constantly getting disturbed by the ads as the page gets scrolled up or down by itself when a new advertise is published in the designated area. I find no way to get rid of it.<br />
To the authors &#8211; Can you please read this page for 10 mins and see how many times you are asked to correct the indent position because of the impromptu advertisements. If it is in your area to control I would request you to get rid of these ads please.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on SQL Server Deadlock Analysis and Prevention by siyaa		</title>
		<link>https://dotnettutorials.net/lesson/sql-server-deadlock-analysis-and-prevention/#comment-6642</link>

		<dc:creator><![CDATA[siyaa]]></dc:creator>
		<pubDate>Thu, 09 Jul 2026 07:05:24 +0000</pubDate>
		<guid isPermaLink="false">https://dotnettutorials.net/lesson/sql-server-deadlockanalysis-and-prevention/#comment-6642</guid>

					<description><![CDATA[niiicceee]]></description>
			<content:encoded><![CDATA[<p>niiicceee</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
