I’ve had about enough of Microsoft and its approach to help small
businesses develop application. The .NET platform is FAR FAR from
‘working everywhere’ and being compatible to everything. Let me
write down some points to what I mean.
Windows Applications that are developed in Visual Studio.NET by
SMBs usually (almost always):
- Do not work on other machines, even when its .NET. Don’t assume a .NET application will work on every machine. You need an installation of visual studio for each machine you want your application to work on.
- Do not work with Crystal Reports. It might work “ok” on your
computer, but if/when it doesn’t print on someone else’s machine,
try to find some support.
- Stop working when you update …