Click here to Skip to main content
15,902,032 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Do You Think ASP.NET has a Future? Pin
dietmar paul schoder18-Feb-16 22:35
professionaldietmar paul schoder18-Feb-16 22:35 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Alexander DiMauro19-Feb-16 0:30
Alexander DiMauro19-Feb-16 0:30 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Nathan Minier19-Feb-16 1:27
professionalNathan Minier19-Feb-16 1:27 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Alexander DiMauro19-Feb-16 2:21
Alexander DiMauro19-Feb-16 2:21 
GeneralRe: Do You Think ASP.NET has a Future? Pin
darkliahos19-Feb-16 1:59
darkliahos19-Feb-16 1:59 
GeneralRe: Do You Think ASP.NET has a Future? Pin
BryanFazekas19-Feb-16 2:21
BryanFazekas19-Feb-16 2:21 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Dgmarious19-Feb-16 3:21
professionalDgmarious19-Feb-16 3:21 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Kirk 1038982119-Feb-16 3:36
Kirk 1038982119-Feb-16 3:36 
My answer is that you are fine.
First, they are open sourcing it so it runs on Linux (Think Cloud Hosting).
Second, they have put a lot into it.

But buyer beware. The one thing I hated about MSFT was their incessant disposing and breaking of old technology. A few years ago, I had to upgrade a Delphi 5 application -> Delphi XE2. The files imported, I had to install a couple of components. And recompiled. No issues.

In the MSFT world, we had a C++ library. It was 32 Bit. It would not compile to 16 bit, because MSFT refused to implement some of the same language features, they wanted to discourage 16 bit usage. And it keeps happening. I tried to open a Visual Studio project from 10 years ago. Yeah Right, the new VS would not touch it!

Some of our software has been around since the 1980s. And when it is ultra-specialized, it will stay around. Our fallback is that nowadays we create a VM capable of of recompiling everything, and park it for the future. But there is plenty of VB6 code that you are not going to be able to recompile in any recent version of VS, and get this. The old version of VS has BLOCKS to prevent it from being installed in NEWER OSes. Pure Joy!

So, I think if you write good code you are safe. But REALLY consider how you will support all the stuff you do if it lives a lot longer than you expected!

And understand that WHATEVER technology you use, MSFT will likely throw away and push you into newer technology (We have some WinCE code that will have to be completely rewritten if they change the hardware)

GeneralRe: Do You Think ASP.NET has a Future? Pin
Member 1233861619-Feb-16 4:08
Member 1233861619-Feb-16 4:08 
GeneralRe: Do You Think ASP.NET has a Future? Pin
MikeTheFid19-Feb-16 4:19
MikeTheFid19-Feb-16 4:19 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Steve Naidamast19-Feb-16 5:45
professionalSteve Naidamast19-Feb-16 5:45 
GeneralRe: Do You Think ASP.NET has a Future? Pin
Alexjadee20-Feb-16 20:39
Alexjadee20-Feb-16 20:39 
GeneralHas Anyone else seen this... Pin
glennPattonWork318-Feb-16 7:03
professionalglennPattonWork318-Feb-16 7:03 
GeneralRe: Has Anyone else seen this... Pin
kmoorevs18-Feb-16 7:11
kmoorevs18-Feb-16 7:11 
GeneralRe: Has Anyone else seen this... Pin
Brisingr Aerowing18-Feb-16 15:39
professionalBrisingr Aerowing18-Feb-16 15:39 
GeneralRe: Has Anyone else seen this... Pin
Ron Nicholson18-Feb-16 8:08
professionalRon Nicholson18-Feb-16 8:08 
GeneralRe: Has Anyone else seen this... Pin
glennPattonWork318-Feb-16 9:32
professionalglennPattonWork318-Feb-16 9:32 
GeneralRe: Has Anyone else seen this... Pin
Chris Quinn18-Feb-16 21:16
Chris Quinn18-Feb-16 21:16 
GeneralRe: Has Anyone else seen this... Pin
Chris Grove18-Feb-16 21:44
Chris Grove18-Feb-16 21:44 
GeneralThought of the day Pin
OriginalGriff18-Feb-16 5:05
mveOriginalGriff18-Feb-16 5:05 
GeneralRe: Thought of the day Pin
Bassam Abdul-Baki18-Feb-16 5:18
professionalBassam Abdul-Baki18-Feb-16 5:18 
GeneralRe: Thought of the day Pin
Ravi Bhavnani18-Feb-16 5:28
professionalRavi Bhavnani18-Feb-16 5:28 
GeneralRe: Thought of the day Pin
WiganLatics18-Feb-16 5:31
professionalWiganLatics18-Feb-16 5:31 
GeneralRe: Thought of the day Pin
jeron118-Feb-16 5:31
jeron118-Feb-16 5:31 
GeneralRe: Thought of the day Pin
Ravi Bhavnani18-Feb-16 6:46
professionalRavi Bhavnani18-Feb-16 6:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.