How many projects are in YOUR solution?
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
senylity wrote:
So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
No VS, and no Eclipse, but a lot of code :)
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
Of the two solutions i have open right now, one has seven projects, the other has 107. The memory footprint for the latter is surprisingly reasonable (200-300 MB) so long as i don't try to debug with it.
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
Including unit test projects, 31.
Life, family, faith: Give me a visit. From my latest post: "How differently the psalmist saw it! How blessed -- how truly happy with real joy! -- is the man who delights in the Law of the Lord." Judah Himango
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
One has 7, the other 12 and the whopper (for me at least) has 27.
"Every time Lotus Notes starts up, somewhere a puppy, a kitten, a lamb, and a baby seal are killed. Lotus Notes is a conspiracy by the forces of Satan to drive us over the brink into madness. The CRC-32 for each file in the installation includes the numbers 666." Gary Wheeler "You're an idiot." John Simmons, THE Outlaw programmer "I realised that all of my best anecdotes started with "So there we were, pissed". Pete O'Hanlon
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
Mine, always less than 10. If it was any more I would divide the problem in smaller projects probably a few dlls with test code. However in my current project I am working with some open source code that has several hundred projects in a single workspace. At times this brings Visual Studio to a halt which I find quite annoying.
John
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
I rarely have more then 10, but I add and remove projects to my solutions based on what I'm working on. There isn't a master solution for all the projects, but if there was, I'd probably never load it. I prefer to have my personal "solution" independent of all the projects.
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
My largest solution has 6. I've got another solution that I maintain (it's not actually my code, but I have to automate the build for it) that has a couple dozen projects in it.
Software Zen:
delete this;
Fold With Us![^] -
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
about thirty, with some random tools that are not in the regular build. The scary thing is: It's over 100 configurations - except a few all active.
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist -
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
Usually less than 10, but I have an "enterprise" solution for builds that has everything (all 10+ projects). 70? that's insane 40 is ridiculous
-
about thirty, with some random tools that are not in the regular build. The scary thing is: It's over 100 configurations - except a few all active.
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighistpeterchen wrote:
The scary thing is: It's over 100 configurations - except a few all active.
You're right - we have just the 2 standard ones but then we are a corporate winform team rather than commercial devs. What drives the variations on the configs.
Never underestimate the power of human stupidity RAH
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
I have a HTML main page, ASP on two of the reponse pages, c# on a process and vb on a forms page so that I can VBA the result to a spreadsheet on the returns. is that a record? I am completely crap at perl and PHP so didn't bother! Only need ADA, COBOL and FORTRAN to complete the list of languages I didnt use!
------------------------------------ "I want you to imagine I have a blaster in my hand" - Zaphod Beeblebrox. "You DO have a blaster in your hand" - Freighter Pilot "Yeah, so you don't have to tax your imagination too hard" - Zaphod Beeblebrox
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
I have 21 projects
------------------- Utku Selamoglu
-
The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?
Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage
Fifty-six.