UrbanPro

Learn .Net Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Can ASP.NET Core gain traction like RoR or Node.js?

Asked by Last Modified  

1 Answer

Learn .Net

Follow 3
Answer

Please enter your answer

Angular Trainer

Having seen both sides of the spectrum, it’s really hard to say. From a technical perspective, ASP .Net Core does a lot of things right. It reduces the bloat of “legacy” .Net, makes things a bit more modular, and has a web server (Kestrel) whose core is also the core of Node. It’s finally cross-platform,...
read more
Having seen both sides of the spectrum, it’s really hard to say. From a technical perspective, ASP .Net Core does a lot of things right. It reduces the bloat of “legacy” .Net, makes things a bit more modular, and has a web server (Kestrel) whose core is also the core of Node. It’s finally cross-platform, has excellent tooling in the form of VS Code, and is measurably faster than Node on some metrics. Given all that, it’s a no-brainer that it should succeed, right? Unfortunately, things are not quite so simple. Here’s my take on why it might struggle to find mass adoption like Node and RoR: The baggage of Microsoft. Yes, they have turned a over new leaf and Satya Nadella seems to “get it” with cloud and open source. However, you can’t just erase decades of questionable business practices (and, as a result, general mistrust of your company’s motives) just by open sourcing a few tools and “pulling a Ballmer” to try to woo developers. Though, in his defense, Ballmer seems to have softened his “Linux is a Cancer” stance. Because of yoga? Winning developer mindshare. Node, in particular, is extraordinary in this regard. When it came out, its non-blocking approach to concurrency was ingenious and blew developers’ minds, despite its warts. There have been numerous success stories from companies that deal with massive scale (Walmart, PayPal, Uber, to name a few). In developers’ eyes, Node is “battle tested” and has sort of become the de facto “glue” platform for everything, not just the go-to for massively scalable web servers and services. Espousing the value proposition for adoption. This is a bit unusual, as you would think that this would be a no-brainer for at least “legacy” .Net folks. However, from what I have seen, there seems to be no clean migration path from legacy .Net to .Net Core. This is understandable, as .Net Core can be almost treated as a separate branch of .Net entirely. .Net developers I’ve spoken to in the community seem committed to switching over. However, I did sense a bit of unease/uncertainty about their decision. I can only theorize a few reasons, but they could be: .Net Core is still very nascent and hasn’t been as “battle tested” as legacy .Net in developers’ eyes. There is still a massive ecosystem of tools specifically built for legacy .Net that now have to be ported over, in some fashion, to .Net Core. The big items from .Net are already in Core, but I’m sure there are 3rd party libraries on whom developers depend that still need to get with the program. The Node ecosystem is a bit more mature than .Net Core, which leads some devs to explore that path, since the migration from legacy .Net to .Net Core isn’t exactly an easy switchover. Node has hit the sweet spot of “fast enough”, developer mindshare, and wide adoption and support of its tooling in the cloud. Getting developers from that community, even .Net expats like myself, is going to be a hard sell to begin with. Having said all of that, I truly am rooting for .Net Core to find its footing and become a force for the Microsoft community and the FOSS community at large. It’s a revelation comparatively to legacy .Net, adopts a lot of great ideas from Node, and seems to take the best of “non-blocking I/O” with the “synchronous threaded” model we got so used to. Competitor frameworks will only breed the best for developers in the long-run, so go Redmond! I also hope that Microsoft’s attitude towards FOSS is genuine and not just a “bait-and-switch” that many of us fear. The strength of FOSS is the community and open-ness, and I, for one, am glad that Microsoft changed its draconian attitudes over the last few years and open sourced such great tools! read less
Comments

Related Questions

What is ASP.Net?
ASP.NET - Developing Active Server Pages using .NET. We can develop Web based applications using ASP.NET.
Geeta
What Is Asp ?
ASP.Net is a platform that is used to develope, Web, Desktop, Mobile and other kinds of applications. It supports many languages like C, C++, C#, F#, VB.Net etc. It all runs on a Integrated Development...
Sunita
When do you use Html.Action over Html.Partial ?
Html.Action() will call action method. e.g. Html.Action("Test") Html.Partial() just renders partial view. e.g Html.Partial("PartialName");
JK IT Training

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

"foreach" loop in C#
foreach is a looping statement : repeats a group of statements for each element in an array or an object collection. (or) used to iterate through the collection/ an array to get the required information. Advantages: Easy...

ASP.Net MVC 5 Error: The controller for path '/' was not found or does not implement IController
When a page, that is located inside an area, wants to access a controller that is located outside of this area (such as a shared layout page or a certain page inside a different area), the area of this...
M

Mohammad Shafi

0 0
0

Steps to fill drop-down value from database to view page in ASP.Net MVC Application
In simple few steps you can fill the dynamic data from database to HTML page in MVC Application Write connection string in web config file Create table related getter setter in model Fetch data...

Read CSV data using ODBC Connection
Codes to read the CSV data using ODBC Connection- Input File: File's Encoding format should be ANSI as below class Student{ public string CollegeId { get; set; } public string AdmissionDate...

What is the need for Restful Service in MVC Core?
EXPLANATIONRestful service makes access to client information send to the server by JSON request that reduces several round trips from the server and hence optimises the speed. HTML framework works the...

Recommended Articles

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for .Net Training Classes?

The best tutors for .Net Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn .Net Training with the Best Tutors

The best Tutors for .Net Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more