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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Picturebox coordinates14 Jun 2005 11:29 GMT1
Dear Group,
I wonder if anyone can help me with a little VB.NET picturebox problem?
I want to let the user click on a map and where they click I want to
draw a circle.  I'm using the PictureBox.MouseDown event to capture the
Process.Exit event not being raised14 Jun 2005 11:19 GMT4
   I'm running a process object within a .NET app, very simple, the process
is declared with events, i'm handling the Exit event and running a win32
application.  No matter how the process closes the event is never raised, is
this because it is a win32 app rather than .NET?  ...
extract Integer part of TimeSpan.TotalMinutes?14 Jun 2005 10:31 GMT7
Dim tse As TimeSpan, sTime, eTime As Date, m As Double
sTime = Now
....stuff
eTime = Now
Compile VB.NET for AMD6414 Jun 2005 10:12 GMT3
I would like to know if it is (or will) be possible to compile a VB.NET
project for AMD64.
Actually, I can only see informations to compile a C++ (.NET) project
for AMD64, but I can't see anything about VB.NET (or C#).
FileGet bug14 Jun 2005 08:44 GMT2
I have some code I converted from VB6 to read some binary files.
FileGet of an int16 seems to be returning a zero instead of the correct
value.
Anybody heard of this, know of a work around?
Returning contents of a Field from DSN14 Jun 2005 08:35 GMT3
I am trying to connect to a proprietary database using a DSN
If the following were to work... how would I store the contents of Customer
from  the Select statement below to a variable ?
sConnString = "DSN=TestDSN"
Space function14 Jun 2005 08:23 GMT22
In Vb 6 exist the SPACE function
How to replace this function in vb dot net?
AddHandler Causes Exception14 Jun 2005 04:03 GMT2
I am trying to implement some common services for DataGrid control by
implementing IExtendee and providing users with some properties they can
set. I need to process some code in the DataGrid's Form Load event. So, I
wrote
Convert Images using IO.MemoryStream14 Jun 2005 01:34 GMT3
I am trying to convert a bitmap to a JPEG MemoryStream and return a Byte
array containing the resulting JPEG Image as follows:
Public Function BmpToJPEG(ByVal BitMapIn As Bitmap, ByVal Quality As Long)
As Byte()
Binding to custom collection13 Jun 2005 23:47 GMT1
I have a grid and some TextBoxes on a form. I am trying to bind to a Custom
Collection rather than a DataSet which I have been doing in the past.
Binding the Grid to the collection is ok, but I don't know how to bind the
TextBoxes to the collection.
dropdown list and data source13 Jun 2005 23:38 GMT1
I have a connection to a SQL database.  One of the tables in the SQL
Database is DefendentInformation.  
I would like to get the firstName and lastName fields from that table
combine them and add that as a value to the drop down list.
Whidbey TabControl?13 Jun 2005 23:26 GMT8
In Whidbey, is there a way to make a tab control similar to the one
shown off in the MyProject page (the one with the tabs on the left
instead of top)?
Thanks in advance,
Connect to ODBC datasource13 Jun 2005 23:18 GMT1
I have created a System Datasource to a proprietary database.
I am able to use tools such as MS Access to link to the datasource.
Can this be done using VB.net 2003 ?
If so how ?
How to validate a file name in vb.net?13 Jun 2005 22:22 GMT5
I have a simple textbox.  I want to make sure that the string typed in by a user is a
valid windows filename.
Can anyone point me to some classes that will help? Ideally, I guess I should create my
own textbox class that only allows the typing of a valid filename.  Perhaps checking
SQL connect13 Jun 2005 21:39 GMT2
A novice vb.net.question.
I have a SQL Server 2000 DB running on my LAN.  On the dev computer
I can use the Server Explorer to connect to it, under an account I created
in
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.