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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
improving my writing - 200510 Sep 2005 07:58 GMT14
below is what I have as part of registry class
Public Function DoesKeyExist() As Boolean
   Dim oReg As RegistryKey
   Dim bExist As Boolean = False
Convert IMAGE object to STRING for manipulation?10 Sep 2005 03:46 GMT3
Hi, I have a vb.net program made to grab screenshots and then store them in
image objects.
The image is displayed in a pictureBox atm but I want to store the data in a
String only.
Upgrade to VB.NET - reference to mscomctllib10 Sep 2005 03:46 GMT1
I am trying my first migration from vb6 to vb.net 2003.
One of the error messages that I get is:
"Reference required to assembly 'Interop.MSComctlLib' containing the type
'MSComctlLib.ColumnHeader'. Add one to your project."
"Correct" place to stopre data files?10 Sep 2005 03:33 GMT8
I've been somewhat confused about what the "proper" place is to store
data files (like file based databases) for my applications.
With all the different "special" folders available, which is the correct
one for databases that get updated every time a user runs the
problem with app.exe.config10 Sep 2005 02:04 GMT2
I am developing a vb.net application using a mySql database with
corelabs provider.
I am having a bit of difficulty getting a db connection to work. Here
is my app.exe.config file:
Strong Passwords09 Sep 2005 21:39 GMT2
I'm in the process of writing a program to ensure that a user will setup a
strong password for a particular application. One of the requirements is:-
A Strong Password must include characters from at least three of the
following four categories...
Compare 2 Guid09 Sep 2005 19:33 GMT2
if guid1 = guid2 then
Doesn't work ! ???
How to compare them ?
need help editing a right-click menu09 Sep 2005 19:20 GMT1
I am editing an existing application that has a
System.Windows.Forms.TreeView with a right-click menu with several
options.
I want to get rid of the TreeView alltogether and rip out the code for
Adding Summary Information to a file.09 Sep 2005 19:12 GMT2
From Windows Explorer you can open a properties dialog for any file from its
context menu.  This dialog has a Summary tab that includes "Title",
"Subject", etc. among others.  How do I populate these fields for a file
using VB.NET.  I thought that FileInfo class would provide ...
Code Bookmark09 Sep 2005 18:37 GMT6
Where is this in VB.net?
Its in VB6, where you can jump from one bookmark to another, to help
navigate your code.
Click Yes on Confirm Questions?09 Sep 2005 18:34 GMT8
How do I automatically generate a YES click on popups?
I tried this..
http://www.realpopup.it/realaccount/MatroExpungeIMAP.txt
But that gave me Uknow erros and I honestly do not understand the whole VBS
Optional date parameter initialization09 Sep 2005 17:47 GMT5
I am migrating my first vb6 app to vb.net 2003.
In the vb6 app a number of subs had optional date parameters:
Sub Fred ( ... ,optional FromDate as Date = 0...)
I need something like zero in there to see if the parameter has been used or
capturing vbc parameters09 Sep 2005 17:12 GMT1
I have an application built from a number of solutions and would like to
create a batch file to compile them all using vbc
how can i capture the parameters that the vs.net ide uses when it invokes
the compiler? or is there a better approach
discouraging link09 Sep 2005 16:30 GMT3
http://www.tiobe.com/tpci.htm
Is MS phasing out VB.Net? This is discouraging to us vb.net programmers.
thanks!
Menu Item Names09 Sep 2005 16:23 GMT1
Menu Class: I am trying to build a menu system where the user menu options
are authorised via a database. My first thoughts are to store the menu item
(name) in the database so I can point to the menu item. Is it possible to
retrieve the collection of menu names (i.e. ...
 
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.