Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Nikhil"

Execute stored procedure (VB.NET)Version: VB.NET
Author: NikhilSubmitted: 10/4/2004Views: 69807
This function will execute any stored procedure written in SQL server2000 and would return the data as a dataset. It takes care of all the input variables and output variables specified in your SP. Output variables are returned as an array of strings whic ...more>>

A class for all your encryption needs Version: VB.NET
Author: NikhilSubmitted: 10/4/2004Views: 31576
This is a class for all your secutity needs ! This contains methods to encrypt and decrypt any given string. So if you wanna pass something like an employee id or a password in the query string, feed it to this class once, get it encryted and then have no ...more>>
Page 1 of  1

Go to page: 1