﻿<?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=ashish-banerjee2" rel="self" type="application/rss+xml" /><item><title>Net DDE to .NET Remoting</title><description>This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP.</description><link>https://www.c-sharpcorner.com/UploadFile/abanerjee/net-dde-to-net-remoting/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/abanerjee/net-dde-to-net-remoting/</guid><pubDate>Sat, 10 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Integrating Java and .Net Framework</title><description>To evaluate the possibilities of Java and .NET framework convergence.The article begins by briefly probing what constitutes the Java platform and .NET framework.</description><link>https://www.c-sharpcorner.com/UploadFile/abanerjee/integrating-java-and-net-framework/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/abanerjee/integrating-java-and-net-framework/</guid><pubDate>Sat, 10 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Will Java and .NET Framework Co-exist?</title><description>To evaluate the possibilities of Java and .NET framework convergence.The article begins by briefly probing what constitutes the Java platform and .NET framework.</description><link>http://www.vbdotnetheaven.com/UploadFile/abanerjee/JavaAndDotNET04082005051058AM/JavaAndDotNET.aspx</link><guid isPermaLink="true">http://www.vbdotnetheaven.com/UploadFile/abanerjee/JavaAndDotNET04082005051058AM/JavaAndDotNET.aspx</guid><pubDate>Wed, 11 Jun 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Net DDE to DOT NET Remoting</title><description>This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP.</description><link>http://www.vbdotnetheaven.com/UploadFile/abanerjee/DDEtoDotNETRemoting04082005053123AM/DDEtoDotNETRemoting.aspx</link><guid isPermaLink="true">http://www.vbdotnetheaven.com/UploadFile/abanerjee/DDEtoDotNETRemoting04082005053123AM/DDEtoDotNETRemoting.aspx</guid><pubDate>Wed, 11 Jun 2003 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>C# foreach Tutorials with 3 Different Use Case Examples</title><description>The foreach statement in C# iterates through a collection of items. This article contains several foreach loop code examples in C#. </description><link>https://www.c-sharpcorner.com/article/C-Sharp-foreach-loop/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/C-Sharp-foreach-loop/</guid><pubDate>Tue, 24 Jul 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>A Simple C# Utility to Help You Invent Names</title><description>I wrote this simple console utility to help me think of a new name for a project I was launching.</description><link>https://www.c-sharpcorner.com/article/a-simple-C-Sharp-utility-to-help-you-invent-names/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/a-simple-C-Sharp-utility-to-help-you-invent-names/</guid><pubDate>Tue, 10 Jul 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Net DDE to DOTNET Remoting</title><description>This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP. </description><link>https://www.c-sharpcorner.com/article/net-dde-to-dotnet-remoting/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-dde-to-dotnet-remoting/</guid><pubDate>Mon, 02 Jul 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Snooping on C#.NET Regular Expressions</title><description>I present here two micro test utils, which will let you play with regular expressions. Regular expression( System.Text.RegularExpressions.Regex ) is a powerful class very useful for parsing, splitting or replacing texts.</description><link>https://www.c-sharpcorner.com/article/snooping-on-C-Sharp-net-regular-expressions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/snooping-on-C-Sharp-net-regular-expressions/</guid><pubDate>Tue, 26 Jun 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Virchk.cs: A C# file Scan Utility for Generating MD5 Signature Footprints</title><description>Virchk.cs is a file scanner utility, which traverses the files in a directory and all it's sub directories, to generate a MD5 hash signature footprint of the targeted extensions file.</description><link>http://www.dotnetheaven.com/Uploadfile/abanerjee/VirchkCSfileScanUtility02052006234942PM/VirchkCSfileScanUtility.aspx</link><guid isPermaLink="true">http://www.dotnetheaven.com/Uploadfile/abanerjee/VirchkCSfileScanUtility02052006234942PM/VirchkCSfileScanUtility.aspx</guid><pubDate>Wed, 13 Jun 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Virchk.cs: A C# file Scan Utility for Generating MD5 Signature Footprints</title><description>Virchk.cs is a file scanner utility, which traverses the files in a directory and all it's sub directories, to generate a MD5 hash signature footprint of the targeted extensions file.</description><link>https://www.c-sharpcorner.com/article/virchk-cs-a-C-Sharp-file-scan-utility-for-generating-md5-signatu/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/virchk-cs-a-C-Sharp-file-scan-utility-for-generating-md5-signatu/</guid><pubDate>Wed, 13 Jun 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Will Java and .Net Framework Co-exist?</title><description>The article begins by briefly probing what constitutes the Java platform and .NET framework.</description><link>https://www.c-sharpcorner.com/article/will-java-and-net-framework-co-exist/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/will-java-and-net-framework-co-exist/</guid><pubDate>Tue, 15 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Ouch! There is a Hook in My C#</title><description>As an extension to the J++ design practice, C# has a syntactic construct, called Attributes, which let you drop hooks to Windows API or modify the runtime semantics, like threading synchronization behavior. The C# has legalized the hooking practice by calling them Attributes, and including them in ECMA C# specification.</description><link>https://www.c-sharpcorner.com/article/ouch-there-is-a-hook-in-my-C-Sharp/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/ouch-there-is-a-hook-in-my-C-Sharp/</guid><pubDate>Tue, 15 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Line Numbering Utility in C# and Java</title><description>This is the first of the series of programs I wish to write to help myself get a handle on C#.</description><link>https://www.c-sharpcorner.com/article/line-numbering-utility-in-C-Sharp-and-java/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/line-numbering-utility-in-C-Sharp-and-java/</guid><pubDate>Tue, 08 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>.NET framework comparison with Java Architecture</title><description>This article outlines Microsoft's proposed standardization of .NET framework in ECMA forum as CLI (Common Language Infrastructure), but the Microsoft documentation refer this as CLR (Common Language Runtime).</description><link>https://www.c-sharpcorner.com/article/net-framework-comparison-with-java-architecture/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/article/net-framework-comparison-with-java-architecture/</guid><pubDate>Tue, 08 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item><item><title>Line numbering utility in C# and Java</title><description>After reading this article Java programmers should be able to decipher and de-jargonize the .NET architecture and relate it with the proposed ECMA standard.</description><link>https://www.c-sharpcorner.com/UploadFile/abanerjee/DotNetforJava12222005034951AM/DotNetforJava.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/abanerjee/DotNetforJava12222005034951AM/DotNetforJava.aspx</guid><pubDate>Tue, 08 May 2001 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Ashish Banerjee)</author></item></channel></rss>