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 windows forms > march 2006 > threads for wednesday march 15

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

Accessing Network folder with Different user name
Posted by Terry at 3/15/2006 9:10:28 PM
I need a little help; I work at a large corporation which uses roaming profiles. I wrote a program which saves images to a network folder. I need help with accessing these images with a different user name and password instead of the user who is logged on to the computer. The reason is: We loc...more >>


vb.net to c# conversion help please
Posted by c#2006user at 3/15/2006 4:56:23 PM
Hi everyone, i have a vb.net program ive converted most of the code but i know events dont translate well, the original vb.net code uses withevents and .handles and i can't get the events in c# to work 100% they seem to hook up ok but when the eventhandler is called from the method its n...more >>

Where to set the The System.Globalization.CultureInfo?
Posted by David at 3/15/2006 4:16:03 PM
I have a small Winform program where I set specific text 2 buttons to be different for UK English.. This was done via the "Language" option on the form properties. I call the following code prior to calling "InitializeComponent();" System.Threading.Thread.CurrentThread.CurrentCulture = ne...more >>

Any Guides ?
Posted by Josue Avila Mendoza at 3/15/2006 2:49:38 PM
Hi Everybody : I need to buid an application with the functionality to set some kind of skins to its Main Window and Change the aspect for the form you know like some kinf off "Desktop Widget" does any body know if there is a component or a Graphic library which allow's me do this .. Or I ha...more >>

Seeking Book Recommendations...
Posted by Deep Silent Ocean at 3/15/2006 12:28:48 PM
Hi All... I am in process of developing enterprise level application where I would have chance to design the framework of the application. The application which I am developing is highly UI oriented. Can anyone recommend me boo/material which gives me idea about framework development exampl...more >>

Send Bug Report from Windows Form
Posted by rob at 3/15/2006 12:12:03 PM
I have an win form app from which I want to be able to send bug reports. My first approach was something like: SmtpClient client = new SmtpClient( ????? ); MailAddress from = new MailAddress("from@from.com"); MailAddress to = new MailAddress("to@to.com")...more >>

How to open the combobox dropdown
Posted by Roby Eisenbraun Martins at 3/15/2006 11:01:27 AM
Hi, How can I open the comobox dropdown by code? Thank you, Roby Eisenbraun Martins ...more >>

How to avoid Outlook Security pop up when trying to send the mail -- WIN Api to simulate the click does not helps
Posted by vikash NO[at]SPAM nagarro.com at 3/15/2006 1:47:52 AM
Hi, In one of my current application, I am sending the mail by using the Outlook API. The problem is that whenever it is trying to send the mail, it gives me the security warning saying that "external program is trying to send the mail". This is due the the security feature of outlook. But I ...more >>




DevelopmentNow Blog