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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Socket Blocked on Socket.Receive28 Dec 2004 00:09 GMT2
My socket application blocked at socket.receiver() after received all
information from sender. Should socket.Receive() return 0 after no
more data available? Note: My socket object was not close on both
client/server side. My cached for further use.
Using C++ API's in vb.net?27 Dec 2004 23:49 GMT9
Is it required to use
Imports System.Runtime.InteropServices
to run C++ API code?  I ask because I thought I read
somewhere that this was required.  If it is not required
Colour picker that offers Windows System colours?27 Dec 2004 22:00 GMT2
Is there a colour picker that will also offer Windows System colours, like
Buttonface, Active Border, Window Text, etc?
Intercept GDI calls in VB.Net?27 Dec 2004 21:53 GMT3
Is there a way to intercept all GDI calls to the screen in VB.Net?
Looking for a remote viewing solution....
How to Read an Outlook Email27 Dec 2004 20:47 GMT2
Hi!
 I hate to bother you all with this, but I don't know how best to approach
a particular task.
Here's the deal:
Disposing of Objects.27 Dec 2004 19:52 GMT6
I have a global variable that is of type Image.  I set this to different
images in different routins using BitBlt to copy from the screen.  If I
dispose of the variable image after I'm thru with each image, not only the
image is disposed but also the variable and I can't ...
A Browser control?27 Dec 2004 19:51 GMT3
When I use the weBrowser control I don't get all the intellisence Why?
webBrowser.Document.?
I get It after webBrowser.        But that all.
Equivalent of VB5 'Seek'27 Dec 2004 19:07 GMT1
I'm finding the change from VB5 to VB.Net hard going!
What would be the equivalent of Seek in .Net?
I simply want to know if a particular value exists in mytable in mydataset -
I don't need to display the dataset at all.
animation control27 Dec 2004 18:47 GMT3
1) is there an animation control in vb.net that i can use
on my winforms?
2) i'm looking for a  - rolling dice ,  animation. any
help?
to herfried27 Dec 2004 18:45 GMT4
in class1 : i used public event
Public Event onSeverMessage(ByVal szText As String)
then in class 2 i called from  class1
Private WithEvents _Connection As New Class1
XSD schema to SQL server27 Dec 2004 17:15 GMT2
What is an easy way to save an XSD schema into SQL server database?  I have a
dataset which I have access to both its data and the schema.  I read that
from a CSV file.  There are more than 50 fields.  I would like to find an
easy way to create and modify the tables in the SQL ...
Random Numbers?!27 Dec 2004 17:00 GMT5
Is this the correct way to generate random number?
Dim myRandomObject As Random
myRandomObject = New Random
myRandomObject.Next(1, 4)
Reading MS Outlook e-mails27 Dec 2004 15:46 GMT1
Hi Friends,
How can I read and delete outlook e-mails from vb.net.
I'll appreciate your help.
RC
ErrorMessage when file is missing27 Dec 2004 13:20 GMT5
Dim Kildefil as object
Kildefil = "H:\dbBil\dbBil.mdb"
if not Dir(Kildefil)) Then
else
bmp handling27 Dec 2004 12:45 GMT2
hi , I am a Computer Engineering undergraduate and doing a project Chemical
Pathology.
I have to deal with bmp file. I have to identify some rectangle (not a sharp
one) in a bitmap.
 
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.