all groups > visual studio .net ide > march 2004 > threads for march 8 - 14, 2004
Filter by week: 1 2 3 4 5
Which class in EnvDTE is connected with #region ?
Posted by Gawelek at 3/14/2004 6:24:16 PM
I would like to write plugin which deals with reginos but
I can not find any class that represents region in EnvDTE namespace.
--
Gawel
-------------------------------
Pierwszy ³yk z pucharu nauk przyrodniczych czyni ateist±, ale na dnie
pucharu czeka Bóg.
Werner Heisenberg
... more >>
Using IWin32Window to SetParent
Posted by Dan at 3/14/2004 6:59:07 AM
Hi Everyone -
I've just run into a killer problem: code that was working like a charm and
then suddenly stopped.
I'm working on a add-in that displays a status dialog to the user while it
does its work. Iam using SetParent to attach the status form to the IDE's
mainwindow so that it will "flo... more >>
Solution Explorer - does not show default.aspx.vb?
Posted by Ed at 3/13/2004 11:27:07 PM
I'm working on a VB.net web project and noticed that only default.aspx shows
up in my Solution Explorer. I do not see default.aspx.vb. When I
right-click on default.aspx and "View Code", I will see default.aspx.vb in
the code window.
Why doesn't Solution Explorer show the default.aspx.vb fil... more >>
VS.NET menu
Posted by Habjan at 3/13/2004 10:40:15 PM
Hi,
I suppose that this question was alredy been asked on this group....
I'm working on add-in for VS.NET and i have 2 questions..
Question one:
How can I add menu in main menu on position before window.. ( ... | tools |
mymenu | window | help )..
.... and also i want to add submenus in my... more >>
Auto Add Files To Project?
Posted by Joey Gibson at 3/11/2004 5:07:35 PM
We are running into a problem in a multi-developer project with files
not getting added to the project. We don't check the .csproj files into
the source repository because we each have our machines configured
differently (not the best idea, but that's how it is). The problem
arises when Deve... more >>
ToDo items not showing up in Task List panel
Posted by Bruce Schechter at 3/11/2004 3:11:38 PM
I love the feature of vs.net that allows me to embed "to do" items in
comments...
// ToDo - remove the following lines of code when debugging is complete.
....but suddenly it doesn't work. I must have flipped a switch somewhere
accidentally. No "ToDo" items are showing up in the "Task List" ... more >>
Deployment: How to do complex expressions.
Posted by Stephen Walch at 3/11/2004 11:08:54 AM
I have a deployment that uses Launch Condition to read a value from the
registry and then uses that value as the default value for a prompt in a
Textboxes dialog. This works fine, but now I want to do something more
complex. I would like the default value in the textbox to be a combination
of ... more >>
SP editior becoming ReadOnly
Posted by Apple at 3/11/2004 10:08:04 AM
hi
When i use VS.NET 2003 to cerate new stored procedure
(RightClick > InsertSQL),
once i finish this then sometimes the sp editor will become read only.
What is the problem and how can i solve this
Thanks
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Saving VSS files to master server using VS.NET
Posted by Dan Williams at 3/10/2004 2:54:43 PM
I am trying to setup VSS on a master server to allow team development of an
ASP.NET web site with Visual Studio .NET
These are the steps i've followed so far:-
1. Installed VSS on MASTER server.
2. Shared the VSS folder on the MASTER server and run the NETSETUP on a
development workstation ... more >>
Getting parent IWin32Window when implementing ComponentDesigner verbs
Posted by Stephen Walch at 3/10/2004 1:54:12 PM
I am implementing a ComponentDesigner so I can add design-time verbs for my
component and I can not figure out how to get a handle to the VS.NET window.
The reason I want this is so I can pass it to commands like
Dialog.ShowModal(owner) and MessageBox.Show(owner). Also I would like to
control p... more >>
default properties for inherited controls
Posted by Bruce Schechter at 3/10/2004 1:25:10 PM
I am for my first time creating a set of controls, each of which is
inherited from one of the standard .NET Windows Forms controls. I have
added new properties to one of the controls. I was pleased to see that when
I add the new control to the vs.net toolbox, then drop the new control onto
my... more >>
How to associate a XML Schema with a file extension
Posted by Ralf Westphal [MSDN RD] at 3/10/2004 9:36:58 AM
how can i associate a given XML schema (e.g. for ObjectSpaces OSD mapping
info) with some file extension (e.g. .osd)?
i´d like to create my own item type to add to VS.NET projects and then, when
i add such an item, the xml editor checks the xml against the xml schema
associated with the file e... more >>
Is it bug in VS.NET 2003?
Posted by Alexander Zauzolkov at 3/9/2004 11:21:08 PM
Hi!
I have a Visual C++ project that is under source control (Rational ClearCase) and want to add new source files to the project. The files are also under source control.
Every time I try to do it using “Add Existing Item…†I get the warning:
There already exists an item with the sam... more >>
VS .NET 2003 cannot display a VB form
Posted by Norman Diamond at 3/9/2004 11:01:08 PM
In Visual Basic .NET 2003, I tried to open form frmMain.vb. Visual Studio displayed the following error instead of the form:
ドã‚ュメントをèªã¿è¾¼ã¿ä¸ã«ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ã“ã®ã‚¨ãƒ©ãƒ¼ã‚’ä¿®æ£ã—ã¦ã‹ã‚‰ã€å†ã³ãƒ‰ã‚ュメントをèªã¿è¾¼ã‚“ã§ãã ã•ã„。エ... more >>
Edit Start Page?
Posted by Keith at 3/9/2004 12:35:23 PM
Can I edit the VS IDE Start Page? If so, how?
... more >>
Change Double Click Behavior in Solution Explorer?
Posted by Kenneth Baltrinic at 3/9/2004 9:38:52 AM
Does this drive anyone else nuts? I author and maintain a large number of
controls that are purely owner drawn. Consequently, I have no use for the
WYSIWYG designer. Yet bringing up this designer is the default double-click
behavior for all files the declare controls or forms. Is there any w... more >>
Problem writting my own addin for Visual studio .net
Posted by ssunnerberg NO[at]SPAM hotmail.com at 3/9/2004 8:12:26 AM
hi!
I´m trying to write an addin for visual studio.net, but I have ran
into a problem.
My addin has a graphical interface (window or usercontrol) that I want
to be able to "interact" with the environment (docked to one side)
like for example the properties-window.
How should my EXEC method... more >>
Problem in Creating the Toolbars in Visual Studio IDE
Posted by Saradhi at 3/8/2004 6:34:11 PM
I am trying to create my own toolbar and menu items inside my VS.NET =
AddIn as follows:
Office.CommandBars commandBars =3D applicationObject.CommandBars;=20
try
{
m_CmdBar =3D (Office.CommandBar)commandBars["Palantir Fellowship"];
string test =3D m_CmdBar.Name; //this will throw an ... more >>
Configuring vsnet Find In Files to look for text in a new file type.
Posted by Francis L Spafford at 3/8/2004 5:30:29 PM
I would like vsnet find in files to support files with a new filetype.
Apparently, vsnet find in files, even when using a filter of "*.*", does
not search all filetypes.
So, how can I use vsnet to find text in a file type, say .zztop?
(In this particular case, I would not want a display o... more >>
Source Editor Enhancements
Posted by Amauri at 3/8/2004 11:51:42 AM
Hello,
I have used other editors from another companies, and I like this
indentation (for C++ and C#):
if (!myBoll) { // Open braces on same line
FunctionA(myVar); // This line was aligned with the first
// nonblank character of the preceding line.
}
else... more >>
Disassembly interface
Posted by karon at 3/8/2004 12:36:08 AM
Hi
I am trying to implement a DE for an interpreter. I wanted to show disassembly of byte code for the whole script file. Also Seek and Read parameters are consistent with that
I see that the Read method is called again and again. Number of instructions I returned was 112 and read request is alw... more >>
|