CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 11/9/2005 6:22:19 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 6 Views: 13 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
BoulderBum
Asp.Net User
Web Deployment Projects: When? Where?!?11/9/2005 6:22:19 PM

0/0

I just found out about something that is really going to help me work around the crappy new build process:

http://aspadvice.com/blogs/ssmith/archive/2005/10/05/Visual_Studio_2005_Web_Deployment_Projects.aspx

...but I can't seem to track down where the add-in is. Does anyone know if it's been release yet, and if so, where it is?
XIII
Asp.Net User
Re: Web Deployment Projects: When? Where?!?11/9/2005 6:56:59 PM

0/0

Hi,

are you looking for this: http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx ?

Grz, Kris.
Kris van der Mast [MVP] || 101 LINQ to SQL samples
bash_MS
Asp.Net User
Re: Web Deployment Projects: When? Where?!?11/9/2005 7:17:38 PM

0/0

A preview of this add-in will be available for downloading later this week, probably by tomorrow.  There will be a link from www.asp.net to this download location.  You can also ping me directly for the download URL later this week.

-- Bash




This posting is provided "AS IS" with no warranties, and confers no rights.
bash_MS
Asp.Net User
Re: Web Deployment Projects: When? Where?!?11/9/2005 11:32:23 PM

0/0

The preview just went live - you can download it at http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx.  Please send us your feedback.

-- Bash



This posting is provided "AS IS" with no warranties, and confers no rights.
BoulderBum
Asp.Net User
Re: Web Deployment Projects: When? Where?!?11/10/2005 12:28:36 AM

0/0

Bash, I think I love you. Yipeeee!!!

Seriously though, I think this is going to get a lot of people amped: I know I am.

At first glance, it seems very simple to use, and very powerful as well. Not only should this save me a lot of time in creating deployable project assemblies (a requirement of mine for a feature of the app I architected), but I also really like the fact that you can add build actions via the MSBuild stuff!

We typically deploy updated stored procedures along with a new installer which involved a bunch of manual steps. Now that this is built into the IDE/add-in we can automate the task without having to learn NAnt or something.

Go Microsoft!
BoulderBum
Asp.Net User
Re: Web Deployment Projects: When? Where?!?11/18/2005 6:11:12 PM

0/0

Okay.

One other thing I noticed that would be a "nice to have".

It seems with the new build system that you can no longer have symbols defined for a build via the project properties. In my workplace, we actually used a "DEMO" symbol via a custom build configuration in VS.NET 2003 to enable conditional compilation of features that got disabled for a sales demo version of our application.

From what I understand, you can manipulate the compilerOptions in the web.config to re-introduce the symbols, but it's somewhat inobvious that you have to do it there, and it creates a bit of a maintenance headache working around how you want different options defined for different build configurations.

