Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

A good and complete tutorial about reflection in .NET? [closed]

c# .net vb.net reflection

Get VB.net Enum Description from Value

vb.net enums

How to insert NULL into database if form field is empty

asp.net vb.net

Replacing the obsolete System.Xml.XmlDataDocument?

Default value for generics

c# .net vb.net generics

What is the point of using GC.AddMemoryPressure with an unmanaged resource?

What is strong naming and how do I strong name a binary?

c# .net vb.net

Stripping all html tags with Html Agility Pack

VB.NET Select...Case Statement Equivalent in C#

c# vb.net vb.net-to-c#

Exception handling: Is finally executed after throw?

What would be considered a VB.NET module in C#?

c# vb.net

Sum and Group By in Linq to SQL?

vb.net linq-to-sql

Is VB's Dim the same as C#'s var?

c# vb.net

Len() function vs String.Length property; which to choose?

What is the equivalent of C#'s `default` in VB.NET?

.net vb.net generics

VB.NET: what does the 'friend' modifier do?

System.Collections.Generic.Dictionary `Add` vs set `Item`

Regular expression help - comma delimited string

regex vb.net

Delete Folders and Containing Files

AES Encrypt String in VB.NET

vb.net aes