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 > october 2003 > threads for thursday october 9

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

Opinion on how best to wait for a file
Posted by john bailo at 10/9/2003 10:27:07 PM
I'm writing a program to monitor the operation of a process. Part of the process involves trigging a method, then waiting for the creation of a flag file. I want my code to pause at that point. How would you recomment waiting and monitoring. I can think of two ways: 0. Start a timer. 1...more >>

Visio 2002 Architect Database Wizard
Posted by Jason at 10/9/2003 10:15:52 PM
Looking for the Patch for Visio Architect that fixes the wizard bug as detailed in Knowledge Base Article Q321145 FIX: Database Modeling Stops Responding While Refreshing SQL Data Source Can someone help me with the link to download the fix? Thanks Jason ...more >>

Visual Studio IDE Issue
Posted by sohal at 10/9/2003 10:06:19 PM
Is there any hot key available to "Go To Definition" of a function written and back to the same place(i.e function call). In VB6, we used to use Ctrl+F2 and Ctrl+Shift+F2 to do the same....more >>

File upload and page PostBack.
Posted by pamelachatterjee NO[at]SPAM yahoo.com at 10/9/2003 8:11:50 PM
In my project I am uploading file using File control. After browsing file user needs to select other values from DropdownList to determine uploading path. After selection in couple of drop down lists page needs to postback. The problem is File input field becomes clear after posting pack of the...more >>

Newbie Databound combo question - HELP!!! (VB.NET)
Posted by Aaron Ackerman at 10/9/2003 7:52:11 PM
I have tried forever to get this databound combo to load up in my WinForms (VB.NET) project but to no avail. I have used all of the data bound properties I can muster both at design-time and in code at run time. Could soemone give me some tips and on how to fill it manually in code in case I ...more >>

How to: Launch application AND open the "triggering" file
Posted by Bob Lidgard at 10/9/2003 5:28:28 PM
Hi, I need some help. Hopefully this is trivial! I have created a special file type for my application. I can easily associate the app with the file type manually and I have even seen som code to do this as well. (MSDN - 185453) However, once the app is launched after double-clicking on the ...more >>

corrupt viewstate on form.submit
Posted by Tony Hedge at 10/9/2003 2:48:14 PM
Hello, I hope some one can answer this for me. I am using .NET version 1.0 on Windows 2000Pro and I am getting an error when doing a form submit from an HTML control. Please look at the following brief code example: I have two aspx file WebForm1.aspx and WebForm2.aspx. WebForm1 has ...more >>

c#.net
Posted by Ricky at 10/9/2003 1:18:02 PM
In c#.net, how can I get input from the user, and store that input in a int data type. example in c++ int a = int(); cin >> a;...more >>



Sending a dynamic variable to a user control
Posted by Steve Gadlin at 10/9/2003 1:08:17 PM
Hi there! First off, let me apologize for the basic question... I'm very new to .NET programming. I'm building a web site using VB.NET, and am trying to include several custom user controls. One of these user controls handles the navigation. This user control polls the database for the...more >>

System.Net.WebClient HTTP Protocol Error
Posted by Justin Malloy at 10/9/2003 1:02:04 PM
I am using the System.Net.Webclient to try and download an XML file from a website but am receiving a HTTP protocol error when running the DownloadFile() sub routine. I did a HTTP trace using internet explorer to see what is happening in the request and it looks as though the request orig...more >>

Watch important patch
Posted by Gottardo Ottorino at 10/9/2003 12:44:38 PM
MS Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to help maintain the security of your computer from these ...more >>

Access to VB.NET
Posted by Alton at 10/9/2003 12:08:55 PM
Where can I found information on migrating an Access 2002 application to VB.NET?...more >>

Nick Andrew Is A Dork
Posted by Burgess Meredith at 10/9/2003 11:54:53 AM
Nick Andrew is a Dork. And a Troll. And a Dork, again. ...more >>

