﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </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/authorarticles.aspx?MemberUniqueName=rasmita-dash" rel="self" type="application/rss+xml" /><item><title>Sending Emails From An Application Using SendGrid Email Delivery Service</title><description>In this article, you will learn how to send emails from an Application, using SendGrid Email Delivery Service.</description><link>https://www.c-sharpcorner.com/article/sending-emails-from-application-using-sendgrid-email-delivery-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sending-emails-from-application-using-sendgrid-email-delivery-service/</guid><pubDate>Wed, 03 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Azure Active Directory Authentication</title><description>This article illustrates Azure Active Directory authentication.</description><link>https://www.c-sharpcorner.com/article/azure-active-directory-authentication/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-active-directory-authentication/</guid><pubDate>Wed, 03 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>An Overview Of SASS And SCSS</title><description>In this article, you will learn about SASS and SCSS.</description><link>https://www.c-sharpcorner.com/article/an-overview-of-sass-and-scss/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/an-overview-of-sass-and-scss/</guid><pubDate>Wed, 01 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Interview Questions For 2 Years Experience in SQL and C#</title><description>This article provides answers interview questions for 2 years experience in SQL and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/interview-questions-for-2-year-experience-in-sql-and-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/interview-questions-for-2-year-experience-in-sql-and-C-Sharp/</guid><pubDate>Fri, 29 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>jQuery Best Practices</title><description>In this article, we will learn about the best jQuery practices. Developers all over the world should follow these practices while working on jQuery.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/latest-version-of-jquery/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/latest-version-of-jquery/</guid><pubDate>Tue, 12 May 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Dealing With Excel Sheets</title><description>Learn essential techniques for managing Excel sheets effectively! This guide covers everything from basic data entry and spreadsheet formulas to advanced features like automation and troubleshooting. </description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/dealing-with-excel-sheets295/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/dealing-with-excel-sheets295/</guid><pubDate>Tue, 13 Jan 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Ajax Workflow</title><description>This article will explain how Ajax works. The JavaScript object XMLHttpRequest is actually part of AJAX technology. Using the XMLHttpRequest API, JavaScript can directly interact with the server.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/ajax-work/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/ajax-work/</guid><pubDate>Sun, 07 Dec 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Exception Handling in WCF Service</title><description>In this article, you will learn Exception Handling in a WCF Service.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/exception-handling-in-wcf-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/exception-handling-in-wcf-service/</guid><pubDate>Sat, 22 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Various Types of Hidden Fields in .NET</title><description>Explore the diverse methods of managing hidden data in .NET applications. Learn about ViewState, Control State, Session State, HiddenField Control, Cookies, QueryString, Application State, Cache, and </description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/different-type-hidden-fields-in-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/different-type-hidden-fields-in-net/</guid><pubDate>Mon, 17 Nov 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Web Service vs. WCF Service</title><description>In this article, you will learn difference between Web Service vs. WCF Service.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/web-service-vs-wcf-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/web-service-vs-wcf-service/</guid><pubDate>Tue, 28 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Learn about ASP.NET MVC Life Cycle</title><description>Understand the MVC life cycle from HTTP request to response. Learn about ASP.NET&amp;#39;s Page class, IHttpHandler interface, and MVC&amp;#39;s Controller. Explore RouteTable and UrlRoutingModule for routing</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/Asp-Net-mvc-life-cycle/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/Asp-Net-mvc-life-cycle/</guid><pubDate>Thu, 16 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</author></item><item><title>Razor View Engine VS. Web Form&amp;#47;ASPX View Engine Razor</title><description>This article compares Razor View Engine vs. Web Form&amp;#47;ASPX View Engine Razor.</description><link>https://www.c-sharpcorner.com/UploadFile/00a8b7/azor-view-engin-vs-web-formaspx-view-engine-razor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/00a8b7/azor-view-engin-vs-web-formaspx-view-engine-razor/</guid><pubDate>Tue, 14 Oct 2014 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rasmita Dash)</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></channel></rss>