Re: When did .net become obsolete? was Re: z/OS use of "legacy" programming languages

2020-07-03 Thread R.S.

W dniu 02.07.2020 o 16:39, Clark Morris pisze:

[Default] On 2 Jul 2020 02:13:34 -0700, in bit.listserv.ibm-main
r.skoru...@bremultibank.com.pl (R.S.) wrote:


snip

BTW: As a mainframe bigot I sometimes am forced to explain why so old
things are still in use. Yes, z14 or z15 is veery old. As old as
z/OS 2.4, or DB2. It is hard job, because usually nobody want to hear
answers, but one of my favorite is the wheel. Wheel is quite old idea,
but still in common use. They say M$ introduced a car without wheels or
the the wheels are enhanced - square...
Last, but not least: some 20 years old COBOL code is not obsoleted by
changes in the OS/compiler/whatever, but code on Windows *had* to be
rewritten several times during this period. Dot net? It was so modern
just few years ago and now is obsolete. Note: that means programming
effort just to upgrade system, without any application (business logic)
changes.

When did dot net become obsolete?  Versions earlier than 3 are no
longer supported but when I did a search for dot net both the
Microsoft pointers and the wiki article seemed to show it is very much
alive and is now open source.  The original implantation was well
before 2010 and was starting to be open sourced before then.


I am not .NET specialist, but I work with them and they are working on 
migration from .NET to dot-net-core.
According to en.wiki: It is a cross-platformsuccessor to.NET Framework 
.

As far as I know English "successor" is the key.

Note: the above does not mean any .NET application will stop working 
suddenly withing few weeks. It even doesn't mean that no compilation of 
.NET will be possible.


--
Radoslaw Skorupka
Lodz, Poland





==

Jeśli nie jesteś adresatem tej wiadomości:

- powiadom nas o tym w mailu zwrotnym (dziękujemy!),
- usuń trwale tę wiadomość (i wszystkie kopie, które wydrukowałeś lub zapisałeś 
na dysku).
Wiadomość ta może zawierać chronione prawem informacje, które może wykorzystać 
tylko adresat.Przypominamy, że każdy, kto rozpowszechnia (kopiuje, rozprowadza) 
tę wiadomość lub podejmuje podobne działania, narusza prawo i może podlegać 
karze.

mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 
Warszawa,www.mBank.pl, e-mail: kont...@mbank.pl. Sąd Rejonowy dla m. st. 
Warszawy XII Wydział Gospodarczy Krajowego Rejestru Sądowego, KRS 025237, 
NIP: 526-021-50-88. Kapitał zakładowy (opłacony w całości) według stanu na 
01.01.2020 r. wynosi 169.401.468 złotych.

If you are not the addressee of this message:

- let us know by replying to this e-mail (thank you!),
- delete this message permanently (including all the copies which you have 
printed out or saved).
This message may contain legally protected information, which may be used 
exclusively by the addressee.Please be reminded that anyone who disseminates 
(copies, distributes) this message or takes any similar action, violates the 
law and may be penalised.

mBank S.A. with its registered office in Warsaw, ul. Senatorska 18, 00-950 
Warszawa,www.mBank.pl, e-mail: kont...@mbank.pl. District Court for the Capital 
City of Warsaw, 12th Commercial Division of the National Court Register, KRS 
025237, NIP: 526-021-50-88. Fully paid-up share capital amounting to PLN 
169.401.468 as at 1 January 2020.



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: When did .net become obsolete? was Re: z/OS use of "legacy" programming languages

2020-07-02 Thread Joe Monk
.NET 3.5 includes all earlier versions.

Current .NET is 4.8.x which include 4.6.2 and 4.7.2.

Joe

On Thu, Jul 2, 2020 at 9:39 AM Clark Morris  wrote:

> [Default] On 2 Jul 2020 02:13:34 -0700, in bit.listserv.ibm-main
> r.skoru...@bremultibank.com.pl (R.S.) wrote:
>
> >> snip
> >
> >BTW: As a mainframe bigot I sometimes am forced to explain why so old
> >things are still in use. Yes, z14 or z15 is veery old. As old as
> >z/OS 2.4, or DB2. It is hard job, because usually nobody want to hear
> >answers, but one of my favorite is the wheel. Wheel is quite old idea,
> >but still in common use. They say M$ introduced a car without wheels or
> >the the wheels are enhanced - square...
> >Last, but not least: some 20 years old COBOL code is not obsoleted by
> >changes in the OS/compiler/whatever, but code on Windows *had* to be
> >rewritten several times during this period. Dot net? It was so modern
> >just few years ago and now is obsolete. Note: that means programming
> >effort just to upgrade system, without any application (business logic)
> >changes.
>
> When did dot net become obsolete?  Versions earlier than 3 are no
> longer supported but when I did a search for dot net both the
> Microsoft pointers and the wiki article seemed to show it is very much
> alive and is now open source.  The original implantation was well
> before 2010 and was starting to be open sourced before then.
>
> Clark Morris
>
> Clark Morris
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


When did .net become obsolete? was Re: z/OS use of "legacy" programming languages

2020-07-02 Thread Clark Morris
[Default] On 2 Jul 2020 02:13:34 -0700, in bit.listserv.ibm-main
r.skoru...@bremultibank.com.pl (R.S.) wrote:

>> snip
>
>BTW: As a mainframe bigot I sometimes am forced to explain why so old 
>things are still in use. Yes, z14 or z15 is veery old. As old as 
>z/OS 2.4, or DB2. It is hard job, because usually nobody want to hear 
>answers, but one of my favorite is the wheel. Wheel is quite old idea, 
>but still in common use. They say M$ introduced a car without wheels or 
>the the wheels are enhanced - square...
>Last, but not least: some 20 years old COBOL code is not obsoleted by 
>changes in the OS/compiler/whatever, but code on Windows *had* to be 
>rewritten several times during this period. Dot net? It was so modern 
>just few years ago and now is obsolete. Note: that means programming 
>effort just to upgrade system, without any application (business logic) 
>changes.

When did dot net become obsolete?  Versions earlier than 3 are no
longer supported but when I did a search for dot net both the
Microsoft pointers and the wiki article seemed to show it is very much
alive and is now open source.  The original implantation was well
before 2010 and was starting to be open sourced before then.

Clark Morris

Clark Morris 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN