﻿<?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=steven-woolston" rel="self" type="application/rss+xml" /><item><title>String Replacement With Named String Placeholders</title><description>The anonymous nature of placeholders in the String.Format method can make it confusing. Find out how to use named string placeholders in your code.</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/string-replacement-with-named-string-placeholders/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/string-replacement-with-named-string-placeholders/</guid><pubDate>Wed, 22 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>Custom MVC Attributes #wdwdnet</title><description>The ASP.Net Membership provider has MVC attributes that we can use to decorate Actions and set permissions. This article will describe how to extend that.</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/custom-mvc-attributes-sharpwdwdnet/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/custom-mvc-attributes-sharpwdwdnet/</guid><pubDate>Tue, 21 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>Object Mappers - Merge Objects Together</title><description>The idea of an object mapper is quite simple. It's like a "merge" 2 objects into one single object.</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/object-mappers-merge-objects-together/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/object-mappers-merge-objects-together/</guid><pubDate>Tue, 07 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>Let MVC Concatenate For You</title><description>We have all encountered the situation where we want to show user information on a form. Most people have a FirstName and a LastName (unless you're Prince or Bono). Here is a way to quickly and easily concatenate MVC ViewModel fields without having to use String.Format. Let MVC concatenate for you.</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/let-mvc-concatenate-for-you/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/let-mvc-concatenate-for-you/</guid><pubDate>Tue, 07 Apr 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>Uncovering Silent Validation</title><description>ASP.Net validation is very useful and allows developers to ensure data is correct before it is sent to a data store.  I would like to explain some best practices and suggestions for you when implementing ASP.Net validation.</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/uncovering-silent-validation/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/uncovering-silent-validation/</guid><pubDate>Tue, 03 Mar 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>Operators in C# Language</title><description>In this blog you will learn about Operators in C#.</description><link>https://www.c-sharpcorner.com/blogs/operators-in-c-sharp-language1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/operators-in-c-sharp-language1</guid><pubDate>Mon, 23 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>Kendo UI Core Grid</title><description>Here we will see how to work with the Kendo UI Core grid component.</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/kendo-ui-core-grid/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/kendo-ui-core-grid/</guid><pubDate>Sun, 22 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item><item><title>MVC and JSON Action Results For Meaningful Feedback</title><description>I recently wrote an asynchronous pipeline for my MVC view which displayed a list of users. I wanted to modify each user without a page refresh. This is how I did it ?</description><link>https://www.c-sharpcorner.com/UploadFile/e4ff85/mvc-and-json-action-results-for-meaningful-feedback/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/e4ff85/mvc-and-json-action-results-for-meaningful-feedback/</guid><pubDate>Wed, 04 Feb 2015 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Steven Woolston)</author></item></channel></rss>