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 > august 2003 > threads for tuesday august 12

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

Extracting Outlook Contacts with C#
Posted by Fritz Switzer at 8/12/2003 9:33:34 PM
Can anyone provide a small snippet in C# that pulls out the Contacts in Outlook XP. I've seen a couple of examples in C++ and VB in previous newsgroup posts, but either the originals didn't work or my conversion skills are weak. And if I have to use tlbimp.exe what is the right file to use. ...more >>

Please help. ..Print form control values including datagrid values
Posted by babu at 8/12/2003 7:43:10 PM
Hello All, How are you? I am facing an issue to print all the form control values (including datagrid values). Is there a way to print all the control values in VB.NET. If the grid contains more rows of data (like more than 100 rows),i want to print all the ...more >>

DirectoryInfo and FileInfo classes locking files
Posted by David Turner at 8/12/2003 5:11:27 PM
I have created an ASP.NET page that uses the System.IO.DirectoryInfo.GetFiles() method to get a list of files in a specific directory on our web server. (I simply use this list to build some javascript code). I'm never opening the files or accessing them in any other way. Problem is, that on...more >>

Microsoft Powerpoint AutoShape / object structure
Posted by sahu at 8/12/2003 1:28:56 PM
HI! I have two expert questions: 1. Is it possible to add new (own) End Styles of arrows in the Format AutoShape window (Colors and Lines) drop down box? 2. How is it possible to access the object structure in PowerPoint. I mean by this accessing the objects that are created on the given ...more >>

Application Icon Problem
Posted by Will Mathies at 8/12/2003 12:59:23 PM
I have changed the icon used for my C# windows form application. Now I am having problems. When my app has several windows open they get grouped on the taskbar. The icon that this group uses is out of date. However I have no way to change it. Changing the application icon or form icons do...more >>

VB Windows Application and remote Database?
Posted by James W. Hall Sr. at 8/12/2003 12:46:05 PM
I have a windows application written in VB 6.0 and Microsoft Access. I have 4 customers using it. One of my customers has set up two offices. I have a way of putting the Access database on my webserver. Can I access the Access database from my windows app? I put a lot of time into this ...more >>

ASP .NET Bug?
Posted by Frank Vazquez at 8/12/2003 12:44:32 PM
Does anybody know how to control the width of the DropDownList to match the width of the table cell when using the directive "ClientTarget=downlevel". The DropDownList fills the table cell width without the directive. When I add the directive to the asp.net page the DropDownList controls...more >>

Todays date plus Time that is typed
Posted by Gerry Viator at 8/12/2003 11:49:42 AM
Hi all, I have a textbox were a time is typed in like: upto 4 numbers 1900 300 1000 1425 I would like as they type the text to show todays date plus the time they type. seconds can just be 00. 8/12/2003 11:38:40 AM I know I can do this to get...more >>



Building a single component assembly
Posted by John at 8/12/2003 10:36:28 AM
I am trying to build a single component assembly from a .vb file. At the command prompt, I try to use the "vbc" command as described in the .Net help files and get an error message that the "vbc" command is not recognized by the WINDOWS operating system. What happened to the "vbc" comman...more >>

Accessing OnClick event for dynamically created controls.
Posted by Jim Mitchell at 8/12/2003 10:08:35 AM
I have some code behind that generates 10 imagebutton controls.... I can not seem to figure out how to trap the onclick event for each image and determine which image was clicked. Can someone help? Thanks in advance. for i = 1 to 10 img = New System.Web.UI.WebControls.ImageButton img...more >>

error after installation
Posted by john walsh at 8/12/2003 9:39:38 AM
The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplication1'. 'HTTP/1.0 500 Error from proxy'. is the error I get whenever I try to create a new web project. I've seen reference to this...more >>

startp up object
Posted by hkadhim at 8/12/2003 9:18:28 AM
hi all, i am using the following: Public Sub Main() Try 'set the ado connection string Dim strConnection As String = "Provider=" & "Microsoft.Jet.OLEDB.4.0;" & "Data Source=C:\MyFolder\data1.mdb;" & "Jet OLEDB:Database Password=" & "" 'try to open the ado connection cnn.Open(strCon...more >>

Walk through self-made controls on a form?
Posted by dr.p.dietz at 8/12/2003 4:44:27 AM
Hello, i've created my own TextBox based on standard .net-Textbox as described by MS for my own properties of the textbox and use it in another project. I add the tx=new MyOwnControls.OwnTextbox by code on the form, this works with me.controls.add(tx). But when i try to access the tx in...more >>

Yafoo
Posted by john bailo at 8/12/2003 3:55:38 AM
i remember yahoo as cool and innovative like 8 years ago now it's a bunch of 'alliances' i have not used yahoo for 4 years and i cancelled all my email accounts on their spam-ridden network. the only portal worse is msn....more >>


DevelopmentNow Blog