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
March 2008
April 2008
all groups > dotnet general > june 2004 > threads for saturday june 26

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

ADO.net: 3 Data Set Questions (Issues)
Posted by Mr. B at 6/26/2004 7:33:04 PM
I'm updating my current VB.et application. I currently reads about 6 tables from an MS Data base. I've created a new MDB file which combines the 6 tables into 1 table. I'm doing this because I know I'll speed up my application loading time by more than 10 seconds (out of about 20). I've run...more >>


Using VB .NET to manipulate an Access file
Posted by Joe at 6/26/2004 5:27:01 PM
Fairly new to VB, can anyone offer a link to a tutorial, walkthrough etc? Typically I find the documentation helpful, however, in this instance (partially due to being semi-unfamiliar with VB) I'm not getting much useful out of it. Even a good starter book would be welcome. Thanks, Joe...more >>

Technical Support?
Posted by Frazer at 6/26/2004 5:11:03 PM
Is there anything like ms support? where i can email technical questions and get answers to them? thnx ...more >>

what does this mean
Posted by Frazer at 6/26/2004 5:10:41 PM
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.? can anyone illustrate with an example. ...more >>

visual basic: Public member 'ForeColor' on type 'String' not found
Posted by Jurgen Oerlemans at 6/26/2004 3:35:44 PM
Hello, I want to change to forecolor of a label. The label is named "lblDevice1" I create a variable called Var Dim Var Var = "lblDevice1" So the next step is: Var.ForeColor = System.Drawing.Color.Green --> Public member 'ForeColor' on type 'String' not found How do I declare my vari...more >>

Deploy .NET runtime?
Posted by Shaniqua Jones at 6/26/2004 2:45:10 PM
I'm developing a freeware WinForms app and plan to make the application downloadable from my web site. How do I ensure that the user has the .NET framework installed? Am I supposed to point users to a link @ Microsoft's site from which they can download the framework? Or is there a way to get...more >>

Getting Intellisense to work in an aspx file for C#
Posted by Greg Miller at 6/26/2004 2:39:11 PM
I get Intellisense for all of my HTML, and for C# if I use a codebehind. But I can't get Intellisense to work if my C# code is intermixed with the HTML. I've inherited a project where the code is intermixed, and converting it all is more effort than it would be worth. Anyone know how to make...more >>

Just in Time Compilers
Posted by Emmanuel Mathew at 6/26/2004 10:33:18 AM
Hi friends, I know that there are three JITs in CLR. But anybody of you tell me how I can choose between these JITs while compiling the project before execution? Lot of Thanks in Advance. Thanks and Regards Emmanuel Mathew ...more >>



How do I get estimate build time?
Posted by mluvw47 NO[at]SPAM yahoo.com at 6/26/2004 9:01:36 AM
Hi, all I wonder is that any way to estimate the build time from VS.net(C++ project). We have a lot of projects(40) under one single solution. We use the command line (devenv.exe Solution\mysol.sln /build /Release) to build the solution, Is that any information I can get the estimation ...more >>

Can not install VS.Net 2003
Posted by Grace at 6/26/2004 8:46:01 AM
Dear Sir, When I install VS.Net 2003 from CD1, I always get a message says: "Setup has detected that another program requires the computer to reboot. You must reboot the computer before installing Visual Studio .Net Prerequisites." after i clicked "Visual Studio .NET Prerequisites". I tried to cl...more >>

IDE Debugging
Posted by billg_sd at 6/26/2004 8:19:01 AM
I'm debugging a VB.NET Windows Form app. I've included .NET DLL from a different project (that I have access to). I need to be able to jump into this other Dll's Source code while debugging. When I attempt to step into the source code, I receive the message "There is no source code available ...more >>

Getting started with dot net on a budget
Posted by MicroMoth at 6/26/2004 3:13:01 AM
Hi, I am starting to use Dot Net, and thinking of eventually going for the MCSD exam, but I am a tight budget. I have a laptop with Windows XP Home and the .Net SDK installed, but I can't spend the money of Visual Studio. Is it possible to study for the exam and learn dot net like this and can any...more >>


DevelopmentNow Blog