Sinisterly
i have a question about .net frameworks - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.li/Forum-Visual-Basic-NET-Framework)
+--- Thread: i have a question about .net frameworks (/Thread-i-have-a-question-about-net-frameworks)



i have a question about .net frameworks - ManiT0X - 10-11-2015

hello everyone
this is my first post in here
*feeling so dumb*

so does .net framework 4.5 run application made for framework 2.0 ?

i mean , does the newer versions run the older versions applications ?
StressedStressedStressed


RE: i have a question about .net frameworks - XFL - 10-11-2015

They are backwards compatible, yes.


RE: i have a question about .net frameworks - ManiT0X - 10-12-2015

Thanks for answering , so making application working on framework 2.0 to guarantee that they will work on all computers


RE: i have a question about .net frameworks - dotcppfile - 10-12-2015

(10-12-2015, 07:56 PM)ManiT0X Wrote: Thanks for answering , so making application working on framework 2.0 to guarantee that they will work on all computers

No, they should have .net framework 2.0...
As for your post then it looks like you're making some l337 hax0ring malware dude! Some badass RAT to take down all of dem fgts in this public scene who dares to fuck with you bcz you're from the UNDAGROUNDDD! DE INTERWEBZ IS WERE YOU BELONG AT!


RE: i have a question about .net frameworks - ManiT0X - 10-12-2015

you are wrong , i was wondering because i made a simple application for framework 4.5 and didn't work on xp
* judging people by their posts *


RE: i have a question about .net frameworks - dotcppfile - 10-12-2015

(10-12-2015, 08:05 PM)ManiT0X Wrote: you are wrong , i was wondering because i made a simple application for framework 4.5 and didn't work on xp
* judging people by their posts *

Then just install .net framework 4.5, if you're not making a malware but a simple application then all you have to do is tell your client to download the right .net framework version that your application requires. And yes, I am judging you by your post, I see nothing wrong with this, what should I judge you with on a fucking forum? Your name? lol


RE: i have a question about .net frameworks - ManiT0X - 10-12-2015

how about not judging anyone ? sounds good right , anyway thanks for your comment .


RE: i have a question about .net frameworks - XFL - 10-12-2015

Making a program with .NET Framework 2.0 will allow backwards compatibilities with the newer .Net framework however there are many changes and can hinder a program's potential. XP should still have at least .NET 3. (Assuming this with no prior research)