Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Why does my code compile in VB.NET but the equivalent in C# fails

Accuracy of MS System.Speech.Recognizer and the SpeechRecognitionEngine

Cost of Referencing a library for just one use

c# .net vb.net

How to sense parameters with Case

.net vb.net select-case

Is possible to create a generic list of named tuples in Visual Basic?

vb.net

VB.NET generics to C# syntax

c# asp.net-mvc vb.net generics

Compiler warning: null reference exception

vb.net visual-studio-2005

Why is it that my cookie is not getting deleted/unset?

asp.net jquery vb.net cookies

Delete dynamically generated PDF file immediately after it has been displayed to user

Best practice for renaming property/method names that are reserved words?

How can I avoid Outlook's security warning when sending email programmatically?

vb.net email outlook

Why is IntelliSense support for C# lacking when compared to VB.NET? [closed]

How do I find out if the first character of a string is a number in VB.NET?

asp.net vb.net string

Proving SQL Injection

.net sql vb.net sql-injection

No warning in VB.NET when function has no return

vb.net warnings

Creating a hashtable with values in VB.NET

vb.net .net-2.0 hashtable

Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic

c# .net vb.net visual-studio vb6

Can't access my class from code-behind. Class is App_Code folder

vb.net class code-behind

Encrypting to SHA1 visual basic - VB 2010

vb.net

How to add a 'Boolean' column to ms-access via SQL in vb.net

sql vb.net ms-access