﻿<?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=santosh-kumar147" rel="self" type="application/rss+xml" /><item><title>It&amp;#39;s Angular Demo Time</title><description>Here you will learn a few new features of Angular 2 and above versions with a small demo application.</description><link>https://www.c-sharpcorner.com/article/its-angular-demo-time/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/its-angular-demo-time/</guid><pubDate>Tue, 20 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Combine Multiple Observables Using combineLatest In Angular App</title><description>In this article, I am going to show you the benefits of using the combineLatest operator in an Angular application.</description><link>https://www.c-sharpcorner.com/article/combine-multiple-observables-using-combinelatest-in-angular-app/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/combine-multiple-observables-using-combinelatest-in-angular-app/</guid><pubDate>Thu, 15 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Difference Among AngularJS, Angular 2, Angular 4 And Angular 5</title><description>The first version of Angular released in the year of 2010. Some people calls this as AngularJS and some people call as Angular 1. But it is officially named as AngularJS.</description><link>https://www.c-sharpcorner.com/article/difference-among-angularjs-angular-2-angular-4-and-angular-5/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/difference-among-angularjs-angular-2-angular-4-and-angular-5/</guid><pubDate>Mon, 12 Feb 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Basics Of Angular And Its Versions - Part Six</title><description>In this article, I am going to discuss more about async/await support. This async/await feature officially announced in TypeScript 2.1. We can say this is one of the very import feature in TypeScript </description><link>https://www.c-sharpcorner.com/article/basics-of-angular-and-its-versions-part-six/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-of-angular-and-its-versions-part-six/</guid><pubDate>Wed, 31 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Basics Of Angular And Its Versions - Part Five</title><description>To deal with asynchronous data Angular provides two models of approaches, we can either use Promises or Observables.</description><link>https://www.c-sharpcorner.com/article/basics-of-angular-and-its-versions-part-five/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-of-angular-and-its-versions-part-five/</guid><pubDate>Mon, 29 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Basics Of Angular And Its Versions - Part Four</title><description>The goal of an Angular team is to provide better performance in a optimized way which results in faster page loading  and quicker change detection. So, an Angular team provides two types of compilers </description><link>https://www.c-sharpcorner.com/article/basics-of-angular-and-its-versions-part-four/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/basics-of-angular-and-its-versions-part-four/</guid><pubDate>Sun, 28 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Basics Of Angular And Its Versions - Part Two</title><description>Module is nothing but a package like a package in Java, a namespace in C# and like a header-file in C / C++. Java, C#, and C++ have their own modularity system which contains classes, interfaces, enum</description><link>https://www.c-sharpcorner.com/article/angular-and-above-versions-fundamental-part-two/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-and-above-versions-fundamental-part-two/</guid><pubDate>Mon, 15 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Basics Of Angular And Its Versions - Part Three</title><description>In this article, I am going to explain more on one of the 8 main building blocks, that is, Services.</description><link>https://www.c-sharpcorner.com/article/angular-and-above-versions-fundamental-part-three/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-and-above-versions-fundamental-part-three/</guid><pubDate>Mon, 15 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Basics Of Angular And Its Versions - Part One</title><description>Angular is the next version of Google’s highly popular MV* framework for building complex web applications.</description><link>https://www.c-sharpcorner.com/article/angular-and-above-versions-basics-part-one/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-and-above-versions-basics-part-one/</guid><pubDate>Mon, 08 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Steps To Configure A VPN</title><description>In this article I am going to show you the steps to configure a VPN.</description><link>https://www.c-sharpcorner.com/article/steps-to-configure-the-vpn/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/steps-to-configure-the-vpn/</guid><pubDate>Thu, 04 Jan 2018 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Transform Web.Config File While Deploying The Web Application Project</title><description>One of the nice features that supports Visual Studio 2010 and above versions is Web.Config (XDT) transformations.</description><link>https://www.c-sharpcorner.com/article/transform-web-config-file-while-deploying-the-web-application-project/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/transform-web-config-file-while-deploying-the-web-application-project/</guid><pubDate>Sat, 25 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Automation Configuration Using Jenkins</title><description>In this article, I am going to show you the automation configuration using Jenkins.</description><link>https://www.c-sharpcorner.com/article/automation-configuration-using-jenkins/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/automation-configuration-using-jenkins/</guid><pubDate>Sat, 18 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Perfect Scrollbar Performance Improvement In Angular</title><description>Here the idea is not to override the existing behavior of the perfect-scrollbar, definitely it should be an optional choice. I mean, it should work in such a way that; if we set the property to &amp;quot;</description><link>https://www.c-sharpcorner.com/article/perfect-scrollbar-performance-improvement-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/perfect-scrollbar-performance-improvement-in-angular/</guid><pubDate>Sat, 18 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Using Perfect Scrollbar In Angular v2 And Above</title><description>In this article, I am going to show you the usage of perfect-scrollbar using ngx-perfect-scrollbar package.</description><link>https://www.c-sharpcorner.com/article/usage-of-perfect-scrollbar-in-angular/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/usage-of-perfect-scrollbar-in-angular/</guid><pubDate>Wed, 01 Nov 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Angular 2+ Filter Pipes And Custom Filter Pipes</title><description>In this article, I am going to show you the predefined filter pipe usage as well as show you how we can create our own custom filter pipe and its usage.</description><link>https://www.c-sharpcorner.com/article/angular-filter-pipe-and-custom-filter-pipe/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-filter-pipe-and-custom-filter-pipe/</guid><pubDate>Mon, 30 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Angular 2+ Logger Using ng2.logger</title><description>In this article I am going to show you the process to log messages in Angular 2+ applications with examples. Ng2 Logger is a simple logging module for Angular 2+ applications. This allows you to log m</description><link>https://www.c-sharpcorner.com/article/angular-2-logger-using-ng2-logger/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-2-logger-using-ng2-logger/</guid><pubDate>Sat, 21 Oct 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Angular 2 Custom Attribute To Secure The HTTP Requests And To Show/Hide Spinner During The Service Call</title><description>Angular 2 Custom Attribute To Secure The HTTP Requests And To Show/Hide Spinner During The Service Call.</description><link>https://www.c-sharpcorner.com/article/angular-2-custom-attribute-to-secure-the-http-requests-and-to-showhide-spinner/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-2-custom-attribute-to-secure-the-http-requests-and-to-showhide-spinner/</guid><pubDate>Wed, 19 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>ASP.NET Core Fundamentals Step By Step</title><description>In this article, you will learn ASP.NET Core fundamentals.</description><link>https://www.c-sharpcorner.com/article/asp-net-core-fundamentals-step-by-step/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/asp-net-core-fundamentals-step-by-step/</guid><pubDate>Wed, 12 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Converting PowerPoint Presentations (PPT/PPTX) To PDF Using ASP.Net Core with Office Interop C#</title><description>In this article, I am going to share with you one of my great experiences on converting PPTX/PPT to PDF file.</description><link>https://www.c-sharpcorner.com/article/converting-powerpoint-presentations-pptpptx-to-pdf-using-office-interop-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/converting-powerpoint-presentations-pptpptx-to-pdf-using-office-interop-c-sharp/</guid><pubDate>Mon, 10 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Angular 2 Guards To Protect Routes</title><description>In this article, I will show you the real uses of Angular 2 Guards to protect the routes.</description><link>https://www.c-sharpcorner.com/article/angular-2-guards-to-protect-routes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/angular-2-guards-to-protect-routes/</guid><pubDate>Wed, 05 Apr 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Configuring ASP.NET Framework Version And Customizing Default Port Number In ASP.NET Core Application</title><description>In this blog, I will show you how to configure ASP.NET Framework version and customize default port number in ASP.NET Core Application.</description><link>https://www.c-sharpcorner.com/blogs/configuring-asp-net-framework-version-and-customize-default-port-number-in-asp-net-core-application</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/configuring-asp-net-framework-version-and-customize-default-port-number-in-asp-net-core-application</guid><pubDate>Wed, 29 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Configuring And Reading Application Settings In ASP.NET Core Application</title><description>In this blog, you will configure and read application settings in ASP.NET Core Application.</description><link>https://www.c-sharpcorner.com/blogs/configuring-and-reading-application-settings-in-asp-net-core-application</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/configuring-and-reading-application-settings-in-asp-net-core-application</guid><pubDate>Wed, 29 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Recursive Tree-View Using Angular 2 And TypeScript Until nth Level Depth</title><description>In this article, you will get to know Recursive Tree-View, using Angular 2 And TypeScript until Nth level depth.</description><link>https://www.c-sharpcorner.com/article/recursive-tree-view-using-angular-2-and-typescript-till-nth-level-depth/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/recursive-tree-view-using-angular-2-and-typescript-till-nth-level-depth/</guid><pubDate>Thu, 23 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Steps To Check The Build Number In Qblab Environment</title><description>This blog provides you steps to check the build number in QBLAB environment.</description><link>https://www.c-sharpcorner.com/blogs/steps-to-check-the-build-number-in-qblab-environment</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/steps-to-check-the-build-number-in-qblab-environment</guid><pubDate>Wed, 22 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Steps To Debug/ Run Selenium Test Cases From Eclipse ID</title><description>In this article, you will learn the steps to debug/ run Selenium test cases from Eclipse ID.</description><link>https://www.c-sharpcorner.com/article/steps-to-debug-run-selenium-test-cases-from-eclipse-id/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/steps-to-debug-run-selenium-test-cases-from-eclipse-id/</guid><pubDate>Wed, 01 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Sonarqube Installation Process And Viewing Quality Report For .Net Projects</title><description>In this article, you will learn about Sonarqube installation process and viewing quality report for .NET projects.</description><link>https://www.c-sharpcorner.com/article/sonarqube-installation-process-and-view-quality-report-for-net-projects/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sonarqube-installation-process-and-view-quality-report-for-net-projects/</guid><pubDate>Wed, 01 Mar 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Procedure To Get The SVN Logged In User Credential Details</title><description>In this blog, you will learn about the procedure to get the SVN logged in user credential details.</description><link>https://www.c-sharpcorner.com/blogs/procedure-to-get-the-svn-logged-in-user-credential-details</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/procedure-to-get-the-svn-logged-in-user-credential-details</guid><pubDate>Fri, 24 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Procedure To Change SVN Logged In User Credential Details</title><description>In this blog, you will learn about the procedure to change SVN logged in user credential details.</description><link>https://www.c-sharpcorner.com/blogs/procedure-to-change-svn-logged-in-user-credential-details</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/procedure-to-change-svn-logged-in-user-credential-details</guid><pubDate>Fri, 24 Feb 2017 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Selenium Automation Test Cases For The .NET Web Application</title><description>In this article, you will learn about Selenium Automation test cases for the .NET Web application.</description><link>https://www.c-sharpcorner.com/article/selenium-automation-test-cases-for-the-net-web-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/selenium-automation-test-cases-for-the-net-web-application/</guid><pubDate>Sat, 13 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Protractor Automation Test Cases For AngularJS UI</title><description>In this article, you will learn about protractor automation test cases for AngularJS UI.</description><link>https://www.c-sharpcorner.com/article/protractor-automation-test-cases-for-angularjs-ui/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/protractor-automation-test-cases-for-angularjs-ui/</guid><pubDate>Thu, 11 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Performance Optimization Techniques With Coding Standard Best Practices In C#</title><description>In this article, you will learn coding standard best practices in C#.</description><link>https://www.c-sharpcorner.com/article/coding-standard-best-practices-in-c-sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/coding-standard-best-practices-in-c-sharp/</guid><pubDate>Sun, 07 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Performance Optimization Techniques In IIS Server</title><description>In this article, we will discover techniques to boost performance on your IIS server. Learn about caching, compression, load balancing, and resource management to optimize response times and enhance s</description><link>https://www.c-sharpcorner.com/article/performance-optimization-techniques-in-iis-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/performance-optimization-techniques-in-iis-server/</guid><pubDate>Thu, 04 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>OWASP Top 10 Vulnerabilities And Their Prevention Mechanisms</title><description>In this blog, I am going to show you how the OWASP (Open Web Application Security Project) top 10 vulnerabilities are most dangerous in Web Applications and how we can maintain secure Web Applications</description><link>https://www.c-sharpcorner.com/blogs/owasp-top-10-vulnerabilities-and-their-prevention-mechanisms</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/owasp-top-10-vulnerabilities-and-their-prevention-mechanisms</guid><pubDate>Mon, 01 Aug 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Using Components With Known Vulnerabilities And Their Prevention Mechanisms</title><description>In this blog, you will learn how to use components with the  known vulnerabilities and their prevention mechanisms.</description><link>https://www.c-sharpcorner.com/blogs/using-components-with-known-vulnerabilities-and-their-prevention-mechanisms</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/using-components-with-known-vulnerabilities-and-their-prevention-mechanisms</guid><pubDate>Fri, 29 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Unvalidated Redirects And Forwards And Their Prevention Mechanism In ASP.NET MVC</title><description>In this article, you will learn about unvalidated redirects, forwards and their prevention mechanism in ASP.NET MVC.</description><link>https://www.c-sharpcorner.com/article/unvalidated-redirects-and-forwards-and-its-prevention-mechanism-in-asp-net-mvc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/unvalidated-redirects-and-forwards-and-its-prevention-mechanism-in-asp-net-mvc/</guid><pubDate>Thu, 28 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Blocking SQL Injection On IIS 7 And Later Versions</title><description>In this article, I am discussing the way to block the SQL injection at IIS level. </description><link>https://www.c-sharpcorner.com/article/blocking-sql-injection-on-iis-7-and-later-versions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/blocking-sql-injection-on-iis-7-and-later-versions/</guid><pubDate>Tue, 26 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>iseries As/400 Setup In Windows Operating System And Accessing Its Database</title><description>In this article, you will learn about iseries As/400 setup in Windows operating system and accessing its database.</description><link>https://www.c-sharpcorner.com/article/iseries-as400-setup-in-windows-operating-system-and-access-its-database/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/iseries-as400-setup-in-windows-operating-system-and-access-its-database/</guid><pubDate>Thu, 21 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Broken Authentication And Session Management And Its Prevention Mechanism</title><description>In this article, you will learn about broken authentication and session management and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/broken-authentication-and-session-management-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/broken-authentication-and-session-management-and-its-prevention-mechanism/</guid><pubDate>Tue, 19 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Improve Application Performance Using Bundling And Minification</title><description>In this article, you will learn how to improve an application&amp;#39;s performance, using bundling and minification.</description><link>https://www.c-sharpcorner.com/article/improve-application-performance-using-bundling-and-minification/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/improve-application-performance-using-bundling-and-minification/</guid><pubDate>Mon, 18 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Sql Injection Through Query String And Its Prevention Mechanism</title><description>In this article, you will learn about SQL Injection through Query String and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/sql-injection-through-query-string-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sql-injection-through-query-string-and-its-prevention-mechanism/</guid><pubDate>Sun, 17 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Sensitive Data Exposure And Its Securing Techniques</title><description>In this article you will learn about sensitive data exposure and its securing techniques.</description><link>https://www.c-sharpcorner.com/article/sensitive-data-exposure-and-its-securing-techniques/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sensitive-data-exposure-and-its-securing-techniques/</guid><pubDate>Thu, 07 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>SQL Injection With Base64 And Its Prevention Mechanism</title><description>In this article, you will learn about SQL injection with Base64 and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/sql-injection-with-base64-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sql-injection-with-base64-and-its-prevention-mechanism/</guid><pubDate>Mon, 04 Jul 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Missing Function Level Access Control And Its Prevention Mechanism</title><description>In this article, you will learn about missing function level access control and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/missing-function-level-access-control-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/missing-function-level-access-control-and-its-prevention-mechanism/</guid><pubDate>Mon, 20 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Dynamic SQL Query Injection And Its Prevention Mechanism</title><description>In this article, you will learn about dynamic SQL query injection and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/dynamic-sql-query-injection-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/dynamic-sql-query-injection-and-its-prevention-mechanism/</guid><pubDate>Sun, 19 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>CSRF Attack and Its Prevention Mechanism</title><description>In this article you will learn about Cross Site Request Forgery (CSRF) attack.</description><link>https://www.c-sharpcorner.com/article/csrf-attack-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/csrf-attack-and-its-prevention-mechanism/</guid><pubDate>Sat, 18 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Insecure Direct Object Reference And Its Prevention Mechanism</title><description>In this article you will learn about Insecure Direct Object Reference and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/insecure-direct-object-reference-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/insecure-direct-object-reference-and-its-prevention-mechanism/</guid><pubDate>Sat, 18 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>SQL Injection With Hex Code And Its Prevention Mechanism</title><description>In this article, you will learn about SQL Injection with Hex code and its prevention mechanism.</description><link>https://www.c-sharpcorner.com/article/sql-injection-with-hex-code-and-its-prevention-mechanism/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/sql-injection-with-hex-code-and-its-prevention-mechanism/</guid><pubDate>Fri, 17 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Approaches To Security Misconfiguration</title><description>In this article, you will learn about the approaches to security misconfiguration.</description><link>https://www.c-sharpcorner.com/article/approaches-to-security-misconfiguration/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/approaches-to-security-misconfiguration/</guid><pubDate>Tue, 14 Jun 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Configuring Database Mail In SQL Server</title><description>In this article, I am going to show you how to configure database mail in SQL Server.</description><link>https://www.c-sharpcorner.com/article/configuring-database-mail-in-sql-server/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/configuring-database-mail-in-sql-server/</guid><pubDate>Wed, 25 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Generate QR Code using JQuery</title><description>In this blog, I will show you how to generate QR code using JQuery. </description><link>https://www.c-sharpcorner.com/blogs/generate-qr-code-using-jquery</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/generate-qr-code-using-jquery</guid><pubDate>Wed, 18 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Best Practices: JavaScript, CSS and HTML</title><description>This article shows you a few of the best practices of JavaScript, CSS and HTML.</description><link>https://www.c-sharpcorner.com/article/best-practices-on-javascript-css-and-html/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/best-practices-on-javascript-css-and-html/</guid><pubDate>Sun, 15 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Change TFS User Name and Password in VS 2012 or Higher Versions</title><description>In this blog you will learn how to change TFS User Name and Password in VS 2012 or Higher Versions.</description><link>https://www.c-sharpcorner.com/blogs/change-tfs-user-name-and-password-in-vs-2012-or-higher-versions2</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/change-tfs-user-name-and-password-in-vs-2012-or-higher-versions2</guid><pubDate>Fri, 13 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Copy Application&amp;#39;s Config File and Place it in a Different Location Using DOS Batch File</title><description>In this blog you will learn how to Copy Application&amp;#39;s Config File and Place it in a Different Location using DOS Batch File.</description><link>https://www.c-sharpcorner.com/blogs/copy-applications-config-file-and-place-it-on-different-location-using-dos-batch-file</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/copy-applications-config-file-and-place-it-on-different-location-using-dos-batch-file</guid><pubDate>Fri, 13 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Secure Your Application&amp;#39;s Config File</title><description>In this article you will learn how to secure your Config Application’s Config File.</description><link>https://www.c-sharpcorner.com/article/secure-your-config-applications-config-file2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/secure-your-config-applications-config-file2/</guid><pubDate>Fri, 13 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Find and View Changesets in TFS</title><description>In this article you will learn about how to Find and View Changesets in TFS</description><link>https://www.c-sharpcorner.com/article/find-and-view-changesets-in-tfs/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/find-and-view-changesets-in-tfs/</guid><pubDate>Thu, 12 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Blur Part of an Image using Microsoft PowerPoint</title><description>In this blog you will learn how to blur part of an image using Microsoft PowerPoint.</description><link>https://www.c-sharpcorner.com/blogs/blur-portion-of-an-image-using-microsoft-powerpoint</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/blur-portion-of-an-image-using-microsoft-powerpoint</guid><pubDate>Tue, 10 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Generate CAPTCHA using JQuery</title><description>In this blog you will learn about Captcha.</description><link>https://www.c-sharpcorner.com/blogs/an-overview-of-captcha</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/an-overview-of-captcha</guid><pubDate>Tue, 10 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Create Thumbnail of an Image using MVC</title><description>In this blog you will learn how to Create Thumbnail of an Image using MVC.</description><link>https://www.c-sharpcorner.com/blogs/create-thumbnail-of-an-image-using-mvc</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/create-thumbnail-of-an-image-using-mvc</guid><pubDate>Sat, 07 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Create AngularJS Charts With MVC Application</title><description>In this article you will learn how to create AngularJS Charts With MVC Application.</description><link>https://www.c-sharpcorner.com/article/create-angularjs-charts-with-mvc-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/create-angularjs-charts-with-mvc-application/</guid><pubDate>Fri, 06 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Secure Your CSS And JavaScript Files</title><description>In this article you will learn how to secure CSS and JavaScript files.</description><link>https://www.c-sharpcorner.com/article/secure-your-css-and-javascript-files/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/secure-your-css-and-javascript-files/</guid><pubDate>Wed, 04 May 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Setup dotLess CSS In ASP.NET MVC Project</title><description>In this article you will learn how to create and setup dotLess CSS In ASP.NET MVC Project.</description><link>https://www.c-sharpcorner.com/article/setup-dotless-css-in-Asp-Net-mvc-project/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/setup-dotless-css-in-Asp-Net-mvc-project/</guid><pubDate>Tue, 08 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item><item><title>Overview of Open Data Protocol (ODP)</title><description>In this article you will learn about Open Data Protocol (ODP).</description><link>https://www.c-sharpcorner.com/article/overview-of-open-data-protocol-odp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/overview-of-open-data-protocol-odp/</guid><pubDate>Wed, 02 Mar 2016 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Santosh Kumar Adidawarpu)</author></item></channel></rss>