I\'m currently working on an application with a lot of javascript code. I\'m writing inline javascript code on every of the pages/partials, however most of the code is re-utilized somewhere else. I\'m
I have the following projects/assemblies in my solution: Entities; It is a class library that contains two classes: Account and AccountDetail. Account class has a property Details which is of type O
Closed. This question does not meet Stack Overflow guide开发者_StackOverflow中文版lines. It is not currently accepting answers.
I\'m facing an organizational problem and thought maybe someone could enlighten me :) I\'m working on a classifieds website using drupal and i just can\'t figure out how to seperate the posts publishe
The project, I have involved, has an architecture-oriented project\'s file/folder structure: Root |____ Node1
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m currently working on developing a personal Django site that will consist of various technologies / subdomains. My main page(s) will be Django, with a blog.blah.com subdomain that runs wordpress,
we are currently starting a project involving people on windows and linux and using SVN. The problem is that people who want to use Visual Studio (2010 for most of them) have problem with the folder
We\'re working on a site who\'s document management policy is to put all files onto the network (i.e. My Documents mapped to a network server) for all personal or project related documents, or files.
VS 2010 / C# Trying to organize a solution and looking for options for naming the project that will host the interfaces for the repository.