c# vs 2008 inkcanvas SelectionChanging
Thu, 3 Apr 2008 14:33:01 -0700
My application displays shapes on an inkcanvas that can be selected moved and
resized using event SelectionChanging="OnSelectionChanging"
this canvas is saved to an .xaml file
selectionchanging event works perfect on the on new inkcanvas, but when
canvas is saved and opened and displayed on screen the sele ...
|
VSTO 2008?
Fri, 4 Apr 2008 10:17:53 +1200
1. Seeing that VSTO 2008 is not available, does VSTO 2005 work with VS2008?
2. Can VS2008 Express VB work with VSTO?
3. Can VS2008 VB.Net create an Outlook 2007 Add-in?
...
|
Question on "My.User.IsInRole"
Wed, 2 Apr 2008 17:08:32 -0400
I hope this is the right place for this question - I haven't found
any other group whose name even vaguely would seem likely
as a place to ask this question.
I'm working on a (VS2008) VB program. It is likely that any
number of people might be able to access the program but I
wish to control what (specificall ...
|
Error 0x80004005 VB6 Access using ADO
Wed, 2 Apr 2008 16:28:26 +0200
I have a project in VB6 that opens Access 97 database to create tabledefs and transfer data.
It has been tested in Windows XP SP2 + MDAC 2.7 successfull. I need to install it in Windows Vista.
I can create a connection to database and open it sucessfully, but when I try to open a Recordset
referencing a tabledef ...
|
Setup Project MSIs are too small - missing assemblies?
Tue, 1 Apr 2008 11:33:10 -0700 (PDT)
Hello,
I am working on deploying a WinForm solution that I inherited (v1.1,
VS.NET 2003). I've made my changes to the forms and classes, and the
solution already has Setup projects for my working projects.
However, when I build the Setup projects, the MSIs they are producing
are way too small -- 80k instead ...
|
VS2008 and VS2005 source code printing "Hide collapsed regions"
Tue, 01 Apr 2008 08:33:00 -0400
In VS2008 (and previously in VS2005), when you request to print a
source code file; cs, xaml, etc you get a dialog box that includes a
check box: "Hide collapsed regions"
Your choice here is sticky as long as you have VS open, BUT if you
close VS, when you next start up, it has forgotten your choice and
gone ...
|
datagrid and checkbox
Tue, 1 Apr 2008 05:04:02 -0700
I have a form where I want the user to review data prior to submitting it to
a process.
The form needs to display the rows of data. The first column needs to be a
checkbox. This will be used by the user to delete that row so that it won't
go to the next step (process).
What is the best way to handle thi ...
|
|
|
Test: please ignore
Mon, 31 Mar 2008 11:40:06 +0100
Just a test please ignore
...
|
Visual Studio 2008 C# editor suddenly very slow
Sun, 30 Mar 2008 05:57:25 -0700 (PDT)
Hi,
A few days ago I started to use a different laptop for my personal
development projects. The laptop contains a brand new Windows Vista
installation and Visual Studio Team System 2008 (Version 9.0.21022.8
RTM). I've been using exactly the same versions on another laptop
without having significant perform ...
|
#define at Solution Level to a set of Projects
Thu, 27 Mar 2008 15:18:01 -0700
Assume I have a solution that has 200+ projects under it, and I received the
entrie source from some other developer. Now, I want to do a #define ... to
every project within the solution. How can I do that? Is there a single one
shot way for me add such #defs to solution space, rather than to project
space?
...
|