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
May 2008
June 2008


all groups > dotnet framework > august 2003 > threads for friday august 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

Hello All
Posted by Wayne Taylor at 8/29/2003 10:49:47 PM
I would like to list the Entire Network from within my VB.NET app and allow the user to select mulipy machines... I would like to retain those machones names so I can can pass them via (shell) to a Windows script for excution... any suggestions? thanks in advance, Wayne ...more >>

Newbie to the .NET World
Posted by Wayne Taylor at 8/29/2003 8:02:46 PM
I've been looking on MSDN website for examples of how to access Active Directory. Does any one know of any links to code examples..... Thanks, Wayne ...more >>

Converting VB App for the web
Posted by Pranali at 8/29/2003 3:12:27 PM
Hi, What will be fastest and easiest way to convert the very complex existing vb6 project using Access database to a web project ? Any idea will be appreciated. Thanks ...more >>

Why is HttpWebRequest different than IE?
Posted by turbo_pub NO[at]SPAM certes.net at 8/29/2003 1:39:53 PM
Why when I retrieve the response from a URL using HttpWebRequest, do I end up with HTML that is different than IE, even if I set the HTTP_USER_AGENT to be the same as IE? Here's a super-simple example. Note that in IE when you load this URL, there are "£" symbols in front of all of the prices...more >>

Mail Address of Current User
Posted by Steve Hiemstra at 8/29/2003 12:05:57 PM
Hi All, You on a workstation logged on as a specific user, and you want to use SmtpMail (System.Web.Mail.SmtpMail) to send an e-mail from your program. The form of the method to send an e-mail is: SmtpMail.Send(from, to, subject, body); I already know who the message is going 'to'...more >>

Lack of Unsigned CLS-Compliant Types in .NET
Posted by Tim Rogers at 8/29/2003 11:49:27 AM
I'm wrapping a native C++ API with MC++. One of the things that I have found frustrating is the fact that most (if not all) unsigned types in .NET are not CLS-Compliant. So, to me, that means you can't use them, say, as arguments in a method because a particular .NET language is not required to...more >>

O/R Mapping tool like Apple has.....for .NET?!?!
Posted by gicio NO[at]SPAM web.de at 8/29/2003 11:46:43 AM
Hi! I post this text 1 year ago. But no one really could give me an answer. This is the text that I posted long time ago: I have a fundamental question about The way .NET handles the object orientated way of Persistence. I am coming from JAVA and WebObjects (Apple) World and I am looking...more >>

Get IntPtr for a byte array
Posted by Logan McKinley at 8/29/2003 11:11:28 AM
I have a third party Dll with a function which requires an IntPtr but the data is in a byte array. I need to get the IntPtr for this byte array so I can pass it into the function. Thanks in advance, ~Logan ...more >>



File or assembly name System.Windows.Forms error in Visual Studio.NET Beta 2.
Posted by Andrzej Wegrzyn at 8/29/2003 10:31:10 AM
I am using Visual Studio .NET Beta 2, because this is the only version I could get. I installed it. Had some problems with starting it. I was getting a message like this: "Visual studio was installed under another user". I found out that the way to go around it is to delete the key from regi...more >>

account the App is running under
Posted by Wei at 8/29/2003 9:55:32 AM
Hi, Is there anyway(programatically) to find out under what account the current application is running? Thanks, Yu...more >>

ASP.Net and client side control (SelectedIndexChanged)
Posted by geordie.teicher NO[at]SPAM abboptical.com at 8/29/2003 8:35:43 AM
I was wondering what capabilities ASP.Net has at the client level. I have been using a RadioButtonList. My control and additional textboxes look like this: o See item number [ ] o See items from Date [ ] to date [ ] I have the method defined for SelectedIndexChanged...more >>

Visual Studio's Context Menu
Posted by ron at 8/29/2003 6:35:55 AM
Hi, How can I add a menu options to the context menu in the ide? I know how to add an option to the commandbar. I am trying to write an add-in that is invoked by right- click in the ide. Thanks...more >>

PDF/RTF Conversion
Posted by Tushar Agarwal at 8/29/2003 4:32:06 AM
Hello Guys, I want to convert all general documents like (doc, xls, txt, ...etc) in pdf. Also my requirenment is to first merge 2 or more documents of same or different types and then convert the merge result to pdf. Like merge one doc and one xls and convert it to pdf. Original doc and...more >>


DevelopmentNow Blog