Perhaps the out-of-the-box Web Deployment Projects GUI can provide a means to re-introduce symbols for a build configuration (or is there a simpler way to do that, which I just don't know about yet).
bash_MS
Asp.Net User
Re: Web Deployment Projects: When? Where?!?11/18/2005 8:53:21 PM

0/0

With Web Deployment Projects you get the ability to have different settings for different build configurations.  However for conditional compilation, I'm afraid that the compilerOptions in web.config is the only way to do it even with Web Deployment Projects.  We have this on our list of things to look at for the next version.

Thanks,

-- Bash



This posting is provided "AS IS" with no warranties, and confers no rights.
7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers Authors: Brennan Stehling, Pages: 408, Published: 2007
ASP.NET 2.0 MVP Hacks and Tips Authors: David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear, Pages: 400, Published: 2006
Pro ASP.NET 2.0 in C# 2005: Create Next-generation Web Applications with the Latest Version of Microsoft's Revolutionary Technology Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1426, Published: 2006
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006
Professional C# 2005 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones, Pages: 1540, Published: 2006
.NET E-business Architecture Authors: Robert Amar, Matthew Baute, Don Benage, G. A. Sullivan, Pages: 576, Published: 2001
Professional C# Authors: Simon Robinson, Christian Nagel, Karli Watson, Jay Glynn, Morgan Skinner, Bill Evjen, Pages: 1224, Published: 2004
C# Professional Projects Authors: Geetanjali Arora, Balasubramaniam Aiaswamy, Nitin Pandey, NIIT (Corporation), Pages: 919, Published: 2002

Web:
VS 2008 Web Deployment Project Support Released - ScottGu's Blog MSDN Blog Postings » Web Deployment Project für Visual Studio 2008 ... Web Deployment Project pro Visual Studio 2008 byl releasován ve verzi "RTW ...
VS 2005 Web Deployment Projects - ScottGu's Blog The VS 2005 Web Deployment Project download adds a number of features that .... One neat thing about the Web Deployment Projects, though, is that there is ...
Visual Studio 2005 Web Deployment Projects Visual Studio 2005 Web Deployment Projects provide additional functionality to build and deploy Web sites and Web applications in ASP. ...
Visual Web Developer Team Blog : Announcing RTW version of Visual ... We hope that Visual Studio 2008 Web Deployment Projects RTW version will make ... Web Deployment Projects (WDP) for Visual Studio 2008 were released to the ...
Extreme ASP.NET: Web Deployment Projects Finally, there is a new project type called Web Deployment Projects (the main topic of this column), which introduces myriad additional deployment options ...
Aaron Hallberg : Team Build and Web Deployment Projects Various issues arise when trying to use Team Build with Web Deployment Projects (which are a Visual Studio 2005 add-in available for download here ).
Steven Smith : Web Deployment Projects for VS2008 Dec 1, 2007 ... Yesterday, Microsoft released a CTP for Web Deployment Projects for Visual Studio 2008 . I don't use these in my own projects, having built ...
CodeProject: Using a Web Deployment Project with a Web Application ... Apr 27, 2008 ... This article explains some common problems when creating a WDP of a WAP; Author: Michael Vanhoutte; Section: ASP.NET; Chapter: Web ...
VS Web Deployment Projects - ASP.NET Forums RTW version of Visual Studio 2008 Web Deployment Projects Released... by alisonlu ... using Web Deployment Projects with Visual Web developer 2005 express. ...
Web Application Projects and Web Deployment Projects are here ... A few weeks back Microsoft released V1 versions of Web Application Projects and Web Deployment Projects, which are a couple of tools that most serious ASP.

Videos:
Semantic Web Google Tech Talks May 25, 2007 ABSTRACT The Semantic Web is a field aiming a the creation, deployment, and interoperation of machine readable data ...
How the FreeBSD Project Works Google Tech Talks June 20, 2007 ABSTRACT The FreeBSD Project is one of the oldest and most successful open source operating system projects, seeing...
Semantic Web Google Tech Talks May 25, 2007 ABSTRACT The Semantic Web is a field aiming a the creation, deployment, and interoperation of machine readable data ...
Web 2.0 Development Scott Mattoon and Matt Ingenthron of Sun Microsystems talk about Web 2.0 development. Topics include deployment of AMP based applications on Sun, th...
Seattle Conference on Scalability: CARMEN: A Scalable Scienc Google Tech Talks June 14, 2008 ABSTRACT CARMEN is a $9M project building a scalable science cloud. Its focus is on supporting neuroscientists who ...
A network for capacity building in Software Engineering Free Software In Africa Google Tech Talks May 1, 2007 ABSTRACT Prof Derek Keats, Executive Director, Information & Communication Services, The University of the Western Ca...
innovaglobal technology Your Dependable Technology Partner For an Unpredictable Age Nationwide Any place, Any time, Any quantity fixed project pricing We Offer: 1. ...
Developing Win Apps w/ Visual Studio.NET Level 5 The Developing Win Apps w/ Visual Studio.NET Level 5 is part of KeyStone Learning Systems library of more than 1,200 CD-ROM and video-based informati...
What Are FOSSBazaar and FOSSology and why should I care? Google Tech Talks March, 24 2008 ABSTRACT On December 18th, 2007, HP Launched an open source project called FOSSology. A month later on January 24t...
Developing Win Apps w/ Visual Studio.NET Level 5 The Developing Win Apps w/ Visual Studio.NET Level 5 is part of KeyStone Learning Systems library of more than 1,200 CD-ROM and video-based informati...




Search This Site:










asp data types in asp.net

asp to asp.net

dictionary object to hashtable

need help with jscript to vb.net

usage of session utility and statestitch for session sharing

transition questions

http_referer in asp.net 2.0

how can i get breadarray to work?

dll recompiling in asp

dlookup to asp

converting asp to asp.net

migration from asp to asp.net

getting blank page if using page_load()

using my visual foxpro com object in asp.net 2.0

type mismatch: 'write'

use same authentication of asp classic in asp 2.0

getting post / get variable on an aspx.page from an asp page

session synchronization

adodb riddle

can not find asp to asp.net migration assistant from visual studio 2005 after downloading migration assistance

regd the gathering the requirements

file upload script

migrating (urgent)

i used to use (fnc_commonfunctions.asp) please help!

com ok in asp, but in asp.net "access denied"

use the function in asp for c#.net and asp.net 2.0

converting a classic asp 3.0 app into a asp.net 2.0 application

how to convert this asp classic page to asp.net which contain xml stream

running asp and asp.net side by side

classic asp to asp.net conversion

  Privacy | Contact Us
All Times Are GMT