Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

VBForums - Visual Basic and VB .NET Discussions... - www.vbforums.com | Site profile

Site profile page for http://www.vbforums.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.vbforums.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.vbforums.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: VBForums - Visual Basic and VB .NET Discussions and More! - http://www.vbforums.com VBForums - Visual Basic and VB .NET Discussions and More!
Url: http://www.vbforums.com
Users activity: 4 posts per thread
site activity: 2,506 active threads during last week
Site rank: 618 (go to rank page)
Domain info for: vbforums.com
 

Posting activity table on VBForums - Visual Basic and VB .NET Discussions and More!:

  Week Month 3 Months
Threads: 2,506 9,752 26,414
Post: 8,963 39,147 105,234
 

Authority Badge:

VBForums - Visual Basic and VB .NET Discussions and More! | Forum Authority Badge

VBForums - Visual Basic and VB .NET Discussions and More! posting activity graph:

Posts by:  day  week  month 
 

http://www.vbforums.com Alexa graph:

Top authors on VBForums - Visual Basic and VB .NET Discussions and More! during last week:

Name
Posts
jmcilhinney
662
user's latest post:
Current Date/Time in Custom...
Published (2009-11-07 19:33:00)
Quote: Originally Posted by jazFunk I jumped the gun. Been beating my head against this all morning. Right after I posted this I figured it out. vb Code: Dim dtStrip As New ToolStripDateTimeStatusLabel         dtSTrip. Available = True         dtSTrip. Owner = Me . StatusStrip If you've added the class to your project and built it then you should be able to add an...
chris128
369
user's latest post:
Send Server info but not connected?
Published (2009-11-07 10:14:00)
Yeah I think UDP is what you should be looking at - UDP is 'connectionless' and so you just basically send off your data to a specified address and that's it, there does not have to be any kind of response from the server. Here's a summary from google: Quote: UDP is similar to TCP in that it is a protocol for sending and receiving packets across a network, but with two major differences. First, it is connectionless. This...
gep13
313
user's latest post:
Unable to find the requested...
Published (2009-11-07 12:34:00)
Hey, No, the public key token is specific to the dll, so it should be the same for you, since you are using the same version. I took this directly from the machine.config file on my machine and put it into the web.config file. Gary
kleinma
250
user's latest post:
Webbrowser that can use a proxy
Published (2009-11-07 19:24:00)
Didn't help because it didn't work, or it didn't help because you didn't know how to imlpement the code?
koolsid
249
user's latest post:
Mt. Rushmore...
Published (2009-11-07 15:22:00)
RobDog888
204
user's latest post:
VB6 and VB.Net
Published (2009-11-07 20:58:00)
Quote: Originally Posted by Dave Sell That's weird, I once tried to install VB6 on a Vista box and I remember it refused to even install... This was when Vista 1st came out, which SP of Vista can you install VB6-IDE onto? No service packs needed to install VB6 on Vista. You only get the compatiblity issue notification about VC++ but just dont select that option. Turn the UAC off before the install to make it go faster and uninterrupted...
Shaggy Hiker
201
user's latest post:
InvalidCastException
Published (2009-11-07 22:21:00)
That subroutine doesn't actually DO anything. It creates an object locally, which is immediately abandoned as soon as the sub ends. What was removed? The exception certainly is not happening on an End Sub, and that particular error makes no sense in the other sub you just posted.
pacerier
182
user's latest post:
Integer or UInteger
Published (2009-11-07 19:41:00)
hey thanks for the reply, but since both UInt32 and Int32 range's suffice for dis case, which one of it should be used ? in other words which datatype does the computer work faster with (basic operations like X - + / and stuff like tostring, casting <how fast it gets casted to Long etc>)
weirddemon
176
user's latest post:
Set FormBorderStyle to None. Get...
Published (2009-11-06 21:05:00)
You can create an image and assign it to a PictureBox. From there, you can call the PictureBox's Click Event to close the app. That's kind of the backward, cruddy way of attempting to change the form style though.
NickThissen
173
user's latest post:
Error: Value of type...
Published (2009-11-07 14:01:00)
Read the documentation of the relevant Show method. Look closely at the types of the arguments it expects. Your values (two integers) don't match those types. You can't call a function and pass it the value you think it needs and always expect it to work. Functions/methods expect specific arguments, in a specific order. Sometimes, the programmer has made some extra effort to allow for multiple overloads of a method which basically do...
 

Top 10 active forums on VBForums - Visual Basic and VB .NET Discussions and More! during last week:

