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
March 2008
April 2008


all groups > dotnet general > december 2004 > threads for monday december 20

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

Bank Transactions
Posted by S Shulman at 12/20/2004 10:43:11 PM
Hi I was just asked by my client (in the UK) to generate money transfers between bank accounts directly from the VB.NET program Unfortunately I have no clue where to begin. Any suggestions will be appreciated, Shmuel Shulman ...more >>

Warn that popups are blocked.
Posted by Jim Mitchell at 12/20/2004 9:44:08 PM
I use pop ups as part of my application.... Is there any way to detect if popups are blocked for my site and ... 1) Let the user know to allow popups for this site? Thanks in advance, Jim ...more >>

date formatting
Posted by cody at 12/20/2004 8:06:26 PM
How can I format a string so that only the months name (and nothing else) is displayed? -- cody Freeware Tools, Games and Humour http://www.deutronium.de.vu || http://www.deutronium.tk ...more >>

FileSystemwatcher
Posted by Andreas Schubert at 12/20/2004 4:30:25 PM
Hello newsgroup, I did set up a fileSystemWatcher to keep track of changes to a folder on a network drive. I can catch all the events I want, like creating files and changing them. Now what I need to know is, WHO actually changed / created the file. Is there any way to get my hands on this in...more >>

Console.WriteLine(@"hi");
Posted by ae at 12/20/2004 3:25:01 PM
what is the signficance of the @?...more >>

VB6 Keyacsii code statement into vb.net????
Posted by Gary at 12/20/2004 2:27:56 PM
Hi all, does anyone know what the how to get this vb6 code to work under vb.net? I only want to allow digits, backspace and a period to be entered into a text box. Private Sub Text13_KeyPress(KeyAscii As Integer) Select Case KeyAscii Case 48 To 57 ' Allow digits C...more >>

Cannot add a new item
Posted by kimkim at 12/20/2004 12:52:05 PM
There is an error message "The system cannot find the path specified" whenever I tried to add a new item to my project. How can this be solved ? ...more >>

Visual Studio .NET version 1.0
Posted by David at 12/20/2004 10:37:07 AM
Does .NET version 1.0 support Windows Forms Applications for Visual C++ Projects? David...more >>



Project created in demo folder rather than as separate folder in w
Posted by pmud at 12/20/2004 7:45:03 AM
Hi Whenever I create an ASP.NET project, it gets created in the Demo folder in wwwroot rather than getting created as a separate project folder in wwwroot. Can anybody tell me how to get around this problem. -- pmud...more >>

Creating an executable for .net application
Posted by jcooper at 12/20/2004 6:01:01 AM
Hi all, I'm new to VB.net and have a question about creating the .exe file for my program. In VB6 you could just select 'Make .exe' from the File menu, but everything that I read about deploying an application in VB.net talks about creating an installer file. The application I created is ...more >>


DevelopmentNow Blog