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... 

Xtreme Visual Basic Talk - www.xtremevbtalk.com | Site profile

Site profile page for http://www.xtremevbtalk.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.xtremevbtalk.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.xtremevbtalk.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: Xtreme Visual Basic Talk - http://www.xtremevbtalk.com Xtreme Visual Basic Talk
Url: http://www.xtremevbtalk.com
Users activity: 2 posts per thread
site activity: 303 active threads during last week
Site rank: 4,807 (go to rank page)
Domain info for: xtremevbtalk.com
 

Posting activity table on Xtreme Visual Basic Talk:

  Week Month 3 Months
Threads: 303 1,185 3,307
Post: 598 2,521 7,218
 

Authority Badge:

Xtreme Visual Basic Talk | Forum Authority Badge

Xtreme Visual Basic Talk posting activity graph:

Posts by:  day  week  month 
 

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

Top authors on Xtreme Visual Basic Talk during last week:

Name
Posts
Iceplug
54
user's latest post:
text number
Published (2009-11-28 20:37:00)
Did you set WordWrap to False?
AtmaWeapon
41
user's latest post:
Developing MS Visual Studio like...
Published (2009-11-27 12:10:00)
There's not many questions here, but I'll do what I can. The requirement you have that eliminates the most possibilities is this one: Quote: Last but not least is to be able to access the application via the browser with the same look and feel his desktop version. This eliminates practically every .NET presentation framework except for Silverlight. If you write a Silverlight web application it takes very little effort to produce a...
vb5prgrmr
21
user's latest post:
I want to find free programing...
Published (2009-11-28 19:46:00)
.NET http://msdn.microsoft.com/en-us/vstudio/default.aspx RealBasic http://www.realsoftware.com/download/ Progress http://web.progress.com/en/downloads.html qbasic 1.0 http://www.softpedia.com/progDownloa...oad-50470.html Delphi https://downloads.embarcadero.com/free/delphi All you need to do is use your friends (yahoo, google, ask, answers, bing) and you are just a few clicks away from having more free programming languages than you can...
ryansmith55
20
user's latest post:
Get Text from Cursor RTB
Published (2009-11-28 10:46:00)
Hi, Yeah, I guess it would work with WordWrap to false. I am having one more problem with flickering. I looked into it, and the LockWindowUpdate seemed to solve other's problems, but I guess I am doing it wrong. It's in the ZIP file I posted in ChatRichTextBox.AppendTextWithScroll. Here it is in case you don't want to download it: Code: Public Sub AppendTextWithScroll(ByVal text As String) Dim wasAtBottom As Boolean =...
Bob Phillips
18
user's latest post:
Open multiple Excel Workbook...
Published (2009-11-27 15:48:00)
That is veru similar to the technique I would use. Are you processing each file that you open?
Flyguy
18
user's latest post:
DragDrop events RICHEDIT50W or...
Published (2009-11-28 02:11:00)
Thanks for sharing!
marble_eater
17
user's latest post:
Splitting Up a String
Published (2009-11-26 08:36:00)
You don't necessarily need the program to simplify when calculating the derivative, but since the OP asked, we are trying to help with that as well. Quote: Originally Posted by leptictidium However, the final answer will not be simplified. How do I teach the computer that 2x+2x=4x, x*x=x^2....etc... The real point is to get the function into some sort of representation that is easy for the program to work with. Simplification of the...
Colin Legg
12
user's latest post:
Re: Range.End Property
Published (2009-11-27 12:26:00)
Hi, Code: wbTemplateSAS.Sheets("Componet").Range( A2 ). Paste An Excel.Range object doesn't have a Paste() method, so that is one issue with the code. For reference, it does have a PasteSpecial() method. The other issue is that A2 should be a string, "A2". But the Range.Copy() method you are already using has a Destination parameter you can utilise: Code: myRange.Copy...
3dkingpin
12
user's latest post:
SendInput Problem
Published (2009-11-27 00:21:00)
Ok This code works and i can move the mouse: Declarations & Constants: Quote: Private Declare Function SendInput Lib "user32.dll" (ByVal nInputs As Integer, ByRef pInputs As INPUT_TYPE, ByVal cbSize As Integer) As Integer Const KEYEVENTF_KEYUP = &H2 Const MOUSEEVENTF_MOVE As Integer = &H1 ' mouse move Const MOUSEEVENTF_LEFTDOWN As Integer = &H2 ' left button down Const...
XJOutsider
11
user's latest post:
Removing Duplicates
Published (2009-11-28 12:04:00)
I am Tring to Make this work but I do not understand the Colunms as objects Part. Here is what I got Code: wbTemplateSAS.Sheets("Component Matrix").Activate() Dim MyRange2 As Excel.Range With wbTemplateSAS.Sheets("Component Matrix") MyRange2 = .Range("A2:AY2", .Range("A65536:AY65536").End(Excel.XlDirection.xlUp)) End With MyRange2.RemoveDuplicates(Colunm :=(HELP HERE)...
 

Top 10 active forums on Xtreme Visual Basic Talk during last week:

.NET General - 155 new posts .NET General - forum profile
Excel - 125 new posts Excel - forum profile
General - 104 new posts General - forum profile
API - 33 new posts API - forum profile
Database and Reporting - 25 new posts Database and Reporting - forum profile
.NET Database and Reporting - 23 new posts .NET Database and Reporting - forum profile
.NET Office Automation - 20 new posts .NET Office Automation - forum profile
.NET Game Programming - 18 new posts .NET Game Programming - forum profile
Tech Discussions - 16 new posts Tech Discussions - forum profile
.NET File I/O and Registry - 15 new posts .NET File I/O and Registry - forum profile
 

Top 10 forums on Xtreme Visual Basic Talk:

General - 40,218 posts General - forum profile
.NET General - 28,605 posts .NET General - forum profile
Excel - 22,468 posts Excel - forum profile
Database and Reporting - 14,628 posts Database and Reporting - forum profile
Tech Discussions - 8,500 posts Tech Discussions - forum profile
.NET Database and Reporting - 7,914 posts .NET Database and Reporting - forum profile
Interface and Graphics - 5,232 posts Interface and Graphics - forum profile
Communications - 4,982 posts Communications - forum profile
Web Programming - 4,388 posts Web Programming - forum profile
Random Thoughts - 4,212 posts Random Thoughts - forum profile

Latest active threads on Xtreme Visual Basic Talk:

Xtreme Visual Basic Talk
Started 22 hours, 7 minutes ago (2009-11-29 05:54:00)  by shadow1992
yes i need help here me too.. ....i have searched many forums but not even a simple tutorial i found!
Forum:  .NET General .NET General - forum profile
Thread:  Show this thread (2 posts) Thread info: Connecting to an online database Size: 143 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Connecting to an online database :: .NET General :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 23 hours, 19 minutes ago (2009-11-29 04:42:00)  by sgm
after filling your table using your DataAdapter try to check if you have some records in your table. It might be that your query doesn't return any records. use Code: console.writeLine (table.rows.count) one probable cause for this is your dates, make sure that you supply them in the following format mm/dd/yyyy unless you are using another dataType in your database other...
Forum:  .NET Database and Reporting .NET Database and Reporting - forum profile
Thread:  Show this thread (2 posts) Thread info: Make a search form and store results in a datagridview Size: 724 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Make a search form and store results in a datagridview :: .NET Database and Reporting :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 23 hours, 29 minutes ago (2009-11-29 04:32:00)  by sgm
try filling a datatable with your records form your database and then change the report.Datasource to your datatable.
Forum:  .NET Database and Reporting .NET Database and Reporting - forum profile
Thread:  Show this thread (2 posts) Thread info: Basic problem with Crystal Reports Size: 159 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Basic problem with Crystal Reports :: .NET Database and Reporting :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 23 hours, 32 minutes ago (2009-11-29 04:29:00)  by sgm
you could use a datatable and fill all the required data using a DataAdapter, when you have all the records in your datatable you can change the values to whatever you want, after that you call the update method from your dataAdapter on the datatable this will persists the new data to the database. You need to supply all the commands for your crud operations for the dataAdapter, i.e ...
Forum:  .NET Database and Reporting .NET Database and Reporting - forum profile
Thread:  Show this thread (2 posts) Thread info: mysql_fetch_array like php function for vb.net Size: 502 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: mysql_fetch_array like php function for vb.net :: .NET Database and Reporting :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 1 month, 3 weeks ago (2009-10-03 17:14:00)  by Paystey
OK, psuedo-code time: if (user_logged_in){ side_bar = "log out" }esle{ block all links from displaying side_bar = log_in_form; } to block all links from displaying it depends what your using to show links and what they are. Tell me what it is your wantign to blcok and I can help. PHPBB or your own content?
Forum:  Web Programming Web Programming - forum profile
Thread:  Show this thread (4 posts) Thread info: redirect to same page Size: 430 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: redirect to same page :: Web Programming :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 1 week, 2 days ago (2009-11-20 16:40:00)  by EmptyVessel
The simplest way I can think of is to use a paint program that can create GIF Pictures with transparent areas. NET.Paint (Free) comes to mind. What you will be making will be a picture frame. the frame will be the color of the background around the circle. The center of the frame will be transparent. Use an image control set its picture property to your GIF frame picture. ...
Forum:  Interface and Graphics Interface and Graphics - forum profile
Thread:  Show this thread (3 posts) Thread info: Fill A circle With Color - Bottom To Top Fill- How? Size: 1,604 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Fill A circle With Color - Bottom To Top Fill- How? :: Interface and Graphics :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 1 week, 4 days ago (2009-11-19 02:06:00)  by IUnknown
There could be a myriad of reasons. Provide as much info as you can. Is the server accepting remote connections? Have you check the firewalls?
Forum:  .NET Database and Reporting .NET Database and Reporting - forum profile
Thread:  Show this thread (3 posts) Thread info: Connect to MySQL with MySQL Connector 6.1 Size: 184 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Connect to MySQL with MySQL Connector 6.1 :: .NET Database and Reporting :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 1 day, 18 hours ago (2009-11-28 09:55:00)  by Iceplug
I'd recommend using DirectX because AFAIK OpenGL is C-specific. Do you have to use OpenGL?
Forum:  .NET Game Programming .NET Game Programming - forum profile
Thread:  Show this thread (6 posts) Thread info: Import 3d model with opengl Size: 133 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Import 3d model with opengl :: .NET Game Programming :: Xtreme Visual Basic Talk"
Xtreme Visual Basic Talk
Started 1 day, 13 hours ago (2009-11-28 14:08:00)  by Iceplug
1. In the textbox, handle the .KeyPress. Inspect the KeyChar that is passed and reject characters that are < "0"c or > "9"c by setting e.Handled = True when those characters are passed. e.Handled = True prevents the textbox base from putting the character in the textbox or responding to that key. 2. Use ListView for more enhanced Listbox functionality (i.e. a selectable grid, ...
Forum:  .NET General .NET General - forum profile
Thread:  Show this thread (6 posts) Thread info: text number Size: 524 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: text number :: .NET General :: Xtreme Visual Basic Talk"
 

Hot threads for last week on Xtreme Visual Basic Talk:

.NET General
RE: RichTextBox Bottom - 17 new posts
Started 1 week ago (2009-11-22 14:32:00)  by Iceplug
Maybe If RichTextBox1. Selected = Len(RichTextBox1.Text) Then should be If RichTextBox1. SelectionStart = Len(RichTextBox1.Text) Then in relation to the second example.
Forum:  .NET General .NET General - forum profile
Thread:  Show this thread (17 posts) Thread info: RichTextBox Bottom Size: 267 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RichTextBox Bottom :: .NET General :: Xtreme Visual Basic Talk"
.NET Office Automation
Started 6 days, 11 hours ago (2009-11-23 16:25:00)  by XJOutsider
or Does this Line look Right. I would still run into the Range issue. Code: wbTemplateSAS.Sheets("SAS").Range("B4", Range("B4").End(Excel.xlDirection>xlUp)).Select()
Forum:  .NET Office Automation .NET Office Automation - forum profile
Thread:  Show this thread (16 posts) Thread info: Re: Range.End Property Size: 542 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Re: Range.End Property :: .NET Office Automation :: Xtreme Visual Basic Talk"
General
Started 5 days, 11 hours ago (2009-11-24 16:33:00)  by Flyguy
It looks like converting an Infix notation to a Reverse Polish Notation. I attached a project which I download some time ago. It was written by Erik Oosterwal, but his website seems to be gone. It does not deal with functions like "sin", "cos" etc, but maybe you can grasp the idea behind it.
Forum:  General General - forum profile
Thread:  Show this thread (15 posts) Thread info: Splitting Up a String Size: 396 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Splitting Up a String :: General :: Xtreme Visual Basic Talk"
General
RE: calculator - 14 new posts
Started 5 days, 19 hours ago (2009-11-24 08:37:00)  by Peter_Aquino
You're not using any of the variables you've declared. Step back and think about how you can assign the variables values, then use the variables to perform the calculations, then write the final value (which should be in your 4th variable) to the final textbox.
Forum:  General General - forum profile
Thread:  Show this thread (14 posts) Thread info: calculator Size: 304 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: calculator :: General :: Xtreme Visual Basic Talk"
General
Started 6 days, 13 hours ago (2009-11-23 14:37:00)  by Iceplug
What values are in the textboxes? It makes it easier for us to figure out what the function should be doing if we have the values that you are using to get the value that you want.
Forum:  General General - forum profile
Thread:  Show this thread (13 posts) Thread info: VB 6.0 Atwood Machine Size: 223 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: VB 6.0 Atwood Machine :: General :: Xtreme Visual Basic Talk"
Excel
Started 6 days, 1 hour ago (2009-11-24 02:58:00)  by Andy Pope
The VBA code would be Code: Private m_rbxRibbonUI As IRibbonUI Public Sub rbxRibbonUI_onLoad(ribbon As IRibbonUI) ' ' Code for onLoad callback. Ribbon control customUI ' Stop Set m_rbxRibbonUI = ribbon End Sub Sub Button1_Click() m_rbxRibbonUI.InvalidateControl "Editbox1" End Sub Public Sub Editbox1_getText(control As IRibbonControl,...
Forum:  Excel Excel - forum profile
Thread:  Show this thread (10 posts) Thread info: RibbonX--Update editBox text(from worksheet range) with button in custom
tab Size: 2,024 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RibbonX--Update editBox text(from worksheet range) with button in custom
tab :: Excel :: Xtreme Visual Basic Talk"
Random Thoughts
RE: MS-Office at Home? - 10 new posts
Started 4 months, 1 week ago (2009-07-23 07:54:00)  by AtmaWeapon
I've got 3 licenses for Office 2003 and I use one of them; we use Open Office on my wife's laptop because I'm too lazy to go dig the Office disc out of storage. I think I'll get Office 2010 after it releases, but only if there's a good "family pack" SKU that lets me get more than one license for a good deal.
Forum:  Random Thoughts Random Thoughts - forum profile
Thread:  Show this thread (40 posts) Thread info: MS-Office at Home? Size: 350 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MS-Office at Home? :: Random Thoughts :: Xtreme Visual Basic Talk"
.NET General
RE: Validation - 9 new posts
Started 6 days, 17 hours ago (2009-11-23 10:48:00)  by Iceplug
What are your criteria for a valid card? What card data did you give to the function that should return true? Upon looking through your code: 1) I'd recommend properly using If blocks and Do Loops rather than Exit Functions. 2) card_number.Length instead of Len(card_number) 3) Parse out the character using card_number.Chars(i). Verify > "0"c and < "9"c, then convert to ...
Forum:  .NET General .NET General - forum profile
Thread:  Show this thread (9 posts) Thread info: Validation Size: 978 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Validation :: .NET General :: Xtreme Visual Basic Talk"
.NET General
Started 5 days, 17 hours ago (2009-11-24 10:53:00)  by Qua
Appearently the default behaviour of storyboards is to revert to the original value once they have finished or(?) stopped. So the fix to this issue was to set the value of zoomSliderControl to the desired value upon storyboard completion.
Forum:  .NET General .NET General - forum profile
Thread:  Show this thread (8 posts) Thread info: DoubleAnimation / Storyboard completes twice and resets animation value Size: 289 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: DoubleAnimation / Storyboard completes twice and resets animation value :: .NET General :: Xtreme Visual Basic Talk"
.NET General
Started 1 week, 2 days ago (2009-11-20 18:22:00)  by Roger_Wgnr
Try adding RichTextBox1.Refresh
Forum:  .NET General .NET General - forum profile
Thread:  Show this thread (11 posts) Thread info: RichTextBox Problem Size: 73 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: RichTextBox Problem :: .NET General :: Xtreme Visual Basic Talk"

This page was found by:   vb xtreme