Category: IDE
If you have the following two errors building your Java projects using Eclipse, Unsafe cannot be resolved to a type The import sun.misc.Unsafe cannot be resolved Then, this turns …
Previously, I have used LinqPad a lot to run a few handy queries to @steemsql server. The @steemsql is a MSSQL server. However, I am more comfortable in MySQL …
Modern IDE-s (Integrated Development Environment) eat memory (32-bit Visual Studio and Delphi 2007/XE8 Eat Memory) and 32-bit only can use up to 4GB (with Large Address Aware) and (3GB …
Resharper is a popular but commercial tool that is used to make Visual Studio a better IDE (Integrated Development Environment). It helps to spot code errors/warnings almost instantly and …
Microsoft Visual Studio is a powerful development tool that is widely used. The Visual Studio 2013 community version is provided for free as long as you promise you don’t …