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


all groups > dotnet general > january 2006 > threads for monday january 23

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

HTTPWebRequest error | Transport connection related
Posted by Sanjeev Purohit at 1/23/2006 9:11:02 PM
I am working on a VB .net application which accesses a Java Servlet. This servlet returns a binary stream that is written onto a PDF and then this file is printed. Even though this file is downloaded and printed on most environments, it fails to do so on one of the environments with the follow...more >>

Control Values
Posted by Seok Bee at 1/23/2006 8:26:02 PM
Dear Experts, How can I remain the value of other controls when I enter other value in another control with POSTBACK attribute is set to true. Currently, when I selected a date from a date picker into a textbox control, after that I enter a value into another textbox control with POSTBACK a...more >>

How to determine New Hardware Found
Posted by icodeurs2 at 1/23/2006 8:12:02 PM
I am interested in how to determine if a particular type of hardware has been plugged into Windows XP/2000 programmatically. It could be a service or application running that could detect the new hardware the way XP and 2000 currently do when new hardware is found. I am particularly interest...more >>

reads machine.config instead of app.config
Posted by Plankton at 1/23/2006 7:30:02 PM
I am trying to test some code in VS.NET using ConfigurationManager.ConnectionSettings to retrieve a database connection string from an app.config file I added to my project. ConfigurationManager.ConnectionSettings is trying to retrieve the information from machine.config in some directory f...more >>

Cursor Disappears on Windows Forms (.Net 1.1)
Posted by Jason J. Hedges at 1/23/2006 6:08:03 PM
I posted this in dotnet.framework.windowsforms and haven't received a reply. Hopefully someone here can help. I have a windows form (.Net 1.1) with a text box and some combo boxes on it. The comboboxes auto drop down when they receive focus. Here's the problem: When you start typing in the ...more >>

datagrid question
Posted by amber at 1/23/2006 2:07:58 PM
I have a form, with multiple tabs. Each tab contains 1 datagrid except for the last tab which contains 2 datagrids. I have a toolbar that I use for the entire form. When the 'delete' button is pressed, and any but the last tab is active, it prompts the user, then deletes the currently selecte...more >>

VB.NET 2005, Change text of control on a Splashscreen
Posted by Maurice Mertens at 1/23/2006 12:47:27 PM
Hi, I'm currently working on an app in VB.NET 2005 which uses a splashscreen. In the 'my project' settings I used the 'Spash screen' setting to set the form that will be the splash screen. The next thing I want to do is change the text of a control on this form so the app can show some i...more >>

Code Documentation
Posted by marmaxx at 1/23/2006 12:17:27 PM
There is a way to create documentation in Visual Studio 2005 (much like javadoc) but I can't remember exactly how it's done. Could someone refresh my memory please? ...more >>



Item icon doesn't show
Posted by Andla at 1/23/2006 12:05:25 PM
Hi, What could be the problem if the icon doesn't appear in the 'add ne item' dialog? What tools/methods would you suggest to find the cause? I'm using MDE 2002 version 7.0.9366 Framework 1.0 Also tested on Visual Studio 2005 with the same problem. Path to vsz-file is e:\program file...more >>

Modifying a text file
Posted by soup_nazi at 1/23/2006 10:26:02 AM
I want to remove duplicate entries within a text file. So if I had this within a text file... Applications/Diabetic Registry/ Applications/Diabetic Registry/ Applications/Diabetic Registry/ Applications/Great Plains/ Applications/Great Plains/ Applications/Great Plains/ Applications/Great...more >>

AMD/Dual-Core/64 bit: influence on compiled files? - Clients?
Posted by Pieter at 1/23/2006 9:10:44 AM
Hi, Maybe a little bit off-topic, but it still seemd the best place to ask for it :-) I'm planning to buy a new development laptop, and I would like to buy an AMD, Dual Core,-bit But none of my clients has an AMD, most an Intel Pentium 3. Will the fact that my applications will be compil...more >>

vb class in c++
Posted by thomas at 1/23/2006 8:57:06 AM
Hello, I wonder if it is possible to include visual basic class to a C++ project within a solution. Thanks Thomas...more >>

How much does the .net license cost
Posted by Smitha3 at 1/23/2006 8:13:54 AM
Hi all, I have made an application using team suite 2005 beta2 trial version and to distribute it i want to procure the license for deploying the project that i made in vb.net. I have used Crystal reports X that comes along with the team suite 2005 beta 2. My question is I need to sell ...more >>

Bitmap in Template column ???
Posted by serge calderara at 1/23/2006 7:46:02 AM
Dear all, how to display bitmap inside column template ? I have use following syntax : <asp:ButtonColumn Text='<%# <img src= "search.gif" >%>/></asp:ButtonColumn but when running it says, binding not correct any idea ? regards serge...more >>

Trace Class with Event Logging and Http Upload
Posted by Pete Smith at 1/23/2006 7:34:15 AM
Hi, I'm looking for a Trace Class that logs errors to the Event Log and can send error reports to me via http. Each Trace Entry should contain the call stack, exception stack and line number of the faulting method. Any suggestions? Thank in advance Pete -- Pete Smith ...more >>

CollectionEditorForm
Posted by bp at 1/23/2006 7:01:02 AM
Hello, I have a component with a property "Items" of type Collection. I've done my own CollectionEditor with an associated Form, but I have a problem. Items is a collection of objects with type MyObject, which have a property TextBox. When I edit this propriety with my editor, I can retrie...more >>

Pascal and C++
Posted by Kristelle at 1/23/2006 6:53:43 AM
I need to combine (and modify) several applications into one. Some are written in C++, other in Pascal How can I translate the available code to use in VS.Net? Even the C++ code won't compile (i was told it compiles under Borland) Please advise ...more >>

Calendar control properties
Posted by David at 1/23/2006 6:46:05 AM
I am using the SelectionMode="DayWeek" within the calendar control. How can I adjust the width of the first column without affecting the other (the days) columns. ...more >>

Odd string compare results
Posted by Gwyn at 1/23/2006 6:43:03 AM
If I test "A+" > "A-" then I get true If I test "A+A" > "A-A" then I get false What the hell is going on?! I can only imagine it's down to culture... but why? my thread culture setting is "en-GB" What rules are going on here? Does this mean the only way I can ever test strings is to use...more >>


DevelopmentNow Blog