VB.NET Mid() – Code Sample

VB.NET Mid Example – Code Sample Syntax Abstract: – Illustrates using VB.NET Mid Code Example. Mid Other Languages Mid VB.NET ASP.NET Mid C# Console Mid C# ASP.NET Other VB.NET Console Examples  *** 1. Download Source Code ***   Download Source Code for All VB Console Examples in One Project  *** 2. Mid Syntax ***  Purpose: Returns the specified number of characters from the string starting ... [Read More...]

VB.NET InStr() – Code Sample

VB.NET InStr Example – Code Sample Syntax Abstract: – Illustrates using VB.NET InStr Code Example. InStr Other Languages InStr VB.NET ASP.NET InStr C# Console InStr C# ASP.NET Other VB.NET Console Examples  *** 1. Download Source Code ***   Download Source Code for All VB Console Examples in One Project  *** 2. InStr Syntax ***  Purpose: Returns an integer that represents the position... [Read More...]

VB.NET Len() – Code Sample

VB.NET Len Example – Code Sample Syntax Abstract: – Illustrates using VB.NET Len Code Example. Len Other Languages Len VB.NET ASP.NET Len C# Console Len C# ASP.NET Other VB.NET Console Examples  *** 1. Download Source Code ***   Download Source Code for All VB Console Examples in One Project  *** 2. Len Syntax ***  Purpose: Returns the number of characters in a string. Syntax: Len(string) ... [Read More...]

VB.NET IsNumeric() – Code Sample

VB.NET IsNumeric Example – Code Sample Syntax Abstract: – Illustrates using VB.NET IsNumeric Code Example. IsNumeric Other Languages IsNumeric VB.NET ASP.NET IsNumeric C# Console IsNumeric C# ASP.NET Other VB.NET Console Examples  *** 1. Download Source Code ***   Download Source Code for All VB Console Examples in One Project  *** 2. IsNumeric Syntax ***  Purpose: Returns a Boolean value... [Read More...]

Tip #29 – Instant C# and Instant VB – Two Free Heavy-Duty Code Converters

Tip #29 – Instant C# and Instant VB – Two Free Heavy-Duty Code Converters LearnVisualStudio is currently having a sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #29 – Instant C# and Instant VB – Two Free Heavy-Duty Code Converters ... [Read More...]

Tip #28 – WriteLog() – The Easy Way to Display Debugging Information in ASP.NET

Tip #28 – WriteLog() – The Easy Way to Display Debugging Information in ASP.NET LearnVisualStudio is currently having a sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #28 – WriteLog() – The Easy Way to Display Debugging Information in... [Read More...]

Tip #27 – WPF – One 11-minute video and Three Mind-Blowing Examples

Tip #27 – WPF – One 11-minute video and Three Mind-Blowing Examples LearnVisualStudio is currently having a sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #27 – WPF – One 11-minute video and Three Mind-Blowing Examples ... [Read More...]

Tip #26 – Notepad++ Supports 54 Programming Languages

Tip #26 – Notepad++ Supports 54 Programming Languages Tip #26 – NotePad++ Supports 54 Programming Languages I have tried a number of different NotePad freeware clones (like TextPad, ConTEXT, NotePad2, etc.), but the best that one that I found is NotePad++. NotePad++ currently provides syntax highlighting for 54 programming languages, including VB, C-Sharp,... [Read More...]

Tip #25 – Windows Phone 7 Presents a Golden Opportunity for .NET Developers

Tip #25 – Windows Phone 7 Presents a Golden Opportunity for .NET Developers Tip #25 – Windows Phone 7 Presents a Golden Opportunity for .NET Developers Windows Phone 7  became available in stores last week on 11-08-2010.  Why is this a "golden opportunity?" In 2009, 1.2 billion mobile phones were... [Read More...]

Tip #24 – Ten Approaches to Improving the Problem-Solving Process

Tip #24 – Ten Approaches to Improving the Problem-Solving Process Tip #24 – Ten Approaches to Improving the Problem-Solving Process All problem-solving with computers involves performing actions to reduce the tension between the current Actual state and some future Ideal state. The actions that are used to reduce the... [Read More...]

Tip #23 – Create Expert Systems

Tip #23 – Create Expert Systems Tip #23 – Create Expert Systems Background: Expert Systems were very popular in the 1980’s, but they are still a great idea today. How Expert Systems Work: ... [Read More...]

« Previous PageNext Page »