﻿<?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=rajeesh-menoth" rel="self" type="application/rss+xml" /><item><title>Overview of the Migration from QnA Maker to Custom QnA Maker</title><description>With QnA Maker&amp;#39;s retirement approaching, migrate to Custom QnA Maker by March 2025. Custom QnA Maker offers advanced AI capabilities for improved performance and content quality. Use the tool-to-t</description><link>https://www.c-sharpcorner.com/article/overview-of-the-migration-from-qna-maker-to-custom-qna-maker/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-the-migration-from-qna-maker-to-custom-qna-maker/</guid><pubDate>Fri, 30 Aug 2024 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Azure Open AI &amp;amp; GPT 4 - The new world 🌎</title><description>Hello !! In today’s rapidly evolving world, this article will delve into the most trending technologies, such as Azure OpenAI and GPT-4.</description><link>https://www.c-sharpcorner.com/article/azure-open-ai-gpt-4-the-new-world/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-open-ai-gpt-4-the-new-world/</guid><pubDate>Wed, 24 May 2023 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Microsoft Chat Bot - Tips And Tricks</title><description>Recent trends show that chatbots are essential everywhere, whether it’s an entertainment, medical, or knowledge-based website. Since this is an emerging technology, developers all around the world wil</description><link>https://www.c-sharpcorner.com/article/microsoft-chat-bot-tips-and-tricks/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/microsoft-chat-bot-tips-and-tricks/</guid><pubDate>Sun, 23 May 2021 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>A Quick Start With Blazor Apps </title><description>Blazor Apps is a programming framework to build client side rich web application with dotnet using c#.</description><link>https://www.c-sharpcorner.com/article/blazor-apps/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/blazor-apps/</guid><pubDate>Wed, 08 Jan 2020 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Web API Documentation Using Swagger And ASP.NET Core With Visual Studio 2019</title><description>In this article, I am explaining the basic configurations of Swagger in ASP.NET Core application.</description><link>https://www.c-sharpcorner.com/article/web-api-documentation-using-swagger-and-asp-net-core-with-visual-studio-2019/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/web-api-documentation-using-swagger-and-asp-net-core-with-visual-studio-2019/</guid><pubDate>Thu, 20 Jun 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Getting Started ✍️With Angular Routing🔀Using Angular CLI – Part 3</title><description>In this article we are going to learn the basic routing concepts in Angular 6 using Angular CLI (Command Line Interface ). </description><link>https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-2/</guid><pubDate>Sun, 20 Jan 2019 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Getting Started ✍️ With Angular 6 Using Angular CLI - Part 2️⃣</title><description>Delve into Angular CLI essentials including version control, component, module, class, interface, and enum creation. Discover inline template &amp;amp; style commands for streamlined Angular development. </description><link>https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-two/</guid><pubDate>Sat, 29 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Getting Started With Angular 6 Using Angular CLI - Part One</title><description>Start your Angular 6 journey with Angular CLI in this guide. Learn TypeScript, create SPAs, manage modules, and utilize dependency injection for efficient front-end development.&amp;quot;</description><link>https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-1/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-angular-6-using-angular-cli-part-1/</guid><pubDate>Mon, 17 Dec 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Convert Text To Speech In Multiple Languages Using ASP.NET Core And C#</title><description>In this article, we are going to learn how to convert text to speech in multiple languages using one of the important Cognitive Services API called Microsoft Text to Speech Service API ( One of the AP</description><link>https://www.c-sharpcorner.com/article/convert-text-to-speech-in-multiple-languages-using-asp-net-core-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/convert-text-to-speech-in-multiple-languages-using-asp-net-core-c-sharp/</guid><pubDate>Sat, 20 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Translate Text Into Multiple Languages Using Translator Text API With ASP.NET Core And C#</title><description>In this article, we are going to learn how to translate text into multiple languages using one of the important Cognitive Services APIs called Microsoft Translate Text API ( One of the APIs in Languag</description><link>https://www.c-sharpcorner.com/article/translate-text-into-multiple-languages-using-translator-text-api-with-asp-net-co/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/translate-text-into-multiple-languages-using-translator-text-api-with-asp-net-co/</guid><pubDate>Mon, 01 Oct 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Cognitive Services - Extract Handwritten Text From An Image Using Computer Vision API With ASP.NET Core And C#</title><description>In this article, we are going to learn how to extract handwritten text from an image using one of the important Cognitive Services API called Computer Vision API.</description><link>https://www.c-sharpcorner.com/article/cognitive-services-extract-handwritten-text-from-an-image-using-computer-visio/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cognitive-services-extract-handwritten-text-from-an-image-using-computer-visio/</guid><pubDate>Fri, 31 Aug 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Cognitive Services – Optical Character Recognition (OCR) From An Image Using Computer Vision API And C#</title><description>In this article, we are going to learn how to extract printed text also known as optical character recognition (OCR) from an image using one of the important Cognitive Services API called as Computer </description><link>https://www.c-sharpcorner.com/article/cognitive-services-optical-character-recognition-ocr-from-an-image-using-com/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cognitive-services-optical-character-recognition-ocr-from-an-image-using-com/</guid><pubDate>Fri, 13 Jul 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Cognitive Services - Analyze An Image Using Computer Vision API With ASP.NET Core And C#</title><description>This article explains how to implement Computer Vision API in our application</description><link>https://www.c-sharpcorner.com/article/cognitive-services-analyze-an-image-using-computer-vision-api-with-asp-net-cor/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/cognitive-services-analyze-an-image-using-computer-vision-api-with-asp-net-cor/</guid><pubDate>Thu, 31 May 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Azure SQL Database - Create And Connect SQL Database In The Azure Portal</title><description>This article explains how to create and connect Azure SQL database to the Azure portal.</description><link>https://www.c-sharpcorner.com/article/azure-sql-database-create-and-connect-azure-sql-database-in-the-azure-portal/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/azure-sql-database-create-and-connect-azure-sql-database-in-the-azure-portal/</guid><pubDate>Sat, 07 Apr 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Code First Migration - ASP.NET MVC 5 With Entity Framework And MySQL</title><description>In this article, we are going to explain Code First Migration in ASP.NET MVC 5 with EntityFrameWork &amp;amp; MySql.</description><link>https://www.c-sharpcorner.com/article/code-first-migration-asp-net-mvc-5-with-entityframework-mysql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/code-first-migration-asp-net-mvc-5-with-entityframework-mysql/</guid><pubDate>Sun, 25 Mar 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Channel Configuration - Azure Bot Service To Slack Application</title><description>This article explains how to configure Azure Bot Service to Slack Applications. We will get a clear idea about how to create a Bot Service in Azure.</description><link>https://www.c-sharpcorner.com/article/channel-configuration-azure-bot-service-to-slack-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/channel-configuration-azure-bot-service-to-slack-application/</guid><pubDate>Wed, 07 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Re-Enable A VSTO Add-In That Has Been Disabled</title><description>This article will explain to you how to re-enable a VSTO Add-in that has been disabled.</description><link>https://www.c-sharpcorner.com/article/re-enable-a-vsto-add-in-that-has-been-disabled/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/re-enable-a-vsto-add-in-that-has-been-disabled/</guid><pubDate>Wed, 24 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Create An Intelligent Bot Application Using Microsoft Bot Framework</title><description>In our previous article, we learned how to create and connect a chatbot with Azure Bot Service. But in this article, we are going to create an intelligent Bot Application using Microsoft Bot Framework</description><link>https://www.c-sharpcorner.com/article/create-an-intelligent-bot-application-using-microsoft-bot-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-an-intelligent-bot-application-using-microsoft-bot-framework/</guid><pubDate>Thu, 11 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Create And Connect A Chat Bot With Azure Bot Service</title><description>This article explains how to Create and Connect a chat bot with Azure Bot Service.</description><link>https://www.c-sharpcorner.com/article/create-and-connect-a-chat-bot-with-azure-bot-service/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-and-connect-a-chat-bot-with-azure-bot-service/</guid><pubDate>Wed, 03 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Create And Deploy An ASP.NET Core Web App In Azure</title><description>This article will help you to create &amp;amp; deploy an ASP.NET Core web app in Azure.</description><link>https://www.c-sharpcorner.com/article/create-deploy-an-asp-net-core-web-app-in-azure/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-deploy-an-asp-net-core-web-app-in-azure/</guid><pubDate>Fri, 22 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Sending SMS Using ASP.NET Core With Twilio SMS API</title><description>In this article, we will explain how to Send SMS using ASP.NET Core With Twilio SMS API. Twilio provides third party SMS API for sending sms over the global network. </description><link>https://www.c-sharpcorner.com/article/sending-sms-using-asp-net-core-with-twilio-sms-api/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sending-sms-using-asp-net-core-with-twilio-sms-api/</guid><pubDate>Wed, 06 Dec 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Configuring Startup Page In ASP.NET Core</title><description>In this article, we will explain how to Configure Startup Page In ASP.NET Core.</description><link>https://www.c-sharpcorner.com/article/startup-page-in-asp-net-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/startup-page-in-asp-net-core/</guid><pubDate>Tue, 26 Sep 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Session State In ASP.NET Core And MVC Core</title><description>Explore session state management in ASP.NET Core and MVC Core, covering how to store and retrieve session data, manage state across user requests, and utilize features like middleware, in-memory cache</description><link>https://www.c-sharpcorner.com/article/session-state-in-asp-net-core-and-mvc-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/session-state-in-asp-net-core-and-mvc-core/</guid><pubDate>Fri, 09 Jun 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>QR Code Generator In ASP.NET Core Using ZXING.NET</title><description>In this article, we will explain how to create a QR Code Generator in ASP.NET Core 1.0, using Zxing.Net.</description><link>https://www.c-sharpcorner.com/article/qr-code-generator-in-asp-net-core-using-zxing-net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/qr-code-generator-in-asp-net-core-using-zxing-net/</guid><pubDate>Thu, 11 May 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Send Email Using ASP.NET CORE 1.1 With MailKit In Visual Studio 2017</title><description>In this article, we are going to learn how to send email using ASP.NET CORE 1.1 with MailKit in VISUAL STUDIO 2017.</description><link>https://www.c-sharpcorner.com/article/send-email-using-asp-net-core-1-1-with-mailkit-in-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/send-email-using-asp-net-core-1-1-with-mailkit-in-visual-studio-2017/</guid><pubDate>Sun, 19 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Visual Studio 2017 - New Features And Installation</title><description>In this article, we will explain the installation &amp;amp; new features In Visual Studio 2017.</description><link>https://www.c-sharpcorner.com/article/installation-new-features-in-visual-studio-2017/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/installation-new-features-in-visual-studio-2017/</guid><pubDate>Fri, 10 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Building ASP.NET Core MVC Application Using EF Core and ASP.NET Core 1.0</title><description>In this article, We will explain how to build the Applications with ASP.NET Core MVC &amp;amp; Entity Framework Core, using an ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/building-asp-net-core-mvc-application-using-ef-core-and-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/building-asp-net-core-mvc-application-using-ef-core-and-asp-net-core-1-0/</guid><pubDate>Thu, 02 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Code First Migration - ASP.NET Core MVC 6 With EntityFrameWork Core</title><description>In this article, we are going to explain Code First Migration in ASP.NET Core MVC 6 With Entity Framework Core , using Command Line Interface ( CLI ).</description><link>https://www.c-sharpcorner.com/article/code-first-migration-asp-net-core-mvc-6-with-entityframework-core/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/code-first-migration-asp-net-core-mvc-6-with-entityframework-core/</guid><pubDate>Mon, 20 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Adding A Configuration Source File In ASP.NET Core 1.0</title><description>In this article, I will explain how to add a configuration source file in ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/adding-a-configuration-source-file-in-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/adding-a-configuration-source-file-in-asp-net-core-1-0/</guid><pubDate>Wed, 08 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Create Rest API Or Web API With ASP.NET Core 1.0</title><description>In this article, I will explain how to create Rest API or Web API with ASP.NET Core 1.0, starting from scratch.</description><link>https://www.c-sharpcorner.com/article/create-rest-api-or-webapi-with-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-rest-api-or-webapi-with-asp-net-core-1-0/</guid><pubDate>Fri, 27 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Configuring Aurelia Single Page Applications In ASP.NET Core 1.0</title><description>How to configure Aurelia Single Page applications in ASP.NET Core 1.0</description><link>https://www.c-sharpcorner.com/article/configuring-aurelia-single-page-applications-in-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configuring-aurelia-single-page-applications-in-asp-net-core-1-0/</guid><pubDate>Mon, 16 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Create An Aurelia Single Page Application In ASP.NET Core 1.0</title><description>In this article, you will learn how to create an Aurelia single page application in ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/create-an-aurelia-single-page-applications-in-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-an-aurelia-single-page-applications-in-asp-net-core-1-0/</guid><pubDate>Mon, 16 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Middleware And Staticfiles In ASP.NET Core 1.0 - Part Two</title><description>In this article, I will explain Middleware and Staticfiles in ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/middleware-and-staticfiles-in-asp-net-core-1-0-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/middleware-and-staticfiles-in-asp-net-core-1-0-part-two/</guid><pubDate>Fri, 06 Jan 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>How To Configure Default Startup Page In ASP.NET Core 1.0</title><description>In this blog, you will learn how to configure the default startup page In ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/blogs/how-to-configure-default-startup-page-in-asp-net-core-10</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/how-to-configure-default-startup-page-in-asp-net-core-10</guid><pubDate>Fri, 30 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Middleware And Staticfiles In ASP.NET Core 1.0 - Part One</title><description>In this article, I will explain Middleware and Staticfiles in ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/middleware-and-staticfiles-in-asp-net-core-1-0-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/middleware-and-staticfiles-in-asp-net-core-1-0-part-one/</guid><pubDate>Thu, 29 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Ranking Function In Microsoft SQL Server</title><description>This article will explain the Ranking function in Microsoft SQL Server.</description><link>https://www.c-sharpcorner.com/article/ranking-function-in-microsoft-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ranking-function-in-microsoft-sql-server/</guid><pubDate>Tue, 20 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Project Layout In ASP.NET Core 1.0</title><description>In this article, I will explain project layout In ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/project-layout-in-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/project-layout-in-asp-net-core-1-0/</guid><pubDate>Tue, 13 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Getting Started With ASP.NET CORE 1.0</title><description>In this article, I will explain how to install a .NET Core tools preview for Visual Studio and how to print “Hello World” in the latest ASP.NET Core 1.0.</description><link>https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-1-0/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/getting-started-with-asp-net-core-1-0/</guid><pubDate>Mon, 05 Dec 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Difference between var &amp; dynamic keyword in C#</title><description>This blog describes the Difference between var &amp;amp; dynamic keyword in C#</description><link>https://www.c-sharpcorner.com/blogs/difference-between-var-dynamic-keyword-in-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-var-dynamic-keyword-in-c-sharp</guid><pubDate>Thu, 28 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Difference Between Keypress &amp; Keyup, In jQuery</title><description>This blog describes the difference between Keypress &amp;amp; Keyup, in jQuery.</description><link>https://www.c-sharpcorner.com/blogs/difference-between-keypress-keyup-in-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/difference-between-keypress-keyup-in-jquery</guid><pubDate>Tue, 26 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Count Instances Of The Class Using C#</title><description>In this blog, you will learn how to find how many objects or instances of a class are created using C# .</description><link>https://www.c-sharpcorner.com/blogs/count-instances-of-the-class-using-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/count-instances-of-the-class-using-c-sharp</guid><pubDate>Thu, 07 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>How To Import Excel Data Into Microsoft SQL Server</title><description>In this article you will learn how to import excel data into Microsoft SQL Server.</description><link>https://www.c-sharpcorner.com/article/how-to-import-excel-data-into-mssql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/how-to-import-excel-data-into-mssql/</guid><pubDate>Sun, 01 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Find And Highlight Data In Excel Using C# And SPIRE.XLS</title><description>In this article you will learn how to find And Highlight Data In Excel Using C# &amp;amp; SPIRE.XLS.</description><link>https://www.c-sharpcorner.com/article/find-and-highlight-data-in-excel-using-C-Sharp-spire-xls/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/find-and-highlight-data-in-excel-using-C-Sharp-spire-xls/</guid><pubDate>Tue, 12 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Currency Filter In AngularJS</title><description>In this article you will learn about Currency Filter in AngularJS. The “currency” filter includs the  “$” Dollar Symbol as default. </description><link>https://www.c-sharpcorner.com/article/currency-filter-in-angular-js/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/currency-filter-in-angular-js/</guid><pubDate>Sun, 03 Apr 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Confirm Navigation Setting in Each Pages in ASP.NET Website</title><description>This blog describes how to Confirm navigation setting in each page in Asp.net website.
</description><link>https://www.c-sharpcorner.com/blogs/conform-navigation-setting-in-each-pages-in-asp-net-website</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/conform-navigation-setting-in-each-pages-in-asp-net-website</guid><pubDate>Mon, 11 Jan 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>How To Resolve “Saving Changes is Not Permitted” Error In SQL</title><description>In this article you will learn how to resolve “Saving changes is not permitted” error in SQL.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/how-to-resolving-saving-changes-is-not-permitted-in-sql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/how-to-resolving-saving-changes-is-not-permitted-in-sql/</guid><pubDate>Mon, 28 Dec 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Copy Or Generate SQL Database Content To Multiple One</title><description>In this article you will learn how to copy or generate SQL database content to multiple one. </description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/how-to-copy-or-generate-sql-databse-content-to-multiple-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/how-to-copy-or-generate-sql-databse-content-to-multiple-one/</guid><pubDate>Tue, 24 Nov 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Create A Zip File Using ASP.NET And C#</title><description>In this article I will explain how to create a zip file using ASP.NET and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/create-a-zip-file-using-Asp-Net-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/create-a-zip-file-using-Asp-Net-C-Sharp/</guid><pubDate>Mon, 28 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>JQuery Datepicker - Part 2</title><description>In this article you will learn about datepicker in jQuery.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/jquery-datepicker-part-2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/jquery-datepicker-part-2/</guid><pubDate>Thu, 24 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Send Email To Multiple Email Addresses With Inline Image Using ASP.NET With C#</title><description>In this article you will learn how to send email to multiple email addresses with Inline Image using ASP.NET and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/send-email-to-multiple-email-addresses-with-inline-image-usi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/send-email-to-multiple-email-addresses-with-inline-image-usi/</guid><pubDate>Tue, 22 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>JQuery Datepicker - Part 1</title><description>In this article you will learn about datepicker in jQuery.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/datepicker-in-jquery/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/datepicker-in-jquery/</guid><pubDate>Sat, 19 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Send Email To Multiple Email Addresses With Attachment Using ASP.NET With C#</title><description>In this article you will learn how to send email to multiple email addresses with attachments using ASP.NET and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/send-multiple-email-with-attachment-using-Asp-Net-with-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/send-multiple-email-with-attachment-using-Asp-Net-with-C-Sharp/</guid><pubDate>Tue, 15 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Replace Function In Microsoft SQL Server</title><description>This article will explain you how to use a replace function in Microsoft SQL Server.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/use-of-replace-function-in-microsoft-sql/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/use-of-replace-function-in-microsoft-sql/</guid><pubDate>Fri, 04 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Display Line Number In Microsoft SQL Server</title><description>In this blog you will learn how to set the line number in Microsoft SQL Server.</description><link>https://www.c-sharpcorner.com/blogs/display-line-number-in-microsoft-sql-server1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/display-line-number-in-microsoft-sql-server1</guid><pubDate>Fri, 04 Sep 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Write Text on Image Using ASP.NET and C#</title><description>This article explains how to write text on an image using ASP.NET and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/write-text-on-a-image-using-Asp-Net-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/write-text-on-a-image-using-Asp-Net-C-Sharp/</guid><pubDate>Sat, 22 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Auto Save Using AJAX</title><description>This article explains how to automatically save a value into a SQL database using an ASP.Net WebMethod and jQuery AJAX.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/auto-save-using-Asp-Net-and-ajax/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/auto-save-using-Asp-Net-and-ajax/</guid><pubDate>Fri, 07 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Display the Line Numbers in the Visual Studio Editor</title><description>In this blog you will learn how to set the line number in Visual Studio Editor.</description><link>https://www.c-sharpcorner.com/blogs/display-the-line-numbers-in-the-visual-studio-editor1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/display-the-line-numbers-in-the-visual-studio-editor1</guid><pubDate>Tue, 04 Aug 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Send Email Using ASP.Net With C#</title><description>In this article you will learn how to send an email using ASP.NET and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/how-to-send-a-email-using-Asp-Net-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/how-to-send-a-email-using-Asp-Net-C-Sharp/</guid><pubDate>Wed, 15 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Solve Error Login Failed for User in C# and SQL</title><description>This blog describe how to solve Solve Error Login Failed for User in C# and SQLconnection.</description><link>https://www.c-sharpcorner.com/blogs/solve-error-login-failed-for-user-in-c-sharp-and-sql1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/solve-error-login-failed-for-user-in-c-sharp-and-sql1</guid><pubDate>Mon, 13 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Content Localization In Dnn 7 - Dotnetnuke </title><description>In this blog you will learn Content Localization In Dnn 7 Dotnetnuke .</description><link>https://www.c-sharpcorner.com/blogs/content-localization-in-dnn-7-dotnetnuke</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/content-localization-in-dnn-7-dotnetnuke</guid><pubDate>Mon, 13 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Uploading Large File to IIS/ ASP.NET</title><description>This blog describe how to Uploading Large File to IIS/ ASP.NET.</description><link>https://www.c-sharpcorner.com/blogs/uploading-large-file-to-iis-asp-net1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/uploading-large-file-to-iis-asp-net1</guid><pubDate>Mon, 06 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>SMTP Server Requires a Secure Connection</title><description>This blog for how to solve The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required.</description><link>https://www.c-sharpcorner.com/blogs/smtp-server-requires-a-secure-connection1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/smtp-server-requires-a-secure-connection1</guid><pubDate>Wed, 01 Jul 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Convert PDF to Other Format Using Spire.PDF</title><description>This article shows how to convert a PDF using Spire.PDF. </description><link>https://www.c-sharpcorner.com/UploadFile/2a6dc5/convert-pdf-to-other-format-using-spire-pdf/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/2a6dc5/convert-pdf-to-other-format-using-spire-pdf/</guid><pubDate>Fri, 19 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Composite Words using C#</title><description>In this blog we will learn about the composite words.</description><link>https://www.c-sharpcorner.com/blogs/composite-words-using-c-sharp1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/composite-words-using-c-sharp1</guid><pubDate>Sun, 14 Jun 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item><item><title>Multiplication of two numbers using AngularJS</title><description>In this blog we discuss what is AngularJS and how to multiple two numbers in AngularJS</description><link>https://www.c-sharpcorner.com/blogs/multiplication-of-two-numbers-using-angularjs1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/multiplication-of-two-numbers-using-angularjs1</guid><pubDate>Sat, 11 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Rajeesh Menoth)</author></item></channel></rss>