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
ComboBox .selectedindex not working?15 Jun 2005 16:33 GMT2
Ok, I'm frustrated now. The simplest of things isn't working for me.
I have this in my form's load event (after the combo is populated):
If cmbCategory.SelectedIndex < 0 Then
    cmbCategory.SelectedIndex = 0
FAX and VB.Net15 Jun 2005 15:28 GMT3
How to send FAX using Vb.Net? .Net Framework 1.1.
Thanks,
Smith
How to share projects between solutions15 Jun 2005 14:38 GMT3
I have an application that I am developing that is a front end for a SQL
database.  We will also be developing a subset of the UI that will work as a
(mainly) standalone client that will make a connection to the database, copy
the relevant data to a local file, and disconnect ...
How to execute a query using the microsoft index service?15 Jun 2005 14:28 GMT1
I want to execute a query making use of the index service provided with
windows. How can I make this? It would also be great to know how I can
manage (which class to use) my catalogs.
Thanks
drop down list in ASP.Net15 Jun 2005 14:28 GMT1
I have a problem that maybe you can help me with.  I am pulling values from
a database table and I don't know how to set the drop down list so it will
show the specific value that I pulled from the db table instead of just
showing the first value all of the time.
File System Watcher - Buffer Overflow (Internal Buffer Size Proper15 Jun 2005 13:59 GMT1
Does anyone know what the buffer size equates to interms of the number of
files it can hold?
I have a service that is watching for a daily dump of 37 files into one
folder. By the end of the year this is going to be 350 as more clients go on
Help - How to join two datasets15 Jun 2005 12:25 GMT6
My task is to identify duplicate records in 2 tables that each located in
different Access database. These tables have exactly the same structure. My
immediate solution is to create two datasets from each table and loop
through one and compare it with another one, but I'm sure ...
Declaring structure arrays15 Jun 2005 11:14 GMT1
Is there a way of declaring an array of a structure where the
structure has a constructor? So if I had a structure say
Friend MyStructure
 prop1 as integer
sound effects?15 Jun 2005 09:36 GMT5
hey, im wodering if anyone knows how i can play a soundin my VB.net windows
app when a Form1_Click event is triggered? thanks
Underlying connection was closed, unable to connect15 Jun 2005 08:58 GMT1
I have the following code:
Line 35:         Dim sURL As String = "http://www.google.com"
Line 36:         Dim data As Stream client.OpenRead(Server.UrlPath­Encode(sURL))
Line 37:         Dim reader As New StreamReader(data)
extra line drawn to blob15 Jun 2005 08:57 GMT3
Hi I got this code to read in a file to the database, if use it to save a
image from a picturebox to the database it works ok, but now I use it to
directly save a file to the database without loading the image in a
picturebox and it also works but there's a black line drawn from
Higlighting a DataGrid Row?15 Jun 2005 08:54 GMT6
I want to be able to highlight the row in the datagrid... I want this to
happen when I click on a cell in that row and if I click in a cell on
another row I want to hightlight THAT whole row.. is it possible?
/Lars
DB operation problem15 Jun 2005 08:30 GMT2
A timer calls the following procedure mySub() to check if two values
(in an Oracle DB table) had modified.
Problem is, values stored into c1_read and c2_read are NOT the actual
values in the database fields.
DataGrid stop readonly cells receiving focus15 Jun 2005 08:12 GMT2
I have a DataGrid with lots of custom bits but I can't work out how to stop
a cell that is read only from accepting the focus.
(Some cells are readonly dependant on data in other cells).
Any ideas appreciated,
reboot?15 Jun 2005 08:10 GMT3
I found reboot script at TechNet and I wonder how to apply in VB.Net?
Reboot Coding
************
strComputer = "."
 
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.