Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / Basic

Basic

Basic

Great Reads

by Trần_Tuấn_Anh
String concatenation is a fundamental operation in Java programming. Whether you’re building complex logic, formatting output, or generating dynamic content, knowing the best methods to concatenate strings efficiently can make a significant difference in performance and readability.
by Member 4206974
Form generator is a class module written in Basic4Android (B4A) for build and handle forms data.
by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
by Wessel Beulink
Microsoft Azure enhances security with private subnets, fostering efficient network management.

Latest Articles

by Trần_Tuấn_Anh
String concatenation is a fundamental operation in Java programming. Whether you’re building complex logic, formatting output, or generating dynamic content, knowing the best methods to concatenate strings efficiently can make a significant difference in performance and readability.
by Member 4206974
Form generator is a class module written in Basic4Android (B4A) for build and handle forms data.
by Howard 9448490
Creating a reusable editor for C# Applications using the RichTextBox Control
by Wessel Beulink
Microsoft Azure enhances security with private subnets, fostering efficient network management.

All Articles

Sort by Score

Basic 

by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 4 with scripting language as KnockOut and Database as MS SQL 2008R2.
by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 5 using WebAPI 2 with scripting language as AngularJS and Database as MS SQL 2008R2.
by Member 12032084
.dll for making the FTP management with VB.NET easier
by Malcolm Arthur McLean
A completely portable, tiny, Unix style shell in pure ANSI C.
by vblover Programmer
Adding ContextMenu's MenuItem to the SystemMenu of Form in Windows Forms Application