all groups > visual studio .net ide > november 2004 > threads for november 22 - 28, 2004
Filter by week: 1 2 3 4 5
UNIX linefeed characters - Permanently?
Posted by Mike Berriman at 11/28/2004 11:21:02 PM
Using Visual Studio .NET 2003 as a code editor and debugger, however we use a
UNIX based CVS server for source code control, which requires the line feed
characters be UNIX style LF characters,
I realise this can be done using the "Save with encoding" or "Advanced save
options" boxes, but t... more >>
Is there any way to prevent the debugger from "debugging" STL?
Posted by loquak at 11/28/2004 7:12:24 PM
Hello there.
It's annoying to debug my own code, but even more annoying to "debug" others
code which is supposed to work. That is, when I use STL, I don't want the
debugger to go into the constructor or dereference operator source of
std::list when I use it. Is there a way to prevent this fro... more >>
ToolWindow & UserControl
Posted by Nils Knafla at 11/26/2004 6:17:02 AM
ToolWindow Add-in Example from:
Visual Studio .NET 2003 Automation Samples
The ToolWindow Add-in Example shows how I can create a UserControl in a
ToolWindow.
I am developing an Add-in in C#.
I would like to display one of several UserControls in the ToolWindow
depending on the select... more >>
VS.NET Add-in - context menus and selection text
Posted by Ondrej Maler at 11/26/2004 1:13:02 AM
HI all,
I am creating small VS.NET add-in and have 2 problems:
1. I am extending context menus in the different windows. I am able
succesfully add commands to context menus of code editor ("Code Window"),
help window ("DefaultContext") and selection context in help window
("SelectionCon... more >>
Property browser and custom controls
Posted by Donal McWeeney at 11/25/2004 5:45:02 PM
Hi,
How do I get VS.Net to display my custom controls in the property browser in
the following scenario.
I have an vs solution that contains my assembly that contains all my
controls.
I have a separate vs solution set up for my aspx pages. In my aspx pages I
use the Page directive to ... more >>
Frozen IDE .NET
Posted by Avi Dubnikov at 11/25/2004 8:41:31 AM
This is a multi-part message in MIME format.
------=_NextPart_000_0008_01C4D2CA.901CCD90
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
I've developing .NET projects using VB.NET with a Dell 8200 1.9 MH with =
1 gig RAM. From time to time my ... more >>
VS.Net 2003 hangs when trying to open/create a project
Posted by Andreas Winter at 11/25/2004 7:17:03 AM
Hi,
when I'm trying to open or create a new project the VS.Net 2003 IDE hangs
for 1 minute or even longer in the file/directory dialog box until I can
change to a directory, and that repeats for every subfolder. As soon I'm in
my project everything works fine, and the IDE is doing it's job.... more >>
how to change the namespace of each ASPX code-behind?
Posted by Quentin Huo at 11/24/2004 12:10:04 PM
Hi:
I am working on ASP.NET writen in C# and using VS.NET.
I created a project and then I copied and pasted some ASPX pages from other
projects. So I have to change the namespace of each copied ASPX page
code-behind to make them work in the project. Is there any easy way to
change their ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Cannot change toolbars
Posted by Alex at 11/24/2004 10:36:33 AM
Hello,
I am having a problem with Visual Studio .NET 2003 (7.1.3088)
If I change the toolbars -- add buttons or just enable/disable some of =
the toolbars -- the changes will not stick.
When I restart Visual Studio, the toolbar layout will revert to the =
previous one.
I think that this ... more >>
Make ASP extension to open in Web Designer
Posted by stephen2000 NO[at]SPAM gmail.com at 11/24/2004 7:14:03 AM
To avoid breaking URLs, I need Visual Studio.NET to open a file with
ASP extension as if it was an ASPX file in the Web Designer. I tried
right clicking on the file and using the "Open With..." but it keeps
thinking it's an XML file.
I want VS.net to consider all my ASP files as ASPX web forms.
... more >>
Create a GUID in the IDE?
Posted by Jon Shemitz at 11/23/2004 9:24:11 PM
Is there a VS command that will create a GUID within the IDE?
(In Delphi, there's Ctrl+Shift+G which creates a new GUID and pastes
the string form into the edit buffer at the cursor. So far, I haven't
found the VS equivalent.)
--
programmer, author http://www.midnightbeach.com
and fat... more >>
Does anyone know if/when kb836454 will be fixed?
Posted by Rich at 11/23/2004 5:24:58 PM
Hello,
I just installed VS 2003 Developer edition, and tried using update from
help menu, and get
Visual Studio .NET setup encountered errors while attempting to download
required files. Check your Web Browser configuration settings and your
connection hardware, and then try again.
Ye... more >>
Property
Posted by Mark Brennan at 11/23/2004 3:47:26 PM
Is there a property that will can be checked to determine if VB app is
running from the IDE or from the executable in the bin directory?
Thanks for any help.... more >>
VS2005 html/aspx design mode crashing
Posted by yoDon at 11/23/2004 12:33:07 PM
After a month of steady and succesful usage, VS2005 has suddenly started
crashing any time I try to go to html or aspx design mode. The Whidbey IDE
consumes 100% CPU forever. I have to go into the Task Manager and kill the
process (shutting down the application fixes the CPU burn but leaves ... more >>
Data Adapter Configuration Wizard - problems with OLE DB provider
Posted by Stuart Carnie at 11/23/2004 11:11:01 AM
Hi,
I have developed an OLE DB provider, and although using a
OleDbCommandBuilder generates the UPDATE and DELETE statements correctly and
without error, using the Data Adapter Configuration Wizard fails.
I have dug deep into the Microsoft.VSDesigner.dll library, and narrowed down
the error... more >>
SQL Intellisence
Posted by Joey666 at 11/23/2004 7:13:06 AM
I've just tried VS.Net 2003 and sadly I've seen that the intellisence does
not work in when working with SQL statements.
The intellisence feature is such a timesaving feature in generel, that I
simply cannot understand why this feature isn't implemented in the SQL
environment.
Am I the o... more >>
Assembly listing in reference section (staying updated)
Posted by Tony at 11/23/2004 2:37:40 AM
If you change the class libraries used in a project, how
do you ensure the project using the classes is able to
use the latest version of the dll?
I have some classes I use, but when I change or add to
those, I have to re-reference the classes in order for
the changed or added functionli... more >>
Removing VS.NET elements
Posted by Bob Day at 11/23/2004 12:37:29 AM
I am trying to reduce the disk space in use on my lap top in order to run a
background disk imaging back up software. I do extensive development on the
laptop in VS 2003, but only in VB.net. I have a desktop that will remain
unchanged (i.e. the items I want to remove below will remain on it if... more >>
string wrapping in Designer generated code region
Posted by Paolo Liverani at 11/23/2004 12:03:43 AM
Is there any way to prevent IDE wrapping a string costant in the #Windows
form Designer generated code region?
It is really annoying because when I search an occurence of a word it could
be splitted in two parts and so I have to manually check the
Designer generated code region.
Thank you, Pa... more >>
Opening multiple sql files in .NET IDE
Posted by Bob at 11/22/2004 6:07:05 PM
When I open multiple SQL files, each file open in a seperate instance of .NEt
IDE instead of opening in one instance with multiple tabs (one tab per file).
HOw can I make the files open in one instance of .NET IDE?
Thanks,
Bob... more >>
current line indicator
Posted by joelk at 11/22/2004 12:46:58 PM
There are some IDE's out there that can highlight the current line you are
on, is there a way of doing the same in VS.net?
... more >>
shared project
Posted by alexk NO[at]SPAM mailinator.com at 11/22/2004 4:16:23 AM
Excuse me for a novice question:
We have two vs.net 2003 solutions. There is a project which contains
the classes that
define the TCP messages used to communicate between the solutions.
This project currently belongs to the first solution. However, the
programmers of the second solution want ... more >>
How do i integrate MSDN library in VS.net from a shared location
Posted by Maurice at 11/22/2004 3:23:03 AM
I have installed MSDN on a shared server so that each computer does not have
to be updated every few months.
The problem is that i can not find a way to integrate it with Visual
Studio.net 2003 so that when a developer hits f1 it fires up the shared MSDN.
Is there a way.
Any help greatly ap... more >>
|