<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>C# (C-Sharp) &#8211; JPPinto.com &#8211; Tech Blog</title>
	<atom:link href="https://jppinto.com/c-sharp/feed/" rel="self" type="application/rss+xml" />
	<link>https://jppinto.com</link>
	<description>Seasoned IT Dude - Azure MCSE, MCSA, MCTS: SharePoint 2010, MCP</description>
	<lastBuildDate>Thu, 09 Jan 2020 04:32:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Create a .NET Core 3.1 Console App in Visual Studio Code</title>
		<link>https://jppinto.com/2020/01/create-a-net-core-3-1-console-app-in-visual-studio-code/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 09 Jan 2020 04:27:19 +0000</pubDate>
				<category><![CDATA[C# (C-Sharp)]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<category><![CDATA[console app vs code]]></category>
		<category><![CDATA[compile exe vs code]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/?p=2015</guid>

					<description><![CDATA[Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Visual Studio Code version 1.41.1 https://code.visualstudio.com/download SDK for .NET Core 3.1.100 https://dotnet.microsoft.com/download/dotnet-core/3.1 Testing Date: 1/8/2020 Background: Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Create custom Columns &#038; Content Types in SharePoint 2007 (MOSS) using C#</title>
		<link>https://jppinto.com/2010/07/create-custom-columns-and-content-types-in-sharepoint-2007-moss-using-c/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Tue, 27 Jul 2010 02:29:10 +0000</pubDate>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[C# (C-Sharp)]]></category>
		<category><![CDATA[create MOSS Site Columns]]></category>
		<category><![CDATA[create MOSS Content Types]]></category>
		<category><![CDATA[add Columns to Content Types]]></category>
		<category><![CDATA[Columns Content Types C#]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/2010/07/create-custom-columns-and-content-types-in-sharepoint-2007-moss-using-c/</guid>

					<description><![CDATA[I created a small utility using C# to do the following in tasks (listed below) in SharePoint. The example code used for this is also located in this article it covers all of these SharePoint tasks. 1. Create 3 columns in SharePoint. &#160;&#160;&#160;&#160; a. &#8220;Example Amount&#8221; &#8211; Type: Current, Not a Required Field &#160;&#160;&#160;&#160; b. [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>C# Windows Form is Busy (Waiting Cursor and Progress Bar)</title>
		<link>https://jppinto.com/2010/06/c-windows-form-is-busy-waiting-cursor-and-progress-bar-2/</link>
		
		<dc:creator><![CDATA[JPPinto]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 03:34:30 +0000</pubDate>
				<category><![CDATA[C# (C-Sharp)]]></category>
		<category><![CDATA[waitingcorsor]]></category>
		<category><![CDATA[progressbar]]></category>
		<category><![CDATA[c#]]></category>
		<guid isPermaLink="false">http://www.jppinto.com/2010/06/c-windows-form-is-busy-waitcursor-and-progressbar/</guid>

					<description><![CDATA[This article helped me a great deal in programming this little application I&#8217;m building with C#. It was written by Ali Badereddin. RSS Feed from: http://mycodelog.com/2010/02/11/busy/ There are two very common ways of telling the user that your application is busy. One is to show a progress bar that gets updated based on the progress [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
