.NET Version

General discussion about the Tickstory Lite software package.
Post Reply
FMIC
Posts: 14
Joined: Sat Jul 18, 2015 3:00 am

.NET Version

Post by FMIC »

tickstory wrote:It could be the case - some reports are suggesting the .NET framework is not releasing the file until an explicit garbage collection is done. Certainly appears to be symptomatic to what you describe - Tickstory does not have any in-built 5-10 minute delay to release any file locks. All our tests are done on the most up-to-date NET v3.5 SP1.
Please note, that version 3.5 of .NET is considered old and outdated. Even versions 4.0 and 4.5 will be loosing support in January of 2016.

tickstory
Posts: 4900
Joined: Sun Jan 06, 2013 12:27 am

Re: FXT is being used by another process

Post by tickstory »

Hi FMIC,

Thanks for the feedback. We'll be targeting the later versions of .NET in the next major version of Tickstory. For now, we need to be cognisant of the current users potentially using Tickstory on older operating systems.

Regards.

FMIC
Posts: 14
Joined: Sat Jul 18, 2015 3:00 am

Re: FXT is being used by another process

Post by FMIC »

Why not make "TickStory" not depend on .NET at all?

I don't know what language you are developing in, but if you use C or C++, you could with not much difficulty switch to using a Windows API and not depend on .NET!

Not only would it be much faster and more compact, but would function on almost any version of Windows (including Wine) without worrying about the version of .NET installed on the PC.

tickstory
Posts: 4900
Joined: Sun Jan 06, 2013 12:27 am

Re: .NET Version

Post by tickstory »

Hi FMIC,

I'm going to avoid part of your question - the big debate on which language to use will never cease ;) Operating system support is definitely a consideration, however. Microsoft has recently announced their "push" to get .NET working on other O/S's such as Mac and Linux (see http://www.zdnet.com/article/microsoft- ... e-coreclr/), so we're hopeful of allowing those users to come onboard without any need for VMs or emulators!

Regards.
(P.S. As you probably noticed, a new thread has been created for this discussion to keep the original thread on-topic).

ForexDave99
Posts: 1
Joined: Sat Oct 10, 2015 12:21 am

Re: .NET Version

Post by ForexDave99 »

FYI - you don't need to downgrade... you just need to add the older versions through windows features upgrade.. it';s free and takes 5 seconds to do.. exuding the upgrade.

http://anewdomain.net/2013/10/21/how-to ... -programs/

This works for Windows 10 as well.

Post Reply