473,322 Members | 1,232 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Where are the old "goodies"


In VS.NET 1.0, you can add a folder under your project (right click on the
project, choose Add/New Folder). I found this option so helpful, because
it helps me to organize my files, especially when I am working of VB or SQL
source projects.

In VS.NET 1.1, this option is gone. One cannot add a new folder under
project any more. Why does Microsoft remove this feature? Is there a way
to make my 1.1 works just like the old 1.0?
Jul 19 '05 #1
4 1625
Hi,

My version of VS 2003 has this option, when I right click on the project go
to Add, it is the 3rd option on the submenu under Add. You are not maybe
right clicking the solution? Just a thought.

Regards

Chris Taylor
" David N" <dq*****@netiq.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

In VS.NET 1.0, you can add a folder under your project (right click on the
project, choose Add/New Folder). I found this option so helpful, because
it helps me to organize my files, especially when I am working of VB or SQL source projects.

In VS.NET 1.1, this option is gone. One cannot add a new folder under
project any more. Why does Microsoft remove this feature? Is there a way
to make my 1.1 works just like the old 1.0?

Jul 19 '05 #2
David,
Add New Folder is still there for me in VS.NET 2003.

Are you right clicking on the Project or on the Solution?

You need to right click on the Project for a folder in the project.

I have it on both the Project menu 'Project - New Folder' and on right click
on Project in Solution Explorer, 'right click - Add - New Folder'

Hope this helps
Jay

" David N" <dq*****@netiq.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

In VS.NET 1.0, you can add a folder under your project (right click on the
project, choose Add/New Folder). I found this option so helpful, because
it helps me to organize my files, especially when I am working of VB or SQL source projects.

In VS.NET 1.1, this option is gone. One cannot add a new folder under
project any more. Why does Microsoft remove this feature? Is there a way
to make my 1.1 works just like the old 1.0?

Jul 19 '05 #3
Hi David,

As stated by Jay and Chris, I am not able to reproduce the problem. In
addition, I search internal database, still, I did not find any known issue
about it. I think more information is needed before moving forward:

1. Does this problem occurs to a specific project or all projects?
2. Please select the menu "Tools" -> "Add-in Manager", uncheck all the
Add-ins from Startup, restart Visual Studio .NET 2003 and check if the
problem still exists.
3. Make sure that you right-click the project icon instead of solution icon.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! ¨C www.microsoft.com/security
This posting is provided ¡°as is¡± with no warranties and confers no rights.

Jul 19 '05 #4
Nice of you to speak to issues relevant to Visual Studio.NET. Perhaps
you know something about the dysfunctional Tab Order dilemma?

I've been having no luck determining why my copy of VS.NET 2002
does not display the View > Tab Order menu selection leaving me
with no way to manage the tab index for web forms projects.

Obviously I've had to set tab index properties manually but the
fact that somebody using my form is forced to tab through the
address bar of the browser and tab through labels is FUBAR.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET cs*********@REMOVETHISTEXTmetromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

LaGarde StoreFront 5 Affiliate: e-Commerce Software Development
SEE: http://www.storefront.net/default.as...RER=-201499070
"Tian Min Huang" <ti******@online.microsoft.com> wrote in message news:cK****************@cpmsftngxa06.phx.gbl...
Hi David,

As stated by Jay and Chris, I am not able to reproduce the problem. In
addition, I search internal database, still, I did not find any known issue
about it. I think more information is needed before moving forward:

1. Does this problem occurs to a specific project or all projects?
2. Please select the menu "Tools" -> "Add-in Manager", uncheck all the
Add-ins from Startup, restart Visual Studio .NET 2003 and check if the
problem still exists.
3. Make sure that you right-click the project icon instead of solution icon.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! ¨C www.microsoft.com/security
This posting is provided ¡°as is¡± with no warranties and confers no rights.

Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Hostile17 | last post by:
Consider the following HTML. ---------- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> <meta...
10
by: Picho | last post by:
Hi all, Lets say I have a "secret" I wish to "hide", lets say a database password. For the more detailed problem, a web application/service that uses a connection string. all the solutions I...
388
by: maniac | last post by:
Hey guys, I'm new here, just a simple question. I'm learning to Program in C, and I was recommended a book called, "Mastering C Pointers", just asking if any of you have read it, and if it's...
4
by: David N | last post by:
In VS.NET 1.0, you can add a folder under your project (right click on the project, choose Add/New Folder). I found this option so helpful, because it helps me to organize my files, especially...
1
by: GR | last post by:
Hi, I'm trying to create a load test in Visual Studio 2005. 1) Create new test project 2) right click on project and select "Add new test" The only templates that are available are: - Ordered...
25
by: mdh | last post by:
Hi all, Going quite methodically through K& R ( as some of you can attest to!), I have never seen a big diffference in declaring a function within "main" or "ahead" of it. Now, (p119, K&R II), the...
12
by: filia&sofia | last post by:
For example I would like to dynamically allocate memory for linked list (or complex struct etc.) that has not maximum number of elements. All that I can remember is that I have to have allocated...
84
by: aarklon | last post by:
Hi all, I found an interesting article here:- http://en.wikipedia.org/wiki/Criticism_of_the_C_programming_language well what do you guys think of this article....??? Is it constructive...
13
by: Anna | last post by:
I try to put 8 int bit for example 10100010 into one character of type char(1 octet) with no hope . Could anyone propose a simple way to do it? Thank you very much.
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.