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
conditional break20 Jan 2005 05:49 GMT2
i want to add a conditional break in my vb.net code. like we could in vb6.
for example if the counter = 10 then break at that point.
kindly let me know if thats possible in vb.net
Ichor
Threading Problem in Windows Service20 Jan 2005 04:48 GMT4
All,
Have any of you seen a thread created and Thread.Start() called without
error, but then the thread is seemingly never actually started?
I have a class defined in a VB.NET 2003 Windows Service project. Each
Visual Basic and Microsoft Access20 Jan 2005 02:45 GMT1
Hi
I have a couple of questions
1.  can I run a Microsoft Access Query Progamatically from VB.net.  If so,
how?
IWSHRuntimeLibrary20 Jan 2005 01:17 GMT2
I am trying to use the DriveClass to get the information for a drive but
can't seem to get the syntax, etc. correct.
I tried:
dim drives as DrivesClass = ???????????  tried NEW but it's  private
Stored procedure where clause20 Jan 2005 00:55 GMT5
I have an existing query from MS Access that I want to convert it to
SQL Server Stored Proc. My problem is on how to convert the WHERE
clause.
This is the query from MS Access:
VB.Net and C++20 Jan 2005 00:09 GMT2
I need to call an existing C++ DLL from a VB.Net program. I am confused
about how the data tupes relate - for example, when a DLL function returns a
pointer, how do I handle that in VB?
Alternately, is there a way to write a module or class in my VB.Net program
get version number 20 Jan 2005 00:05 GMT6
hello,
how to get the version number of an exe file?
this means not the current application.
i would like to check if there is a newer version of my application on
change image from a context menu item19 Jan 2005 23:55 GMT1
hello,
i would like to know how to change the icon(image) of an item in the
context menu based on a status for....
example: the image should be image1.jpg for default - and if a method
Instant Message19 Jan 2005 23:46 GMT1
Can I send an Instant Message with VB.Net? If so, how?
Thanks,
Lou
VB.Net 2003 Standard Microsoft Development Environment Error19 Jan 2005 23:31 GMT1
Hey All,
I can attach to an Access DB - no problem. I can see the connection in
Server Explorer. When I try to click and open the treeview  such as Tables,
Views, or Stored procedures, I get the error.
How make string bold19 Jan 2005 23:20 GMT1
I would like to display a certain string in a message box in upper case and
bold.  I know how to display it in upper case. My code for doing so is
listed below.  However, I do not know how to have it displayed in bold.  Is
it possible to have it displayed in bold too?
opening an axwebbrowser control immediately19 Jan 2005 22:41 GMT11
I have an axwebbrowser control in a windows app and I want it to start at
the user's IE start page, and to start when the form opens, but I can't get
it to start in the form's load event.  I even tried ending the load event
with
Doing a Custom Sort on DataGrid19 Jan 2005 20:56 GMT3
Anyone know how to do a custom sort of a datagrid when a column header is
clicked?
Thanks
Is New needed?   Dim lPF2 = New PARAFORMAT219 Jan 2005 20:36 GMT4
The below seems to work.  But I just saw similar code the did:
Dim lPF2 = New PARAFORMAT2
Now I'm wondering, do I need the New?
If not, why not?
Drawing string on picturebox then saving image?19 Jan 2005 20:28 GMT3
I have a Picturebox into which I load an image. Then I programaticaly add
some text to that image (using graphics.drawstring). I then want to save the
image out to disk -WITH- the text in the image. If I do a PictureBox.Save it
saves the image fine but the text is not there in the ...
 
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.