Multiple Data Adapters.
Posted by Bob T at 10/9/2003 11:52:09 AM
Hi, I have been using SQLDataAdapters and Datasets in my project. I have a goal to simplify the project. Each data adapter has a corresponding dataset it retrieves values into. Even though the data structure of 3 datasets is identical, the 3 data adapters use 3 different stored procedures...more >>

Where to put configuration information in a Windows app?
Posted by Geoff Pennington at 10/9/2003 11:33:58 AM
It is really pathetic that I don't know this, but here it is. I have been writing ASP.Net apps for a while, and all configuration information, such as the database connection string, goes in a text file called Web.config. There, it is accessible to the entire app and can be changed without recom...more >>

Installation Key
Posted by Guillermo at 10/9/2003 11:26:28 AM
Hi All. Does anyone know how can i easily include a form into a VB .NET setup project in order to make the user to insert an Installation Key?? Of course, if the Installation Key is not correct, to abort the setup process. Where can i find some info about this?? Thanks a lot....more >>

VB.NET error using EXCEL
Posted by Juan Sanchez at 10/9/2003 11:24:10 AM
Hi there, I have a VB.NET application using EXCEL it run fine in some computers but now in a specific one I receive the error QueryInterface for interface Excel._Application failed. interop.Excel. Some body can help me ? Thanks in advance. ...more >>

Methods missed
Posted by Erick at 10/9/2003 11:01:11 AM
Hi, I'm implementing a IHttpModule. I get the Context object like this: HttpContext m_HttpContext = (HttpContext)((HttpApplication) sender).Context); this is done on the BeginRequest event of the Custom module when I try to access the following statemen: m_HttpContext.Request.Path....more >>

GAC Question
Posted by Hagay Lupesko at 10/9/2003 11:01:03 AM
Hi, Case of two applications adding the same strong name assembly to the GAC, and one application removes the assembly from the GAC while uninstalling, will the other application still have the assembly in the GAC? Thanks, Hagay. ...more >>

Configuration File Question
Posted by Ian at 10/9/2003 9:51:53 AM
I have an application called "Test.exe" and this application has a config file called "Test.exe.config" and it holds the connection string for the database calls in there. To get the conectionstring out of the config file the following lines of code are utilized. Private settings As New System...more >>

Socket.Select butI have only Int32 socket-descriptors...
Posted by Dario at 10/9/2003 9:43:10 AM
I have an unmanaged library that handle many TCP/IP connections. In my .NET application i want to test if there is input available on these connections. Using an existing function of the unmanaged library I'm able to retrieve the list of Int32 socket-descriptors handled by the unmanaged library....more >>

CFM Includes
Posted by Derek at 10/9/2003 9:40:47 AM
We currently develop classic asp & asp.net and cold fusion mx web applications. Does anyone know if there is any way to include/call cfm pages inside a .net/asp web app? Just trying to avoid having to rebuild an app in .net if we do not have to. Any advice/instruction would be great...more >>

Values inside a DataGrid
Posted by Derek at 10/9/2003 9:38:45 AM
Another DGrid question... I can not access the values of a cell in a datagrid unless I make them visible. I do not want these fields displayed. I only want to use the values to run a stored procedure off of. I access them right now using the item.cell().control method. Here's the ...more >>

store install folder to registry not possible
Posted by Brent Shire at 10/9/2003 9:15:14 AM
To anyone who is willing and able to help me! I have developed a Windows application in VB .NET and wish to deploy it from a CD using a typical install program. I have created a deployment project in VS .NET, and all works as expected, except for one thing. The requirement is that I need to...more >>

a way to cast complete arrays (performant)?
Posted by Sven Erik Matzen at 10/9/2003 8:30:44 AM
Hi, Is there a way to quickly cast an array of "bytes" to an array of "signed bytes"? Sven ...more >>

Short Date Format
Posted by john bailo at 10/9/2003 1:32:58 AM
If I use DateTime.Now.ShortDateFormat().ToString it returns 10/8/2003 What I want is 10/08/2003 Is there an easy way to get DateTime.Now to return the date with the leading zero. ...more >>


DevelopmentNow Blog