Login Register






i have a question about .net frameworks filter_list
Author
Message
i have a question about .net frameworks #1
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

[+] 1 user Likes ManiT0X's post
Reply

RE: i have a question about .net frameworks #2
They are backwards compatible, yes.

Reply

RE: i have a question about .net frameworks #3
Thanks for answering , so making application working on framework 2.0 to guarantee that they will work on all computers

Reply

RE: i have a question about .net frameworks #4
(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!

Reply

RE: i have a question about .net frameworks #5
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 *

Reply

RE: i have a question about .net frameworks #6
(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

Reply

RE: i have a question about .net frameworks #7
how about not judging anyone ? sounds good right , anyway thanks for your comment .

Reply

RE: i have a question about .net frameworks #8
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)

Reply