Advertisement

1 - 10 of 52 containing alltags:("Visual Studio 2008 VB.Net") (0.002 seconds)
I have a datagridview where I am populating from a dataset and when it loads I want to automatically select a row.  I can do this by setting the select property for the row in the collection to tru...
Zones: .NET, Visual StudioDate Answered: 03/19/2008 Grade: A Views: 0
I want my strong named assembly installed in the GAC using the post-build event in the compiler settings. I can use the following command line listed below if I had VS 2005 installed however, I do...
Zones: .NET, Visual BasicDate Answered: 06/08/2008 Grade: A Views: 73
Hi all, using HasChanges, I can see whether changes have been made to the dataset or not. If changes have been made, is there any way I can see which table(s) the changes are in?
Zones: Visual Studio, MS Visual BasicDate Answered: 01/15/2008 Grade: A Views: 0
Hi I am using Microsof Visual Basic .Net 2008 and Dot Net framework 3.5. I'm using the following code. Dim ScriptCntrl as New MSScriptControl.ScriptControlClass Dim ObjTexbox as new Text...
Zones: MS Visual Basic, Programming, Visu...Date Answered: 04/06/2008 Grade: A Views: 60
I have a VB.Net app with multiple forms. In Solution Explorer it shows them with a form icon. Somehow one of my forms got converted to show as VB code and so I can't select View Designer when I rig...
Zones: Visual Studio, .Net Editors & IDEsDate Answered: 03/05/2008 Grade: A Views: 5
What is the best way to import a tab delimited text file into a sql 2005 database using vb.net / visual basic.  I am just starting to explore vb in visual studio 2008 having come from a long access...
Zones: Visual Studio, MS Visual BasicDate Answered: 03/02/2008 Grade: A Views: 12
Hi, I had recently been developing a vb.net app in Visual Studio 2008. It interacts with a MySQL database. Recently I have stumbled across this WPF stuff that is new. When I go to new projec...
Zones: MS Visual Basic, .NETDate Answered: 04/11/2008 Grade: A Views: 0
I am having an issue binding my collection directly to a datagridview object.  For some reason, only the properties of my class display on the datagridview, and the fields are missing.  I have trie...
Zones: .NET, MS Visual Basic, Visual StudioDate Answered: 03/10/2008 Grade: B Views: 15
I have a detailview that I want to have a calculated field from two other fields but I get an error of;  Option Strict On disallows implicit conversions from 'Object' to 'Decimal'.       This is t...
Zones: ASP.Net Programming, MS Visual BasicDate Answered: 03/16/2008 Grade: A Views: 0
I am writing an application that requires building a dot delimiting string representing a hierarchical path from a root node down to a child node. This hierarchical structure is defined by one obje...
Zones: MS Visual BasicDate Answered: 03/22/2008 Grade: B Views: 0