.NETGURU
Deploy ASP.NET without the dll?
Messages   Related Types
This message was discovered on microsoft.public.dotnet.academic.

Post a new message to this list...

DotNetJunkies User
That may sound like a stupid question, but let me explain what I mean.

Let's say we have ASP.NET application "MyApp".

The directory structure looks like this:
MyApp\foo
MyApp\bar
MyApp\bin

Programmer A makes changes to pages in MyApp\foo.
Programmer B makes changes to pages in MyApp\bar.

Neither one has the other's code changes so we he compiles (builds) his copy of the project, the changes from the other person are not in the dll. Example:

Programmer A uploads his new files, including MyApp\bin\MyApp.dll.

Then Programmer B does the same, overlaying Programmer A's dll. Programmer A's changes get blown away.

That is the problem my buddy and I are trying to solve. How can we work independently on separate pages without needing to send our changes to each other for the "build" process?

---
Posted using Wimdows.net NntpNews Component -

Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching.
Reply to this message...
 
    
Marco Barzaghi
> Then Programmer B does the same, overlaying Programmer A's dll. Programmer A's changes get blown
away.

You can use "src" directive of @page. Look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconPage.asp. Using
"src" you must upload the source of codebehind too.

--
Src Specifies the source file name of the code-behind class to dynamically compile when the page is
requested. You can choose to include programming logic for your page either in a code-behind class
or in a code declaration block in the .aspx file.

Note RAD designers, such as Visual Studio .NET, do not use this attribute. Instead, they
precompile code-behind classes and then use the Inherits attribute.
--

HTH M.rkino

--
Marco Barzaghi - [MVP - MCP]
http://mvp.support.microsoft.com - http://italy.mvps.org
UGIDotNet - User Group Italiano .NET, http://www.ugidotnet.org
Read my WebLog: http://www.ugidotnet.org/436.blog

Reply to this message...
 
 




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification