background preloader

Programming

Facebook Twitter

Source Code Converters. W3Schools Online Web Tutorials. CodeTranslator: Code Translation From VB.NET <-> C# Visual basic, vb, active server pages (ASP),java, c, c++, c__ , vbscript,active server pages, ASP, vbscript,SQL, database, informix, oracle, SQL Server,Perl, CGI,Delphi, PHP, LISP, Javascript,Free source code for the taking. Over five million lines of pro.

Advanced VB, C# and VB.NET Source Code and Controls. VB.NET and C# Comparison. VbCrLf, vbCr, vbLf, vbNewLine vbNullString vbTab vbBack vbFormFeed vbVerticalTab "" Dim school As String = "Harding" & vbTab school = school & "University" school &= "University" Dim letter As Char = school.Chars(0) letter = "Z"c letter = Convert.ToChar(65) letter = Chr(65) Dim word() As Char = school.ToCharArray() Dim filename As String = "c:\temp\x.dat" Dim mascot As String = "Bisons" If (mascot = "Bisons") Then If (mascot.Equals("Bisons")) Then If (mascot.ToUpper().Equals("BISONS")) Then If (mascot.CompareTo("Bisons") = 0) Then If ("John 3:16" Like "Jo[Hh]?

VB.NET and C# Comparison

Tips and Tricks for Visual Basic. FreeVBCode - High Quality Visual Basic and C# Source Code. BlackBeltVB.com.

Data Base

DevX - Your Information Source for Enterprise Application Development. CodeGuru - Microsoft developers related ideas, articles, tips, tricks, comments, downloads, and so much more related to programming in areas including C++, Visual C++, C#, Visual Basic, .NET Framework, and more. CodeBetter.Com - Stuff you need to Code Better! Inform and Educate in ~10 Minutes or Less.