﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSharp Top Articles</title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles 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/TopArticles.aspx" rel="self" type="application/rss+xml" /><item><title>C# Interview Questions</title><description>This is a list of the top 50 C# interview questions and answers for C# developers who plan to attend C# and .NET interviews.</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/C-Sharp-interview-questions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/C-Sharp-interview-questions/</guid><pubDate>Thu, 01 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Learn About Azure DevOps Server</title><description>Microsoft rebranded the VSO with Azure DevOps and added a lot more capabilities to it few months back to make it a complete DevOps solution for Modern Applications. During a community session on Azure DevOps, one of the attendees asked me that it’s a good solution but our company is still not comfortable of hosting their code in Microsoft’s server. Do we have a way to run the Azure DevOps in my company server like TFS? The answer at that time was a No but on 20th November, Microsoft announced the first RC of Azure DevOps Server 2019. It’s basically the same codebase that they have packaged to host it in onprem servers. Azure DevOps Server is supported in the following OS.</description><link>https://www.c-sharpcorner.com/article/learn-about-azure-devops-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/learn-about-azure-devops-server/</guid><pubDate>Tue, 27 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohit Chhabra)</author></item><item><title>Hosting Static Website With Azure Storage Service</title><description>At Build 2018, Microsoft announced a capability to host the static website with their Azure Storage Service. The feature is in preview and Microsoft is collecting the feedbacks so If you try it and have any suggestions feel free to go to user&amp;#39;s voice and pass on the feedback to Microsoft. Also, we won’t suggest you run your production load until it becomes GA.</description><link>https://www.c-sharpcorner.com/article/hosting-static-website-with-azure-storage-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/hosting-static-website-with-azure-storage-service/</guid><pubDate>Tue, 20 Nov 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mohit Chhabra)</author></item><item><title>ASP.NET MVC Interview Questions</title><description>MVC is one of the most popular development frameworks for Web applications. In this article, I&amp;#39;ll list the top MVC Interview questions and Answers.</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/ASP-NET-MVC-Interview-Questions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/ASP-NET-MVC-Interview-Questions/</guid><pubDate>Fri, 25 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>out Parameter In C#</title><description>This article introduces new features of C# Out parameter in C#. The Out parameter in C# is used when a method returns multiple values.</description><link>https://www.c-sharpcorner.com/article/out-parameter-in-c-sharp-7/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/out-parameter-in-c-sharp-7/</guid><pubDate>Mon, 10 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandeep Singh Shekhawat)</author></item><item><title>Angular Interview Questions</title><description>Here is a list of the Top 50 Angular interview questions and answers with code examples. What is AngularJS? Explain Directives in AngularJS.</description><link>https://www.c-sharpcorner.com/article/angularjs-interview-questions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angularjs-interview-questions/</guid><pubDate>Fri, 10 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Object Oriented Programming Concepts in C# (2023)</title><description>This article defines OOPs concepts in C#. The key OOPs contents are abstraction, encapsulation, inheritance, and polymorphism. Learn how to implement OOPs concepts in C# and .NET.</description><link>https://www.c-sharpcorner.com/UploadFile/mkagrahari/introduction-to-object-oriented-programming-concepts-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mkagrahari/introduction-to-object-oriented-programming-concepts-in-C-Sharp/</guid><pubDate>Wed, 29 May 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manish Agrahari)</author></item><item><title>How To Deploy .Net Core Application On Linux</title><description>We will be deploying .Net core application on Linux environment using Apache as a proxy server, We will be deploying .Net Core 3.1 application but you can following same steps to deploy any .Net Core version </description><link>https://www.c-sharpcorner.com/article/how-to-deploy-net-core-application-on-linux/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-deploy-net-core-application-on-linux/</guid><pubDate>Tue, 18 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abdul Raheem)</author></item><item><title>How to Generate a Random Number and Random String in C#?</title><description>The Random.Next() method returns a random number in C#. The code examples show how to generate a random string and random number in C#.</description><link>https://www.c-sharpcorner.com/article/generating-random-number-and-string-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/generating-random-number-and-string-in-C-Sharp/</guid><pubDate>Fri, 19 Nov 2004 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Top ASP.NET Interview Questions (2023)</title><description>Are you going for an ASP.NET interview? Here are the most popular ASP.Net interview questions of 2023.</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/Asp-Net-interview-questions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/Asp-Net-interview-questions/</guid><pubDate>Fri, 30 Oct 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Working with Arrays in C#</title><description>In this article, we will discover the essence of handling arrays in C#. Learn how to initialize, manipulate, and iterate through arrays efficiently. Explore techniques for clearing, copying, and accessing elements.</description><link>https://www.c-sharpcorner.com/article/working-with-arrays-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-arrays-in-C-Sharp/</guid><pubDate>Tue, 09 Jul 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Reading and Writing XML in C#</title><description>In this tutorial, you will learn how to read and write XML documents in Microsoft .NET using C# language.</description><link>https://www.c-sharpcorner.com/article/reading-and-writing-xml-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/reading-and-writing-xml-in-C-Sharp/</guid><pubDate>Mon, 29 Oct 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>SOLID Principles In C# With Examples</title><description>In this article, I&amp;#39;m going to explain SOLID principles in C#, including Single Responsibility Principle (SRP), Open Closed Principle (OSP), Liskov Substitution Principle (LSP), Interface Segregation Principle (ISP), and Dependency Inversion Principle (DIP)</description><link>https://www.c-sharpcorner.com/UploadFile/damubetha/solid-principles-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/damubetha/solid-principles-in-C-Sharp/</guid><pubDate>Thu, 09 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Damodara Naidu)</author></item><item><title>Page Life Cycle In ASP.NET</title><description>This article describes various stages or events of an ASP.NET page life cycle. ASP.NET Page Life Cycle includes events PreInit, Init, InitComplete, OnPreLoad, Load, PostBack, LoadComplete, OnPreRender, OnSaveStateComplete, Render,  and UnLoad.</description><link>https://www.c-sharpcorner.com/UploadFile/8911c4/page-life-cycle-with-examples-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/8911c4/page-life-cycle-with-examples-in-Asp-Net/</guid><pubDate>Wed, 12 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Alle)</author></item><item><title>Select, Insert, Update, Delete Using Stored Procedure in SQL Server</title><description>Here, we will see how to create select, insert, update, delete SQL statements in stored procedures in SQL.</description><link>https://www.c-sharpcorner.com/UploadFile/rohatash/select-insert-update-delete-using-stored-procedure-in-sql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/rohatash/select-insert-update-delete-using-stored-procedure-in-sql/</guid><pubDate>Wed, 16 Nov 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rohatash Kumar)</author></item><item><title>Design Patterns In C# .NET (2023)</title><description>In this tutorial, learn everything about design patterns in C# and how to Implement design patterns using C# and .NET. Factory design pattern, Abstract Factory  design pattern, Builder design pattern, Prototype design pattern, Singleton design pattern.</description><link>https://www.c-sharpcorner.com/UploadFile/bd5be5/design-patterns-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/bd5be5/design-patterns-in-net/</guid><pubDate>Tue, 01 Oct 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kanchan Naik)</author></item><item><title>WCF Interview Questions and Answers</title><description>This article lists top WCF Interview Questions and Answers. What is WCF? Explain WCF Architecture? What is the difference between WCF and Web API?</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/wcf-interview-questions-and-answers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/wcf-interview-questions-and-answers/</guid><pubDate>Tue, 26 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>JSON Serialization and Deserialization in C#</title><description>In this article, you will learn about JSON serialization and deserialization in C#. We can implement JSON Serialization/Deserialization by using JavaScriptSerializer class, DataContractJsonSerializer class, JSON.NET library. </description><link>https://www.c-sharpcorner.com/article/json-serialization-and-deserialization-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/json-serialization-and-deserialization-in-c-sharp/</guid><pubDate>Fri, 08 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manas Mohapatra)</author></item><item><title>IEnumerable in C#</title><description>In this article, we will learn about the IEnumerable interface in C#. IEnumerable interface is commonly used when dealing with collections and reading a collection&amp;#39;s items. </description><link>https://www.c-sharpcorner.com/UploadFile/0c1bb2/ienumerable-interface-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/0c1bb2/ienumerable-interface-in-C-Sharp/</guid><pubDate>Fri, 21 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vithal Wadje)</author></item><item><title>Split String In C#</title><description>Learn how to split a string in C#. A string can be splitted in C# separated by a character delimiter, string delimiter, and an array of characters. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/split-string-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/split-string-in-C-Sharp/</guid><pubDate>Sun, 22 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Types of Databases</title><description>There are multiple types of databases, such as relational database management systems, object databases, graph databases, network databases, and document db. In this article, we discuss the types of Database Management Systems or DBMS.</description><link>https://www.c-sharpcorner.com/UploadFile/65fc13/types-of-database-management-systems/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/65fc13/types-of-database-management-systems/</guid><pubDate>Mon, 14 Nov 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Arjun Panwar)</author></item><item><title>JsonResult Type in MVC</title><description>This article will provide you an idea of JsonResult, JsonResult Properties, the use of JsonResult with various scenarios and how can you test the JsonResult by using Test Project in a MVC application.</description><link>https://www.c-sharpcorner.com/UploadFile/2ed7ae/jsonresult-type-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2ed7ae/jsonresult-type-in-mvc/</guid><pubDate>Thu, 16 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ramchand Repalle)</author></item><item><title>Develop and Install a Windows Service in C#</title><description>This article explains a step-by-step process of developing and installing a Windows Service to do a scheduled job based on a time interval.</description><link>https://www.c-sharpcorner.com/UploadFile/naresh.avari/develop-and-install-a-windows-service-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/naresh.avari/develop-and-install-a-windows-service-in-C-Sharp/</guid><pubDate>Mon, 24 Feb 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Naresh Avari)</author></item><item><title>How to Use Timer in C# (Tutorial with Sample Code)</title><description>In this tutorial, learn how to implement a Timer in C#. The Timer control represented by the C# Timer class executes a code block at a specified interval of time repeatedly. </description><link>https://www.c-sharpcorner.com/article/timer-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/timer-in-C-Sharp/</guid><pubDate>Fri, 26 Jan 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>OpenFileDialog In C#</title><description>C# OpenFileDialog control is used to browse and select a file on a computer. In this article, you&amp;#39;ll learn how to use the OpenFileDialog in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/openfiledialog-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/openfiledialog-in-C-Sharp/</guid><pubDate>Fri, 11 Jun 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Regular Expressions In C#</title><description>C# Regex class provides functions to implement regular expressions. The code example includes how to use Regular Expressions in C# for IsNaturalNumber, IsWholeNumber, IsPositiveNumber, IsInteger, IsNumber, IsAlpha, and IsAlphaNumeric. </description><link>https://www.c-sharpcorner.com/article/regular-expressions-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/regular-expressions-in-C-Sharp/</guid><pubDate>Fri, 07 Sep 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Prasad )</author></item><item><title>Substring in C#</title><description>Learn how to get a C# Substring from a string using String.Substring method in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/substring-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/substring-in-C-Sharp/</guid><pubDate>Sun, 22 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Singleton Design Pattern In C#</title><description>In this article, learn what a Singleton Design Pattern is and how to implement a Singleton Pattern in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/8911c4/singleton-design-pattern-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/8911c4/singleton-design-pattern-in-C-Sharp/</guid><pubDate>Fri, 19 Jul 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Alle)</author></item><item><title>Multiple Models in Single View in MVC</title><description>This article provides a workaround for multiple models in a single view in MVC.</description><link>https://www.c-sharpcorner.com/UploadFile/ff2f08/multiple-models-in-single-view-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ff2f08/multiple-models-in-single-view-in-mvc/</guid><pubDate>Wed, 16 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>Insert, Update and Delete Records in a C# DataGridView</title><description>This article shows how to insert, update and delete records in a DataGridView in a C# Windows Forms application.</description><link>https://www.c-sharpcorner.com/UploadFile/1e050f/insert-update-and-delete-record-in-datagridview-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/1e050f/insert-update-and-delete-record-in-datagridview-C-Sharp/</guid><pubDate>Sat, 21 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Anoop Kumar Sharma)</author></item><item><title>Async and Await in C#</title><description>Basics of C# async await. In this article, you&amp;#39;ll learn what C# async and C# await keywords are and how to use async and await in C# code.</description><link>https://www.c-sharpcorner.com/article/async-and-await-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/async-and-await-in-c-sharp/</guid><pubDate>Wed, 22 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vivek Kumar)</author></item><item><title>A Complete Guide To Object Oriented Programming In C#</title><description>In this article, we will learn how to write code for Classes and Objects, Constructors and Destructors, Function Overloading, Encapsulation, Inheritance, Interface, and Polymorphism in C# and .NET.</description><link>https://www.c-sharpcorner.com/UploadFile/84c85b/object-oriented-programming-using-C-Sharp-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/84c85b/object-oriented-programming-using-C-Sharp-net/</guid><pubDate>Wed, 10 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vidya Vrat Agarwal)</author></item><item><title>Gridview Edit Delete And Update In ASP.NET</title><description>In this article you will learn how to Gridview Edit Delete and Update in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/9f0ae2/gridview-edit-delete-and-update-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/9f0ae2/gridview-edit-delete-and-update-in-Asp-Net/</guid><pubDate>Thu, 14 Feb 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Neha Sharma)</author></item><item><title>How to Create Login Form in Visual Studio and Connect With SQL Server</title><description>Learn to create a login form in Visual Studio by designing a Windows Forms application. Customize form elements like buttons, labels, and text boxes using properties for font, color, and layout. </description><link>https://www.c-sharpcorner.com/UploadFile/a5f59f/how-to-create-log-in-form-in-visual-studio-and-connection-wi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/a5f59f/how-to-create-log-in-form-in-visual-studio-and-connection-wi/</guid><pubDate>Mon, 15 Sep 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Krishna Rajput Singh)</author></item><item><title>50 SQL Server Interview Questions Guaranteed to Help You In 2023 </title><description>A complete guide of top SQL Server interview questions and answers that will help pass your SQL Server interview.</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/sql-server-interview-questions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/sql-server-interview-questions/</guid><pubDate>Tue, 10 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Working With JSON String In C#</title><description>In this article you will learn how to work with C# JSON string. JSON is a lightweight data interchange format. JSON is language independent, easy to understand and self-describing. C# json parser code example.</description><link>https://www.c-sharpcorner.com/article/working-with-json-string-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/working-with-json-string-in-C-Sharp/</guid><pubDate>Fri, 15 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>C# Message Box</title><description>A C# MessageBox displays a popup message dialog with action buttons. In this article, you&amp;#39;ll learn how to implement a Message Box in C# and Windows Forms. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/understanding-message-box-in-windows-forms-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/understanding-message-box-in-windows-forms-using-C-Sharp/</guid><pubDate>Mon, 12 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Extension Method in C#. Everything You Need To Learn</title><description>This article explains Extension Methods in C#. Extension methods enable you to add methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type. 
</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/extension-methods-in-C-Sharp-3-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/extension-methods-in-C-Sharp-3-0/</guid><pubDate>Mon, 31 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Insert, Update, Delete, Display Data in MySQL Using C#</title><description>This article shows how to insert, update, delete and display data in MySQL.</description><link>https://www.c-sharpcorner.com/UploadFile/9582c9/insert-update-delete-display-data-in-mysql-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/9582c9/insert-update-delete-display-data-in-mysql-using-C-Sharp/</guid><pubDate>Wed, 26 Feb 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ehtesham  Mehmood)</author></item><item><title>What Is View State And How It Works In ASP.NET</title><description>This article describes ASP.NET view state and shows with an example how view state works in ASP.NET. View State is the method to preserve the Value of the Page and Controls between round trips. It is a Page-Level State Management technique. View State is turned on by default and normally serializes the data in every control on the page regardless of whether it is actually used  during a post-back. </description><link>https://www.c-sharpcorner.com/UploadFile/225740/what-is-view-state-and-how-it-works-in-Asp-Net53/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/225740/what-is-view-state-and-how-it-works-in-Asp-Net53/</guid><pubDate>Wed, 09 Apr 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Divya Sharma)</author></item><item><title>String To DateTime Conversion In C#</title><description>C# convert string to datetime. Learn how to convert a string to datetime in C#. There are several common methods including Convert.ToDateTime, DateTime.Parse, and DateTime.ParseExact to convert a string into a DateTime in C#. </description><link>https://www.c-sharpcorner.com/UploadFile/manas1/string-to-datetime-conversion-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/manas1/string-to-datetime-conversion-in-C-Sharp/</guid><pubDate>Fri, 25 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manas Mohapatra)</author></item><item><title>OOPS Concepts And .NET - Part Two - Inheritance, Abstraction And Polymorphism</title><description>The following article is the second of a three-part article series that presents definitions and samples for different Object-Oriented Programming (OOP) concepts and its implementation in .NET</description><link>https://www.c-sharpcorner.com/article/oops-concepts-and-net-part-2-inheritance-abstraction-and/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/oops-concepts-and-net-part-2-inheritance-abstraction-and/</guid><pubDate>Wed, 22 Jun 2005 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Erika Ehrli Cabral)</author></item><item><title>C# Heap(ing) Vs Stack(ing) In .NET - Part One</title><description>Even though with the .NET framework we don&amp;#39;t have to actively worry about memory management and garbage collection (GC), we still have to keep memory management and GC in mind in order to optimize the performance of our applications.</description><link>https://www.c-sharpcorner.com/article/C-Sharp-heaping-vs-stacking-in-net-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/C-Sharp-heaping-vs-stacking-in-net-part-i/</guid><pubDate>Sat, 14 Jan 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Matthew Cochran)</author></item><item><title>Creating C# Class Library (DLL) Using Visual Studio .NET</title><description>This tutorial explains how to create a C# class library(dll) and call it from a C# console client application. In this tutorial we will see how to build a Class Library, and to build a client application to test the DLL.</description><link>https://www.c-sharpcorner.com/article/creating-C-Sharp-class-library-dll-using-visual-studio-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-C-Sharp-class-library-dll-using-visual-studio-net/</guid><pubDate>Sat, 09 Dec 2000 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Binding Dropdownlist With Database In MVC</title><description>This article shows how to bind a dropdownlist in various ways with a database.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/binding-dropdownlist-in-mvc-in-various-ways-in-mvc-with-data/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/binding-dropdownlist-in-mvc-in-various-ways-in-mvc-with-data/</guid><pubDate>Sun, 17 Aug 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Simple Login Application using Sessions in ASP.NET MVC</title><description>This article explains how to create a simple Login Application using sessions in ASP.NET MVC. This article explains how to create a ASP.NET MVC Project, add ADO.NET Entity Data Model, add Controller, validate User Credentials, and how to keep User Details in Sessions and display in User DashBoard.</description><link>https://www.c-sharpcorner.com/article/simple-login-application-using-Asp-Net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/simple-login-application-using-Asp-Net-mvc/</guid><pubDate>Sat, 12 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jaipal Reddy)</author></item><item><title>Create and Implement 3-Tier Architecture in ASP.Net</title><description>This article explains how to create and implement a 3-tier architecture for our project in ASP.NET, covering the Data Layer (DAL), Business Layer (BAL), and Presentation Layer. It highlights advantages, examples, and code structure.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/create-and-implement-3-tier-architecture-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/create-and-implement-3-tier-architecture-in-Asp-Net/</guid><pubDate>Sun, 29 Dec 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Create An HTML Form And Insert Data Into The Database Using PHP</title><description>This article shows how we can create a SIGN UP form and store the entered data into our database (mysql) using PHP.</description><link>https://www.c-sharpcorner.com/UploadFile/52bd60/create-an-html-form-and-insert-data-into-database162/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/52bd60/create-an-html-form-and-insert-data-into-database162/</guid><pubDate>Wed, 18 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Kantesh Sinha)</author></item><item><title>Difference between .NET and .NET Core</title><description>.NET Core is the open source and modern version of original .NET Framework. Learn here the difference between the .NET and .NET Core.</description><link>https://www.c-sharpcorner.com/article/difference-between-net-framework-and-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/difference-between-net-framework-and-net-core/</guid><pubDate>Sun, 04 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Communicate with Serial Port in C#</title><description>C# SerialPort class allows communication with a serial port in C#. Learn to write data via a serial port and receive data from a device connected to a serial port in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/eclipsed4utoo/communicating-with-serial-port-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/eclipsed4utoo/communicating-with-serial-port-in-C-Sharp/</guid><pubDate>Mon, 08 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ryan Alford)</author></item><item><title>ComboBox In C#</title><description>C# ComboBox is a combination of a TextBox and a ListBox control. Only one list item is displayed at one time in a ComboBox and other available items are loaded in a drop down list. In this article, you&amp;#39;ll learn how to implement and use a ComboBox in C# and Windows Forms.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/combobox-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/combobox-in-C-Sharp/</guid><pubDate>Mon, 09 Aug 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Working With C# DateTime</title><description>The C# DateTime structure represents dates and time in C# and .NET. This tutorial explains C# DateTime class, its members, properties and how to use them to perform DateTime tasks such as format dates in C# and compare two dates in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/working-with-datetime-using-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/working-with-datetime-using-C-Sharp/</guid><pubDate>Wed, 26 Jan 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Getting Data From View to Controller in MVC</title><description>This article explains that how can access data from view to controller’s action method. </description><link>https://www.c-sharpcorner.com/UploadFile/3d39b4/getting-data-from-view-to-controller-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/3d39b4/getting-data-from-view-to-controller-in-mvc/</guid><pubDate>Sun, 11 Aug 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sandeep Singh Shekhawat)</author></item><item><title>How To Schedule Automatic Shut Down Windows 10</title><description>In this article, I have described how to schedule an automatic shutdown in Windows 10.</description><link>https://www.c-sharpcorner.com/article/how-to-schedule-automatic-shut-down-in-windows-10/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-schedule-automatic-shut-down-in-windows-10/</guid><pubDate>Tue, 19 Nov 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Onkar Sharma)</author></item><item><title>Partial View in MVC</title><description>Learn what is a partial view in MVC and how to implement a partial view in an ASP.NET MVC application.</description><link>https://www.c-sharpcorner.com/UploadFile/ff2f08/partial-view-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ff2f08/partial-view-in-mvc/</guid><pubDate>Thu, 14 May 2015 01:36:45 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>Object Oriented Programming With A Real-World Scenario</title><description> This article explores the significance of real-world scenarios in understanding Object-Oriented Programming (OOP) for young programmers. It discusses the four pillars of OOP - abstraction, encapsulation, inheritance, and polymorphism - and provides examples using mobile phones.</description><link>https://www.c-sharpcorner.com/UploadFile/cda5ba/object-oriented-programming-with-real-world-scenario/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/cda5ba/object-oriented-programming-with-real-world-scenario/</guid><pubDate>Thu, 08 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Pradeep Shet)</author></item><item><title>DataGrid in WPF</title><description>WPF DataGrid. WPF DataGrid control displays tabular data in a grid format. In this tutorial, you&amp;#39;ll learn how to use a WPF DataGrid control, set its properties, and display data from a collection.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/datagrid-in-wpf/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/datagrid-in-wpf/</guid><pubDate>Mon, 28 Sep 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Convert DataTable to List In C#</title><description>This article shows 3 ways to convert a DataTable to a List in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/ee01e6/different-way-to-convert-datatable-to-list/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ee01e6/different-way-to-convert-datatable-to-list/</guid><pubDate>Tue, 25 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manish Kumar Choudhary)</author></item><item><title>ProgressBar In C#</title><description>C# ProgressBar control of WinForms allows track and show progress of an operation. The code example in this article demonstrates how to use a Progressbar control to build UI with progress. </description><link>https://www.c-sharpcorner.com/article/progressbar-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/progressbar-in-C-Sharp/</guid><pubDate>Tue, 22 Feb 2000 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Constructors and Its Types in C#</title><description>C# Constructor. A C# class constructor is a class method with the same name as the class and is automatically invoked when an instance of the class is created.</description><link>https://www.c-sharpcorner.com/UploadFile/0c1bb2/constructors-and-its-types-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/0c1bb2/constructors-and-its-types-in-C-Sharp/</guid><pubDate>Thu, 29 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vithal Wadje)</author></item><item><title>ref vs out in C#</title><description>Explore the distinction between &amp;#39;ref&amp;#39; and &amp;#39;out&amp;#39; keywords in C#. Learn how &amp;#39;ref&amp;#39; passes arguments by reference for both input and output, while &amp;#39;out&amp;#39; is used solely for output parameters, aiding in flexible parameter passing and variable modification within methods.</description><link>https://www.c-sharpcorner.com/UploadFile/ff2f08/ref-vs-out-keywords-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ff2f08/ref-vs-out-keywords-in-C-Sharp/</guid><pubDate>Wed, 21 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>How To Read A Text File In C#</title><description>Learn how to read a text file in C# using the File class and its methods.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/how-to-read-a-text-file-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/how-to-read-a-text-file-in-C-Sharp/</guid><pubDate>Fri, 30 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>How To Create A List Of Objects In C#?</title><description>A list is a collection of items that can be accessed by index and provides functionality to search, sort and manipulate list items. Here we see how to create a list of objects with C#.</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/create-a-list-of-objects-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/create-a-list-of-objects-in-C-Sharp/</guid><pubDate>Thu, 05 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Setup A Task Scheduler To Run Application Periodically In C# </title><description>In this article, you will learn how to setup a task in Windows 10 Task Scheduler and how to run a console application to run periodically.</description><link>https://www.c-sharpcorner.com/article/setup-task-scheduler-to-run-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setup-task-scheduler-to-run-application/</guid><pubDate>Fri, 07 Feb 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Raj Kumar)</author></item><item><title>Understanding Interfaces in C#</title><description>A C# Interface is the definition of a class methods, properties, and its members. In this article, you&amp;#39;ll learn what C# interfaces are and how to use C# interfaces with real world code example. </description><link>https://www.c-sharpcorner.com/UploadFile/sekarbalag/Interface-In-CSharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/sekarbalag/Interface-In-CSharp/</guid><pubDate>Thu, 20 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bala )</author></item><item><title>Binding DropDownList With Database in ASP.NET</title><description>Today, I am providing an article showing you how to bind a DropDownList with a database and display the bound data in a GridView in ASP.NET.</description><link>https://www.c-sharpcorner.com/UploadFile/rohatash/binding-dropdownlist-with-database-and-display-data-in-gridv/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/rohatash/binding-dropdownlist-with-database-and-display-data-in-gridv/</guid><pubDate>Tue, 08 May 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rohatash Kumar)</author></item><item><title>Calling Web API Using HttpClient</title><description>C# HttpClient. In this article, you will learn how to call Web API using HttpClient in ASP.NET. HttpClient class provides a base class for sending/receiving the HTTP requests/responses from a URL. It is a supported async feature of .NET framework. HttpClient is able to process multiple concurrent requests. It is a layer over HttpWebRequest and HttpWebResponse. All methods with HttpClient are asynchronous.</description><link>https://www.c-sharpcorner.com/article/calling-web-api-using-httpclient/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/calling-web-api-using-httpclient/</guid><pubDate>Sat, 25 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>HTTP Operations GET, POST, PUT and DELETE From .NET Client</title><description>The purpose of this article is to understand and configure a HttpClient of our own. Configure our own HTTP client application that will consume services from the Web API. For that we need to create two different applications. One will be the server (Web API) and the console application will be the HttpClient.</description><link>https://www.c-sharpcorner.com/UploadFile/dacca2/http-request-methods-get-post-put-and-delete/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/dacca2/http-request-methods-get-post-put-and-delete/</guid><pubDate>Fri, 23 May 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sourav Kayal)</author></item><item><title>Web Services in C#</title><description>In this article, you will learn about Web Services in C#.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/web-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/web-service/</guid><pubDate>Sun, 05 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>How to Keep Your Laptop Keyboard Light On Continuously?</title><description>Ensuring your laptop keyboard&amp;#39;s backlight remains on can enhance your typing experience, especially in dimly lit environments. This simple guide will walk you through the necessary steps to set your keyboard light to always stay on, starting right from the boot menu.</description><link>https://www.c-sharpcorner.com/article/how-to-keep-your-laptop-keyboard-light-on-continuously/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-keep-your-laptop-keyboard-light-on-continuously/</guid><pubDate>Wed, 01 May 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Deepak Tewatia)</author></item><item><title>DataTable In C#</title><description>C# DataTable class represents a data table in C#. Code sample in this article demonstrates how to create a DataTable dynamically in C# code and DataTable rows and DataTable columns and display data in a DataGridView control using DataGridView.DataSource data binding.  </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/datatable-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/datatable-in-C-Sharp/</guid><pubDate>Mon, 02 Nov 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Properties In C#</title><description>Learn about properties in C#,&amp;#160;Types of Properties,&amp;#160;How to define a read-only property,&amp;#160;How to define a read-write property,&amp;#160;How to Use Properties,&amp;#160;What are Properties Access Modifiers,&amp;#160;</description><link>https://www.c-sharpcorner.com/article/understanding-properties-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/understanding-properties-in-C-Sharp/</guid><pubDate>Mon, 15 Oct 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh VS)</author></item><item><title>Create a Text File in C#</title><description>There are multiple ways you can create files in C# and .NET. This article provides code samples to create files in C# using File.Create() method, File.CreateText(), FileInfo.Create, and FileInfo.CreateText() method. </description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/create-a-text-file-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/create-a-text-file-in-C-Sharp/</guid><pubDate>Fri, 08 Jun 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Validation Controls In ASP.NET</title><description>Validation is an important part of the user interface of a Web application. ASP.NET provides a list of validator controls to validate user input. In this article, I will explain the Validation Controls in ASP.NET and how to use them effectively.</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/validation-controls-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/validation-controls-in-Asp-Net/</guid><pubDate>Wed, 23 Sep 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Calculating Date Difference in C#</title><description>This article introduces the various options for calculating the date difference in C# using DateTime.Substract method, Subtraction Operator, and DateDiff Function.</description><link>https://www.c-sharpcorner.com/article/calculating-date-difference-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/calculating-date-difference-in-C-Sharp/</guid><pubDate>Thu, 14 Sep 2006 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Dipal Choksi)</author></item><item><title>Interview Questions For 3 Year .NET Professionals</title><description>This article describes the experience and provides the questions and answers from the interview and a few other points.</description><link>https://www.c-sharpcorner.com/UploadFile/65794e/interview-questions-and-answers-for-3-year-net-experienced/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/65794e/interview-questions-and-answers-for-3-year-net-experienced/</guid><pubDate>Tue, 28 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Sibeesh Venu)</author></item><item><title>C# Regex Examples (2023)</title><description>C# Regex represents regex in C#. Here are the top 7 C# Regex code examples.</description><link>https://www.c-sharpcorner.com/article/c-sharp-regex-examples/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/c-sharp-regex-examples/</guid><pubDate>Wed, 22 May 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>C# List Tutorial - Everything You Need To Learn About List In C#</title><description>Learn how to use C# List and its methods and properties. </description><link>https://www.c-sharpcorner.com/article/c-sharp-list/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/c-sharp-list/</guid><pubDate>Fri, 28 Sep 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>JWT Authentication In ASP.NET Core</title><description>JWT (JSON web token) become more and more popular in web development. It is an open standard which allows transmitting data between parties as a JSON object in a secure and compact way. </description><link>https://www.c-sharpcorner.com/article/jwt-json-web-token-authentication-in-asp-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/jwt-json-web-token-authentication-in-asp-net-core/</guid><pubDate>Wed, 25 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>DateTime In C#</title><description>Here is a detailed tutorial on C# DateTime class and how to work with dates and times using C#. </description><link>https://www.c-sharpcorner.com/article/datetime-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/datetime-in-c-sharp/</guid><pubDate>Mon, 18 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manas Mohapatra)</author></item><item><title>How to Add Items to a C# List</title><description>Learn how to add an item to a list in C#</description><link>https://www.c-sharpcorner.com/UploadFile/mahesh/add-items-to-a-C-Sharp-list/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/mahesh/add-items-to-a-C-Sharp-list/</guid><pubDate>Fri, 06 Jul 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Script For Login, Logout And View Using PHP, MySQL And Bootstrap</title><description>This article shows how to make a login, logout and view script using PHP, MySQL and Twitter Bootstrap.</description><link>https://www.c-sharpcorner.com/UploadFile/9582c9/script-for-login-logout-and-view-using-php-mysql-and-boots/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/9582c9/script-for-login-logout-and-view-using-php-mysql-and-boots/</guid><pubDate>Tue, 25 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ehtesham  Mehmood)</author></item><item><title>Free Book: C# Programming for Beginners</title><description>Programming C# is a concise 56-page tutorial book aimed at beginners and students. Learn C# programming fundamentals, syntax, data types, and advanced topics like classes, arrays, and exception handling. Download Visual Studio 2017 Community for free to start coding in C#. Discover more free C# books and resources to deepen your knowledge.</description><link>https://www.c-sharpcorner.com/article/free-book-C-Sharp-programming-for-beginners/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/free-book-C-Sharp-programming-for-beginners/</guid><pubDate>Tue, 21 Aug 2007 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Various Ways to Pass Data From Controller to View in MVC</title><description>In this article, we discuss how Controllers interact with Views and how you can pass data from a Controller to a View to render a response back to a client.</description><link>https://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/various-ways-to-pass-data-from-controller-to-view-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/various-ways-to-pass-data-from-controller-to-view-in-mvc/</guid><pubDate>Fri, 19 Oct 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhimanyu K Vatsa)</author></item><item><title>Creating and Using DLL (Class Library) in C#</title><description>In this article, we learn how to create and use a DLL in a C# Windows Forms Application using Visual Studio.</description><link>https://www.c-sharpcorner.com/UploadFile/1e050f/creating-and-using-dll-class-library-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/1e050f/creating-and-using-dll-class-library-in-C-Sharp/</guid><pubDate>Thu, 30 Jan 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Anoop Kumar Sharma)</author></item><item><title>Token Based Authentication Using ASP.Net Web API, OWIN and Identity With Entity Framework</title><description>This article explains how to use Token Based Authentication using ASP.NET Web API, OWIN and Identity with Entity Framework.</description><link>https://www.c-sharpcorner.com/UploadFile/ff2f08/token-based-authentication-using-Asp-Net-web-api-owin-and-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/ff2f08/token-based-authentication-using-Asp-Net-web-api-owin-and-i/</guid><pubDate>Sat, 20 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Jignesh Trivedi)</author></item><item><title>Consuming Web Service In an ASP.Net Web Application</title><description>This article explains how to consume web service in an ASP.Net web Application. Here we will see how to add a Web Service Reference in the ASP.Net Web Application and how to call the Web Service method from the ASP.Net Web Application</description><link>https://www.c-sharpcorner.com/UploadFile/0c1bb2/consuming-web-service-in-Asp-Net-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/0c1bb2/consuming-web-service-in-Asp-Net-web-application/</guid><pubDate>Sun, 02 Jun 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vithal Wadje)</author></item><item><title>How to Convert String To Byte Array in C#</title><description>The Encoding.GetBytes() method converts a string into a byte array in C#. This article includes a code example of how to convert a C# string into a byte array.</description><link>https://www.c-sharpcorner.com/article/c-sharp-string-to-byte-array/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/c-sharp-string-to-byte-array/</guid><pubDate>Mon, 03 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Creating a Windows Service in C#</title><description>Windows Services is a new name for NT Services in .NET. This tutorial steps you through creating a Windows Service and how to install and start it. </description><link>https://www.c-sharpcorner.com/article/creating-a-windows-service-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/creating-a-windows-service-in-C-Sharp/</guid><pubDate>Tue, 23 Jan 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>Create A Windows Service In C#</title><description>This tutorial explains how to create a Windows Service in C#. You will also learn how to configure and start a Windows Service in .NET.</description><link>https://www.c-sharpcorner.com/article/create-windows-services-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-windows-services-in-c-sharp/</guid><pubDate>Thu, 28 Jun 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Faisal Pathan)</author></item><item><title>Sealed Class in C#</title><description>C# sealed classes. The sealed keyword in C# language is used to create a sealed class. Sealed classes restricts classes to extend or inherit a class. The code examples of sealed classes in this article demonstrate use of sealed classes in C# and .NET.</description><link>https://www.c-sharpcorner.com/article/sealed-class-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sealed-class-in-C-Sharp/</guid><pubDate>Mon, 23 Sep 2002 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Mahesh Chand)</author></item><item><title>3 Ways to Convert DataTable to JSON String in ASP.NET C#</title><description>This article explains how to convert a DataTable to JSON in ASP.NET C#. Learn how to serialize a DataTable to a JSON array in C# OR how to return a JSON String from a DataTable in ASP.NET C#.</description><link>https://www.c-sharpcorner.com/UploadFile/9bff34/3-ways-to-convert-datatable-to-json-string-in-Asp-Net-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/9bff34/3-ways-to-convert-datatable-to-json-string-in-Asp-Net-C-Sharp/</guid><pubDate>Wed, 19 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Satinder Singh)</author></item><item><title>Create Simple Web API In ASP.NET MVC</title><description>Web API provides data transfer between data sources and applications. In this Web API Tutorial, learn how to create a simple C# Web API using ASP.NET. </description><link>https://www.c-sharpcorner.com/article/create-simple-web-api-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-simple-web-api-in-asp-net-mvc/</guid><pubDate>Tue, 10 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Vignesh Mani)</author></item><item><title>CRUD Operations in NancyFx Using ASP.Net and FluentNHibernate by Repository Pattern</title><description>In this article, we learn how to get started with NancyFx with FluentNHibernate and Repository Pattern.</description><link>https://www.c-sharpcorner.com/UploadFile/g_arora/crud-operations-in-nancyfx-using-Asp-Net-and-fluentnhibernat/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/g_arora/crud-operations-in-nancyfx-using-Asp-Net-and-fluentnhibernat/</guid><pubDate>Mon, 03 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Gaurav Kumar Arora)</author></item><item><title>How to Create Web API in ASP.Net MVC</title><description>This article explains what the Web API is and its basics. The ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices.
The ASP.NET Web API is an ideal platform for building Restful applications on the .NET Framework.</description><link>https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-web-api-in-Asp-Net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/4d9083/how-to-create-web-api-in-Asp-Net-mvc/</guid><pubDate>Mon, 24 Nov 2014 17:01:49 GMT</pubDate><author>noreply@c-sharpcorner.com (Saineshwar Bageri)</author></item><item><title>Exception Handling in C#</title><description>In this article, we will learn Exception handling in C# is a mechanism in .NET to detect and handle run-time errors. This article teaches you everything about exception handing in C#.</description><link>https://www.c-sharpcorner.com/article/exception-handling-in-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/exception-handling-in-C-Sharp/</guid><pubDate>Wed, 17 Oct 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajesh VS)</author></item><item><title>What is PostBack in ASP.NET</title><description>PostBack is the name given to the process of submitting an ASP.NET page to the server for processing.</description><link>https://www.c-sharpcorner.com/UploadFile/2f73dd/what-is-postback-in-Asp-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2f73dd/what-is-postback-in-Asp-Net/</guid><pubDate>Sat, 22 Oct 2011 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Prabhu Raja)</author></item><item><title>WPF Interview Questions And Answers</title><description>This article lists the most asked WPF Interview questions and answers. What is WPF? How to learn WPF? WPF tutorials.</description><link>https://www.c-sharpcorner.com/UploadFile/puranindia/wpf-interview-questions-and-answers/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/puranindia/wpf-interview-questions-and-answers/</guid><pubDate>Thu, 03 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (C# Curator)</author></item><item><title>Difference between abstract class and interface in C#</title><description>In this article I have explained the difference between Abstract Class and Interface with some examples and some information about an Interface.</description><link>https://www.c-sharpcorner.com/UploadFile/93126e/difference-between-abstract-class-and-an-interface/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/93126e/difference-between-abstract-class-and-an-interface/</guid><pubDate>Wed, 30 May 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Manish Sharma)</author></item><item><title>Ajax.ActionLink and Html.ActionLink in MVC</title><description>In this article you will learn the use of the Ajax.ActionLink helper and Html.ActionLink. I will compare both to show you how they differ.</description><link>https://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/ajax-actionlink-and-html-actionlink-in-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/ajax-actionlink-and-html-actionlink-in-mvc/</guid><pubDate>Thu, 14 Feb 2013 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Abhimanyu K Vatsa)</author></item></channel></rss>