<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2003614172330417656</id><updated>2026-04-08T16:06:58.768+05:30</updated><category term="ASP.NET"/><category term="C#.NET"/><category term="Database"/><category term="Javascript"/><category term="Design Patterns"/><category term="AI/ML"/><title type='text'>DotNET 4 Techies - Website for Technology Enthusiasts</title><subtitle type='html'>Build your career with latest trends in technology from DotNET4Techies</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>61</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-1619525824351135357</id><published>2025-02-02T13:04:00.004+05:30</published><updated>2025-02-02T13:04:53.601+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AI/ML"/><title type='text'>Getting Started with Ollama: Your Gateway to Running Local LLMs</title><summary type="text">Have you ever wanted to run powerful language models like Llama 3 or Code Llama on your own computer, without relying on cloud services? Enter Ollama - a game-changing tool that&#39;s revolutionizing how developers and enthusiasts interact with Large Language Models (LLMs).What is Ollama?Ollama emerged from the growing need for local LLM solutions. Created by former Docker engineers, it&#39;s an </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/1619525824351135357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2025/02/getting-started-with-ollama-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/1619525824351135357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/1619525824351135357'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2025/02/getting-started-with-ollama-your.html' title='Getting Started with Ollama: Your Gateway to Running Local LLMs'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiYAA7xaPVoaYNTghHXYW57B_QO0f0zwVEqvACZnWxROR1tV3BzrcQzF4BGz2W66JD7k4OZf7n-XrZ7q6jzGqDCATvRwqTygUioTsWu60JjLSDbHb_JPMFXWs73_n8gdYRf4CWT3KvCRyIgV_Xm5_UYp2R2jTSK3-mrdb5UWv23faUWrfY9mtdHBUdo-59T=s72-w226-h320-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-2309200302307112909</id><published>2024-04-07T12:03:00.000+05:30</published><updated>2024-04-07T12:03:10.188+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Mastering ASP.NET Core API Versioning: A Comprehensive Guide</title><summary type="text">In the ever-evolving world of web development, building and maintaining robust and scalable APIs has become a crucial aspect of modern applications. As your API matures and evolves over time, introducing new features or making breaking changes can become a daunting task. This is where API versioning comes into play, allowing you to manage changes effectively while ensuring backward compatibility </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/2309200302307112909/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/04/mastering-aspnet-core-api-versioning.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2309200302307112909'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2309200302307112909'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/04/mastering-aspnet-core-api-versioning.html' title='Mastering ASP.NET Core API Versioning: A Comprehensive Guide'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIRYqE7j5aWo91oaBgjl6LcEssW8BXFVud34GwzJ8qiFCnxqpN8JAuCjA81N_RbZtYBy8UtEamd_q7M6rncxHMaD2GFU8sMYAwbzYQKIcTIuByz1uJgkz-py33i8a9dl1Nt1T5d6QiQV6EkstccXp-4oDiYFFa50zX3H-DbFr7Q15B9kKmKN8aD8eABEqw/s72-w320-h176-c/aspnet%20core%20versions.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-3014957745214276992</id><published>2024-03-24T15:25:00.000+05:30</published><updated>2024-03-24T15:25:10.915+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><title type='text'>Unleashing the Power of SQL Server Triggers: A Comprehensive Guide</title><summary type="text">In the world of database management, SQL Server provides a powerful feature called triggers that can greatly enhance the functionality and capabilities of your applications. Triggers are special types of stored procedures that automatically execute when specific events occur, such as inserting, updating, or deleting data in a table. With triggers, you can enforce complex business rules, maintain </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/3014957745214276992/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/unleashing-power-of-sql-server-triggers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3014957745214276992'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3014957745214276992'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/unleashing-power-of-sql-server-triggers.html' title='Unleashing the Power of SQL Server Triggers: A Comprehensive Guide'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiyMzJX17V-G88Fn6xJoqJ1Kc0Ni3IKAQFtsypeajM4eea1a478VYgUZXD1at49w6PwrfoAJMXlHGgWQ06mWuEtKqekwVfv8XvIgHx2EDxKH_Ljo04Ssh5u8YVuLA1pPJx6Gc2HoOAgIT0aLb--Ua46wKYs9wAjYuxuYrU-xBnlMozvEXDWIAv84eUteO8r=s72-w320-h176-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-5483982355903824966</id><published>2024-03-23T13:02:00.000+05:30</published><updated>2024-03-23T13:02:58.086+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Unleashing the Power of ASP.NET Core: Building Robust and Scalable Web Applications</title><summary type="text">In the ever-evolving landscape of web development, building robust and scalable applications has become a key priority for developers. ASP.NET Core, a modern and cross-platform framework from Microsoft, offers a powerful and flexible solution for creating high-performance web applications. In this blog post, we&#39;ll explore the features and best practices of ASP.NET Core that enable developers to </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/5483982355903824966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/unleashing-power-of-aspnet-core.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/5483982355903824966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/5483982355903824966'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/unleashing-power-of-aspnet-core.html' title='Unleashing the Power of ASP.NET Core: Building Robust and Scalable Web Applications'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhflOQ6pcIySd5tghiAQnFRQtuAsOhP4tXD2t90U7-diy0SigFywuOlMfjoN9ayObgzh8go3Qr-BIFdBxayDwTs_FvnRQe1U0Lc6NhAMlOqREQau6zYIrKEFlue3cZyX4LbAOsE4Tjgqbl2M52kLVu1NjwOkwhEDNT4LlHLU9RgQD1NmGf73awDusHXyQGm/s72-w320-h176-c/sql.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-2236429716945966668</id><published>2024-03-17T12:40:00.001+05:30</published><updated>2024-03-17T12:40:07.254+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Javascript"/><title type='text'>Building Dynamic and Interactive Web Applications with jQuery: A Beginner&#39;s Guide</title><summary type="text">In the ever-evolving world of web development, creating dynamic and interactive user experiences has become increasingly important. While vanilla JavaScript provides the foundation for building such experiences, jQuery, a popular JavaScript library, offers a simplified and intuitive way to manipulate the Document Object Model (DOM), handle events, and create animations.&amp;nbsp;In this blog post, </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/2236429716945966668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/building-dynamic-and-interactive-web.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2236429716945966668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2236429716945966668'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/building-dynamic-and-interactive-web.html' title='Building Dynamic and Interactive Web Applications with jQuery: A Beginner&#39;s Guide'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgtKrrQMVcALoqDZqpsDwck4Hw7p6CDGZBI19FahV_PmWCBAMNomTwtHwVwd2Fx-y8GgPWPqPh_l1y1BXiykWuIwAliMOLKtqUOaSt03vsGHMpvSYeAd16J89KW1Y7svcV5xHTlTE6A7DVv-PZyGuhfrFitVP3vUlTduf_BF458NN-2nwJ626Sj7G8CMVWU=s72-w320-h176-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-3935784059521953919</id><published>2024-03-16T20:08:00.000+05:30</published><updated>2024-03-16T20:08:52.664+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><title type='text'>Mastering SQL Server: Optimize Your Databases for High Performance and Scalability</title><summary type="text">In today&#39;s data-driven world, the performance and scalability of databases are critical factors for any application or organization. SQL Server, a robust and feature-rich database management system from Microsoft, offers a wide range of optimization techniques to ensure high performance and scalability. In this blog post, we&#39;ll delve into various strategies and best practices for optimizing SQL </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/3935784059521953919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/mastering-sql-server-optimize-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3935784059521953919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3935784059521953919'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/mastering-sql-server-optimize-your.html' title='Mastering SQL Server: Optimize Your Databases for High Performance and Scalability'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjE2kdhEBGUqxytgcq9zg_BYekFbvssakpxVsea1e3ctYTpyeUoCzO_SeuuOpVLRwAkQ8QEv-EX2bTdtqAU488AraizS_rUhh9P8PBfc4xKyzdVWkDRe7kR9kTU6qA1_QEolnR8uXOxImgftHXrds3cXSS1qrOEgc5lHf6jN6Jzb3YhyphenhyphenuqhB0vE7y0ahRve/s72-w320-h176-c/sql.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-5136599087040748541</id><published>2024-03-16T09:31:00.001+05:30</published><updated>2024-03-16T09:36:14.626+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Implementing JWT Authentication in ASP.NET Core Web APIs: A Comprehensive Guide</title><summary type="text">In the world of web development, securing your APIs is a critical concern. One popular approach to authentication in modern web applications is JSON Web Tokens (JWT). JWT provides a stateless and scalable solution for authenticating and authorizing users, making it an excellent choice for securing web APIs built with ASP.NET Core. In this blog post, we&#39;ll dive deep into implementing JWT </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/5136599087040748541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/implementing-jwt-authentication-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/5136599087040748541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/5136599087040748541'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/implementing-jwt-authentication-in.html' title='Implementing JWT Authentication in ASP.NET Core Web APIs: A Comprehensive Guide'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiuuMvYMFkpffMpKM7SV_WaXnmTKvvLZ13TmfrraewnIXynlbswtEpwiM1Zaq5umVGbQOSt8bj7SYN8S_WiXWlSlBQXzatvD8ZdpBv8qH44ogxqI9lS3-kiiq5GPmo4OMAW5-hMf-HDNEh6ckPnExjiQENuxTjE-eic_36IkyNLRC7ms0rWmxQFQwhB2LGf=s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-230550653169092626</id><published>2024-03-10T15:49:00.000+05:30</published><updated>2024-03-10T15:49:29.255+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Design Patterns"/><title type='text'>Understanding Repository Pattern in ASP.NET Core: A Comprehensive Guide with Examples</title><summary type="text">The Repository Pattern is a widely adopted design pattern that promotes loose coupling between the application&#39;s data access layer and the business logic layer. It acts as an abstraction layer over the data access code, providing a more flexible and maintainable approach to data access operations. In the context of ASP.NET Core, the Repository Pattern can be effectively implemented to enhance </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/230550653169092626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/understanding-repository-pattern-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/230550653169092626'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/230550653169092626'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/understanding-repository-pattern-in.html' title='Understanding Repository Pattern in ASP.NET Core: A Comprehensive Guide with Examples'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgBGYJ9hvzJ9OXNUTxf45MAkdRTsFRdvrenFVBSefZYV9g29Zk4hmSZjnxB2KXb2pooBeipIkxjI4BUarKY9b4jjX1e9gmhHSftci47QT3ppprZou6JrBAp7eZddVOiICYho49i7VFu3rBByiXBbtGvGf7C4-4PgmgMzBvGvWMr5afF1Jzgu940aFRcw5zu=s72-w320-h176-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8910046465507670747</id><published>2024-03-10T10:10:00.000+05:30</published><updated>2024-03-10T10:10:22.147+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Building Real-Time Web Applications with ASP.NET Core SignalR</title><summary type="text">In today&#39;s fast-paced digital world, real-time communication and data exchange have become increasingly important for web applications. Users expect seamless and instant interactions, whether it&#39;s monitoring live updates, receiving notifications, or participating in real-time collaboration. This is where ASP.NET Core SignalR comes into play, offering a powerful solution for building real-time web</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8910046465507670747/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/building-real-time-web-applications.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8910046465507670747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8910046465507670747'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/building-real-time-web-applications.html' title='Building Real-Time Web Applications with ASP.NET Core SignalR'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjbR1FFuyFVmbUtY_8BeRaJtExGbVGa-HyD389mogge9iuYyumBAaO00d85yhxCY2z191_cOc2aLDo7FEnQ82Sy8omrMcTVDuvKb8YraLK_uHjekSPp91s_BxCwQniWlehQA58f7iTOvVb_WQUgGfbSukQI6rSTs2h5Ckt4ARvWyoAutdnSs7eOzMDLR4n-=s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-7916841754039272028</id><published>2024-03-09T20:26:00.002+05:30</published><updated>2024-03-09T20:29:33.470+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Javascript"/><title type='text'>10 Handy jQuery Plugins Every Web Developer Should Know</title><summary type="text">jQuery has become an essential JavaScript library for web developers. Its simple API and cross-browser compatibility make it easy to create interactive elements and animations for modern websites. If you&#39;re building sites, these 10 jQuery plugins are some of the most useful tools you&#39;ll want in your toolkit.1. Slick - Responsive Carousel SliderSlick is a lightweight jQuery carousel plugin that </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/7916841754039272028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/10-handy-jquery-plugins-every-web.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/7916841754039272028'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/7916841754039272028'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/10-handy-jquery-plugins-every-web.html' title='10 Handy jQuery Plugins Every Web Developer Should Know'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOOUbHmTJucO0ErlGCljXwrxif2RdnZcwz8_p05BA27SxeUS5KAXZxgVsFbmydZfyxaNcCRYEaMic8TIH2dPASsKu0Td7AQdWh2HpJDroz5_QuH-spmjQfF0XPZ8Q-Fjc81zPWqkSq9OiWAg4aBC8kuWHeqA1O23u4_kHzYhV2A-8C9_UpJO_4k3KaGPao/s72-c/jQuery.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-6960094995168595414</id><published>2024-03-09T10:13:00.000+05:30</published><updated>2024-03-09T10:13:31.073+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Boost Application Performance with Caching in ASP.NET Core</title><summary type="text">Caching is an essential technique for improving the performance and scalability of ASP.NET Core web applications. By caching frequently accessed data in memory, you can significantly speed up response times and reduce load on the database and other backend systems.In this comprehensive guide, you will learn:What is caching and why is it important for ASP.NET Core appsBuilt-in caching abstractions</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/6960094995168595414/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/boost-application-performance-with.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/6960094995168595414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/6960094995168595414'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/boost-application-performance-with.html' title='Boost Application Performance with Caching in ASP.NET Core'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhsMzJUycUMQswyRyotvH1gUHjy_SwvGbSeBUtl0_arsDgjGdDnEnvxBlzQUqcnHXZjP1iCRt112ohi6YkrSQOpzQcaVEN2_FPvVodVX75Qo3Ij7xaOfvVaP-r-GQsM8srFcjGySsTImQu-ivcKrH3AB-01EpW59KAbKNZjZhCD8aSZMCCd930AHEU6fhJx=s72-w320-h176-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-3349549780659406467</id><published>2024-03-02T20:57:00.000+05:30</published><updated>2024-03-02T20:57:15.054+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#.NET"/><title type='text'>Master C# Programming With These 10 Simple Yet Powerful Tips for Beginners</title><summary type="text">C# is a versatile, object-oriented programming language that allows developers to build a variety of secure and robust applications. From Windows desktop apps to Unity games, C# can do it all. While it may seem daunting for beginners, getting started with C# programming is surprisingly easy with the right guidance.In this article, we’ve compiled 10 tips and tricks to help you start coding in C# </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/3349549780659406467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/master-c-programming-with-these-10.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3349549780659406467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3349549780659406467'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/master-c-programming-with-these-10.html' title='Master C# Programming With These 10 Simple Yet Powerful Tips for Beginners'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjie96EmALS5AbTf8JSPqaYjcfp-zRu-FkuF6q2MNeLqgOdgyEqSJcQbsrUBmqH1PlbrOxik-2c99NhcN1txZufZHMGGvTw07Udc_dJ5e25EJeFNcolNoMqET1CmqmE-CFLD5Z6nv9Xgx1YCkcA-KcOz_9pJHACmAsnKPK_GVZlYGst7GSj_-2a0Owvh-s4=s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8214045311132505937</id><published>2024-03-02T12:17:00.000+05:30</published><updated>2024-03-02T12:17:43.817+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#.NET"/><title type='text'>A Deep Dive into LINQ in C# with Code Examples</title><summary type="text">Language Integrated Query (LINQ) is a powerful set of features in C# and .NET that allows you to work with data in objects using both external data sources and in-memory collections. LINQ enables you to query data with the same basic syntax and semantics that you use in SQL queries. In this deep dive, we will explore what LINQ is, how to use it, the different ways you can leverage LINQ in your C#</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8214045311132505937/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/03/a-deep-dive-into-linq-in-c-with-code.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8214045311132505937'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8214045311132505937'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/03/a-deep-dive-into-linq-in-c-with-code.html' title='A Deep Dive into LINQ in C# with Code Examples'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEi-oEZ0Ug_uwqLT_lSSwU-9ql-GEThD6O_NBSoZVljKm0BIJSQbQ6kOMCVkO6OXtGxEv9fuE41tfwh32VXrandKTtZWU4sVrENQXd9qbPff1BoOFZPxp2gj4aKnJ2zHWrz7LazDcflU45F9uPIbxyFjv2IpOW_HFQs-SM76bfO-xsOTQDU4CHpf3ryReEF_=s72-w320-h176-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8778125075219622513</id><published>2024-02-25T18:56:00.000+05:30</published><updated>2024-02-25T18:56:02.093+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#.NET"/><title type='text'>Mastering Collections in .NET - A Complete Guide with Code Examples</title><summary type="text">Collections in .NET are essential for managing groups of objects efficiently. They provide a way to store, retrieve, and manipulate data structures in a systematic manner. In .NET there are various types of collections available, each serving different purposes and offering unique functionalities.They provide functionalities for adding, removing, and manipulating items within the collection. This</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8778125075219622513/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/mastering-collections-in-net-complete.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8778125075219622513'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8778125075219622513'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/mastering-collections-in-net-complete.html' title='Mastering Collections in .NET - A Complete Guide with Code Examples'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiHbBEohDQizlk4WzX9KxtjVEXfPKE9uIFaxoXxl5jxfXI-z0Jjkt2OcX9n3ar0cKzaG9n-GQhM_t6EPjUtSFxLpBBi9JDs8hUeVKvssSnRt6Vrx9ejUJ7PZ7fyKdNoYuotElQP2L4noKSw7U7_TkckL7P8YTV9kLls0lXd8kVvPSrWT_4R8ZqV9_POHrQF=s72-w400-h219-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-580961244693438941</id><published>2024-02-25T10:09:00.000+05:30</published><updated>2024-02-25T10:09:53.145+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Build Lean and Mean Minimal APIs in ASP.NET Core</title><summary type="text">Minimal APIs are a new, lightweight approach to building REST APIs introduced in .NET. They reduce ceremony and allow developers to focus directly on the API endpoint logic rather than controllers and actions. Benefits include fast and productive development, reduced boilerplate code, and an emphasis on business logic over configuration. Minimal APIs are great for developing microservices and </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/580961244693438941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/build-lean-and-mean-minimal-apis-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/580961244693438941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/580961244693438941'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/build-lean-and-mean-minimal-apis-in.html' title='Build Lean and Mean Minimal APIs in ASP.NET Core'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgXl2ynk5nxt8iZcQ88qxh7tSX-bTRTHHXTNVtKjnnEp-TfcmH8fiW3ONqAhBev7SVP0RNa8SnYbWwfg9tg4THPd25kxYXJrpq7UgoRRZWlrK0uwA6g7tgS7OLAmoonrzIN7PmuwycPoE1gUq0aPW4bT7UbR-cSQ5c7lYvrA11EyjG728QxIrTiOKMgEn-n=s72-w640-h234-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8463086504644081418</id><published>2024-02-24T16:06:00.000+05:30</published><updated>2024-02-24T16:06:23.090+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#.NET"/><title type='text'>Mastering SOLID Principles in C#: A Comprehensive Guide with Code Examples</title><summary type="text">As software developers, we strive to create maintainable, extensible, and testable code. The SOLID principles, provide a foundation for writing high-quality, object-oriented software. These principles help us design software that is more flexible, modular, and easier to understand. In this comprehensive guide, we&#39;ll explore each of the below five SOLID principles and learn how to apply them in C#</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8463086504644081418/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/mastering-solid-principles-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8463086504644081418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8463086504644081418'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/mastering-solid-principles-in-c.html' title='Mastering SOLID Principles in C#: A Comprehensive Guide with Code Examples'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEis2B1H2v6A4sF6K6Yt6f_RJU_g8kbwTQC-A4anGKLcubwx0yEWuB2iEywvYL-QLJr6H_QC3ccy4i18e8BSWulZLnypAnxNaAKF7kXoZJt0lpxO8E1ZUitBPPNRQk8GNbVBoX_jXYJ7Nsw4ofiiUsPqNISxkjdQBPm2cl5q9zHtawnYR2VANQivw_SJRfLZ=s72-w640-h93-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-5373065012042165477</id><published>2024-02-24T09:15:00.000+05:30</published><updated>2024-02-24T09:15:46.106+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Implementing Custom User Authentication in ASP.NET Core MVC: A Step-by-Step Guide</title><summary type="text">In many web applications, it&#39;s necessary to create a custom user authentication system to validate user credentials against a database, rather than relying on the built-in ASP.NET Core Identity membership system. In this article, we&#39;ll explore how to implement a custom user authentication system in ASP.NET Core MVC, complete with step-by-step instructions and code examples to help you get </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/5373065012042165477/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/implementing-custom-user-authentication.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/5373065012042165477'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/5373065012042165477'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/implementing-custom-user-authentication.html' title='Implementing Custom User Authentication in ASP.NET Core MVC: A Step-by-Step Guide'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEg4VGwdO2H3lA340o-2-lek8eoEHrEWpd66K7PBz1FkClbM7449l2VnTkEe84l3I_GCUB4geR3_gy51oY6vh0yBuo6T71O37sNw3fmJoVkZZEF8k0V8xUAT7rA03p5R7RBJyrq4Jj57rk2oe2hmQLmzsd9jF7V_hlzdLwEL1Y7JKfBG0pTwtIVzxHWO0tst=s72-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8190170558963590303</id><published>2024-02-18T16:40:00.000+05:30</published><updated>2024-02-18T16:40:10.993+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Design Patterns"/><title type='text'>Mastering the Singleton Design Pattern in ASP.NET Core: A Comprehensive Guide with Code Examples</title><summary type="text">The Singleton design pattern is one of the most widely used patterns in software development. It ensures that a class has only one instance and provides a global point of access to that instance. In ASP.NET Core, the Singleton pattern can be used to create shared resources, such as Logging messages, database connections, configuration settings, or caching mechanisms, that can be accessed </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8190170558963590303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/mastering-singleton-design-pattern-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8190170558963590303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8190170558963590303'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/mastering-singleton-design-pattern-in.html' title='Mastering the Singleton Design Pattern in ASP.NET Core: A Comprehensive Guide with Code Examples'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEia8x9VYNLLQ1OHapjZoG4Q5IHIVmWL9T_Swr13DDc5s73_UNTMoHuYP166kO31CiH3LKz_rvQNKQhWNFmhbnEHdocXElDUbgIdUESkvDAfVcbtWXna9bRLJuknLyanHCKs0I-afok6YO4TmBUe4Wf7zXiQVqf0XhooZJ4f4tDjK4KG92VeUd3wqp5I_9LQ=s72-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8088149147791106914</id><published>2024-02-18T09:16:00.001+05:30</published><updated>2024-02-18T09:24:59.912+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Building RESTful APIs in ASP.NET Core: A Comprehensive Guide</title><summary type="text">REST (Representational State Transfer) is an architectural style for designing web services that use HTTP protocols for data communication. In this blog, we&#39;ll explore how to build a robust REST API using ASP.NET Core, a popular framework for building web applications and services. We&#39;ll cover the fundamentals of REST APIs, HTTP verbs, and how to implement and test APIs in ASP.NET Core.What is a </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8088149147791106914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/building-restful-apis-in-aspnet-core.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8088149147791106914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8088149147791106914'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/building-restful-apis-in-aspnet-core.html' title='Building RESTful APIs in ASP.NET Core: A Comprehensive Guide'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbj1aQwO_pUtgLcx9eVpQgKTB8JUEeEvNXcexiknOnnPolgjH-2035wCOr0xH8AoC7vhQbEOuxA1_fRE1t0YFOePVGB4RwOqxOEthI06qv2xa5dojxLNA5reYJSSTV1hDKMmbP-cwY_96aHw4HyTCyYyaJYXFkxla-wWdxzg80plyDBQNYj3ByxjkV6gEZ/s72-w198-h200-c/restful.png" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-2561115565498326906</id><published>2024-02-17T15:30:00.005+05:30</published><updated>2024-02-17T15:36:33.352+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Entity Framework Core Code First – Step by Step Guide for ASP.NET Core</title><summary type="text">In our previous article we have learned about&amp;nbsp;Entity Framework Core Database First approach. In this article we will go in detail about the&amp;nbsp;Entity Framework Core Code First approach.Entity Framework Core (EF Core) is a powerful and lightweight Object-Relational Mapping (ORM) framework that allows developers to work with databases using .NET objects. In this guide, we&#39;ll explore the Code</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/2561115565498326906/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/entity-framework-core-code-first-step.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2561115565498326906'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2561115565498326906'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/entity-framework-core-code-first-step.html' title='Entity Framework Core Code First – Step by Step Guide for ASP.NET Core'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiQP7CUd8C20plCF-TWgi82ngAmNuRqkEBOB8o7x8050C3v_tGwY9pmMTprn_kc_9EWNrJUmhir6-jC7NvWH3FtjbgTlIOE2sQK4_weCNf_MiMZO3Oj7lbPfmn0NMAXMG8izyQE37pSOqwMV4vaMirl6NSd8LFlff5RrpLUN4IYBJIwY7LPhLC7J6QFionE=s72-w400-h223-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-3629898729196855759</id><published>2024-02-17T09:12:00.001+05:30</published><updated>2024-02-17T09:18:18.379+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Design Patterns"/><title type='text'>Build Better with the Builder Pattern in ASP.NET Core</title><summary type="text">The builder pattern is an extremely useful design pattern for efficiently constructing complex objects in ASP.NET Core applications. Rather than passing a large number of parameters to overloaded constructors, the builder pattern allows creating objects step-by-step. Builders allow centralizing all the complex creation logic in one place.Some key benefits of applying the builder pattern </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/3629898729196855759/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2024/02/builder-pattern-in-aspnet-core.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3629898729196855759'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3629898729196855759'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2024/02/builder-pattern-in-aspnet-core.html' title='Build Better with the Builder Pattern in ASP.NET Core'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjyEih4yWGhVF6u3k61of6hnk1P7vzVGMWGaCckxoUhTyBptF7mpVxK4W-vaeR4oXnxoTLV3L0sQG_6oLRY1jr4ZI2IHEQjST1h2BREqWPgP00Da-q0EcagV9BVj-3ZgyNjUqSjup19TnjmW0HvDKaUmXnZ7m_U5x48QX3NJuKqZcs7Ql2QmfyhssM0p9kw=s72-w200-h200-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-2764557737130550753</id><published>2023-04-16T13:54:00.000+05:30</published><updated>2023-04-16T13:54:30.650+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="C#.NET"/><title type='text'>Asynchronous programming with .NET Core – Async and Await</title><summary type="text">Asynchronous programming is an important part in today’s programming world that allows efficient use of system resources and responsiveness of applications. In this article, we will walk through the asynchronous programming with .NET Core, including the benefits with examples to illustrate the concept.   Asynchronous programming is the ability to perform multiple tasks concurrently, without </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/2764557737130550753/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2023/04/asynchronous-programming-with-net-core.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2764557737130550753'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/2764557737130550753'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2023/04/asynchronous-programming-with-net-core.html' title='Asynchronous programming with .NET Core – Async and Await'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgP-o2g4klKUhw_yw-5Pen3JJPgeEYuuDBBVCphFWzaB_dcbDRfymCPS11b8myMJUoHTGm5_IREWE9XwSNJ5mc0d1_zHp85_n-UYVszlzjzELb3JRa813v3uy55g8nb5yl44-Tvy1pkvhRsD-NQWf_ziySVX1yF4tZttXqwNGoWa0f6kctKeU-21YMFbw=s72-w400-h196-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-8550368626790020393</id><published>2023-04-15T16:03:00.002+05:30</published><updated>2023-04-15T16:07:18.907+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Entity Framework Core Database First – Step by Step Guide for ASP.NET Core</title><summary type="text">Entity Framework Core is a cross-platform, open-source, and lightweight object-relational mapping (ORM) framework that allows developers to interact with relational databases using a simple and intuitive object-oriented API. Entity Framework Core provides a flexible and efficient way to work with relational databases. It is designed to support multiple databases SQL Server, MySQL, SQLite, </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/8550368626790020393/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2023/04/entity-framework-core-database-first.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8550368626790020393'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/8550368626790020393'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2023/04/entity-framework-core-database-first.html' title='Entity Framework Core Database First – Step by Step Guide for ASP.NET Core'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhbWtzcUU2AHKvPDFY8VKBjgh3qQieeZG8_wdVvJOjbtaF5nEk4PnRbGmMe5X6D_UW5O58ZrWc6n0-hbk07CghYyPySSacpQuoG480e_kW2WXmkhyQ2p1XdLm1l_Mb4CoNZ8dYrSdDzsDQaK6Z7XJ4jGi2ZkxeoK9tRMYOAhsWI_R2tYj-Pd0kcOQqKZw=s72-w400-h289-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-457217026546195981</id><published>2023-04-09T14:20:00.003+05:30</published><updated>2023-04-13T04:57:31.822+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>ASP.NET Core Routing - A Step-by-Step Tutorial</title><summary type="text">Routing is the process of matching incoming HTTP requests with the appropriate action method in the controller. In ASP.NET Core, the routing system has been redesigned to be more flexible, extensible, and easier to use. In this article, we will discuss what routing is, how it works, and how to implement routing in ASP.NET Core.What is Routing?Routing is the process of mapping a URL to an action </summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/457217026546195981/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2023/04/aspnet-core-routing-step-by-step.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/457217026546195981'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/457217026546195981'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2023/04/aspnet-core-routing-step-by-step.html' title='ASP.NET Core Routing - A Step-by-Step Tutorial'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiz4s7HJYqwCb_LhnxLmGQzlagWLKWWRTthVJixBzR46fvOz5l6yC7gz0WIT3jkyg25vZ9wONFpbiknr20fDESaJZv8s43vzBepcAKIelZc6oZXlM-IOq38oKnnWvhS-KLjaSVmRof4NMmvMaBxF83JhH7zgNJ0_LJi_c1weUcBuJKyAYi6E9dHByX-Wg=s72-w400-h209-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry><entry><id>tag:blogger.com,1999:blog-2003614172330417656.post-3820856541682480298</id><published>2023-04-08T19:36:00.003+05:30</published><updated>2023-04-13T04:57:54.327+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>View Component in ASP.NET Core</title><summary type="text">View Component is one of the features in ASP.NET Core MVC. If you work with ASP.NET Web Forms, you might be very familiar with user controls. View Components are exactly working the same way how user control works. ASP.NET Core Introduced View Components to allow the developers to create reusable UI Components that can be rendered in any View or shared to multiple Views, which helps in reduce the</summary><link rel='replies' type='application/atom+xml' href='http://www.dotnet4techies.com/feeds/3820856541682480298/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.dotnet4techies.com/2023/04/view-component-in-aspnet-core.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3820856541682480298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2003614172330417656/posts/default/3820856541682480298'/><link rel='alternate' type='text/html' href='http://www.dotnet4techies.com/2023/04/view-component-in-aspnet-core.html' title='View Component in ASP.NET Core'/><author><name>DotNET4Techies</name><uri>http://www.blogger.com/profile/13360395814258039795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiipDiT5IcnSUvSx-hWDVuIeK3XRDJxP6QOK56qIu4p1rvECuKe4C_HKPcOpTtlioUn_cfRFgPuIxk4ed7zyws0CuwACK3z-1qyqsQimCD0JXxQq47ouoRGfvM-dVqKew/s64/AOh-ky1Rfbm-5dUUvthKni_5fWD5tjYEI6bHsMHd-U6IMw%3Ds64-c-mo'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhKMc85HS9SfAOwpIoRsIi2maUyk5p2GzTAChrbGEsJi9ClBNyqbqlp0xhLrPE7VlBvhDMQ_3YOUpebQ8d8-QXlAHuM7gqaFiy56oDlSx0YHRwz_XN01pnlcaPjlkDoLEASPATkejGb_lNQXRE0fuL9ncj4Zvh0xKFF2g5Jmv224y0oIfFFh7tP9wOR8g=s72-w640-h251-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9715987 77.5945627</georss:point><georss:box>-15.338635136178846 42.4383127 41.281832536178847 112.7508127</georss:box></entry></feed>