Welcome To Snipplr


Everyone's Recent VB.NET Snippets Tagged function



« Prev 1 Next »
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 3770 posted 13 years ago by nimblebits
If you're going to be using a common function throughout the Web site, you can include the function in your MasterPage and gain access to it from each aspx that inherits from this MasterPage; like so:
0 2131 posted 17 years ago by blackf0rk
« Prev 1 Next »