Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1116081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T03:15:01+00:00 2026-05-17T03:15:01+00:00

i’m thinking of building a code base for my company – to hold libraries,

  • 0

i’m thinking of building a code base for my company – to hold libraries, classes, etc. developed by employees internally and used in different applications in time. The purpose would be code reusability in time. The platform I target is .NET only – winForms, WPF, WEB, Silverlight, and others.
I was thinking of building a solution that would hold 2 projects for each tech – 1 containing the code, and the other as a test site for that code. What would be the best solution to handle all this different technologies and code, what do you think ?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T03:15:02+00:00Added an answer on May 17, 2026 at 3:15 am

    This can be much more difficult than you might imagine. It depends in large part on what kind of company you’re working in, what kind of work they do, and the scope of your ambition.

    First, you probably don’t want to create a “framework”. You already have the .NET Framework. Perhaps you want to agree on a common set of custom controls. There are many to choose from. I would strongly discourage you from trying to write your own set of custom controls that will be reused in many projects. Developing a coherent and consistent custom control library is a huge job all in itself, and halfway measures that work for a specific project fail miserably when you try to move them to other projects.

    I’ve seen a consulting company (that mostly did custom .NET business applications for clients) try to reuse code, and mostly it wasn’t pretty. Taking code that was written for and works in one custom application and moving it to another custom application is way more difficult than it sounds. All too often, that “general” piece of code makes assumptions about the overall application, or it’s dependent upon some bit of application-specific code and removing that dependency is very difficult.

    Now, if you’re in an environment where everybody is working on programs that process the same types of data, you can probably leverage a common set of data access and reporting modules, and some common algorithms. Be careful here, though. Any shared code has to have as few dependencies as possible. Otherwise, potential clients (i.e. other programmers) will prefer to roll their own rather than “include the world.”

    You say that you want to build a code base that holds “libraries, classes, etc. developed by employees internally and used in different applications in time.” To me this says that you want to share code between disparate projects, or at least take code that was written for one project and use it in another. It’s a laudable goal, but often difficult. As I indicated above, there’s a big difference between writing code that works for a single project, and writing code that can be used by multiple projects with a minimum of dependencies. Possible, but difficult. And time consuming.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I used javascript for loading a picture on my website depending on which small
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have this code to decode numeric html entities to the UTF8 equivalent character.
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have just tried to save a simple *.rtf file with some websites and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.