Visual Basic .NET - 2,777 new posts Visual Basic .NET - forum profile
Visual Basic .NET - 2,769 new posts Visual Basic .NET - forum profile
Visual Basic 6 and Earlier - 1,246 new posts Visual Basic 6 and Earlier - forum profile
ASP.NET - 438 new posts ASP.NET - forum profile
Office Development - 310 new posts Office Development - forum profile
Database Development - 292 new posts Database Development - forum profile
General Discussion / Chit Chat - 280 new posts General Discussion / Chit Chat - forum profile
General PC - 159 new posts General PC - forum profile
General Developer Forum - 144 new posts General Developer Forum - forum profile
XML, HTML, Javascript, Web and CSS - 116 new posts XML, HTML, Javascript, Web and CSS - forum profile
 

Top 10 forums on VBForums - Visual Basic and VB .NET Discussions and More!:

Visual Basic .NET - 197,544 posts Visual Basic .NET - forum profile
Visual Basic .NET - 147,093 posts Visual Basic .NET - forum profile
Visual Basic 6 and Earlier - 145,775 posts Visual Basic 6 and Earlier - forum profile
General Discussion / Chit Chat - 56,279 posts General Discussion / Chit Chat - forum profile
Database Development - 32,111 posts Database Development - forum profile
ASP.NET - 30,233 posts ASP.NET - forum profile
Office Development - 27,246 posts Office Development - forum profile
General PC - 13,225 posts General PC - forum profile
C# - 10,446 posts C# - forum profile
General Developer Forum - 10,361 posts General Developer Forum - forum profile

Latest active threads on VBForums - Visual Basic and VB .NET Discussions and More!:

VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 month ago (2009-10-08 22:07:00)  by jmcilhinney
Re: Drawing multiple images in picturebox? You're only ever drawing one Image. Every time the Paint event is raised, everything that was previously drawn is erased and then the new drawing done. If you want more and more Images to be drawn then you have to keep them information about them all and then draw them all every time. ...
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (3 posts) Thread info: Drawing multiple images in picturebox? Size: 3,085 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Drawing multiple images in picturebox? :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 week, 6 days ago (2009-10-26 16:05:00)  by abhijit
You're in debt to the game makers?
Forum:  General Discussion / Chit Chat General Discussion / Chit Chat - forum profile
Thread:  Show this thread (40 posts) Thread info: Forza Motorsport 3 - A full indebt review! Size: 242 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Forza Motorsport 3 - A full indebt review! :: General Discussion / Chit Chat :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 day, 6 hours ago (2009-11-08 04:26:00)  by Dark Anima
Code: Sendkeys.Send("Hello Hell") As simple as that.
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) Thread info: Sendmessege to send key/string? Size: 347 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Sendmessege to send key/string? :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 day, 6 hours ago (2009-11-08 04:26:00)  by Dark Anima
Re: Sendmessege to send key/string? Code: Sendkeys.Send("Hello Hell") As simple as that.
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) Thread info: Sendmessege to send key/string? Size: 685 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Sendmessege to send key/string? :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 day, 6 hours ago (2009-11-08 04:22:00)  by Dark Anima
Maybe create 2 instances of the player?
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) Thread info: Playing Two Sounds Simultanously Size: 39 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Playing Two Sounds Simultanously :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 day, 6 hours ago (2009-11-08 04:22:00)  by Dark Anima
Re: Playing Two Sounds Simultanously Maybe create 2 instances of the player?
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) Thread info: Playing Two Sounds Simultanously Size: 378 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Playing Two Sounds Simultanously :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
VBForums - Visual Basic and VB .NET Discussions and More!
Started 1 day, 17 hours ago (2009-11-07 18:01:00)  by formlesstree4
You're in the .NET framework...I suggest using Sockets rather than the old legacy Winsock, which was used for VB6 programs.
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (7 posts) Thread info: Problem With Winsock!!! Please Help Size: 123 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problem With Winsock!!! Please Help :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
 

Hot threads for last week on VBForums - Visual Basic and VB .NET Discussions and More!:

