473,326 Members | 2,168 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,326 software developers and data experts.

Organising VS.Net Project

Hi.

I wonder if someone can give me some advice on how to best organise my
VS.Net projects. Say I have a web app with three main folders as follows:

AppName (root)
AppName\Admin
AppName\Members

The ASPX files live in once of these three folders, with the CS files all in
the root (on my development machine). VS.Net doesn't seem to support files
living in subfolders, so I have to open .CS files and .ASPX files
independently for items in either of the subdirs. I've discovered that I
can edit the .csproj file so that it sees the files in the subfolders, and
visual studio seems to be okay with this, but then should I be moving the CS
files into the same dir as the ASPX which it is code behind for, or should
it stay in the root? or maybe a different folder? Or should my Admin and
Members folders really be seperate projects?

Okay, I'm waffling, my questions is, can anyone recommend any best practices
for organising the files of a web app such as mine? If I could figure out
how to do it in visual studio, I'd work in the way I would have done when
using J2EE, something like:

AppName (root)
AppName\Web (web served part, so ASPX files in here)
AppName\Bin (compiled, or Web\Bin would be fine I suppose)
AppName\Src (source files, code behind)
AppName\Lib (other DLLs which my app may need to reference)

Is there an easy way for me to get visual studio to support this, or will I
need to manually edit the project file?

Thanks in advance.

R.
Jul 21 '05 #1
0 800

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

Similar topics

1
by: Nick Evans | last post by:
Hey all, I am currently working on a simple program (small group membership database) just to get to grips with the language (bit of a newbie here :-)) and am wondering about the best way of...
0
by: Gargamel | last post by:
Hi. I wonder if someone can give me some advice on how to best organise my VS.Net projects. Say I have a web app with three main folders as follows: AppName (root) AppName\Admin...
0
by: public heath vb developer | last post by:
We have a solution with 29 projects including a main menu and 28 dlls. One of the projects (Project B) was created by copying an existing project (Project A), making changes including the assembly...
5
by: David Webb | last post by:
The problem started when the Working Folder for a project was somehow set to the folder of another project. I set the correct working folder in VSS and deleted the .vbproj files that had been...
6
by: baoilleach | last post by:
Dear all, Can anyone point me to a resource that describes the best way of organising a python project? My project (gausssum.sf.net) is based around a class, and has a GUI that allows...
2
by: Rudy Ray Moore | last post by:
How can I modify the project build order of a multi-project workspace under "Visual Studio .net 2003 7.1 c++"? I tried to modify the .sln by hand to influence the build order, but it didn't seem...
4
by: Brad | last post by:
I'm not one to rant or flame....so please excuse me while I do so for this once. I've now spent a bit of time working with VS2005 beta 2 to see how it functions for web development, especially how...
29
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I...
1
by: ganich | last post by:
Hello, i am looking for a javascript which could help me in organising my website. Ok the problem ... i have created index.html and made full layout in it. I use iframe in a table to view the...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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: 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...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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.