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 > october 2004 > threads for saturday october 23

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

gui using .net
Posted by Bill at 10/23/2004 8:39:39 PM
I want to create a GUI using VS .NET. For now I just want to input some parameters used by the algorithms I've written in C++. Maybe later I want to access a database to load the data from and plot figures if it isn't too hard to do. I haven't done any GUI's before so what should I use? Do ...more >>


User Controls
Posted by Tome73 at 10/23/2004 3:59:03 PM
When trying to access properties of a User Control while using Code Behind I am running into a brick wall. I can create the User Control using a Code Behind page with no problem, but after embedding it in a Web page I can’t access its properties. Take for example the Microsoft’s QuickStart...more >>

SQL open error
Posted by Dave at 10/23/2004 2:53:28 PM
I reinstalled SQL 2000 server after reformatting my drive. Now I cannot open a database in my C## program as before. If I use "Provider=SQLOLEDB;Data Source=localhost; Initial Catalog=master;Integrated Security=SSPI"; I get an Invalid login error. If I use "Provider=SQLOLEDB; Data Source=l...more >>

Executing a program
Posted by majid at 10/23/2004 10:29:03 AM
Hi I'd like to execute another program like media player from my application . How can i do ?...more >>

Migrating from Vb Script to VB.NET & web.config
Posted by Brandon Taylor at 10/23/2004 9:01:05 AM
Hi everyone, I'm using Visual Web Developer '05 beta, VB.NET, Access. I'm a complete newbie to .NET, so please bear with me! In classic ASP. I used to put my connection string in global.asa. Since web.config is XML, obviously I can't do a Server.MapPath() in that file. Of course I'll know the...more >>

Set Company Name - VB.net for Smart Device
Posted by James Tcheng at 10/23/2004 6:27:01 AM
I've created a simple calculator program using VB.NET -> Smart Device, and successfully deployed to my PDA. When I delete the program from my PDA, it lists the program as "My Company Calculator". How do I set the company name in this environment? An option to change the company name doesn't e...more >>

Change Company Name - VB.Net Smart Device program
Posted by James Tcheng at 10/23/2004 6:25:05 AM
I've created a simple calculator program for the Pocket PC, and have deployed successfully (installed via a simple copy of the .cab file generated in Build, Build Cab File menu to my Pocket PC). When I go to delete the application from my PPC, it is listed as "My Company Calculator". I can't...more >>



DevelopmentNow Blog