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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridView make some rows read only03 Jul 2007 14:29 GMT1
I have a datagridview that has one column it is of type
DropDownListColumn but I only want the user to be able to add new rows
by making a selection from the dropdown. I want all the other rows to
be read only. I tried to handle this on the row level but I have no
Adding New Record - SQL Expres DB03 Jul 2007 13:48 GMT1
vb.net 2005 express
I havnt posted in a while but I have been busy doing the tutorials on the
SQL Express and the first VB.net videos.
( Basically started from scratch and gave up the idea of mdb tables and
vb6 - vb.net 200503 Jul 2007 13:32 GMT7
I have inherited this vb6 code which i am trying to rewrite using vb.net 2005
I need to be able to get this working as we cannot issue out new end user
software at the moment  
Public Function Decript(String1) As String
Forcing the ComboBox to show it's dropdown.03 Jul 2007 11:18 GMT3
If i put this on the form
Private Sub cboManager_Enter(ByVal sender As Object, ByVal e As
System.EventArgs) Handles cboManager.Enter
CType(sender, ComboBox).DroppedDown = True
Date Diff problem03 Jul 2007 10:16 GMT1
Can anybody assist me in fixing this code to return the number of days
idfference
DateDiff("d", Date.Now, CDate(FILEMOVEDATE))
FILEMOVEDATE = '05/07/2007'
RSACryptoServiceProvider Question03 Jul 2007 08:01 GMT4
I have a x509Certificate that I exported and I am using for testing called
wsTest.cer.pfx.  I want to use this cert to send a public key to anyone who
requests it, and then use the private key to decrypt any incoming messages.
In the code below you can see I can grab the ...
TopMost within application only03 Jul 2007 04:35 GMT3
My question is best explained by example.
In the VB.NET 2005 code window, if you do a ctrl+f find, the find window
stays on top when you put focus back to the code so you would think that the
find window is always on top. However, when you drag another application
Creating graphics in background03 Jul 2007 00:48 GMT1
My application requires user interaction with a graphics interface that is
changing (data is being collected and plotted). Sometimes the graphics
updates are slow and the user is locked out until completion for tasks like
scaling and reading the cursor and all that.
Control for putting items in sequence?02 Jul 2007 23:00 GMT1
Is there an intinsic or 3rd party Windows control you would recommend for
the following?
I'm wanting to create a form where a user can set the order of hundreds of
pens.  I was thinking about some sort of drag and drop that automatically
Drawing an Image from the cursor02 Jul 2007 19:17 GMT2
I see a lot of posts about creating a cursor from an image but is it
possible to do the opposite?
We have added code to allow a text box on a statusbar to be dragged to
allow dropping an open window on another icon, grid, etc. It would be
Remove unwanted NewLine characters when using the XmlWriter class02 Jul 2007 18:36 GMT1
I'm writing XML in VB.NET 2005 using the System.Xml.XmlWriter class.
It's all working fine but I'd like to remove a few NewLine characters.
For instance if I use the following code:
Writer.WriteStartElement("Name")
Windows service and outlook02 Jul 2007 18:21 GMT6
I am trying to write a windows sevice that will send emails. The data
is stored in a database and the service scans the database for new
entries
It work well as a stardard windows app, but when you make is a service
Conversion from string "" to type 'Integer' is not valid.02 Jul 2007 18:20 GMT10
Hi all
Using VB2005 on Vista with a Norwegian locale setup.
The test program has 3 textboxes the sum held in txt3.
Using the code below, txt2 conversion causes an error when it is left
Using ActiveX Controls on VB2005 Form: Where is VALUE property on Microsoft Forms Toggle Button02 Jul 2007 18:19 GMT1
I have been experimenting with adding Microsoft Forms ActiveX Controls
to a VB2005 Form to be used as a Windows Application (i.e. compiled to
a "*.exe") and can't get them to work properly.
For example I added the ActiveX Microsoft Forms Object toggle button,
Format Percetage02 Jul 2007 17:09 GMT2
Why when using the FormatPercentage method I get a figure which is 100 times
what in the database and what is the common approach to resolve that?
Thanks,
Sam
 
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.