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
all groups > vb.net > may 2005 > threads for saturday may 28

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

Raising Events Handled by a COM Sink
Posted by Michael Tissington at 5/28/2005 8:39:41 PM
I have created a class with a number of methods and events as described in the MSDN infor for handling events. I am trying to use the attributes GuidAttribute and DispID. The problem that I'm having is that when I try to use the tlb file the guid and dispid attributes seem to have been igno...more >>


How to I make a program?
Posted by Daniel Kaseman at 5/28/2005 6:01:19 PM
Can someone help me make a program? ...more >>

Excel to string with quantity
Posted by nielsh at 5/28/2005 2:23:53 PM
Hello, I have a Excel document with multiple colums. I want to use te data from 2 colums (filename & quantity). First i want to know the quantity, because when the quantity is '3' i want to make a string value with three times the same filename from the same row. ### Examle, a row with the va...more >>

Creating a Framework Help
Posted by Microsoft News at 5/28/2005 1:04:34 PM
I am looking to create my own Framework, something that I can re-use and build upon. Anyone out there have any suggestions for a good starting point? Good books, web site, etc. to read and understand all of the issues? Thanks Clyde ...more >>

MDI OPen Child form from other child form
Posted by KentG at 5/28/2005 1:03:01 PM
I am using VB.NET and trying to open an MDI Child form from another MDI Child form. Am using on the Child1 click event but the Child2 isn't opening: Dim Child1 As New frmchild2 Dim mdi1 As New frmparent mdi1.IsMdiContainer = True Child1.MdiParent = mdi1 ...more >>

datetimepicker dataset
Posted by Clamara at 5/28/2005 6:44:03 AM
When adding a new record from my form, I pre-set my DateTimePicker's value to System.DateTime.Today Since the "Today" value is used most of the time, the user doesn't need to select a date from the DateTimePicker, since the default is shown. My problem is, if the user does not choose a value...more >>

Macro in IDE
Posted by Francois Soucy at 5/28/2005 12:00:40 AM
Hi All, I would like to know if it's possible to fire a event whenever I add a new class file to my project? What I want is to automate the process of adding some region and header comment to each new file that I add to my project. It's possible? If yes can you give me a direction? ...more >>

Intellisense-Descritpion-Attributes
Posted by Michael Maercker at 5/28/2005 12:00:00 AM
Hi! I know there's some way of using .Net's <Attributes> in my own code to set method descriptions etc. that will be shown in Intellisense while programming - or at least after compiling into a dll for example. I've searched the net, but all I keep finding that somehow comes close is showing ...more >>



Local Database File in VS 2k5b2?
Posted by Günter Huber at 5/28/2005 12:00:00 AM
I got no choice for a Local Database File in VS 2k5b2 in the Data Source Configuration Wizard. I got VFP OLE DB driver installed... ? G ...more >>

copy files animation in form?
Posted by Lars Netzel at 5/28/2005 12:00:00 AM
hi How can I add the animation for "copying files" in my windows forms application? I understand it's an AVi file but how do you handle it to start animate and stop and hide and all? I tried putting it into a picture box but that didn't work. best regards /Lars ...more >>


DevelopmentNow Blog