This is a small discussion of about 1 year old on G+ An interesting power/tech thing….
It serves as a reminder to myself: how far is the gigafactory and when will battery prices really drop.
–jeroen
Posted by jpluimers on 2016/06/29
This is a small discussion of about 1 year old on G+ An interesting power/tech thing….
It serves as a reminder to myself: how far is the gigafactory and when will battery prices really drop.
–jeroen
Posted in LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2016/06/29
Every once in a while I do Command-line Building With csc.exe.
When building libraries, it throws this error:
The reason is that by default it wants to build a program.
Change this default by adding the /target:library parameter.
–jeroen
via: c# – Program does not contain a static ‘Main’ method suitable for an entry point – Stack Overflow.
Posted in .NET, .NET 1.x, .NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, .NET 4.5, Development, Software Development, Visual Studio 11, Visual Studio 2002, Visual Studio 2003, Visual Studio 2005, Visual Studio 2008, Visual Studio 2010, Visual Studio 2012, Visual Studio 2013, Visual Studio 2014, Visual Studio 2015, Visual Studio and tools | Leave a Comment »