Posts by Tag: csharp
all of the articles we have posted and linked so far under the tag: csharp
20
May 2009
C#: Constant String From a Constant Char
Constant string in C# from Constant Char
19
Dec 2006
Changing From Visual Basic (VB) to C#.NET Or Even C++
Changing From Visual Basic (VB) to C#.NET Or Even C++
25
Sep 2008
Configuring .NET FTPS in FtpWebRequest to Ignore the Proxy Settings
Here are some tips on how to configure FTPS for .NET using the FtpWebRequest object and ignore a proxy
9
Apr 2007
Why (string == string) Is A Bad Habit in C# And Other Languages
string === string bad habit in C# and other languages.