Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get the output parameter from Store Procedure ?25 Oct 2004 10:07 GMT1
I try to set an output parameter to get the result from store procedure,
However,Do I still need to loop the reader to get result ?? Thanks a lot
       cmdKey.Parameters("@result").Direction = ParameterDirection.Output
           Dim drCntrId As SqlDataReader =
one way password encryption25 Oct 2004 07:47 GMT4
I am looking for the best way to one way encrypt a password for storage in a
database using (asp.net / vb.net)
basically I need some functions or examples that I can freely use in a
commercial project
VB.Net Calender problems25 Oct 2004 07:25 GMT2
Having some trouble with crappy VB.net calenders. Want to show the
date on a clender, that is the same as a label showing a specific
date. Unfortunately i can only get the calendar to show the current
todays date... got any code that could help me out?
Question about data filtering in Crystal Report25 Oct 2004 07:13 GMT9
  While I use the ReportDocument of vb.net to set filter to the data to the
Crystal Report, it is successful for the first time while running the
program. However, for the second time while running the program, when I set
filter to other set of data, all the data is lost.
Debug inside a library25 Oct 2004 03:40 GMT3
   I have created a app. project and a library which will be used by the
main project, however i do not know how to get into debug mode inside the
library, although break point is set. is there anywhere to enable the debug
mode into library class.
SQLConnection vs. OLEDbConnection25 Oct 2004 03:21 GMT4
Which is preferred or what is the difference?  SQLConnection or
OLEDbConnection.
We are connecting to data in MSSQL2000 primarily through stored procedures.
declaration expected was unexpected25 Oct 2004 03:21 GMT5
Trying to learn OOP. Pasted  some MS example code inside a form class(but of
course made the test class outside of the form class);
I get "declaration epected" pointing to"Currentsale"  ; this is the same
error I get with my own test code....
Common areas of storage25 Oct 2004 03:16 GMT1
In my main (starting) form, I read a security record
which pertains to the user and his access.  I wish to
pass that info to the next form without having to read it
again.  I am familiar with the method of passing values
Object Reference to MyBase25 Oct 2004 03:08 GMT9
When a class (myownclass) inheirits another class, how can I get an object
reference to the underlyng MyBase class instance from within myownclass.  The
base class has a method that I want to utilize in myownclass but the method
is  private and can't be inheirited.  I need to ...
getting the column names of a table25 Oct 2004 00:31 GMT2
how can i loop and get the field names of the columns in a dataset\s table?
I want the names of the columns (i.e. the field names) not the actual data.
TIA
Improved Tab Control Suggestion24 Oct 2004 23:05 GMT6
Does anyone know of a good replacement for the standard VB.NET tab control?
Looking for something with a better look to it, something similar to the tab
in OneNote.
Free is possible but if no free options then something at a decent price
Classes, Properties, and structures24 Oct 2004 22:35 GMT7
Alright, so I'm messing around with some code, and I brought up a good
question to myself.
If creating a class called "Person", and filling that class with variables,
properties like:
tabbing out of a container24 Oct 2004 21:40 GMT2
I have a vb.net form with several controls(textboxes, comboboxes,
buttons)  grouped in several groupboxes and panels. Once I tab into a
panel or groupbox, the tabbing cycles in that groupbox or panel
(container). Is there any way I can tab out of a textbox in a panel to
Serialization is not working24 Oct 2004 20:56 GMT6
Acording to Bob Powell, serializing an object should be a breeze:
http://groups.google.com/groups?hl=en&lr=&safe=off&selm=%23TR3qvCcCHA.2544%40tkm
sftngp11

But its not happening, and I can't see why not.  When I save the
file, it does not have near enough data to contain the object,
vb-> Diffrences in opening a form24 Oct 2004 19:39 GMT3
Ive noticed something weird recently..........
-------------------------------------------------------
in vb 2005 express...i wrote:
-------------------------------------------------------------
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.