all groups > visual studio .net ide > april 2006 > threads for april 8 - 14, 2006
Filter by week: 1 2 3 4 5
Shortcut Question
Posted by LacOniC at 4/13/2006 4:10:54 PM
Is there a shortcut in VS.NET like Shift+F3 (Changes Case) in MS Word?
... more >>
newbie: trouble connecting to sql server
Posted by Jeff at 4/13/2006 2:33:30 PM
VS 2003 .NET
OS XP pro, sp2
I've installed Sql Server 2005 Express on this computer and tryed to connect
to Sql Server 2005 Express from the IDE of VS 2003 but in the Data Link
Properties window I get this error message:
"[DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or ac... more >>
Missing the "add" context menus
Posted by Chad at 4/13/2006 10:36:16 AM
I seem to have lost the ability to use the context menu "Add" when I
right click on a class in the class view window. Before it went missing
I was able to right click a class and the add menu would allow things
like add->Method, or add->property, etc. For the life me I can not
figure it out. I... more >>
#region Blocks Randomly Expand while Typing
Posted by The One We Call 'Dave' at 4/12/2006 9:03:27 AM
Hi,
I frequently use #region blocks in my C# code. I've noticed that =
occasionally, while typing code, all #region blocks in the file I'm =
working on will expand themselves. This is incredibly annoying. Is =
anyone else experiencing this?
Thanks,
Jules Winfield... more >>
Adding language support for IDE
Posted by Fiqri at 4/12/2006 12:00:00 AM
Hi Guys..
I have seen added other lanugage support rather than existing .net lanugaes
added to VS.net 2005 (Ex: PHP http://www.jcxsoftware.com . )
Does anybody know how to do that ??? Any link, documentation, SDK or
tutorial will be much helpfull to me.
Thanx
Fiqri
... more >>
Icons & Tooltips for External tool toolbar
Posted by Ray Mitchell at 4/11/2006 8:46:02 AM
Hello,
I'm using VS2003 and have created a toolbar with several buttons for
external tools on it. However, only the title text is displayed for each
button. Is there a way to associate an icon and a tooltip with each so
they'll look nice and clean like all the other tool buttons?
Thank... more >>
VSS integration with VS.Net IDE
Posted by Tom at 4/10/2006 3:45:01 PM
using VS.Net 2003 and VSS 6.0d
Have had set up for a long, long time. Today, I see a change in behavior in
the VSS options in the IDE (project/solution view in Solution Explorer).
The VSS features available when right clicking a file in the solution
explorer formerly showed the check in o... more >>
error MSB4057: The target "Update" does not exist in The project.
Posted by mdes at 4/10/2006 2:50:59 PM
While building or rebuilding my VB.Net project (VS2005), I got the
following error:
-----------------------------------------------------------------
error MSB4057: The target "Update" does not exist in The project.
-----------------------------------------------------------------
Does anyb... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Overrides option missing from drop down
Posted by Shannon Richards at 4/10/2006 7:12:02 AM
Hello: I cannot find the "Overrides" option that was previously in the code
view drop down list...Where did it go?... more >>
|