Here is a pointer to the new build of the VS 2005 Web
Application
Project option that just shipped today:
http://weblogs.asp.net/scottgu/archive/2006/04/05/4
42032.aspx
Hope this helps,
Scott
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Brad Wilson
Sent: Friday, March 24, 2006 7:35 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] Exclude items from ASP.NET 2.0
project
With the built in ASP.NET 2.0 style projects, since there
are no project
files, everything is considered to be included by default.
If you want to migrate back to the old explicit ASP.NET 1.1
project
styles,
there's a downloadable add-in (in beta) which brings back
the old
project
style.
More information here:
http://weblogs.asp.net/scottgu/archive/2006/02/05/4
37439.aspx
http://webproject.scot
tgu.com/
Download here:
http://msdn.microsoft.com/asp.net/refere
nce/infrastructure/wap/default.a
spx
On 3/24/06, Mark Kucera <mkucera intercerve.com> wrote:
>
> Hi All,
>
> Is there any way I can exclude an item from my ASP.NET
2.0 project and
> prevent VS.NET from renaming the file? Websites often
contain
hundreds
> of images that rarely change. I really don't need to
copy these
images
> every time I deploy or publish a website. In VS 2003 I
just excluded
> these items (and any number of other files that
contained environment
/
> server specific settings i.e. web.config). Now when I
exclude an item
> it actually appends .excluded to the name of the file.
Well obviously
> that is not an ideal solution. Is there some other
option, or some
> setting I can change so that it will exclude an item
w/o changing the
> items name?
>
> I really don't understand w/ MS would change something
that worked so
> well in the previous version...
>
> MK
>
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|