projects

How can I show all internal classes to all projects in Visual Studio solution?

Hello, I have solution in Visual Studio, so this solution contains a few projects, also I have public only interfaces and internal classes, I'll use ILMerge for build one dll from all projects in this solution, Attention :) question, How can I show all internal classes to all projects in solution? Thanks. ...

How to get more involved in programming that benefits science and the advancement of the human race

My day job is a good one, but there are times I long to pour my programming efforts into something that benefits science at large. Something more than simply letting BOINC fold proteins and munge SETI data during my spare cycles. Is anyone doing this now? Are there any projects on which I could get involved? ...

Good Strategy for sharing project dependencies/resources across multiple projects/boxes/developers?

Hi all, I work in a small developing team with 3 developers and none of us are really 'uber elite programmers' but we get by pretty well for our company. One thing that has been constantly recurring is we keep using the same resources in multiple projects. One example being the fckeditor control, however it stinks to constantly add this...

Visual Studio Project Migration

Hi, Is there a way where I can transfer a ASP.Net application completely to a new system? I have copied the project directory before and it usually works, but I have issues with "References". I'm trying to take over a project from a person and he gave me all the files ( including the .sln files ), but I've got a bunch of reference erro...

Whats a good project to develop to learn a new programming language?

I have a solid foundation in programming (Java, Python, Haskell). I would like to pick up C#. What would be an ideal project that would help me learn C# well enough to be sufficient for the workplace? Something that would help me learn all the subtleties and tricks. Going through something like http://projecteuler.net/ or similar would...

project ideas for a newbie to become better at programming?

Sorry if a question like this was posted before, i searched but couldnt find anything. I just finished college and im unemployed however im taking a year out to improve and become confident in my programming. My goal is to have a job by June of next year. I've learnt OOP with Java in college and im just starting to learn PHP with OOP. T...

What is the best way to tell a client that a software project will be late?

Hypothetical situation: You are doing a software/web development project for a client, but you know that you will not be able to make the deadline. As the deadline approaches, you can clearly see that you will not be able to make it. How do you tell your client this, in a professional way, without upsetting the client too much. Do you...