nimblebits


Member since 11/28/2012

3 snippets

1401 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

nimblebits's Recent VB.NET Snippets



« Prev 1 Next »
I came across a permission issue when using the standard Directory.Exists() method, so I came up with another way to check if a Directory exists avoiding those permission issues. This works very well. It can be converted to C'#.
0 1036 posted 10 years ago by nimblebits
You can use this to get the page source code of any valid URL. Tested on VS2010.
0 1775 posted 10 years ago by nimblebits
This is a method that can be used to take a connection string and a valid oledb command and perform a scalar. This returns an Integer/Int32 value.
0 782 posted 11 years ago by nimblebits
« Prev 1 Next »