Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Why can't I check if a 'DateTime' is 'Nothing'?

Convert List(of object) to List(of string)

c# vb.net generics

Check if all items are the same in a List

c# vb.net list linq-to-objects

Way to have String.Replace only hit "whole words"

c# .net vb.net string

One line if in VB .NET

How do I create a comma delimited string from an ArrayList?

c# vb.net parsing

Are nested Try/Catch blocks a bad idea?

Why does a for loop behave differently when migrating VB.NET code to C#?

c# vb.net loops for-loop

What is the purpose of Microsoft.Net.Compilers?

c# asp.net-mvc vb.net

Marking A Class Static in VB.NET

c# vb.net

How to execute an SSIS package from .NET?

c# .net sql-server vb.net ssis

MailMessage, difference between Sender and From properties

How Convert VB Project to C# Project [closed]

.NET graph library around? [closed]

c# .net vb.net graph

How do you declare a Char literal in Visual Basic .NET?

vb.net literals

How to get status code from webclient?

c# .net vb.net webclient

How do I create a parameterized SQL query? Why Should I?

The transaction manager has disabled its support for remote/network transactions

VB.NET - How to move to next item a For Each Loop?

vb.net loops

Practical example where Tuple can be used in .Net 4.0?

c# .net vb.net .net-4.0 c#-4.0