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 wednesday december 29

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

Bug in .NET splitter
Posted by Skan at 12/29/2004 10:01:01 PM
I had used .Net Splitters in my application. There is a bug with that control Moving splitter works fine. But when switch to some other window while moving the splitte, the key board keys do not work in application. Proper scenario is as follows. We assume that you have a VB.NET application ru...more >>

What is COM, COM+ ?
Posted by Bradley1234 at 12/29/2004 7:04:27 PM
Hi Im trying to really understand COM and the replacement in the newer .net framework. Coming from an embedded side and not riding the Windows wave in the 90s, COM seems difficult to grasp. The msdn library documentation seems to go in circles, saying: what is com? well its, its sort of li...more >>

Building for use with non-.net compatible windows systems
Posted by chris2 NO[at]SPAM cs.mun.ca at 12/29/2004 7:03:35 PM
This may seem like a strange question to most readers, but I made a nasty assumption when I made my first little "Hello World" application. Seeing as I'm 100% novice to Visual Studio, and .net in general, I made an assumption that compiled programs worked on all windows (at least modern) compu...more >>

.NET ComboBox Behavior Help
Posted by hasden at 12/29/2004 4:56:59 PM
I'm working in .NET and I can't seem to get the behavior that I need from the combobox. I'm sure it's possible, I just don't have the .NET experience. Any help would be greatly appreciated. I need a combobox with the following behavior: - The user can type in any text they want - When the use...more >>

DataSet to excel?
Posted by Pankaj Banga at 12/29/2004 2:17:01 PM
What is the most efficient way of transforming DataSet to excel spreadsheet? ...more >>

Marshaling
Posted by Nikolay Petrov at 12/29/2004 1:21:00 PM
Guys, please help. I am trying to make this work from at least 4 months. I am new to programming and some things are difficult to me, but I really need to make my project work. I can't find anything helpfull in internet for 4 months ;-( . Please someone who is more expirenced help me. I am t...more >>

Where can I find info on this
Posted by Chris at 12/29/2004 11:59:06 AM
Hi, I need to create an app that will listen on a modem for a call and when I punch in a number from the phone pad the ap[ will do something. Where can I find info on using VB.NET with modems. Thanks...more >>

.Net is awesome
Posted by Tim S. at 12/29/2004 11:27:07 AM
I've been a classic VB developer for the past 6 years. I've only been developing in .Net (using C#) for the past 2. I'm currently studying for the MCSD and I already have a couple exams under my belt. VS.Net is the technology I've chosen to move forward with due to my history with MS, but ...more >>



Imitate "Back Button" action
Posted by Tom Youngquist at 12/29/2004 10:45:01 AM
Does anyone know the command to "imitate" the "Back" button on a browser in .NET. I have looked in the Redirect but can't seem to find anything. I can re-direct to a specific page but my users come from differnet places so would like to put a "Back" button on the page. Thanks. Tom Youngqui...more >>

Very Urgent!!!!....Production Problem -Server Error in '/' Applica
Posted by Matrix - MAM at 12/29/2004 10:39:12 AM
I've got the following error from ASP.Net Web Application from production server. It was working fine till yesterday. Suddenly we were unable to open any of the .aspx pages. But we can open .asp pages. Please help us immediately. The Error message is: (from ****START*** to ****END...more >>

VB.net Multithreading Problem
Posted by thowle at 12/29/2004 9:55:03 AM
Okay, I'm sure there is a very simple solution to my problems here and I am just too tired, but then again maybe not. Here is an example of my code: Dim Conn_Thrd as new system.threading.thread(addressof connecttoserver()) public sub connecttoserver() 'This works good Treeview1.no...more >>

String to Date in VB.Net?
Posted by CG at 12/29/2004 5:23:02 AM
Hi, This seems simple but I don't know what I am doing wrong. I have a string as "15122004" I want to convert this to a date. I have Option Strict On. How can I convert this string to a date in format ("dd/mm/yyyy") without turning off Option Strict? Thanks....more >>

.Net Infrastructure Design Question
Posted by Anil at 12/29/2004 4:25:03 AM
Hi! We are initiating a new project in our company, and we plan to use .Net for this task. We need latest architectures that are recommended by Microsoft. Can anyone tell me where I can found the documentation for this? We think a 3-tier structure for our project and plan to use Web Services...more >>

overloading operator op_Assign and op_Comma
Posted by cody at 12/29/2004 1:12:59 AM
This guide says that operator methods op_Assign and op_Comma exist, so I wonder if one can override them: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconOperatorOverloadingUsageGuidelines.asp I think you cannot use override these operators in .NET and it ...more >>

Looking for a treeview control
Posted by Richard L Rosenheim at 12/29/2004 1:10:04 AM
I'm looking for a treeview control that supports owner-drawn nodes. Preferably freeware. Anyone know of one? I checked GotDotNet and did a Google search. All that I found was a package called NetAdvantage from Infragistics, which is outside the budget for this program (just a program for per...more >>

Unexpected error creating debug information file .pdb
Posted by Nitin at 12/29/2004 12:57:02 AM
i dont know , what's the reson of this, but if i complile my solution in release mode , it works , but give buid error in Debug mode -- "Unexpected error creating debug information file .pdb". Project is on .net 1.0 framework. Error came after i installed framework 2.0 from net. but now i ...more >>


DevelopmentNow Blog