-
Article
The future of Microsoft .NET frameworks tools
Launched before mobile and cloud computing, the Microsoft .NET framework has gone open source, added tools for cross-platform development, and adopted a common library model. Read Now
-
Article
Why Microsoft .NET is still viable with cloud computing times
When Microsoft .NET launched in 2003, mobile and cloud computing didn't exist. Today, with dozens of development tools and languages built for the cloud, can .NET stay relevant? Read Now
-
Article
What to consider when looking to .NET cloud development
In order to ensure the supporting role of .NET in development and deployment either enforce .NET middleware use on all developments or adopt component integration strategy. Read Now
-
Article
How do platform-as-a-service changes impact application development?
With the evolution of PaaS in 2016, cloud spending has increased. Learn how these changes ease profit pressure on cloud providers and also reshape how applications are developed. Read Now
Editor's note
The .NET developer language has been around a long time and it suffers on occasion from not being "top of mind" in the application development arena. But Microsoft has continued to invest in the platform, updating functionality and giving it features that many say rival Java 8 and other options.
Like any language, though, it helps to know the tips and tricks, and this .NET programming language tutorial provides just that. For cloud development, .NET can be an obvious choice, thanks to its easy tie-ins to Microsoft's Azure cloud platform. Microsoft considers .NET to be an open source option, and it has cross-platform support for choices other than Azure. But for developers looking to create for the internet of things (IoT) and the cloud, .NET is an easy starting point.
When it comes to modern application development, developers and testers need to understand the strengths and challenges in the .NET platform. Recent changes in .NET have some experts comparing it favorably to Java 8 for programming. Software testers, however, are going to need to think through what's needed to get beneath the graphical user interface to actually test the code. It can be done, but it helps to have a well-thought-out and the right set of tools.
Speaking of tools, there are a host of options to make working with .NET faster and easier for developers. Many are Microsoft-branded choices, but because .NET is now part of the open source environment, there are a wide variety of third-party options available as well. Learn about the options available in this .NET programming language tutorial.
1Developing with .NET: How is it done?
In this section of the .NET programming language tutorial, take a look at application development and .NET. Learn how to build multiplatform applications, the best steps for performance testing .NET apps and where a microservices architecture fits into .NET.
-
Article
Testing .NET applications: What you need to know
For the most efficient testing, you need the right tools for the job. Expert Matt Heusser explains in detail all the testing tools for tackling apps built with Microsoft's .NET. Read Now
-
Article
Comparing functional programming in Java 8 versus .NET
The 'which is better' debate over .NET and Java has been going on forever. Expert Tom Nolle weighs in on which is the better choice if your goal is functional programming. Read Now
-
Article
Success secrets for performance testing .NET applications
When it comes to performance testing .NET applications, it's all about the tools. Expert Matthew Heusser offers his best advice, tips and tricks for successful testing. Read Now
-
Article
How to build multi-platform applications
AWS Lambda includes support for the C# programming language, enabling developers to use .NET Core to build serverless functions and environments. Read Now
-
Article
Top concepts in a .NET microservices architecture
There are a number of reasons why implementing a .NET microservices architecture presents a challenge. Tom Nolle explains how to marry .NET and microservices. Read Now
2.NET tools: What are your options?
This section of the .NET programming language tutorial covers .NET framework features and tools. Learn what's next for Microsoft and which tools developers consider the best to work with.
-
Article
Top five .NET framework features for app mod
Get a better understanding of the five best .NET features for app mod success. Read Now
-
Blog
Microsoft tinkers with the mechanics of .NET Core and ASP.NET tooling
Microsoft continues to 'openly' (in all senses) tinker (Redmond would prefer we said refine, augment, extend and finesse) with the mechanics of .NET Core and ASP.NET tooling right now -- and it ... Read Now