Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008


all groups > vb.net > november 2005 > threads for sunday november 13

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

: Receive SMS from a handphone connected to PC using VB.NET
Posted by ransoma22 at 11/13/2005 11:03:14 PM
I developing an application that receive SMS from a connected GSM handphone, e.g Siemens M55, Nokia 6230,etc through the data cable. The application(VB.NET) will receive the SMS automatically, process and output to the screen in my application when a message arrived. But the problem is how do I ...more >>

recommended books for pos.net
Posted by steve at 11/13/2005 8:21:36 PM
Hi All Can anybody recommend a good book covering POS.net for vb net 2005 Any websites with info on the above also appreciated Regards Steve ...more >>

Separating presentation from data layer
Posted by Michelle at 11/13/2005 6:50:28 PM
Hi all... I could use a little TLC here for understanding and not for solving a specific problem... sorry if I've got the wrong group, but I'm using VB so I figured this was the most appropriate one. I'm an advanced beginner, but in all of the books and class material I have, I haven't fou...more >>

VB.net 2005 and database
Posted by Maileen at 11/13/2005 6:35:11 PM
Hi, I've created a small application which should create a DB in different plaftforms like MS SQL 2000 and PostgreSQL. First i perform a simple test to see if user enter correct connection string. if it works, so i have a simple SQL statement like "create database DBTest;" so, i create...more >>

Setting Cell/Row/Column Properties in DataGrid
Posted by fripper at 11/13/2005 5:21:57 PM
After a good bit of urging from folks in this newsgroup I have begun to become familiar with the VB .Net DataGrid control as a replacement for one my favorite VB6 controls ... the FlexGrid. In any event, I have a DataGrid, added a GridTableStyle, bound a DataTable to it and everything display...more >>

"Don't Show Again" Feature on Form
Posted by Grumpy Aero Guy at 11/13/2005 4:14:17 PM
I would like to add functionality to a form that contains a check box with which the end user can check it so that this particular form won't appear again. I. e., a "Don't show this form again" box. What approach is generally recommended to implement such functionality. A general approa...more >>

web browser in RC
Posted by thomasp NO[at]SPAM msala.net.net at 11/13/2005 12:21:08 PM
I have a windows form that was built in VB2005 Beta2 that contains three web browser controls. It worked fine in VB Beta2 but in the RC is gives the following error: An error occurred creating the form. See Exception.InnerException for details. The error is: ActiveX control '8856f961-340a...more >>

how to Create a File System Virtual Folder
Posted by §iD` at 11/13/2005 11:06:57 AM
Hi, I would like to create a file system virtual directory which should be accessible by Explorer and by application from the standard path (ex. c:\virtual_directory). I would like to be able to mount and un-mount that directory and populate in some manner. How can I do this? Thanks is adva...more >>



N-Tier Design
Posted by Mr Newbie at 11/13/2005 10:26:48 AM
Does anyone have any recommendations for a really good book, or web site article on design of N-Tier systems using .NET -- Best Regards The Inimitable Mr Newbie º¿º ...more >>

listBox help for a beginner
Posted by Jeff at 11/13/2005 8:02:22 AM
Thanks in advance from an absolute beginner. I have a listbox with many different items listed. I want the user to select one item and then sort that selection into several different labelboxes, i.e. the first three positions in lblBoxOne, positions 4-10 in lblBoxTwo, 11-20 in lblBoxThree and...more >>

Array Element Changed Event - How?
Posted by JonathanG at 11/13/2005 5:48:24 AM
All, Thanks in advance for any help. I am attempting to write a property that is an array of strings. I am trying to trap the event when one of the strings in the array changes. When I step through the code, I can walk through the Set statement when the length of the array changes (and th...more >>

Virtual Folder: How to create and populate?
Posted by §iD` at 11/13/2005 12:00:00 AM
Hi! I would like to create a virtual folder (which I want to mount) and populate managing his content by a DLL or something like that in VB.NET (2.0). How can I acomplish this? Thanks to all! sid....more >>


DevelopmentNow Blog