Typed dataStes
Wed, 21 Nov 2007 12:05:16 -0300
Hello All...
I Need make typed datasets with DattaTables and tableAdapters inside
programmatically...
How I do tat?
Greetings Afterhand
CarlosMag
...
|
Policy and Diff
Mon, 19 Nov 2007 09:22:02 -0800
Is this possible to get a diff for the changeset in the custom policy
implementation (IPolicyEvaluation implementation)? By diff i mean standard
diff file e.g. SVN creates. I need diff file to upload it to our code review
system.
Thanks. ...
|
[C# Add-in] Window2.SetTabPicture throw ArgumentException in VS2008
Fri, 16 Nov 2007 12:09:55 GMT
Hello,
i hope any body can help me ;-)
i develop a Visual Studio Add-in in C# and i work with Visual Studio 2005 and
2008. In Visua Studio 2005 i hafe createt a custom ToolWindow with the Method
Windows2.CreateToolWindow2, After creating the ToolWindow and before i set
the ToolWindow to visible = true, i se ...
|
Set VC++ Directories programmatically
Tue, 13 Nov 2007 10:06:00 -0800
I could find only one post regarding VCPlatform:
VCPlatform.ExecutableDirectories should be modifiable while addin is running
http://lab.msdn.microsoft.com/productfeedback/viewbug.aspx?bugid=FDBK39402
Unfortunately, link is broken.
I'd like to open Visual Studio from my program and set VC++ Directories
pro ...
|
CodeType.Members collection does not see partial classes?
Mon, 12 Nov 2007 14:35:01 -0800
I'm trying to automate the process of wrapping a class' properties in the
implementation of another class. I thought it was working great, and then I
noticed some properties were missing. It looks like the properties are being
picked up from only one of the two files that implement the partial class
pieces ...
|
Detecting the activation a WindowPane
Wed, 07 Nov 2007 08:12:53 -0800
I have been looking at the VS2008 SDK. I have created a basic editor
from (using the wizard) this has a simple RTF editor. I need to detect
when the editor becomes active and inavtive. ie when the user ctrl-
tab's to and from it. This seems a simple thing to be able to detect,
but I can't find the appropriate ev ...
|
hosting babel outside of VS.NET
Mon, 05 Nov 2007 13:47:37 -0800
Is it possible to host a Babel language service outside of Visual
Studio so that it can be packaged into an end user tool, rather than
just a developer helper?
...
|
|
|
Plugin Port vs2005 to vs2008
Mon, 05 Nov 2007 12:52:17 -0800
I have a plugin that works most of the time. In the OnConnection
method I have:
public void OnConnection(object application,
ext_ConnectMode connectMode,
object addInInst,
ref Array custom)
{
i ...
|
Code Template
Mon, 5 Nov 2007 15:57:16 -0300
Hello Everybody...
I'm using envDTE to make my own AddIn Project and need use some Code
Template.
Is this posible...?
Thanks Afterhand
CarlosMag
...
|
I search the examples of the use of VS 2008 PowerShell in isolated mode.
Mon, 5 Nov 2007 11:42:33 +0200
H!
I search the examples of the use of VS 2008 PowerShell in isolated mode.
--
http://www.alvas.net - Audio tools for C# and VB.Net developers
...
|