Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

How to clear exisiting dropdownlist items when its content changes?

English Language Plural / Singular Transform Function

c# vb.net

VB.net Bring Window to Front

vb.net winforms

how to find the number of occurrences of a substring within a string vb.net

vb.net string split substring

How do I get a computer's name and IP address using VB.NET?

vb.net

Regex to validate port number

regex vb.net .net-2.0

How to PLINQ an existing LINQ query with Joins?

Excel 2016 triggers undo upon save bug?

c# vb.net vba excel

Why does C# set private variables before the base constructor, while VB.NET does the opposite?

c# .net vb.net

Entity Framework 4.1 - Relationships between non-key columns

What does it mean to "Enable Application Framework" for a WPF application?

IO.File.GetLastAccessTime is off by one hour

.net vb.net datetime vba

WPF: How to change the CurrentUICulture at runtime

c# .net wpf vb.net

In C#, is it possible to implement an interface member using a member with a different name, like you can do in VB.NET?

How to send HTTP Auth Credentials with a WCF Service Reference

Is Application.Restart bad?

c# .net vb.net winforms

Dns.GetHostEntry error conditions and resolution methods

Static constructor in VB.NET

vb.net wpf-controls

MS Entity Framework VS NHibernate and its derived contribs (FluentNHibernate, Linq for NHibernate)

VB.NET linq group by with anonymous types not working as expected