dotNET Weekly
Add a link
LoginRegister
PrevJune 2017Next
WSMTWTFS
2228293031123
2345678910
2411121314151617
2518192021222324
262526272829301

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

C# 7.2 and 8.0 Roadmap

by bill-s, 2017-06-09T19:45:09.000Z

Features are already being lined up for C# 7.2 and 8.0 including nullable reference types and limited multiple inheritance.

Documenting ASP.NET Core API with Swagger

by bill-s, 2017-06-09T18:59:36.000Z

Swagger is the world’s largest framework of API developer tools for the OpenAPI Specification(OAS), enabling development across the entire API lifecycle, from design and documentation, to test and deployment.

Creating your first shared library in .NET Core

by bill-s, 2017-06-09T19:12:22.000Z

Sharing libraries between projects is a fundamental requirement in all but the most simple applications. This post looks at how things have changed with .NET Core. We look at the different types of class library available, how to create a simple library and the best way to reference shared libraries from other applications.

Cloud App Security: Exploring - Microsoft Virtual Academy

by bill-s, 2017-06-09T19:52:25.000Z

Are you exploring increased security for your cloud environment?

Elixir Toolkit

by bill-s, 2017-06-09T19:48:16.000Z

It's no secret that we here at MojoTech are big advocates of Elixir. We're using it on client projects, talking about it at conferences, Elixir meetups, and we're even involved in two conferences this fall. (See: Elixir with Love and Elixirocks)

First Foray into .NET Core 2.0

by bill-s, 2017-06-09T19:47:35.000Z

I have to start somewhere so I started wtih super baby steps. Downloading the .NET Core 2 nightly build and trying to create a simple console app. Right away I failed miserably. The reason? The nightly builds have already jumped the shark! They are working on 2.1.0 and I accidentally grabbed that. And that was a little too bleeding edge for me.

Introducing the new Data Science Virtual Machine on Windows Server 2016

by bill-s, 2017-06-09T19:52:29.000Z

We are excited to offer a Windows Server 2016 version of our very popular Microsoft Azure Data Science Virtual Machine (DSVM). This new DSVM version is based on the latest Windows Server 2016 Data Center edition. We’ve added new tools and upgraded existing tools to the latest versions as part of this release. Highlights of these new additions include:

Important Interview questions and Answers For ASP.Net MVC

by bill-s, 2017-06-09T19:13:24.000Z

In this article, we shall discuss top ASP.Net MVC Interview questions and answers for fresher and experienced dot net developers. Among many questions, the most important or the ones often asked are discussed here.

Microdot: Easily create .NET Microservices with Orleans

by bill-s, 2017-06-09T19:43:35.000Z

The Microdot framework helps you to create scalable and reliable microservices (a "microservice chassis"), allowing you to focus on writing code that defines the logic of your service without the need to tackle the myriad of challenges of developing a distributed system.

Manage your open source usage and security as reported by your CI/CD pipeline

by bill-s, 2017-06-09T19:29:24.000Z

In the article Manage your open source usage and security in your pipeline, we introduced you to WhiteSource and how it can be used to help manage open source libraries within your projects. We cover the core features of WhiteSource, the primary benefits of using it and how to implement it within your CI/CD processes.

Microsoft Data Insights Summit - Seattle, WA

by bill-s, 2017-06-09T19:52:23.000Z

Watch live from the Microsoft Data Insights Summit

Running tests for .NET and Node.js on Travis CI

by bill-s, 2017-06-09T19:41:46.000Z

Together with a colleague I started working on Partei. Like a lot of projects this consists of a web api that does some stuff and a front-end.

Top 5 mistakes when people talk about Azure

by bill-s, 2017-06-09T19:43:00.000Z

Both for my work and for my passion for technology, I always try to be active on social communities, blogs, conferences and hackathon, and in the last year I faced with a very sad story about Microsoft Azure and tons of urban myths related to it.

Performance Improvements in .NET Core

by bill-s, 2017-06-09T19:13:37.000Z

There are many exciting aspects to .NET Core (open source, cross platform, x-copy deployable, etc.) that have been covered in posts on this blog before. To me, though, one of the most exciting aspects of .NET Core is performance.

WebAssembly 101: a developer's first steps

by bill-s, 2017-06-09T19:45:37.000Z

This tutorial will guide you along the necessary steps to port a JavaScript library of the Conway's game of life to WebAssembly (wasm). This is a simple exercise that is perfect to start beyond a trivial Hello World.

NewslettersAboutPrivacy Policy