﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSharp Latest Blogs</title><link>https://www.c-sharpcorner.com/blogs/</link><description>Watch latest blogs from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/RSS/Blogs.aspx" rel="self" type="application/rss+xml" /><item><title>Building an AI-Powered Instagram Auto-Reply System Using GitHub Copilot</title><description>Build an AI-powered Instagram auto-reply system using GitHub Copilot! Automate engagement, intelligently respond to messages, and scale your social media presence.</description><link>https://www.c-sharpcorner.com/blogs/building-an-aipowered-instagram-autoreply-system-using-github-copilot2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/building-an-aipowered-instagram-autoreply-system-using-github-copilot2</guid><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>Converting Word Documents to PDF Using Python</title><description>Automate Word to PDF conversion with Python! Learn to use Spire.Doc for basic conversions, bookmarks, font embedding, and more. Streamline your workflow now!</description><link>https://www.c-sharpcorner.com/blogs/converting-word-documents-to-pdf-using-python</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-word-documents-to-pdf-using-python</guid><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (lu liu)</author></item><item><title>lsof: The Linux Command Every Developer Should Know</title><description>Master the &amp;#39;lsof&amp;#39; Linux command! Quickly identify processes hogging ports, saving debugging time. Essential for developers and DevOps. Stop port conflicts now!</description><link>https://www.c-sharpcorner.com/blogs/lsof-the-linux-command-every-developer-should-know</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/lsof-the-linux-command-every-developer-should-know</guid><pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shivam Vaghela)</author></item><item><title>Customizing Headers and Footers in Word Documents Using C#</title><description>Learn how to add and customize headers and footers in Word documents using C# with the Spire.Doc library, including text, images, page numbers, and different page layouts.</description><link>https://www.c-sharpcorner.com/blogs/customizing-headers-and-footers-in-word-documents-using-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/customizing-headers-and-footers-in-word-documents-using-c-sharp</guid><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Allen Yang)</author></item><item><title>Crop PDF Page with C#</title><description>Learn how to crop PDF pages in C# using Spire.PDF for .NET. This tutorial demonstrates cropping and exporting cropped sections as images. Optimize PDF workflows today!</description><link>https://www.c-sharpcorner.com/blogs/crop-pdf-page-with-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/crop-pdf-page-with-c-sharp</guid><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (chancy )</author></item><item><title>How to Delete PDF Pages in C# (Step-by-Step Guide)</title><description>Learn how to programmatically delete PDF pages in C# using a free .NET library. This step-by-step guide covers single and multiple page removal, error handling, and more. Automate your PDF processing and streamline document management tasks efficiently without Adobe Acrobat.</description><link>https://www.c-sharpcorner.com/blogs/how-to-delete-pdf-pages-in-c-sharp-stepbystep-guide</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-delete-pdf-pages-in-c-sharp-stepbystep-guide</guid><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Carl )</author></item><item><title>Converting Excel Files to PDF Using Python</title><description>Automate Excel to PDF conversion with Python using Spire.XLS. Learn to preserve formatting, create PDF/A files, and export specific ranges for professional reports.</description><link>https://www.c-sharpcorner.com/blogs/converting-excel-files-to-pdf-using-python2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-excel-files-to-pdf-using-python2</guid><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (lu liu)</author></item><item><title>Converting Word to HTML in C#: A Practical Guide</title><description>Learn how to convert Word (DOC/DOCX) files to HTML in C# using Spire.Doc. This guide covers basic conversion, embedding images, CSS styles, and section exporting. Simplify web integration and document previewing!</description><link>https://www.c-sharpcorner.com/blogs/converting-word-to-html-in-c-sharp-a-practical-guide</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-word-to-html-in-c-sharp-a-practical-guide</guid><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (pilalo Jovanitho)</author></item><item><title>Converting Excel Files to PDF Using Python</title><description>Automate Excel to PDF conversion with Python! Learn to use Spire.XLS for perfect formatting, archival PDFs, range selection, and multi-sheet exports. Boost productivity!</description><link>https://www.c-sharpcorner.com/blogs/converting-excel-files-to-pdf-using-python</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-excel-files-to-pdf-using-python</guid><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (lu liu)</author></item><item><title>C#: Generate Word Documents Rapidly from a Template</title><description>Learn how to rapidly generate Word documents from templates using C# and Free Spire.Doc! Automate document creation with text and image replacement for efficiency.</description><link>https://www.c-sharpcorner.com/blogs/c-sharp-generate-word-documents-rapidly-from-a-template</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/c-sharp-generate-word-documents-rapidly-from-a-template</guid><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vishwakarma Vijay)</author></item><item><title>GitHub Copilot vs ChatGPT: Which AI Tool is Better for Developers?</title><description>GitHub Copilot vs ChatGPT in 2026: Which AI tool reigns supreme for developers? Boost coding speed with Copilot or master problem-solving with ChatGPT. Use both!

