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
newbie needs some definitions!07 Sep 2005 06:33 GMT3
Thanks in advance to all:
I just need a little nudge to understand a couple of elementary VB.net
concepts:
1) In the following code I copied, what does the lower-case "e" mean?
NotifyIcon Problem07 Sep 2005 05:32 GMT1
Is it possible to display two separate lists on a ContextMenu with a right
or left click on the tray icon.
It appears that the default function of NotifyIcon is to show the context
menu on right click only. Is there a way around this or am I missing
VB 2003 versus VB 200507 Sep 2005 02:26 GMT8
Are there any information about the big differences between VB 2003 and VB
2005 available?
/A.
How to minimize form owner when a form is minimized?07 Sep 2005 01:24 GMT3
If you have a form that calls another form via the following code:
   Dim myForm as Form2
   myForm = New Form2
   myForm.Owner = Me
Querying a dataset06 Sep 2005 23:57 GMT6
I want to use a dataset so that I can obtain data from a number of sources
and put it into one table. Using dataadaptors this seems to work well.
Now I have a table (Forecast) in the dataset with columns:
Rep, Area, Period, Qty.
constant parameter06 Sep 2005 23:41 GMT8
Hi, how can I declare in the method parameter and pass an object using ByVal
and ensure that the called method cannot change the value of the object. I
wouldn't want the called method to change the data member of the class or
change the properties when windows form is passed in.
Change scroller size06 Sep 2005 23:24 GMT8
imagine this is scroll bar.
Min|-------------|scroller|---------|Max
The position of scroller is set with Value.
How do I change the width of scroller?
Read a file that is being used by another process.06 Sep 2005 22:49 GMT4
I am trying to read a log file using vb.net.  I get an error stating
"The process cannot access the file 'C:\test.log' because it is being
used by another process."  Below is a sample of what I am trying to do.
The var logFileName is being passed into the function.
Reading URL arguments passed via Hyperlink06 Sep 2005 22:24 GMT3
I am implementing an internet app via Visual Studio.Net 2003  using VB.Net.
There are numerous references within the Help facilities for using or
passing data between Internet pages via Hyperlink arguments or parameters.
example
Overloaded constructors06 Sep 2005 20:23 GMT7
Can someone quick shed some light on this issue I am having?
I wanted to create 2 constructors for my object, one that takes an ID
value and one that takes a datarow.
If ID value is provided, it is going to get the info from the database
Convert a string to code06 Sep 2005 18:18 GMT2
I wanted to know if it is possible to convert a string into a code
expression, like you can with JavaScript's 'Eval' statement.
For example,
If I have a string such as "Dim A As New RandomObj()", can I turn this into
How to Delete or overwrite index.dat files06 Sep 2005 17:30 GMT1
I would like to find a way to programmatically delete the index.dat files
from IE, or at least be able to overwrite the index.dat with blanks...
I understand that the OS treats this file as a system file
How can I do that using VB.NET?
System.Data missing in VS 2005 beta 206 Sep 2005 16:58 GMT1
I try to use following code "Imports system.data" but there is no
system.data? Is it possible that this don't exists anymore?
Thanks alot
Nijazi Halimaji
My application crashes when I open Word! (System.NullReferenceException)06 Sep 2005 16:45 GMT2
I'm having a very bizarre problem. I have a vb.net application which uses
the ESRI MapObjects 2.2 component (unmanaged code). When I use the
MapObjects built-in function 'CopyMap' to copy the map to the clipboard my
app will crash sometimes.
Adding Select to Dropdown...06 Sep 2005 16:15 GMT2
I am creating a vb.net app, using a mysql db.
I am connecting to the db, and filling some dropdowns with data.
My quesiton is: How can I make the first item (default item)  in the
dropdown be "Select"? Do I have to put Select in the db or is there
 
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.