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 > november 2004 > threads for thursday november 11

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

question about resizing form
Posted by heehaa9 NO[at]SPAM hotmail.com at 11/11/2004 11:09:45 PM
I am trying to create a form that if the form is manually resized, the textbox will get resized proportionally to the form. thank...more >>


draw box
Posted by heehaa9 NO[at]SPAM hotmail.com at 11/11/2004 10:37:56 PM
I am new to VB.net, can anybody help me how to create a form that ask user to enter the "WIDTH" and "HEIGHT" and draw a box display in the textbox? thanks...more >>

Internet Explorer Band Objects
Posted by Craig at 11/11/2004 6:17:52 PM
Has anyone done any development with Internet Explorer band objects in VB.NET? If so, how did you resolve the issue surrounding IEs failure to process the backspace keydown event for edit controls hosted within band objects? I've found several C++ examples addressing this problem, and they d...more >>

USA**FL**PALM BEACH**dotnet (.NET) C# C-sharp Software Developer Wanted
Posted by Endre at 11/11/2004 3:03:38 PM
EXCITING LEADING EDGE TECHNOLOGY DEVELOPMENT IN THE BIOMETRIC IDENTIFICATION INDUSTRY Software Developer Join a fast-growing, driven and passionate team of developers, systems administrators and other support personnel developing and operating a web portal with over 300 geographical...more >>

"setting" instead of "getting"
Posted by Dayne at 11/11/2004 2:24:10 PM
I know I can get the user's last input info with the win32 function "GetLastInputInfo", but how do I set this value without any physical input from the user? Any idea? DT ...more >>

Unable to render PDF that is compatible with v5
Posted by [Alan Flores] at 11/11/2004 2:16:01 PM
Hi. I am rendering a pdf file from an aspx page. The problem is if the user has an earlier version of adobe acrobat reader (specifically v 5), the report shows as blank pdf file. But if you use v 6.0, everything is great. Is there a workaround with this ? Here is my sample code ... Dim ...more >>

Problem Visual Studio 6.0 Reading Fortran
Posted by Ed at 11/11/2004 2:07:08 PM
Apparently my Visual Studio 6.0 cannot support any Fortran files, so I'm abounding with problems compiling. One of my coworker's Visual Studio does support it in some mysterious way I cannot figure out. One difference is that clicking "Project-> Settings" leads to tabs that DO NOT include ...more >>

Newbie design advice
Posted by larzeb at 11/11/2004 1:20:13 PM
I have already written a process to input a list of addresses in XML format, create Address objects from the XML data, pass off each Address object to a COM object for data cleansing and validation, and finally write the object to a SQL database. My implementation probably was drawn from my pr...more >>



Multi-dimension datagrid.
Posted by Peter Rilling at 11/11/2004 12:29:57 PM
I have a set of data that has both a horizontal and a vertical dimension, like an OLAP cube might have. I was wondering if the .NET datagrid supports labels on the vertical axis. I have only seen the ability to label the columns in a datagrid, but because there is a vertical component, I need t...more >>

Setup reruns for each new user of an application?
Posted by Byron at 11/11/2004 11:49:21 AM
I have a Windows form application developed in VS 2003 C# I am using Installshield to install it. After running Setup, each time a new user runs the application for the first time Setup attempts to run. I thought I had run this down before as being a file set with AlwaysCreate = true in the ...more >>

sending event
Posted by Dayne at 11/11/2004 11:48:29 AM
How do I send a mouse or keyboard event(vb.net) without touch(using) either? DT ...more >>

Wildcard string search within a string
Posted by Gerry Viator at 11/11/2004 11:43:43 AM
Hi all, I want to remove this [878454]: With a string function? Can I use the Astric as wild card? If not, how? Dim txtstr as String = "Print Report for MRN [878454] from B Database" txtstr = txtstr.Replace("[*]","") please help ...more >>

socket problem
Posted by dexter15820 at 11/11/2004 11:14:04 AM
I am having a socket problem after upgrading my .net framework 1.1 to the latest patch level. After the upgrade I can establish a connection but I cannot read from the socket. If I remove the patch I can read from the socket. Do you know of any security settings for .net that i need to chan...more >>

problem "Initilizing offline cache"
Posted by Tim Marsden at 11/11/2004 10:20:16 AM
Hi, When I open my VS2003 solution it looks up "Initializing offline cache", if I end it and reopen its OK. Any suggestions? Tim ...more >>

EditCommandColumn w can set it to Visible=true for some users?
Posted by Stanley J Mroczek at 11/11/2004 10:12:02 AM
I Set the EditCommandColumn to Visible=False to stop people who are not allowed to make any changes to a record. How can set it to Visible=true for some users? Please answer in VB Thanks Stan ...more >>

connecting programmatically to a linux samba share
Posted by stm3 NO[at]SPAM qwest.net at 11/11/2004 9:38:28 AM
I've got a Samba share set up on a LINUX box. It's set up for user-level access. A Windows user is mapped to a UNIX user. When accessing through file explorer, a username/password box pops up, and I type the UNIX user name mapped to my current windows user and the SAMBA password. My proble...more >>

Cancel right-mouse click
Posted by Maurice Mertens at 11/11/2004 8:05:52 AM
Hi all, I want to cancel the right-mouse click on a control in VB.NET. Does anyone know how to do this? -- Met vriendelijke groet / With regards / Saludos, Moviat Automatisering Maurice Mertens mauricem@moviat_KillSpamWordForEMail.nl tel: +31 162 470 534 fax: +31 162 470 502...more >>

Print labels - Best option between using access reports or HTML templates
Posted by luis.sg NO[at]SPAM gmail.com at 11/11/2004 5:07:55 AM
Hi all, I'm trying to generate labels to print in several different formats, all of them with their own height,width and page margins. We've got this done in MS Access 2000, using a designed report that fits with each label type, and reads a table dinamically generated. But the problem is p...more >>

System.Net package
Posted by Andrew McNab at 11/11/2004 3:57:02 AM
Hi, i don't think i'm in the right place but I'd like to know if the namespace supports peer-to-peer connections. I've successfully made socket connections with web servers but i was wondering if you can make conenctions to arbitrary ip addresses. Trying to write a simple program to do comms w...more >>

Managed c++ template.
Posted by Elephant at 11/11/2004 1:02:04 AM
Hello, how does one create a managed c++ template? The following doesn't seem to be the correct syntax: template<typename T> public __gc class TestClass{...}; // Compiler error: "Syntax error: '<end Parse>'" Thank you for any answers, me. ...more >>


DevelopmentNow Blog