Visual Basic .NET
Re: Taskmanager - 70 new posts
Started 6 days, 23 hours ago (2009-11-02 11:39:00)  by _powerade_
Set the form property ShowInTaskbar to False.
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (70 posts) Thread info: Taskmanager Size: 45 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Taskmanager :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
RE: Taskmanager - 70 new posts
Started 6 days, 23 hours ago (2009-11-02 11:39:00)  by _powerade_
Re: Taskmanager Set the form property ShowInTaskbar to False. __________________ _powerade_ Hi, I'm from chilly, little Norway ( and no, Norway is NOT the capital of neither Sweden nor Denmark!!! ) Programming is my hobby, my occupation is working at a factory making ...
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (70 posts) Thread info: Taskmanager Size: 1,323 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Taskmanager :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
General Discussion / Chit Chat
Started 3 months, 1 week ago (2009-07-30 02:10:00)  by Nightwalker83
There is no physical proof that says only something can be created by god and not by science.
Forum:  General Discussion / Chit Chat General Discussion / Chit Chat - forum profile
Thread:  Show this thread (290 posts) Thread info: [Serious]Why are you not a believer of the existence of God Size: 93 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [Serious]Why are you not a believer of the existence of God :: General Discussion / Chit Chat :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 3 days, 21 hours ago (2009-11-05 13:44:00)  by chris128
Re: SmtpClient and Outlook junk mail Yep, those extra headers do affect spam filtering. This is supposed to get a bit better in .NET 4.0 (see http://blogs.msdn.com/ncl/archive/20...-net-mail.a spx ) __________________ Check out my blog: cjwdev.wordpress.com
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (43 posts) Thread info: SmtpClient and Outlook junk mail Size: 857 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SmtpClient and Outlook junk mail :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 3 days, 21 hours ago (2009-11-05 13:44:00)  by chris128
Yep, those extra headers do affect spam filtering. This is supposed to get a bit better in .NET 4.0 (see http://blogs.msdn.com/ncl/archive/20...-net-mail.a spx )
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (43 posts) Thread info: SmtpClient and Outlook junk mail Size: 286 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SmtpClient and Outlook junk mail :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
ASP.NET
Started 3 days ago (2009-11-06 11:00:00)  by rjv_rnjn
Did some web search and seems like there could be a couple of issues here -- either the machine.config is missing ( http://forums.mysql.com/read.php?38,...760#msg-145 760 ) some entry or assembly trust level issues ( http://www.aspcode.net/Getting-MySQL...ium-trust.a spx )
Forum:  ASP.NET ASP.NET - forum profile
Thread:  Show this thread (42 posts) Thread info: Unable to find the requested .Net Framework Data Provider. It may not be
installed. Size: 492 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Unable to find the requested .Net Framework Data Provider. It may not
be install :: ASP.NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 3 days, 5 hours ago (2009-11-06 05:21:00)  by gonzalioz
You didn't add handlers to your Form_KeyDown and Form_KeyUp method. What I would do is something like this: vb Code: Private Sub MainForm_KeyDown ( ByVal sender As Object, ByVal e As System. Windows . Forms . KeyEventArgs ) Handles Me . KeyDown Select Case e. KeyCode Case Keys. Up : MsgBox ( "UP" ) Case Keys....
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (38 posts) Thread info: Cant figure out how to use keys, any ideas? Size: 4,673 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Cant figure out how to use keys, any ideas? :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 3 days, 5 hours ago (2009-11-06 05:21:00)  by gonzalioz
Re: Cant figure out how to use keys, any ideas? You didn't add handlers to your Form_KeyDown and Form_KeyUp method. What I would do is something like this: vb Code: Private Sub MainForm_KeyDown ( ByVal sender As Object, ByVal e As System. Windows . Forms . KeyEventArgs ) Handles Me . KeyDown...
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (38 posts) Thread info: Cant figure out how to use keys, any ideas? Size: 5,151 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Cant figure out how to use keys, any ideas? :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 1 week ago (2009-11-02 05:58:00)  by Dark Anima
Maybe use a class to store the list, that way you'll have to read the textfile only once. Try something like this: Create a class named OurData.vb Code: Public Class OurData Public ID As Int32, Name As String, Price As Int32 Sub New(ID As Int32, Name As String, Price As Int32) Me.ID = ID : Me.Name = Name : Me.Price = Price End Sub End Class ...
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (29 posts) Thread info: I'm a Student and get stuck :'( Size: 1,780 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: I'm a Student and get stuck :'( :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 1 week ago (2009-11-02 05:58:00)  by Dark Anima
Re: I'm a Student and get stuck :'( Maybe use a class to store the list, that way you'll have to read the textfile only once. Try something like this: Create a class named OurData.vb Code: Public Class OurData Public ID As Int32, Name As String, Price As Int32 Sub New(ID As Int32, Name As String, ...
Forum:  Visual Basic .NET Visual Basic .NET - forum profile
Thread:  Show this thread (29 posts) Thread info: I'm a Student and get stuck :'( Size: 2,118 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: I'm a Student and get stuck :'( :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."

This page was found by:   last 7 days VB.NET  loading vb.net onto PC with vb6