This blog compares GitHub Copilot and ChatGPT, explaining their features, differences, and how developers can use both tools to improve productivity and learning in 2026.</description><link>https://www.c-sharpcorner.com/blogs/github-copilot-vs-chatgpt-which-ai-tool-is-better-for-developers</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/github-copilot-vs-chatgpt-which-ai-tool-is-better-for-developers</guid><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>How to Convert HTML to Word in C#</title><description>Learn how to convert HTML to Word documents in C#. This guide covers static files, dynamic strings, page breaks, headers, and footers for professional reports.</description><link>https://www.c-sharpcorner.com/blogs/how-to-convert-html-to-word-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-convert-html-to-word-in-c-sharp</guid><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dheeraj Malik)</author></item><item><title>How to Detect if a PDF Is Encrypted Using C# (Free Library)</title><description>Learn how to detect PDF encryption in C# using Free Spire.PDF! Prevent crashes, improve user experience, and simplify security audits with this easy tutorial. Check password protection with one line of code!</description><link>https://www.c-sharpcorner.com/blogs/how-to-detect-if-a-pdf-is-encrypted-using-c-sharp-free-library</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-detect-if-a-pdf-is-encrypted-using-c-sharp-free-library</guid><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Carl )</author></item><item><title>10 Practical Ways Developers Can Use GitHub Copilot to Boost Productivity</title><description>Unlock peak coding efficiency! Discover 10 practical ways developers can leverage GitHub Copilot to boost productivity, write better code, and learn faster. </description><link>https://www.c-sharpcorner.com/blogs/10-practical-ways-developers-can-use-github-copilot-to-boost-productivity</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/10-practical-ways-developers-can-use-github-copilot-to-boost-productivity</guid><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>Converting Excel to PDF in C#: A Step-by-Step Guide</title><description>Learn how to convert Excel (XLS/XLSX) files to PDF in C# using Spire.XLS. This guide covers basic conversion, specific sheet exporting, fitting content to one page, customizing page setup, and PDF security, ensuring consistent document layout.</description><link>https://www.c-sharpcorner.com/blogs/converting-excel-to-pdf-in-c-sharp-a-stepbystep-guide</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/converting-excel-to-pdf-in-c-sharp-a-stepbystep-guide</guid><pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (pilalo Jovanitho)</author></item><item><title>Dependency Injection in ASP.NET Core</title><description>Master Dependency Injection (DI) in ASP.NET Core! Learn what DI is, its types (Transient, Scoped, Singleton), and how to implement it with a step-by-step example. Improve code maintainability and testability.</description><link>https://www.c-sharpcorner.com/blogs/dependency-injection-in-asp-net-core4</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dependency-injection-in-asp-net-core4</guid><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>7 Things I Learned About Modernising .NET Applications for the Cloud</title><description>Modernize .NET apps for the cloud! Learn 7 key pillars: Kestrel, observability, data ownership, resilience, statelessness, automation, and containerization. Start small, scale big!</description><link>https://www.c-sharpcorner.com/blogs/7-things-i-learned-about-modernising-net-applications-for-the-cloud</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/7-things-i-learned-about-modernising-net-applications-for-the-cloud</guid><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Shriram Thangapandian)</author></item><item><title>Dependency Injection Done Right: Common Pitfalls and When to Walk Away</title><description>Master .NET Dependency Injection! Avoid common pitfalls like Service Locator, over-injection, and captive dependencies. Learn when to use DI and when to avoid it for optimal performance and maintainability in ASP.NET Core.</description><link>https://www.c-sharpcorner.com/blogs/dependency-injection-done-right-common-pitfalls-and-when-to-walk-away</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/dependency-injection-done-right-common-pitfalls-and-when-to-walk-away</guid><pubDate>Sat, 03 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Darshan Adakane)</author></item><item><title>C# Word to PDF Conversion: A Clean, Office-Free Approach</title><description>Convert Word to PDF in C# without Office! This guide uses Spire.Doc for .NET, offering a clean, cross-platform solution with font handling and PDF security features. Perfect for server-side automation and high-fidelity conversions.</description><link>https://www.c-sharpcorner.com/blogs/c-sharp-word-to-pdf-conversion-a-clean-officefree-approach</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/c-sharp-word-to-pdf-conversion-a-clean-officefree-approach</guid><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (pilalo Jovanitho)</author></item><item><title>Build a Complete CRUD Application in ASP.NET Core MVC with Entity Framework Core</title><description>Learn to build a simple CRUD (Create, Read, Update, Delete) application in .NET Core using Visual Studio, EF Core, and MVC. Step-by-step guide included!</description><link>https://www.c-sharpcorner.com/blogs/build-a-complete-crud-application-in-asp-net-core-mvc-with-entity-framework-core</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/build-a-complete-crud-application-in-asp-net-core-mvc-with-entity-framework-core</guid><pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vidhi KW)</author></item><item><title>Kendo Grid in ASP.NET MVC Using Helpers</title><description>Learn how to use Kendo UI Grid in ASP.NET MVC with Helpers for displaying data in a table with paging, sorting, filtering, and CRUD operations. Includes code examples!</description><link>https://www.c-sharpcorner.com/blogs/kendo-grid-in-asp-net-mvc-using-helpers</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/kendo-grid-in-asp-net-mvc-using-helpers</guid><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Speak Fluent HTTP: A Deep Dive into Methods and Status Codes</title><description>Master the language of the web! This guide dives into HTTP methods (GET, POST, PUT, PATCH, DELETE) and status codes, crucial for building robust and scalable APIs.</description><link>https://www.c-sharpcorner.com/blogs/speak-fluent-http-a-deep-dive-into-methods-and-status-codes</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/speak-fluent-http-a-deep-dive-into-methods-and-status-codes</guid><pubDate>Sun, 04 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Darshan Adakane)</author></item><item><title>Understanding the setProperty() Expression in Power Automate (With Examples)</title><description>Master the Power Automate setProperty() expression! Learn how to dynamically add or update values within JSON objects. Simplify your flows today! #PowerAutomate</description><link>https://www.c-sharpcorner.com/blogs/understanding-the-setproperty-expression-in-power-automate-with-examples</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-the-setproperty-expression-in-power-automate-with-examples</guid><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krish Kanakiya)</author></item><item><title>What is FormCollection</title><description>Master FormCollection in ASP.NET MVC! Learn how to easily capture form data in your controller using this simple method. Perfect for small forms and quick prototyping.</description><link>https://www.c-sharpcorner.com/blogs/what-is-formcollection2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-is-formcollection2</guid><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>SQL Server Data Types</title><description>Master SQL Server data types! Learn about numeric, string, date, boolean, binary, and special types. Optimize your database for speed, accuracy, and storage.</description><link>https://www.c-sharpcorner.com/blogs/sql-server-data-types</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-data-types</guid><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>How To Fetch SQL Server Data Into Dropdown in ASP.NET MVC</title><description>Dynamically populate ASP.NET MVC dropdowns with data from SQL Server! Learn to fetch data, create models, and implement dropdowns with ADO.NET. Includes best practices!</description><link>https://www.c-sharpcorner.com/blogs/how-to-fetch-sql-server-data-into-dropdown-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-fetch-sql-server-data-into-dropdown-in-asp-net-mvc</guid><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Best PostgreSQL Connectors: A Practical Comparison for Developers</title><description>A practical comparison of PostgreSQL connectors: Devart dotConnect, Npgsql, psycopg, and JDBC. Find the best option for your stack, performance needs, and project scale. Optimize database communication for efficiency and scalability.</description><link>https://www.c-sharpcorner.com/blogs/best-postgresql-connectors-a-practical-comparison-for-developers</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/best-postgresql-connectors-a-practical-comparison-for-developers</guid><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Tim Lewis)</author></item><item><title>🔐 JWT Authentication in ASP.NET Core Web API</title><description>Implement JWT authentication in ASP.NET Core Web API for secure and stateless user authorization. Learn to generate, validate, and use JWT tokens. Secure your APIs!</description><link>https://www.c-sharpcorner.com/blogs/jwt-authentication-in-asp-net-core-web-api3</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/jwt-authentication-in-asp-net-core-web-api3</guid><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>🚀 Getting Started with Minimal APIs in ASP.NET Core</title><description>Discover ASP.NET Core Minimal APIs! Build lightweight, fast APIs without controllers. Perfect for microservices and rapid development. Learn how to simplify your code!</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-minimal-apis-in-asp-net-core2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-minimal-apis-in-asp-net-core2</guid><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>SQL Server Restore Stuck or Hanging: Possible Underlying Causes</title><description>SQL Server restore stuck? Uncover the common causes like disk I/O, backup issues, and transaction log problems. Learn troubleshooting steps and best practices for faster, reliable restores. Resolve restore issues effectively!</description><link>https://www.c-sharpcorner.com/blogs/sql-server-restore-stuck-or-hanging-possible-underlying-causes</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-restore-stuck-or-hanging-possible-underlying-causes</guid><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (samaira )</author></item><item><title>Minimal APIs in ASP.NET Core</title><description>Discover ASP.NET Core Minimal APIs! Learn how to build fast, lightweight APIs with less code and improved performance. Perfect for microservices and rapid development.</description><link>https://www.c-sharpcorner.com/blogs/minimal-apis-in-asp-net-core</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/minimal-apis-in-asp-net-core</guid><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>ASP.NET MVC Radio Button</title><description>Master ASP.NET MVC radio buttons! Learn to implement static and dynamic options from SQL Server, handle selections with jQuery, and avoid common mistakes. Single choice made easy!</description><link>https://www.c-sharpcorner.com/blogs/asp-net-mvc-radio-button</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-mvc-radio-button</guid><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>ASP.NET MVC FormCollection with Form</title><description>Master ASP.NET MVC FormCollection! Learn step-by-step how to handle forms, retrieve data, save to SQL, and use jQuery AJAX. Understand its pros &amp;amp; cons for efficient web development.</description><link>https://www.c-sharpcorner.com/blogs/asp-net-mvc-formcollection-with-form</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-mvc-formcollection-with-form</guid><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>ASP.NET MVC Checkbox – Complete Guide</title><description>Master ASP.NET MVC checkboxes! Learn to implement static &amp;amp; dynamic checkboxes (from SQL Server), save selections, and enhance UI with jQuery. Includes best practices &amp;amp; common mistakes.</description><link>https://www.c-sharpcorner.com/blogs/asp-net-mvc-checkbox-complete-guide</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-mvc-checkbox-complete-guide</guid><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>ASP.NET MVC Dropdown (Static + Dynamic from Database)</title><description>Master ASP.NET MVC DropDownList! Learn static, dynamic (database), and custom dropdowns with clear examples, best practices, and common mistake avoidance. Enhance your forms!</description><link>https://www.c-sharpcorner.com/blogs/asp-net-mvc-dropdown-static-dynamic-from-database</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/asp-net-mvc-dropdown-static-dynamic-from-database</guid><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Complete Guide to HTML Helpers in ASP.NET MVC</title><description>Master ASP.NET MVC development with HTML Helpers! This guide covers all essential helpers, from form creation to validation, with clear examples and best practices. Simplify your Razor views!</description><link>https://www.c-sharpcorner.com/blogs/complete-guide-to-html-helpers-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/complete-guide-to-html-helpers-in-asp-net-mvc</guid><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>How Model Binding Works in ASP.NET MVC</title><description>Unlock the power of ASP.NET MVC Model Binding! Learn how it automatically maps form data to C# objects, simplifying your code and boosting development speed. Step-by-step guide included!</description><link>https://www.c-sharpcorner.com/blogs/how-model-binding-works-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-model-binding-works-in-asp-net-mvc</guid><pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>What is an SSIS Package?</title><description>Learn what an SSIS package is and how it automates data tasks! This guide covers Control Flow, Data Flow, Connection Managers, and a step-by-step Excel to SQL Server example.</description><link>https://www.c-sharpcorner.com/blogs/what-is-an-ssis-package</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-is-an-ssis-package</guid><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhavini Prajapati)</author></item><item><title>Return Types in ASP.NET MVC</title><description>Master ASP.NET MVC return types! Learn about ActionResult, ViewResult, JsonResult, FileResult, and more with practical examples. Build better web applications!</description><link>https://www.c-sharpcorner.com/blogs/return-types-in-asp-net-mvc2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/return-types-in-asp-net-mvc2</guid><pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>How to Use Multiple Models in One View in ASP.NET MVC</title><description>Display data from multiple models in a single ASP.NET MVC view using a ViewModel. Learn to fetch data from SQL Server and present combined datasets effectively.</description><link>https://www.c-sharpcorner.com/blogs/how-to-use-multiple-models-in-one-view-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-use-multiple-models-in-one-view-in-asp-net-mvc</guid><pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Unit Testing in .NET using xUnit, NUnit, and Moq</title><description>Master .NET unit testing with xUnit, NUnit, and Moq! Learn to write effective tests, mock dependencies, and improve code quality. Boost reliability and catch bugs early.</description><link>https://www.c-sharpcorner.com/blogs/unit-testing-in-net-using-xunit-nunit-and-moq</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/unit-testing-in-net-using-xunit-nunit-and-moq</guid><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhavini Prajapati)</author></item><item><title>Building a Login And Registration System in ASP.NET MVC</title><description>Build a secure login and registration system in ASP.NET MVC! Beginner-friendly tutorial with database connection, session management, and logout functionality. Perfect for interviews!</description><link>https://www.c-sharpcorner.com/blogs/building-a-login-amp-registration-system-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/building-a-login-amp-registration-system-in-asp-net-mvc</guid><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Understanding Collections in PowerApps (With Simple Example)</title><description>Unlock the power of PowerApps Collections! Learn how to use Collect() and ClearCollect() for temporary data storage, improved performance, and offline capabilities. Master data manipulation before saving!</description><link>https://www.c-sharpcorner.com/blogs/understanding-collections-in-powerapps-with-simple-example</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-collections-in-powerapps-with-simple-example</guid><pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krish Kanakiya)</author></item><item><title>Azure Resource Providers 101</title><description>Unlock the power of Azure! This guide explains Azure Resource Providers, their benefits, and popular examples like Compute, Storage, and Network. Simplify cloud management!</description><link>https://www.c-sharpcorner.com/blogs/azure-resource-providers-101</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/azure-resource-providers-101</guid><pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jin Necesario)</author></item><item><title>PL/SQL SET Serveroutput ON</title><description>The PL/SQL SET SERVEROUTPUT ON command is used in Oracle SQL*Plus (or other similar Oracle interfaces) to enable the display of output from PL/SQL blocks. When you use commands like DBMS_OUTPUT.PUT_LINE() in your PL/SQL code to print values, you must use SET SERVEROUTPUT ON to make sure that the output is shown in the console. This command helps to debug and track the flow of your PL/SQL programs by displaying output results directly to the user interface.</description><link>https://www.c-sharpcorner.com/blogs/plsql-set-serveroutput-on</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/plsql-set-serveroutput-on</guid><pubDate>Fri, 09 May 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandhiya Priya)</author></item><item><title>Cascading Dropdown in ASP.NET MVC using AJAX and jQuery with Database</title><description>Implement cascading dropdowns in ASP.NET MVC using AJAX and jQuery. Enhance user experience with dynamic data loading for Country, State, and City selections.</description><link>https://www.c-sharpcorner.com/blogs/cascading-dropdown-in-asp-net-mvc-using-ajax-and-jquery-with-database</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/cascading-dropdown-in-asp-net-mvc-using-ajax-and-jquery-with-database</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Return Types in ASP.NET MVC</title><description>Master ASP.NET MVC return types like ViewResult, JsonResult, and RedirectResult! Learn when to use each for optimal application structure and performance. Essential for MVC developers.</description><link>https://www.c-sharpcorner.com/blogs/return-types-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/return-types-in-asp-net-mvc</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Configuring Page Layout in Microsoft Entra External ID</title><description>Customize authentication pages in Microsoft Entra External ID! Learn to configure page layouts, modify attribute labels, and reorder fields for a better user experience. Improve sign-up flows today!</description><link>https://www.c-sharpcorner.com/blogs/configuring-page-layout-in-microsoft-entra-external-id</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/configuring-page-layout-in-microsoft-entra-external-id</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gowtham K)</author></item><item><title>HTML Helpers in ASP.NET MVC</title><description>Learn how to use HTML Helpers in ASP.NET MVC to generate HTML elements with C# code. Simplify views, bind models, and improve code readability. Includes examples!</description><link>https://www.c-sharpcorner.com/blogs/html-helpers-in-asp-net-mvc2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/html-helpers-in-asp-net-mvc2</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Getting Started With ASP.NET Core MVC: A Step-by-Step Beginner Guide (Part 7/8)</title><description>Secure your ASP.NET Core MVC app! This guide (Part 7) walks you through adding Identity for user registration, login, and authorization using built-in features.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-7</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-7</guid><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh Gami)</author></item><item><title>IEnumerable vs IQueryable in LINQ</title><description>Unlock the power of LINQ! This guide clarifies the crucial differences between IEnumerable and IQueryable, optimizing data queries for speed and efficiency. Master data handling!</description><link>https://www.c-sharpcorner.com/blogs/ienumerable-vs-iqueryable-in-linq</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/ienumerable-vs-iqueryable-in-linq</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Understanding the yield Keyword in C#</title><description>Unlock the power of the &amp;#39;yield&amp;#39; keyword in C#! Learn how to efficiently return data from collections one item at a time, optimizing memory usage and improving performance. Master lazy evaluation for cleaner, faster code.</description><link>https://www.c-sharpcorner.com/blogs/understanding-the-yield-keyword-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-the-yield-keyword-in-c-sharp</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>GitHub Copilot: The AI Coding Partner Transforming Modern Software Development</title><description>Discover GitHub Copilot, the AI coding partner revolutionizing software development. Learn how it boosts productivity, suggests code, and enhances learning. Embrace the future of coding!</description><link>https://www.c-sharpcorner.com/blogs/github-copilot-the-ai-coding-partner-transforming-modern-software-development</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/github-copilot-the-ai-coding-partner-transforming-modern-software-development</guid><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>Connecting to Google Cloud MySQL in .NET with C# via dotConnect</title><description>Connect .NET apps to Google Cloud MySQL with C# using dotConnect. Enjoy Direct Mode, advanced ORM, enhanced security, and optimized performance. Simplify cloud data!</description><link>https://www.c-sharpcorner.com/blogs/connecting-to-google-cloud-mysql-in-net-with-c-sharp-via-dotconnect</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/connecting-to-google-cloud-mysql-in-net-with-c-sharp-via-dotconnect</guid><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Tim Lewis)</author></item><item><title>How to Pass Data Between Controller and View in ASP.NET MVC</title><description>Master ASP.NET MVC data transfer! Learn ViewBag, ViewData, TempData, and Models to seamlessly pass data between Controllers and Views. Includes a simple CRUD example.</description><link>https://www.c-sharpcorner.com/blogs/how-to-pass-data-between-controller-and-view-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-pass-data-between-controller-and-view-in-asp-net-mvc</guid><pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>How to Connect ASP.NET Core with SQL Server: A Beginner-Friendly CRUD Guide</title><description>Learn to connect ASP.NET Core with SQL Server using Entity Framework Core! This beginner-friendly guide covers CRUD operations for building data-driven applications.</description><link>https://www.c-sharpcorner.com/blogs/how-to-connect-asp-net-core-with-sql-server-a-beginnerfriendly-crud-guide</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-connect-asp-net-core-with-sql-server-a-beginnerfriendly-crud-guide</guid><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>10 LINQ Queries Every C# Beginner Should Know</title><description>Master C# data querying with LINQ! This guide covers 10 essential LINQ queries for beginners, complete with clear examples to simplify data manipulation and boost code readability.</description><link>https://www.c-sharpcorner.com/blogs/10-linq-queries-every-c-sharp-beginner-should-know</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/10-linq-queries-every-c-sharp-beginner-should-know</guid><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>How to Fix WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for jquery Error in ASP.NET Web Forms</title><description>Fix the &amp;quot;WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for &amp;#39;jquery&amp;#39;&amp;quot; error in ASP.NET Web Forms. This guide provides a step-by-step solution, explaining why the error occurs and offering an alternative approach for beginners to resolve it quickly.</description><link>https://www.c-sharpcorner.com/blogs/how-to-fix-webforms-unobtrusivevalidationmode-requires-a-scriptresourcemapping-for-jquery-error-in-asp-net-web-forms2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-fix-webforms-unobtrusivevalidationmode-requires-a-scriptresourcemapping-for-jquery-error-in-asp-net-web-forms2</guid><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Guest User)</author></item><item><title>Getting Started With ASP.NET Core MVC: A Step-by-Step Beginner Guide (Part 6/8)</title><description>Master ASP.NET Core MVC validation! This guide (Part 6) shows you how to implement client-side and server-side validation, ensuring data integrity in your forms. Learn to add attributes, enable jQuery validation, and display error messages for robust data handling.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-16</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-16</guid><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh Gami)</author></item><item><title>Session vs Cookies in ASP.NET MVC</title><description>Understand the key differences between Session and Cookies in ASP.NET MVC. Learn when to use each with practical code examples for storing user data and preferences securely. Master temporary data storage!</description><link>https://www.c-sharpcorner.com/blogs/session-vs-cookies-in-asp-net-mvc2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/session-vs-cookies-in-asp-net-mvc2</guid><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>AJAX CRUD in ASP.NET MVC Without Entity Framework</title><description>Build a fast, interactive ASP.NET MVC CRUD application using AJAX, jQuery, and SQL Server with ADO.NET. Learn to perform CRUD operations without page reloads!</description><link>https://www.c-sharpcorner.com/blogs/ajax-crud-in-asp-net-mvc-without-entity-framework</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/ajax-crud-in-asp-net-mvc-without-entity-framework</guid><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Understanding Partial Views in ASP.NET MVC</title><description>Master ASP.NET MVC Partial Views! Learn how to create reusable UI components like headers and footers for cleaner, more maintainable web applications. Step-by-step tutorial included.</description><link>https://www.c-sharpcorner.com/blogs/understanding-partial-views-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-partial-views-in-asp-net-mvc</guid><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Understanding Dependency Injection in .NET for Beginners</title><description>Learn Dependency Injection (DI) in .NET! This guide covers DI principles, implementation in ASP.NET Core, service lifetimes, and its importance for maintainable code.</description><link>https://www.c-sharpcorner.com/blogs/understanding-dependency-injection-in-net-for-beginners</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-dependency-injection-in-net-for-beginners</guid><pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>Understanding Action Filters in ASP.NET MVC</title><description>Unlock the power of ASP.NET MVC Action Filters! Learn how to streamline your code by executing custom logic before and after controller actions. Boost reusability and maintainability!</description><link>https://www.c-sharpcorner.com/blogs/understanding-action-filters-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-action-filters-in-asp-net-mvc</guid><pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Getting Started With ASP.NET Core MVC: A Step-by-Step Beginner Guide (Part 5/8)</title><description>Master ASP.NET Core MVC CRUD operations! This step-by-step guide (Part 5) covers Create, Edit, and Delete functionalities using EF Core. Complete your beginner module!</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-5</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-5</guid><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh Gami)</author></item><item><title>Understanding Model Binding in ASP.NET MVC</title><description>Unlock the power of ASP.NET MVC Model Binding! Learn how to automatically map HTTP request data to C# objects, simplifying form handling and reducing code. Master the process with a practical example and avoid common pitfalls for cleaner, more efficient web applications.</description><link>https://www.c-sharpcorner.com/blogs/understanding-model-binding-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-model-binding-in-asp-net-mvc</guid><pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Understanding Request Flow in ASP.NET MVC</title><description>Demystify ASP.NET MVC request flow! Learn how user requests are processed, from browser to view, with clear explanations and examples. Master MVC architecture.</description><link>https://www.c-sharpcorner.com/blogs/understanding-request-flow-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-request-flow-in-asp-net-mvc</guid><pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Why .NET Developers Should Start Learning AI Integration</title><description>Explore AI integration for .NET developers! Learn how ML.NET, Azure AI, and OpenAI APIs are revolutionizing software development. Future-proof your skills now!</description><link>https://www.c-sharpcorner.com/blogs/why-net-developers-should-start-learning-ai-integration</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/why-net-developers-should-start-learning-ai-integration</guid><pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sai Kiran Bk )</author></item><item><title>SQL Pivot Explained with Practical Example</title><description>Learn SQL pivoting with a practical example! Transform rows into columns for clear, tabular summary reports. Master the syntax and create insightful sales data analysis. #SQL #DataAnalysis</description><link>https://www.c-sharpcorner.com/blogs/sql-pivot-explained-with-practical-example</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-pivot-explained-with-practical-example</guid><pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhavini Prajapati)</author></item><item><title>TempData vs ViewBag vs ViewData in ASP.NET MVC</title><description>Confused about ViewData, ViewBag, and TempData in ASP.NET MVC? This guide simplifies each concept with examples, outputs, and real-life scenarios for clarity.</description><link>https://www.c-sharpcorner.com/blogs/tempdata-vs-viewbag-vs-viewdata-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/tempdata-vs-viewbag-vs-viewdata-in-asp-net-mvc</guid><pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Getting Started With ASP.NET Core MVC: A Step-by-Step Beginner Guide (Part 4/8)</title><description>Secure your ASP.NET Core MVC app! This guide (Part 4) walks you through adding robust authentication with ASP.NET Core Identity. Implement login, registration, and authorization.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-4</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-4</guid><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh Gami)</author></item><item><title>Understanding Routing in ASP.NET MVC</title><description>Unlock the power of ASP.NET MVC routing! This beginner-friendly guide explains how URLs connect to controllers and actions, creating clean, SEO-friendly web applications. Learn default and custom routing with examples.</description><link>https://www.c-sharpcorner.com/blogs/understanding-routing-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/understanding-routing-in-asp-net-mvc</guid><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>A Complete Guide to Building an AI-Powered Marketplace App</title><description>Discover how to build an AI-powered marketplace app! Learn about key features, tech stack, development steps, and how AI enhances user experience and security.</description><link>https://www.c-sharpcorner.com/blogs/a-complete-guide-to-building-an-aipowered-marketplace-app</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/a-complete-guide-to-building-an-aipowered-marketplace-app</guid><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gracia Sweetlin)</author></item><item><title>Fixing Postman Connection Issues: A Step-by-Step Guide</title><description>Fix Postman connection errors with this step-by-step guide! Learn how to resolve &amp;#39;Unable to load data&amp;#39; and websocket connection issues by updating Postman. Get your API workflow back on track!</description><link>https://www.c-sharpcorner.com/blogs/fixing-postman-connection-issues-a-stepbystep-guide</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/fixing-postman-connection-issues-a-stepbystep-guide</guid><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arun Potti)</author></item><item><title>What is oops and its uses</title><description>Learn about Object-Oriented Programming (OOP): its core principles, benefits like reusability &amp;amp; scalability, and real-world examples. Build better software!</description><link>https://www.c-sharpcorner.com/blogs/what-is-oops-and-its-uses</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/what-is-oops-and-its-uses</guid><pubDate>Tue, 23 Dec 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohan Veer Singh)</author></item><item><title>Getting Started With ASP.NET Core MVC: A Step-by-Step Beginner Guide (Part 3/8)</title><description>Connect ASP.NET Core MVC to SQL Server using EF Core! This guide covers configuration, DbContext creation, migrations, and async CRUD operations for a production-ready app.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-3</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-3</guid><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh Gami)</author></item><item><title>Getting Started With ASP.NET Core MVC: A Step-by-Step Beginner Guide (Part 2/8)</title><description>Enhance your ASP.NET Core MVC app with form validation, a Bootstrap layout, and improved UI. Learn to create a real-world MVC project in this step-by-step guide.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-core-mvc-a-stepbystep-beginner-guide-part-2</guid><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh Gami)</author></item><item><title>Auth0 Integration with Custom Login Experience</title><description>Learn how to integrate Auth0 with your Angular UI and .Net microservices backend. Simplify authentication, authorization, and security with Auth0!</description><link>https://www.c-sharpcorner.com/blogs/auth0-integration-for-angular-ui-and-net-microservices-backend</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/auth0-integration-for-angular-ui-and-net-microservices-backend</guid><pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kannan K)</author></item><item><title>How to Get Table and Procedure Scripts in SQL Server (Schema + Data Included)</title><description>Learn how to generate scripts for tables and stored procedures in SQL Server, including both schema and data. This step-by-step guide covers how to use SQL Server Management Studio (SSMS) to export database objects, including CREATE TABLE, INSERT statements, and full stored procedure logic. Ideal for developers, DBAs, and data analysts working on database backup, migration, or documentation. Visual aids and practical examples included.</description><link>https://www.c-sharpcorner.com/blogs/how-to-get-table-and-procedure-scripts-in-sql-server-schema-data-included</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-get-table-and-procedure-scripts-in-sql-server-schema-data-included</guid><pubDate>Mon, 12 May 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandhiya Priya)</author></item><item><title>Model Binding in ASP.NET MVC</title><description>Master ASP.NET MVC Model Binding! Learn how to automatically map form data, query strings, and route values to C# objects. Simplify your code and boost productivity.</description><link>https://www.c-sharpcorner.com/blogs/model-binding-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/model-binding-in-asp-net-mvc</guid><pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Entity Framework in ASP.NET MVC</title><description>Learn Entity Framework in ASP.NET MVC! This beginner-friendly guide covers EF basics, CRUD operations, and simplifies database interactions with C# objects. Build apps faster!</description><link>https://www.c-sharpcorner.com/blogs/entity-framework-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/entity-framework-in-asp-net-mvc</guid><pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Simple AJAX CRUD in ASP.NET MVC Using jQuery and ADO.NET</title><description>Build a simple Student CRUD application in ASP.NET MVC using jQuery AJAX and ADO.NET. Learn to perform CRUD operations without page refreshes, enhancing user experience.</description><link>https://www.c-sharpcorner.com/blogs/simple-ajax-crud-in-asp-net-mvc-using-jquery-and-adonet</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/simple-ajax-crud-in-asp-net-mvc-using-jquery-and-adonet</guid><pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>LINQ in C#</title><description>Unlock the power of LINQ in C#! Learn how to query data with clean, readable C# code, simplifying filtering, sorting, and data manipulation. Master LINQ today!</description><link>https://www.c-sharpcorner.com/blogs/linq-in-c-sharp3</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/linq-in-c-sharp3</guid><pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Why .NET introduced minimal API &amp;amp; why you should care about it?</title><description>Discover why .NET introduced Minimal APIs! Reduce boilerplate code, boost developer productivity, and accelerate microservice creation. Learn how it improves speed and efficiency.</description><link>https://www.c-sharpcorner.com/blogs/why-net-introduced-minimal-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/why-net-introduced-minimal-api</guid><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Harsh Sharma)</author></item><item><title>SQL Query Formatting Best Practices: Writing Clean and Professional Queries</title><description>Master SQL query formatting for cleaner, more readable code! Learn best practices for uppercase keywords, aliases, comments, and a professional template. Improve debugging and collaboration.</description><link>https://www.c-sharpcorner.com/blogs/sql-query-formatting-best-practices-writing-clean-and-professional-queries</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-query-formatting-best-practices-writing-clean-and-professional-queries</guid><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Prachi Sarkar)</author></item><item><title>Power Apps vs Power Apps in Microsoft Teams – Key Differences You Should Know</title><description>Confused about Power Apps vs. Power Apps in Teams? This guide breaks down the key differences in features, licensing, and use cases to help you choose the right platform.</description><link>https://www.c-sharpcorner.com/blogs/power-apps-vs-power-apps-in-microsoft-teams-key-differences-you-should-know</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/power-apps-vs-power-apps-in-microsoft-teams-key-differences-you-should-know</guid><pubDate>Sat, 03 Jan 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Henil Patel)</author></item><item><title>Session vs Cookies in ASP.NET MVC</title><description>Understand the core differences between Session and Cookies in ASP.NET MVC. Learn when to use each for optimal security, performance, and user experience. Master state management!</description><link>https://www.c-sharpcorner.com/blogs/session-vs-cookies-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/session-vs-cookies-in-asp-net-mvc</guid><pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Clean Architecture in ASP.NET Core</title><description>Master Clean Architecture in ASP.NET Core! Learn to build scalable, maintainable, and testable applications with layered design. Ideal for enterprise projects.</description><link>https://www.c-sharpcorner.com/blogs/clean-architecture-in-asp-net-core</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/clean-architecture-in-asp-net-core</guid><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Simple CRUD Using jQuery AJAX in ASP.NET MVC</title><description>Master CRUD operations in ASP.NET MVC using jQuery AJAX and ADO.NET! Learn to insert, display, update, and delete data without page refresh. Perfect for legacy projects!</description><link>https://www.c-sharpcorner.com/blogs/simple-crud-using-jquery-ajax-in-asp-net-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/simple-crud-using-jquery-ajax-in-asp-net-mvc</guid><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>How to Integrate AI in ASP.NET Core Using OpenAI API</title><description>Integrate AI into your ASP.NET Core apps using the OpenAI API! This beginner-friendly tutorial guides you through building a simple AI-powered Web API. Unlock automation and smart features!</description><link>https://www.c-sharpcorner.com/blogs/how-to-integrate-ai-in-asp-net-core-using-openai-api</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-integrate-ai-in-asp-net-core-using-openai-api</guid><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>Mastering RecyclerView: How to Handle Multiple View Types in Android</title><description>Master RecyclerView in Android! Learn to handle multiple view types (text, images, etc.) efficiently with Kotlin code examples. Build dynamic UIs with ease.</description><link>https://www.c-sharpcorner.com/blogs/mastering-recyclerview-how-to-handle-multiple-view-types-in-android</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/mastering-recyclerview-how-to-handle-multiple-view-types-in-android</guid><pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Albert Hilton)</author></item><item><title>How to Fix “Cannot Read Request Body” Errors in .NET 8</title><description>Migrating to .NET 8? Resolve &amp;#39;Cannot Read Request Body&amp;#39; errors in global exception logging. Learn the fix and ensure robust error handling!</description><link>https://www.c-sharpcorner.com/blogs/how-to-fix-cannot-read-request-body-errors-in-net-8</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-fix-cannot-read-request-body-errors-in-net-8</guid><pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rahul Yadav)</author></item><item><title>How to use the utcNow() function in Power Automate</title><description>Master the utcNow() function in Power Automate! Learn to retrieve and format the current UTC date and time with practical examples. Includes locale-specific formatting tips.</description><link>https://www.c-sharpcorner.com/blogs/how-to-use-the-utcnow-function-in-power-automate</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-use-the-utcnow-function-in-power-automate</guid><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ketan Sathavara)</author></item><item><title>How to Get Table and Procedure Scripts in Oracle Server (Schema + Data Included)</title><description>In this blog post, we will explore the process of extracting table and procedure scripts from an Oracle Database, including both schema and data. Whether you&amp;#39;re migrating databases, creating backups, or simply documenting your database structure, knowing how to generate these scripts is essential for database administrators and developers alike. We will cover various methods to retrieve the DDL (Data Definition Language) for tables and stored procedures, as well as how to export the data contained within those tables. By the end of this guide, you will have a comprehensive understanding of how to effectively obtain and utilize table and procedure scripts in Oracle Server.</description><link>https://www.c-sharpcorner.com/blogs/how-to-get-table-and-procedure-scripts-in-oracle-server-schema-data-included</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-get-table-and-procedure-scripts-in-oracle-server-schema-data-included</guid><pubDate>Mon, 12 May 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandhiya Priya)</author></item><item><title>Free Online Developer Tools to Simplify Your Daily Workflow</title><description>Simplify your daily development workflow with free online tools! Format JSON, convert CSV, decode JWTs, and more. Fast, secure, and easy-to-use developer utilities.</description><link>https://www.c-sharpcorner.com/blogs/free-online-developer-tools-to-simplify-your-daily-workflow</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/free-online-developer-tools-to-simplify-your-daily-workflow</guid><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Divyank Soni)</author></item><item><title>Role-Based Authorization in ASP.NET Core</title><description>Implement role-based authorization in ASP.NET Core using JWT. Secure your APIs by granting access based on user roles (Admin, User). Beginner-friendly tutorial!</description><link>https://www.c-sharpcorner.com/blogs/rolebased-authorization-in-asp-net-core</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/rolebased-authorization-in-asp-net-core</guid><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>🚀 Getting Started with ASP.NET MVC in C#</title><description>Learn ASP.NET MVC with C# in this beginner-friendly step-by-step guide. Understand the Model-View-Controller (MVC) architecture with a simple example, clear explanation, and practical output. Perfect for students and beginners starting web development with ASP.NET.</description><link>https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-mvc-in-c-sharp2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/getting-started-with-asp-net-mvc-in-c-sharp2</guid><pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item><item><title>CI/CD Pipeline for ASP.NET Core Using Azure DevOps</title><description>Automate ASP.NET Core deployments with Azure DevOps CI/CD pipelines. Build, test, and deploy code automatically, ensuring faster releases and improved code quality.</description><link>https://www.c-sharpcorner.com/blogs/cicd-pipeline-for-asp-net-core-using-azure-devops</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/cicd-pipeline-for-asp-net-core-using-azure-devops</guid><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bhavini Prajapati)</author></item><item><title>Secure JWT Authentication in ASP.NET Core with Cookie Storage .NET 9</title><description>This implementation provides a secure way to handle JWT authentication in ASP.NET Core while mitigating common security risks. By storing the JWT in an HTTP-only cookie, we protect against XSS attacks while still leveraging the benefits of JWT for stateless authentication.

Remember to adapt this example to your specific requirements, especially regarding key management, token expiration, and additional security measures for production environments.</description><link>https://www.c-sharpcorner.com/blogs/secure-jwt-authentication-in-asp-net-core-with-cookie-storage</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/secure-jwt-authentication-in-asp-net-core-with-cookie-storage</guid><pubDate>Tue, 19 Aug 2025 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Hardik Solgama)</author></item><item><title>Stored Procedure in SQL Server</title><description>Master SQL Server Stored Procedures! Learn what they are, why to use them, how to create &amp;amp; execute them with examples. Boost performance &amp;amp; security now!</description><link>https://www.c-sharpcorner.com/blogs/stored-procedure-in-sql-server2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/stored-procedure-in-sql-server2</guid><pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhay Harsora)</author></item></channel></rss>