Advertisement

1 - 10 of 393 containing alltags:("VS2005") (0 seconds)
Earlier this week, I migrated a vb web app from vs2003 to vs2005 using the migration wizard.  I've been able to solve all problems except for one and it has to do with the Global.asax.vb file.  The...
Zones: Web DevelopmentDate Answered: 03/16/2006 Grade: C Views: 0
Hi, Here's the information:  VS2005, using c++.  I am trying to print out an enum value (as a string), and it works the first time, but not during any subsequent times.  I'm wondering if there i...
Zones: ProgrammingDate Answered: 07/05/2006 Grade: A Views: 0
Hi all, I have .NET framework 1.1 and 2.0 running side-by-side on my machine, however, while I know that my apps prior to installing 2.0 are 1.1 apps, I was wondering how the heck I can identify...
Zones: Programming, Installation, MSIDate Answered: 11/06/2006 Grade: A Views: 0
Not sure what I'm missing here. Need to access the Configuration Manager in my VB.Net project (VS2005). According to MSDN Help:  "You can access the Configuration Manager from the Build menu..."...
Zones: MS Visual BasicDate Answered: 02/13/2007 Grade: A Views: 0
I have a SQL database with equipment information in it.  What I would like is a "Discover" button which will pull as much system information out of the BIOS as possible.  I know that the vendor and...
Zones: MS Visual BasicDate Answered: 04/05/2007 Grade: A Views: 0
Hi, Can someone provide a step by step instruction on how I can create a wizard in Visual Studio 2005 using Property Sheet? I tried looking into msdn, but am very confused by the instructions...
Zones: Windows MFCDate Answered: 04/26/2007 Grade: B Views: 0
I am creating the tree view programaticly. I have a parent level, childs and grandchildren levels. With the code below durring the run time i could only see the data comming back from my database ...
Zones: Visual Studio, ProgrammingDate Answered: 10/31/2007 Grade: B Views: 0
I am trying to bind my data to the Grid View.I When i run my code the only header of my columns and 31 rows are appering. The row with the values are empty. Why? Dim DataView As Data.DataView...
Zones: Visual Studio, MS Visual BasicDate Answered: 11/01/2007 Grade: A Views: 0
I am using a VB class to update my database, lets call the class Update.VB. If a user wants to make changes that will change certain values in the database, i am currently throwing an error and dis...
Zones: ASP.Net Programming, Visual StudioDate Answered: 11/26/2007 Grade: A Views: 0
Can you please help me to convert the code from VS2003 to VS2005: Private Sub btnSendEmail_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnSendEmail.Click        ...
Zones: Visual StudioDate Answered: 12/11/2007 Grade: A Views: 0