HighTechTalks DotNet Forums  

Sponsored Links


VB.net microsoft.public.dotnet.languages.vb


Discuss in the VB.net forum.



Post New Thread
Threads in Forum : VB.net Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, First, VS2008, VB.NET, I have a WebBrowser control on a form. I can get the position of the mouse, and can correct for the position of...
INTP56
04-27-2010 02:58 PM
Uday K Go to last post
1 120
Hi, I want to upload and download files to FTP in chunks as my file size is large . please help me . Thanks, Hemant
Hemant
04-27-2010 01:26 PM
Michel Posseth [MCP] Go to last post
2 93
I found the source code Disk Size Explorer, the link is below. The code works well on XP, but the font and chart show ugly when run on Windows...
Steven
04-27-2010 02:47 AM
Steven Go to last post
0 96
Hi, I'm working on a ASP.Net website where I use the MailMessage method to send a report filled in by the user to a given email address. The user...
Eric
04-26-2010 05:55 PM
kevinp Go to last post
1 97
I know how sync framework works but I'm wondering how can I use it if I have multiple branches. Each of the branch must have its own database for...
Jay
04-26-2010 09:32 AM
Jay Go to last post
0 93
Hello all. On this occasion I would like to get your opinion on how best approach a specific design requirement. The VB2008 app that I am developing...
Saga
04-26-2010 09:14 AM
Saga Go to last post
2 81
Hello. An ASP.NET application reports the following error : .... RefFlu050.Page_Load(Object sender, EventArgs e) +1174 .... How can I identify...
Gilbert Tordeur
04-26-2010 08:40 AM
Gilbert Tordeur Go to last post
7 88
Hello, I want to build a form with a details button, when click the details button, the form will become bigger, and show details on the bigger form,...
yxq
04-26-2010 06:48 AM
Phill W. Go to last post
3 83
Should that be on or off? (i know, dumb question) I'd assume on, but then so many things break looks like it will take long time to rewrite existing...
mp
04-25-2010 10:57 PM
mp Go to last post
4 264
Learning vbnet, working on project that runs inside AutoCAD and connects to an instance of acad to call methods etc. If the vb proj bombs due to...
mp
04-25-2010 01:08 PM
mp Go to last post
0 77
Assume there are 2 parts to a transaction - "Part 1" - where sql data is collected via ado.net (basically time against jobs) - "Part 2" - where this...
Alfred
04-25-2010 09:53 AM
Alfred Go to last post
0 104
Hi. I'm kinda new with ADO .NET. I'm having trouble saving edit and delete changes back to the data source. Adding new record is fine. Only edits...
rarahim
04-25-2010 09:09 AM
Armin Zingler Go to last post
1 111
Hello. I want to do by force : RowEnter event of DataGridViewObject. I made a function on my code : Public Sub ReEnter() Invoke(New...
Mr. X.
04-25-2010 05:19 AM
Armin Zingler Go to last post
6 91
In sql server I can run the following query command to update QtyOnPO field. UPDATE ItemsDetails SET QtyOnPO = QtyOnPO +...
Jay
04-25-2010 04:03 AM
Cor Ligthert[MVP] Go to last post
3 114
I have a control. On that control I have a button. That is a control (I did it by : add new class, and inherits DataGridView). On the new...
Mr. X.
04-24-2010 03:01 PM
Mr. X. Go to last post
2 87
I'm working on migrating an application written in Delphi to VB.Net. The current application makes use of a number of Windows/Forms each of...
Brian Cryer
04-23-2010 11:41 PM
Mr. Arnold Go to last post
6 100
Hi All, I have a VB.NET solution containing 4 projects that compiles and works fine (1 client, 1 dll, 1 windows service, 1 set of custom...
JB
04-23-2010 06:38 PM
JB Go to last post
1 104
I'm used to using the msxml library to post data to a form handler on a webserver. Can anyone tell me the comparable .net class to use to get the...
non3333@.
04-23-2010 09:26 AM
non3333@. Go to last post
2 109
I have a table1 within a table2 within a form. I would like to progamatically change the color of table1 in my aspx.vb code based on conditions. ...
mcolson
04-23-2010 07:42 AM
mcolson Go to last post
2 209
I have a CE device that I need to remotely connect to my windows PC and transfer files between them.. I already have working code on the CE...
Andy Baker
04-22-2010 08:23 AM
Andy Baker Go to last post
0 220
.... or are you glad to see me? (Sorry, an oblique reference to an old Mae West line.) But seriously ... sometimes a blank in a TextBox means...
eBob.com
04-22-2010 04:35 AM
Andrew Morton Go to last post
2 96
Hi Guys, please does anyone know of any web service that is for currency exchange rates?
'Layemi Oshodi
04-21-2010 03:01 PM
Harry Strybos Go to last post
3 89
I implemented as class like this ... Public Class ComboxChoice Public ChoiceText As String Public LastUsed As Date Public UsedCount As Integer 'to...
eBob.com
04-21-2010 12:05 PM
eBob.com Go to last post
2 85
Hello, yesterday I downloaded the offline installation of VS 2010 Express and installed VB 2010 Express. I find it interesting that the splash...
Martin H.
04-21-2010 11:55 AM
Martin H. Go to last post
6 371
I am looking for suggestions on how to implement a view of directories/subdirectories and then output the results to a printer. similar to a table of...
w
04-21-2010 10:19 AM
w Go to last post
4 206
I have a SQL 2000 database that I just reindex a table. After I do that, in my program before I can delete/insert I need to "set ARITHABORT on",...
fniles
04-21-2010 01:41 AM
Uri Dimant Go to last post
6 132
Hello, Can anyone recommend print control libraries for VB .Net please? I'm writing an app to print the attachments of mail messages and...
Alan
04-21-2010 01:10 AM
Alan Go to last post
10 312
Hi all Somebody can help me ? I need - Visual Basic 2008 - code to get email from gmail server.
Henrique Baptista
04-19-2010 05:17 PM
John Whitworth Go to last post
1 259
Our application uses VB.NET 2008 and SQL Server 2000. I can run the SP fast in the SQL Server Management Studio or SQL Query Analyzer window. But,...
fniles
04-19-2010 08:10 AM
Erland Sommarskog Go to last post
7 89
Hi All, I wonder if there's a way to add some sort of title to a context menu. A bit like message box titles for instance. Thanks JB
JB
04-19-2010 07:02 AM
Phill W. Go to last post
3 200
Hi. I want to draw an arrow (like a triangle or something like that) on an existing line to show a direction. The lines are in...
JR
04-19-2010 06:00 AM
JR Go to last post
2 109
Turn Misbehavior Into Good Behavior Guaranteed Success Parenting...
haerulanam
04-18-2010 09:40 PM
haerulanam Go to last post
0 105
Hi I am able to download from my POP3 Server but I cannot read the content of HTML email Messages which is in the following...
Samuel
04-18-2010 05:12 PM
Samuel Go to last post
2 102
When I execute the following lines of code ... Dim clients(My.Settings.Clients.Count) As String My.Settings.Clients.CopyTo(clients,...
eBob.com
04-18-2010 04:56 PM
James Hahn Go to last post
3 126
I'm writing an application where I want to use Linq2XML to read a simple bit of XML that's returned after executing a simple HttpWebRequest. Once I...
Anthony P.
04-18-2010 02:24 PM
Anthony P. Go to last post
0 209
does anybody have recommendations as to good online APIs for music lyrics?
John Meyer
04-18-2010 02:01 PM
Nathan Sokalski Go to last post
1 96
newb starting to learn dotnet (vbnet 2008 express - and c#express) I have a few projects i'm working on I have a utility class that i thought i'd use...
mp
04-18-2010 05:45 AM
Cor Ligthert[MVP] Go to last post
6 82
I'm writing an application which I'd like to work in either of two languages. I'd like the end user to be able to switch between the two languages...
eBob.com
04-17-2010 10:55 PM
eBob.com Go to last post
3 92
Hi, all! I have a quick basic question: if FileSystemWatcher() robust enough to be used in a 24x7 server-based app? I'm considering tinkering with...
Jack Black
04-17-2010 11:48 AM
Martin H. Go to last post
2 200
Hello. How I can I resolve the connection object, by a DataTable object ? Thanks :)
Mr. X.
04-17-2010 07:26 AM
Cor Ligthert[MVP] Go to last post
2 69
I'm trying to write some code to search for occurrences of a string in another. I have a form with a text box where a user can input text to search...
Russ Green
04-17-2010 07:11 AM
Cor Ligthert[MVP] Go to last post
1 175
I'm coming from a background with Access. If I have a textbox on a from, Access has a BeforeUpdate or AfterUpdate event that fires if one hits the...
Salad
04-17-2010 07:06 AM
Cor Ligthert[MVP] Go to last post
9 98
Hi, I am looking at a algoritm for special permutation with integers like f.e. I start with 1,2,3,4,5 and I want the result 1 2 3 4 5 2 3 5 1 4 4 1...
andrews
04-17-2010 06:58 AM
Family Tree Mike Go to last post
1 85
I am experimenting with this code ... Public Class Define_New_Template Private Sub Define_New_Template_Load(ByVal sender As System.Object, _ ByVal...
eBob.com
04-16-2010 04:51 PM
eBob.com Go to last post
0 99
Hello. In VB.NET 2008 : I created a user control. The user control has label (one of its components). I want : When using the final user control by...
Mr. X.
04-16-2010 11:46 AM
Mr. X. Go to last post
9 220
I've got this simple console application that came with a phone dialer and a DLL. The basic part of the code is below. I left out some of the initial...
Stupid488
04-16-2010 10:16 AM
Stupid488 Go to last post
4 72
I'm trying to use a DGV bound to a datatable as the data source that's throwing a NullReferenceException (under VB2005) that I don't understand....
prodata
04-16-2010 06:03 AM
prodata Go to last post
5 93
Hi, I have two vb apps and I want to have them communicate with each other. For example, one of the apps is the master controller. It manages all...
AussieRules
04-16-2010 05:06 AM
Armin Zingler Go to last post
6 175
I'm just getting started. How does one call another button's code? In Button2's code, I want to call Button1's click event. I guess I need to pass...
Salad
04-15-2010 03:14 PM
Salad Go to last post
10 129
Hi All, I have a multiline text box in which I'd like the Tab char to be 4 chars long rather than the standard 8. I've seen a few postings suggesting...
JB
04-15-2010 08:29 AM
JB Go to last post
0 204
Post New Thread

Display Options
Showing threads 651 to 700 of 65087
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.