Wrox Programmer Forums
|
BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio
This is the forum to discuss the Wrox book ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution by Vincent Varallo; ISBN: 9780470396865
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 9th, 2009, 02:20 AM
Authorized User
 
Join Date: Apr 2009
Posts: 41
Thanks: 1
Thanked 2 Times in 2 Posts
Default Namspace/Project Organization Question

This is probably a silly question, but as I moved into the "custom" portion of my application (i.e., the code that I'm writing that will use the framework from Vince's book), I began to wonder if there were any pitfalls to breaking out the framework code into their own libraries, so different applications could use the same framework.

In other words, V2.DAL.Framework could become something like V2.Framework.DAL (and the BLL would be V2.Framework.BLL). Say you had two applications, HRPaidTimeOff and HRTravelExpenses - both applications could use the same DAL and BLL libraries, without having to include the code in both applications.

Anyone see any potential or obvious downsides to that?

I haven't given much thought about what to do with the UI layer...maybe make it web application for the framework portion? Of course, you might need a different look and feel for the two applications.

Tim





Similar Threads
Thread Thread Starter Forum Replies Last Post
Project/class/assembly organization iamkevinc C# 2 April 10th, 2007 02:51 PM
XSLT and Namspace Query. AjayLuthria XSLT 1 April 10th, 2007 11:57 AM
C++ Code Organization kasun_04 C++ Programming 1 October 20th, 2006 08:22 AM
Site organization by chapter Oregon BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 1 October 29th, 2003 06:44 PM
Namespace Organization lmxu BOOK: Professional C#, 2nd and 3rd Editions 0 July 31st, 2003 11:00 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.