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 > august 2007 > threads for saturday august 4

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 31

Why does process is still present although close?
Posted by kimiraikkonen at 8/4/2007 11:43:19 PM
I made a very small (2 forms) application with VB.NET 2005 express and second form contains web-browser component and flash movie inside it. Everything OK but after i close the program via normal (from X from top right), the .exe process of my application is still in memory and visible in "Windo...more >>


How to pause next form at application "start-up"
Posted by kimiraikkonen at 8/4/2007 10:40:09 PM
Hi, i have 2 forms, first form has a button that brings user to toggle second form, and second form contains a integrated web-browser component which has a auto-start flash (the flash contains audio) file. The problem is: When i run the program, the next form which contains sound-containing f...more >>

Windows Framework
Posted by Tim Zottberg at 8/4/2007 6:12:45 PM
Hello! I thought that the last post was closed, but then Tom wrote something interesting. Sorry I didn't post in the old subject... The Windows Framework is meant to enabled XP styles, correct? If I want to start with a sub main then I cannot have XP styles, correct? So what is the us...more >>

How to equal Strings which are typed into a textbox
Posted by kimiraikkonen at 8/4/2007 2:22:01 PM
I want to ask how to accept more than "one" values typed into a textbox... For example: If TextBox1.Text = "Google" Then MsgBox("You're RIGHT", vbInformation, "Great") Else : MsgBox("You're WRONG", vbCritical, "Bad") The question is because VB.NET is not case sensitive as i ...more >>

Vb application update while call sql sp
Posted by Anthony Lopez User at 8/4/2007 12:52:35 PM
How can I allow my application to update the screen while waiting for a long stored procedure to finish running ...more >>

"Generic" Enum as a parameter to set a flag in a Bit Field
Posted by JB at 8/4/2007 5:31:59 AM
Hi All, I'm pulling my hair over this and could really do with a bit of help. I'm using various different enums as bit fields and I'd like to create a set of generic Functions or Subs to manipulate the bitfields. For instance: <Flags()> _ Enum ActionFlags As Byte None = 0 Log =...more >>

Beginner question... Cannot name the subject
Posted by Tim Zottberg at 8/4/2007 3:53:59 AM
Hi newsgroup, I am trying to migrate from VB6 to VB.Net. I am having serious understanding problems about why VB.Net 2005 Express doesn't do what I want. I have a C# code, and I was trying to convert it to VB. The first thing that made (and still makes) me crazy is that seemingly I canno...more >>



DevelopmentNow Blog