Refresh Dataset Designer but not lose queries
Mon, 23 Jun 2008 09:31:04 -0700
I am using Linq to Dataset. I have a Compact database (.sdf) that is the
source of my dataset.
In the course of development several new queries have been added to the
table adapters for the dataset.
Recently I had to refactor a large portion of my database. I now want to
refresh the dataset designer to be u ...
|
Refresh Dataset Designer but not lose queries
Mon, 23 Jun 2008 09:28:00 -0700
I am using Linq to Dataset. I have a Compact database (.sdf) that is the
source of my dataset.
In the course of development several new queries have been added to the
table adapters for the dataset.
Recently I had to refactor a large portion of my database. I now want to
refresh the dataset designer t ...
|
ComponentRemoved
Sat, 21 Jun 2008 14:05:00 -0700
When someone is designing an ASP page in VS 08 I would like to be able to
tell when they have deleted a component. I have wired into the event
ComponentRemoved, but it also appears to fire when the Designer is exiting.
Is there a way to tell when the Designer is exiting versus someone deleting a
component. O ...
|
user.config file in .net version 1.1
Fri, 20 Jun 2008 14:25:32 -0500
hello, back in 1.1 i had a windows form application that had a file simply
called user.config. It was put in the same directory as app.config and when
the application was run if there were any tags in user.config with the same
name as the ones in app.config, the values in user.config would be
substituted for ...
|
Stop Custom class from being overwritten by VS2005 auto designer
Fri, 20 Jun 2008 11:45:01 -0700
Hi, i'm having a strange issue, I've created a Class dervived from a
DataGridView that has all my columns, events properties etc defined. I take
this class and instanciate it on a Form. The problem is when I modify a
object on the parent form (say resize a button, change colors) the auto code
gernerator ins ...
|
A way to automatically create arrays of controls?
Fri, 20 Jun 2008 11:18:00 -0700
Is there a way to tell the IDE that you want to create a series of controls
and have their variables be in an array rather than individual variables?
I've written several dialogs that contain lots of text boxes or check boxes
that I want handled the same, and to simplify code, I create an array and set
its ...
|
VSTF Running under administrator account in vista conflicts on TFS
Wed, 18 Jun 2008 22:35:01 -0700
VS is forcing itself to run as Administrator on vista so everyone using vista
logs into TFS as administrator. How can this be fixed? I can't have everyone
using the 'Administrator' account to log into TFS (Only applies to VS on
Vista or 2008 Server)
...
|
|
|
VS2008, Intellisense does it help if the IDE hangs?
Wed, 18 Jun 2008 11:20:02 -0700
Imported a large VB VS2005 solution into VS2008 that contains 15 projects and
received no compiler errors, it literally just builds and works as it did
with VS2005...
My issue is that now I'm working on adding functionality, the intellisense
is driving me nuts... I love the feature but the fact that the edi ...
|
VS2008 Pro crashes constantly
Wed, 18 Jun 2008 06:57:05 -0700
Anyone else run into this?
I have a website project in VS2008. The site is under source control
(VSS2005). I had closed a couple of docs and VS crashed. Then, when I
reopened it I get "SourceSafe has detected that a previous operation against
the 'name' database was unexpectedly terminated. To recover from ...
|
Unknown Publisher on excutable when I change name in Visual Studio
project settings
Tue, 17 Jun 2008 16:07:54 -0700 (PDT)
Hi All-
Im very new to the VS IDE. Im using VS 2003. I tried changing the
name on
my output executable to something else than the project name, now when
I
run it I get:
The publisher could not be verified. Are you sure you want to
run this software?
Run - Cancel options
How do I fix this so that ...
|