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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Property Generator?25 Jan 2005 14:29 GMT3
Is there any utility that will generate generic property statements for
 a selection of private fields?
private _mystring as string
WOULD GET CONVERTED TO
Simple Question regarding Datagrid25 Jan 2005 14:19 GMT2
Newbie with simple question :)
I have a datagrid with 4 columns.
What I need to do is when the focus is on the last column, and I press
ENTER, it change the focus to the next row, first column.
>115200 serial communication25 Jan 2005 13:43 GMT3
I'm successfully using Richard Grier's NETCommOCX software
(www.hardandsoftware.com) to communicate with a device over the USB-port
(with a USB-serial-converter) at 115200 bps.
Now the device is beeing upgraded and the amount of information that has to
Path of Solution25 Jan 2005 13:33 GMT5
   Is there a property to find the path of the solution, I've found a few
properties that give you the executable path i.e. Application.StartupPath
etc. and I know i could just parse this to remove the binand get what i am
looking for but I thought there might have been some ...
Control creation25 Jan 2005 13:31 GMT1
I'm trying to create my own textbox that inherits from the .NET textbox.
I've followed all the steps from MSDN library, but my textbox won't appear in
My User Controls tab.
Here's what i've done:
Reuse io.stream object25 Jan 2005 13:22 GMT3
I have the following:
Dim objResponse As WebResponse = objReq.GetResponse
Dim objStream  As IO.Stream
objStream = objResponse.GetResponseStream
Desktop shortcut25 Jan 2005 13:10 GMT2
I  have a shortcut on the desktop in my application that I want a user to
drop a file on and then have the application run.  The shortcut that
installs with the application does not look like you can drop a file on it
and it does not change when.  The shortcut shows a circle with ...
RETRIVE MESSAGE FROM SQL PROCEDURE25 Jan 2005 12:38 GMT3
I created a procedure in sql with 3 parameters last parameter is  output
parameter, now I want to get the parameter value to my vb.net application.
how can i do that
please help
Process question25 Jan 2005 12:30 GMT3
I have a class which starts a process and redirects it's output and input.
My class have a method which starts the process and another which stops it.
How can I check if the process have been already started, so I don't try to
start it again, and how to check if the process is not ...
Crystal Reports in vb25 Jan 2005 12:26 GMT1
I have one doubt that is i have some report files i.e rpt
files.how to open the crystal reports from the Visual
basic applications.
Regards,
Sqlcommandbuilder doesn't work25 Jan 2005 12:06 GMT1
       I write a program to update records and I make use of
Sqlcommandbuilder to produce the update, delete, insert command for me. It's
fine in update and insert record to database except delete. My delete
procedure is shown as below:
system idel time25 Jan 2005 11:56 GMT1
Can anyone tell me how to track the system's idle time using vb.net?
--------------------------------
From: Danya Samuel
-----------------------
datagrid - update data in BD cell by cell25 Jan 2005 11:15 GMT1
I need an event that could help me to update the datagrid current cell data every time it is changed.
i tried with currentCellChanged but when i leave the datagrid this event does not occure so the last selected cell is not updated.
i also have some comboBoxColumns so it's very ...
giving focus back to MDIchild window25 Jan 2005 11:06 GMT3
I have a MDI parent form that opens form as MDIChildren.
I'm trying to check if form is already opened and if it is to give it focus.
I keep getting error messages and no matter what I try it's not sending it
to fornt.
Maybe off topic question25 Jan 2005 11:04 GMT6
OK, I didn't know where to start to ask for help with this question, but
here goes.  I have a Windows 2000 Pro computer with a single partition on
the hard drive.  I want to installed the following software on it:
Microsoft Office 2000 Professional (for Access work)
 
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.