Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

String.Contains doesn't require parameters in c#?

c# vb.net string contains

Linq query with multiple OrderBy statements added in a loop

vb.net linq sql-order-by

My Helpers.vbhtml file results in "Type 'ASP.global_asax' is not defined"

Setting printer paper size in VB.Net for rdlc report

vb.net printing report rdlc

ASP.Net error - type is not compatible with the type of control

Looking for WHEEL_DELTA constant

vb.net winforms

VB.NET LINQ query disregarding string casing

.net vb.net linq

Entity Framework - Efficiently Delete All Child Entities Without Loading Them

Entity Framework - Leaving DB Context Open vs Continually re-creating

VB.NET For loop function scope vs block scope

vb.net scope

ClickOnce installation issue after Windows 10 Update

c# vb.net clickonce

Filtering out anchor tags in a string

asp.net html vb.net

How to prevent HTML encoding for embedded expressions in XML Literals (VB.NET)?

vb.net xml-literals

Having my userControl have its own icon on the toolbox

c# .net vb.net winforms controls

Recommended way to work with audio in .NET applications?

How do I execute some code in a superclass after all the subclasses have been constructed?

c# .net vb.net oop

In .NET development, what is the breakdown of WinForms/desktop developers versus ASP.NET developers? [closed]

.net asp.net wpf vb.net winforms

How to secure .NET DLL's

Find index of item in a multidimensional array

Unit Test ASP.net Page_Load

asp.net vb.net unit-testing