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


all groups > vb.net > february 2005 > threads for sunday february 6

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

Advanced DataGrid Question
Posted by Arsalan at 2/6/2005 11:34:17 PM
Is it possible to make a DataGrid containing other controls, for e.g checkbox or combo box ?? Is it possible to directly edit those DataGrid which are bound to Data set [containing data returned from query consisting join statements] ...more >>

How to integrate VBA application in VB6
Posted by Mamatha at 2/6/2005 10:03:27 PM
Hi I want to know the information about how to intigrate VBA application from VB6.Because i have one application in VBA with Excel and i have another application in VB6 then i want to bundle that VBA application into VB6,Please give me the suggestion to this problem.This is very urgent ne...more >>

Please HELP
Posted by T :-) at 2/6/2005 9:53:17 PM
Hi, I exported my contacts from the outlook into some tab delimited file (CSV) which I would like to import into some table but I have this kind of problem. there is a free text area in the contact and in case that people put some enter there it will cause the CSV to open a new row which is ...more >>

Loading Data into Treeview Control?
Posted by adamtdavis NO[at]SPAM hotmail-dot-com.no-spam.invalid at 2/6/2005 8:54:18 PM
I've almost got this the way I want it. I'm loading my customer names into a treeview control. My problem is I'm repeating my root nodes. I know it's something to do with my loop structure but My eyes are crossing from it can someone help me get this organised lol. here's my code. Private...more >>

someone an idea how i can optimize this a bit more
Posted by M. Posseth at 2/6/2005 8:15:28 PM
The below code is to split a mysql file into a file that MSSQL can understand ( only the DDL should be manually modified ) It does work however it is verry verry slow , i tried it on a AMD 64 3400 + machine with 1,5 GB of physical memory installed and after 12 hours i had SQL files worth of 1...more >>

How to retrieve outlook pst file information
Posted by Mamatha at 2/6/2005 8:12:06 PM
Hi I need to know..how to retrieve values of Microsoft Outlook in VB,i want to retrieve how many emails contains in my inbox,outbox,sentitems etc. Please give me the solution for retrieving values of outlook in VB6.If you know the solution or code,please help me,thanks in advance. Mam...more >>

ref : How To Send a PCL or PostScript File Directly to a Printer
Posted by notregister at 2/6/2005 7:01:06 PM
ref : article ID 298141 Hi i have implement this part into my program, how do i recieve information whether the printer has printed out correctly so that i can carry on to my next phase? is it all right if there is no indication on my windows when i start this printing process, because i...more >>

process
Posted by notregister at 2/6/2005 6:41:01 PM
Hi i tried using the below to print a document. How do i select the printername within this process? With psi1 .Verb = "print" .WindowStyle = ProcessWindowStyle.Hidden .FileName = fileName(y) .Us...more >>



multi threading
Posted by notregister at 2/6/2005 6:29:02 PM
my program have as many as 8 threads running at a same time. can different threads open a same file at the same time? let say thread1 open a file abc.txt at the same time with thread 2, both doing at different operation......more >>

Selecting a portion of a string
Posted by jasperjoe NO[at]SPAM gmail.com at 2/6/2005 3:14:22 PM
This is a bit of a strange question, I hope someone can help me out on this as I'm completely stumped. I have a string that is: bttn1-ITEM1 Is there a way I can read this string so I just get the "ITEM1" bit? I want to read the bit after the hyphen each time. e.g. "bttn2-ITEM3" = "I...more >>

When is .NET needed for client?
Posted by Brett at 2/6/2005 1:02:34 PM
What are the cases in which the .NET framework must be installed on the client machine? Are there any setup programs that will do this or how is it usually done? From what I understand, a .NET program (EXE) can just be copied to another machine. I suppose that machine must have .NET howeve...more >>

ScaleX alternative
Posted by Martin Horn at 2/6/2005 12:08:58 PM
Hi, can someone provide a VB .Net equivalent to the following line of code: Debug.Print ScaleX(10, vbMillimeters, vbPixels) which produces the result 37.79524 I have an idea that the graphics object ScaleTransform function may be what I need to use, however I have been unable to lo...more >>

does this sound ok to do?
Posted by rodchar at 2/6/2005 10:33:01 AM
hey all, given: OutlookHelper class which retrieves inbox items using Outlook object model. well the collection in Outlook that holds the inbox items raises an event that says you just received an email. i'm subscribing to that event. In the event I want to raise another event to the ...more >>

can this be done auto...
Posted by rodchar at 2/6/2005 10:09:05 AM
hey all, i was wondering if you goto a site that prompts you to download and where to put the download, is there any possible way to automate responses for that? thanks, rodchar...more >>

Need ComboBox Property Like "ItemData" as in VB 6.0.
Posted by Prabhudhas Peter at 2/6/2005 10:09:01 AM
I need a ComboBox property like "ItemData" in VB.Net as in VB 6.0. The Idea behind this question is, i've created a user control combo box in vb.net with my own set of properties..now i want to store the data of a column from the database into the Combo box with the corresponding ID field (whi...more >>

Pass data between 2 applications
Posted by juky at 2/6/2005 9:26:02 AM
Hi all, I have 2 applications one in VB.net and the other in VC6. I need to pass data between them. How can I do it? what's the best way to implement such communication ? Any comment will be appreciate. Thank you. Juky ...more >>

MCSD certification - is it still necessary to land a job?
Posted by Lewis Lang at 2/6/2005 12:11:42 AM
MCSD certification - is it still necessary to land a job? ... or, is it just a money-maker? Is it worth spending the money on the books and the exam? Thanks, Lewis Lang ...more >>


DevelopmentNow Blog