YACP: Chrome is a Visual Studio project
-
Hopefully this is something you guys will actually find interesting about Chrome; Chromium (the open source project) is a Visual Studio project[^]. You can download it, open it in VS and start tinkering all you want. I'm guessing it will be in XCode for Mac. I'm hoping at least. Be interesting to see this V8 JavaScript VM.
cheers, Paul M. Watson.
-
Hopefully this is something you guys will actually find interesting about Chrome; Chromium (the open source project) is a Visual Studio project[^]. You can download it, open it in VS and start tinkering all you want. I'm guessing it will be in XCode for Mac. I'm hoping at least. Be interesting to see this V8 JavaScript VM.
cheers, Paul M. Watson.
You don't want to know how many projects there are in that solution file :)
-
You don't want to know how many projects there are in that solution file :)
I want. :)
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
-
You don't want to know how many projects there are in that solution file :)
-
I believe it's not more than we have mostly in our products (around 80). The best project count I had in Visual Studio 2008 was 655 :P
655? We hear about some scary solutions from our customers, but one that size has to be some sort of record. :omg: How many hours did it take you to open the thing in the morning? ;P
Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"
-
655? We hear about some scary solutions from our customers, but one that size has to be some sort of record. :omg: How many hours did it take you to open the thing in the morning? ;P
Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"
-
I believe it's not more than we have mostly in our products (around 80). The best project count I had in Visual Studio 2008 was 655 :P
Damn! You have me beat - our biggest is 409.
But fortunately we have the nanny-state politicians who can step in to protect us poor stupid consumers, most of whom would not know a JVM from a frozen chicken. Bruce Pierson
Because programming is an art, not a science. Marc Clifton
I gave up when I couldn't spell "egg". Justine Allen -
I believe it's not more than we have mostly in our products (around 80). The best project count I had in Visual Studio 2008 was 655 :P
Now that's just ridiculous (the 80, much less 655). What conceivable reason could there be for having that many projects in a solution? Do you compile every class in your application into its own assembly?
Software Zen:
delete this;
Fold With Us![^] -
I believe it's not more than we have mostly in our products (around 80). The best project count I had in Visual Studio 2008 was 655 :P
Yipes! :omg: We have 45 in ours and I thought that was overkill! -CB
-
I want. :)
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
I think it has over 130 projects. (How long does it take VS to open, compile?) And I think that is a real overkill.
-
Yipes! :omg: We have 45 in ours and I thought that was overkill! -CB
the maximum I had ever seen in my development life of 5 years is ~20, somewhere around this number....what the hell do you ppl put in for 655???? Forget opening the solution, I just don't get how long will you guys build things :confused:
-
the maximum I had ever seen in my development life of 5 years is ~20, somewhere around this number....what the hell do you ppl put in for 655???? Forget opening the solution, I just don't get how long will you guys build things :confused:
We talk about making things more "modular" - but then we build these monster projects that require putting 50+ solutions together in one project because they all depend on each other. :omg: Beats the hell out of me. -CB