Click here to Skip to main content
15,892,809 members
Everything / Project management

Project management

project-management

Great Reads

by Mircea Neacsu
Source code organization suggestion
by DiponRoy
How to manage Entity Framework Code First in Real Time Projects
by Wayne Ye
Personal Schedule Management Tool
by Mary J John, PMP
The major differences between the Traditional and Agile paradigms.

Latest Articles

by Greg Utas
Open-heart surgery on your Big Ball of Mud
by Mircea Neacsu
Source code organization suggestion
by Nick Polyak
making decisions when starting and running a software project.
by Carlos Conceição
Some scenarios and situations that involve turning around a project and saving it from the jaws of failure

All Articles

Sort by Title

Project management 

28 Oct 2014 by User 11060979
Not really a question for this Forum. Try Google for "winproj exe appcrash".About 3k results which may have a solution.
4 Feb 2014 by Mohammed Shamsheer
i want to build project mangement webapplication...The modules i want to create : Clients Employees Accounts Work Information client view.. General information module submodule Reports Documentation. any reference web application...
5 Aug 2013 by _Damian S_
It's not by design behaviour for MS Project, but a quick search will reveal some add-ons (for purchase) that can achieve this if you need it.
13 May 2014 by Kinna-10626331
Hi , I'm writing the documentation of a portal that I made in SharePoint with external data sources.I want to write the developer guide and I need some guidelines to point me in the right direction , something like a template. I googled but I couldnt find anything useful, only manuals about...
10 Jun 2022 by Jeneesh K. Velayudhan
Hi, I am setting up a project from the scratch. My question is, I'd like to add the react app as a part of the API solution. So that, a full stack developer can work on UI/API at the same time in the single VS instance. The same time, UI...
13 Aug 2013 by ZaHgO
I lead an small group of four developers. We work mainly on development projects for internal use only, we also mantain our company's web site.Project duration usually varies from 1 week to 3 months, but we try to split large projects, to last no more than 4 to 6 weeks.Since ever we have...
13 Aug 2013 by Sergey Alexandrovich Kryukov
You cannot. It simply makes no sense. People are too different to count them as cattle. If you don't feel the main thing here, human factor, you should not continue to do what you are doing.You need to feel it when you work with developers.It's very typical that one person is more...
8 Aug 2014 by Richard Deeming
See the user's previous messages:http://www.codeproject.com/Messages/4315327/Re-Source-availability.aspx[^]Thank you Vijay, Source is not available as we developed for one of our client. We are happy to develop a similar system as per your requirements, If your company Interested....
22 Aug 2016 by Member 12697792
#include #include #include using namespace std;class account{ int accno; char name[50]; int deposit; string type;public: void create_account(); void show_account(); void modify(); void dep(int); ...
23 Aug 2016 by Patrice T
Advices:- Use a programmer Editor, it show you parenthesis matching and can indent your codeNotepad++ Home[^]UltraEdit: the text editor trusted by millions[^]- indent your code, it highlight the code structure.C is the ancestor of C++, it will not harm to read the reference book of...
8 Oct 2013 by sash_kp
My android widget for OIS(online information system for our college) project is going on.While i work on my ideas regarding this i wanna make it unique by adding some interesting and new features which was never used in our college OIS. Following are my ideas.By now i have developed the front...
8 Oct 2013 by Sergey Alexandrovich Kryukov
Please check out my past answers:Please suggest a good concept for my .NET project ?[^],JAVA final year projects[^],Need Project Ideas Help me Plz[^],Can you suggest a topic for my Senior Project? Programming[^],need some projects topics with description[^],Help Me to Choose A...
8 Oct 2013 by sash_kp
@Sergey Alexandrovich Kryukov : Here are some of my new ideas.Can you please comment on these.And then lemme know if you can share some more ideas regarding this?1) Which are the professors for the subjects I am taking? How do I contact these professors? 2) What other students are taking...
26 Dec 2011 by Coder Block
With continue to my previous post,We have,Two project used same function,that is if i have project ABC and PQRusing IsNumeric() function so still date we need two copy of function one in ABC and one in PQR .instead of that i need IsNumeric() as microsoft visual studio function that...
26 Dec 2011 by Chuck O'Toole
We use SourceSafe's "share" feature to place a shared copy of the common file(s) into both (or several) projects. SourceSafe maintains a single copy of the module but both projects have a copy. A SourceSafe "Get Latest" command synchronizes them.I'm sure other code management tools provide...
27 Dec 2011 by JackDingler
Alternatively you can put the function in a library project, that is shared by both target projects.Libraries are one standard method for creating shared code bases for projects.
27 Dec 2011 by BrainlessLabs.com
Shared libraries are used for this kind of situation:Shared Libraries[^]http://wfrakes.wordpress.com/category/reusable-assets/[^]
14 Jan 2014 by Christian Vos
Explaines the function of the Definition of Done and how to use it in an agile project
24 Jul 2011 by poiuytrewq12349876543
Pl. let me know the significance betweenDelivery Head and Project Managerwho should have more Resposibility, Power and Technical Expert(ese)and more over relationship with each other in the same terms.
6 Sep 2012 by Prathap Gangireddy
Hi All,In my project I am solely responsible for the development and testing of the application.Only other guy involved is the Business Analyst who interacts with the client at the beginning for the requirement.*** I am not aware of these SDLC methodologies. So i would like to know what...
8 Sep 2012 by Pablo Aliskevicius
I recommend Scrum and XP from the trenches[^].There is a free PDF download there, you can start from it. Good luck with your job hunt, Pablo.
26 May 2022 by Hamid Rasheed
How can I disable a project in orangehrm so that it doesn't show in list while adding timesheet. Either through front-end or through code. What I have tried: I am not a develop but just an admin. I couldn't find this option at front end.
26 May 2022 by OriginalGriff
If you have a question about how to use any software, the place to start asking with with the creators, not a random website: even the dweebs in HR can usually work that out! In this case, start here: OrangeHRM Forum - Index page[^] - they will...
7 Oct 2021 by Mircea Neacsu
Source code organization suggestion
5 May 2011 by Sandeep Mewara
It does not work like this here.I am sorry but there is no quick question here. This sounds like your college project/assignment, you should put some effort. We expect you to put some time in trying the issue that you are facing and then some time in formulating the question while posting...
24 May 2017 by Hassaan_Malik
Hy, I don't know either that platform is best to find idea for final year project or not. But after searching a lot on internet about project ideas, still I am unable to find any suitable idea for me. I want to develop a web application to tackle real world problem. Please help in selecting any...
24 May 2017 by RickZeeland
This question has been asked before, for a listing see: Search[^]
16 Jan 2023 by CHill60
If you don't understand the question then you need to talk to your tutor. We will not do your assignment for you - assignments are designed to cement knowledge in your head and to help your tutor better gauge your needs. Getting someone else to...
16 Jan 2023 by OriginalGriff
While we are more than willing to help those that are stuck, that doesn't mean that we are here to do it all for you! We can't do all the work, you are either getting paid for this, or it's part of your grades and it wouldn't be at all fair for...
26 Jun 2022 by Madhu Kumari 2022
getting this error kindly help its urgent this is testing button clicked Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: "" at...
26 Jun 2022 by Dave Kreskowiak
Quote: java.lang.NumberFormatException: For input string: "" The error is pretty clear. An empty string cannot be converted to a numerical value. You're next question is going to be "how do I fix it?" Well, that depends. Assuming this is line...
22 Aug 2017 by Richard MacCutchan
Go to ASP.NET | The ASP.NET Site[^].
11 May 2017 by Mahmoud Gamal Elgazar
i have to make a hangman game with my team and i do not know how to start it i need to make it using c++ and i need a good advice how to start it i am a team leader.i have to know how to make this game to explain it to my friends What I have tried: to find a top down design for this project
11 May 2017 by Richard MacCutchan
You start with requirements specification, then refine that to outline design, and then to detailed design and finally to code and test.
11 May 2017 by Patrice T
Quote: i do not know how to start it You know how to play the game with a sheet of paper and pencil. Write down a procedure explaining every steps of the game, then ask a member of your team to play the computer by following blindly the procedure. When a step is too complicated, refine the...
24 Feb 2018 by Member 13694445
I have two separate source codes and I want to implement them together like the first screen and then another screen in turbo c++. how do I do that?this is the first part/program that i want to interconnect with my second program/code. #include #include #include...
24 Feb 2018 by OriginalGriff
If you mean "at the same time" as in "genuinely doing things together" instead of "doing one thing, then doing the other after it finishes" than that complex - you would need to look at setting up separate threads to run each "chunk" of code. And if I recall correctly, Turbo C++ doesn't have any...
24 Feb 2018 by KarstenK
You can do it by using a start menu in the main-function, so you can choose which subroutine to use. char c = 's';//some value while( c = 'x' { // make some screen output to explain what to do c = getchar(); switch( c ) { case '1': subRoutine1(); break; case '2': ...
25 Feb 2018 by Member 13694445
i want to include graphics to my project but i am getting many errors.here is a small part of my program. #include #include #include #include #include int password(); void addrecord(); void viewrecord(); void editrecord(); void...
24 Feb 2018 by OriginalGriff
1) You can't have two main functions. 2) "Unreachable code" is just that: code that cannot be reached so cannot be executed. For example: while (1 == 1) { i++; } printf("Unreachable"); if you can exit the loop, it isn't unreachable: while (1 == 1) { i++; if (i == 100) break;...
20 Sep 2016 by Member 12750312
Hi, my understanding of MSTest is very limited so this may be an unreasonable question, or I am now using the right keywords in Google searches. This is not really a code question but more of a solution setup question.What I am trying to do is create an integration test environment where the...
20 Sep 2016 by Bernhard Hiller
The more important question to ask is: where will those tests be running?I'd integrate them in a Continuous Integration framework (Jenkins or Team Foundation Server). After a build and unit tests were successful, startup a virtual machine, install and start the required services, copy your...
31 Jul 2012 by Sandesh M Patil
How to create a dummy development environment of your web based project.
22 Apr 2015 by waruna 92
i want to make gant chart using php and mysql, any one can help me to do this...
22 Apr 2015 by Peter Leow
Check this out: http://www.phpclasses.org/package/2737-PHP-Generate-project-progress-Gantt-charts.html[^]
5 Jan 2016 by Member 12235761
How to create own custom .exe installer for java project with licence agreement and other information.
5 Sep 2013 by Muhamad Faizan Khan
i am working on (asp.net) VS 2012 and sqlserver 2008r . now if i want to see my project to another computer (with functional database working) where vs 2012 and sqlsever 2008 r2 already installed then do i need to restore my databse in that computer's sqlserver. ? or i can see my project in...
5 Sep 2013 by Mycroft Holmes
If you are on the same network then all you need to do is install your application on the other computer, it will be able to connect to your sql server using the same connection string (if you used localhost then change that to the name of your computer).
24 Dec 2013 by Muhamad Faizan Khan
I have developed a little project on WinForm using C# and sqlserver. Now i want to make project report of it in which i need to includetheses thing 1. requirement specification2. Database Design3. Detail Requirment (use cases, input/output, external interfaces, filed used inquery)4....
24 Dec 2013 by joginder-banger
This is [Not a Question] you can try in google.I have searching on Google some Link find check out this i Hope this is usefull for you. First is http://carmaux.cs.gsu.edu/~mweeks/project.html[^] and more is...
24 Dec 2013 by Peter Leow
You are reverse engineering. Not right. These are SDLC processes and documentation that should have been followed and done before the actual development work, especially 1,2, and 3. If you have done the project yourself, then should have no problem producing the report (especially if you have...
14 Apr 2015 by Member 11490310
My question is addressed to those who work as project managers or even work on projects.What is project and project management and how you manage your projects witch methodology you use for managing your projects I hope to answer my question with a little details since I am new to Project...
14 Apr 2015 by Sergey Alexandrovich Kryukov
Your post is a striking manifestation of the lack of effort. You could start, say, here: http://en.wikipedia.org/wiki/Project_management.But first of all, you need to understand that project management is not a law of nature, not an international or state law, it is just a matter of human...
11 Feb 2015 by TarikHuber
We are working on a ERP System for our company that has a quite number of small projects like vehicle management, customer management and so on...Now other companies would like to buy some of our small projects (for example: vehicle management). In that case I would like ta make a new...
25 Mar 2015 by TarikHuber
Using the STT Library [^]allowes me to maange multiple projects with different arhictecture in one large ERP system.
7 Feb 2020 by _Starbug_
Hello every one. I developed a project in android environment that works fine and it is exactly same as xd file(Adobe xd) that employer give it to me. but unlike apk file that is very good when a programmer from employer side seen my codes he say your codes are not modular. for example he say...
16 Feb 2015 by Nick Rogozhnikov
Software project detailed estimation and professional proposal creation
31 Mar 2014 by Ahmed_Raza
I want to remove the suite bar from the top of project server 2013?
5 Dec 2018 by Paramu1973
Hi I copied my project_1 to Project_1Copy and I rename the project_1Copy to another name. & Build & Run successfully. But the problem is I can not find the project folders like SourceFiles Folder etc...Also the Header files .h,ResourceFiles,.cpp files showing like mixed manner... And hence does...
5 Dec 2018 by RickZeeland
Maybe this CodeProject article will be of help to you, the images seem to be missing sadly: Visual Studio–Painlessly Renaming Your Project and Solution Directories[^]
23 Oct 2018 by Carlos Conceição
Some scenarios and situations that involve turning around a project and saving it from the jaws of failure
10 Apr 2013 by karthik bandaru
I need some points for a small seminar on how we deal our dotnet projects.so that our client can satisfy with our standards and process from our company.Help me plz..!!Thank you.
10 Apr 2013 by Richard MacCutchan
See http://en.wikipedia.org/wiki/ISO_9000[^].
26 Dec 2015 by Member 12229842
I used to work in a startup and in my resume i mentioned a very big project.. just wanted to know how things happen international projects
26 Dec 2015 by Dave Kreskowiak
Well, you better figure out how to describe your last project and what you were doing. There are no resources anywhere that's going to give you the answer to that question. Well, except you!
26 Dec 2015 by Sergey Alexandrovich Kryukov
Member 12229842 wrote:I participited but i dont know how much i should talk...It's so naive that I'm not sure that my advice can help you, but I'll try. It's very unlikely that your project would be interesting to your potential employers, unless it's something extremely interesting, but,...
19 Jul 2012 by Kosh2010
Hello,I need help in using SSIS to import multiple Microsoft Project 2010 .MPP files posted on a Sharepoint site into a SQL Server 2008 R2 database I'm developing. Unfortunately, there is no backend database applied by Microsoft Project. Otherwise, I would connect to that directly. Can...
22 Jul 2012 by woutercx
If you would be able to save the project files as XML format (I see that .mpp is binary), that would be a whole lot easier.. You could call the SaveAs function from VBA. Here's an example I think.http://social.msdn.microsoft.com/Forums/en-US/isvvba/thread/f1895801-5b2b-4aba-be41-d529f796ae87[^]
22 Jul 2012 by woutercx
In 2007 you could do this;http://msdn.microsoft.com/en-us/library/bb968652(v=office.12).aspx[^]
2 Oct 2018 by Jacek M Glen
A short summary of why we chose to go Agile way
12 Dec 2015 by RaNa Za'arour
Hello please can you help me with this : i need the followingIN THE PROJECT YOU HAVE TO SPECIFY THE FOLLOWING :Descriptions of data to be entered into the systemDescriptions of operations performed by each screenDescriptions of work-flows performed by the systemDescriptions of...
12 Dec 2015 by Richard MacCutchan
Sorry, but we do not do your homework for you. If we did then you would not learn how to do things for yourself, and you would gain college credits by fraud.
8 Sep 2014 by rbala006
We are going to start a new project, for that we need to get approval of every screen we are going to implement. Is there any user friendly Free HTML Layout Designer Tool available, instead of traditional HTML Editor. So that it will save lot of our time.Bala
8 Sep 2014 by George Jonsson
Well, pick a winner:The 10 Best Free Web Editors for Windows[^]
31 Jan 2013 by Rohit Kolekar11
Hi,What are al the different models are there in software development??Any resource??Videos??
31 Jan 2013 by ZurdoDev
The best resource I am aware of for these questions is google.com[^]. There are tons of different models. Agile alone has a lot of different models.You should likely do some google searches first to get a bearing on what exactly you are looking for. Right now, I think your questions are...
31 Jan 2013 by bbirajdar
One guy has all these resources.. And we all developers praise him..He works 24x7 to help the software developers provide all the resources for free. You just ask him and he will give it within a second.. Why dont you ask him first and if you have any specific difficulties , then you can post...
31 Jan 2013 by Abhishek Pant
there are too many link in google just have a look out there;ryanb31 says:You should likely do some google searches first to get a bearing on what exactly you are looking for. Right now, I think your questions are too broad.I also think this about your question.some of them...
28 Jul 2014 by DiponRoy
How to manage Entity Framework Code First in Real Time Projects
26 Dec 2011 by Coder Block
Hi All,I'm working on big project having 250 .cpp and .h files.Project size is directly propotional to number of project files.so project increase my number of project file increase....So problem is maintainance of project but obeouse ,maintaining such big project is not small...
27 Dec 2011 by JackDingler
That sounds good.Organize your libraries by function and give them meaningful names.
27 Dec 2011 by Albert Holguin
Break out things into libraries where it makes sense, not just because you can. Follow the kiss (keep it simple stupid) design methodology where possible and it will save you headaches in the long run.
27 Dec 2011 by BrainlessLabs.com
Projects can take help of the following to group functionality:Classe.NamespaceLibrariesFoldersYou have to give nice and meaningful names. Group similar code in same places. Keep code modular. Give proper comments. Avoid keeping dead code.Google C++ Style Guide[^]This is the...
17 Oct 2014 by John ny
Help with the best practices for visualizing development of below software project. Ultimate Objective: Building a website/browser-based mini software (runs on php/mysql) and to diversify it to an Android App and as a Windows software using Java. Essentially, there would be three independent...
24 Apr 2011 by Wayne Ye
Personal Schedule Management Tool
12 Jan 2015 by Hapisha
I m trying to install redmine on my PC using the installation step http://www.redmine.org/projects/redmine/wiki/redmineinstall[^] found here. but getting the error please configure your config/database.yml first while executing the command "rake generate_secret_token" . i need help on this...
9 Mar 2015 by Mdzzzl5
Not trying to seem smart-alecky, but have you opened config/database.yml and filled it in with the correct values to access your database? That would be my first guess. If you've left the default values, Rails can't access the db.
18 Jul 2011 by Ashika s
Hi,Could you please suggest a good name for Personal Manager Software?
18 Jul 2011 by Pete O'Hanlon
AntelopeDeathStrikeYoureFiredShOutofLuckIt.
18 Jul 2011 by Richard MacCutchan
PMSShould appeal to your female customer base.
18 Jul 2011 by Espen Harlinn
iSlave - why else would you want a such a solutionor PMS, at least it'll allow you to schedule when it's a good idea to work overtime, make business trip, etc.Best regardsEspen Harlinn
18 Jul 2011 by #realJSOP
NoteBook - no really - a little spiral notebook (with an accompanying pencil of course). They cost about a dollar.
18 Jul 2011 by Sergey Alexandrovich Kryukov
I don't see any productive commercial or technological idea behind the idea of just creating such manager. Is there is no a good new idea behind it, it does not deserve any name as well as development.If you do have such idea, please share it. In his case, the really attractive name could be...
11 Feb 2015 by Member 11446846
while doing the application development which tool is best one to implement developed and maintenance Projects ?