dotNET Weekly
Add a link
LoginRegister
PrevJuly 2016Next
WSMTWTFS
27262728293012
283456789
2910111213141516
3017181920212223
3124252627282930
3231123456

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!

AngularJS2 on ASP.Net Core using TypeScript Part 3 - Attribute Directives

by bill-s, 2016-07-16T19:12:21.000Z

Previously we started creating our seed project then we created our first AngularJS2 app, on this post we will try to play with AngularJs2’s Attribute Directives. Basically, Attribute Directives allows us to change the appearance or behavior of a DOM Element, such us changing colors of DIVS when our mouse enters or exits, or alter the behavior of a DOM element when clicking them.

Developer Assistant now supports C++

by bill-s, 2016-07-16T07:44:06.000Z

Today we are happy to announce a major update to <a href="https://blogs.msdn.microsoft.com/onecode/p/devassistant/">Developer Assistant</a>! Developer Assistant now offers contextually aware web powered solutions for C++. <a href="http://www.microsoft.com/click/services/Redirect2.ashx?CR_CC=200627594">Developer Assistant for Visual Studio</a> is a productivity plugin that brings the combined power of Bing search capabilities and your development environment to solve your day-to-day developer problems. With the addition of C++, we are opening up new possibilities for millions of C++ developers on Visual Studio.

Easy CRUD for Your Web API With Dapper

by bill-s, 2016-07-16T19:15:52.000Z

Full disclosure here: I don’t like ORMs. If you’re building an enormous enterprise project, you should absolutely use an ORM. If you have data you really care about and a complex, monstrous system using something like Entity Framework can save you a lot of frustration.

HtmlTags 4.1 Released for ASP.NET 4 and ASP.NET Core

by bill-s, 2016-07-16T19:10:50.000Z

One of the libraries that I use on most projects (but probably don’t talk about it much) is now updated for the latest ASP.NET Core MVC. In order to do so, I broke out the classic ASP.NET and ASP.NET Core pieces into separate NuGet packages

Create your first botframework bot in Azure!

by bill-s, 2016-07-16T02:30:00.000Z

At //Build 2016 Microsoft unleashed something known as the Bot Framework; a set of three products to help you build conversational bots and connect them with services, like Slack, Skype, and even Email and SMS.

.NET Core Roadmap

by bill-s, 2016-07-16T19:14:29.000Z

It has been about two weeks since we shipped .NET Core / ASP.NET Core 1.0. The team has used the past two weeks to take a deep breath, and is now getting started on planning what is coming next. We have seen a lot of .NET Core SDK downloads and significant feedback. Please keep the feedback coming.

The Power of Roslyn: Improving Your Productivity with Live Code Analyzers

by bill-s, 2016-07-16T07:46:01.000Z

Two years ago we open sourced the C# and Visual Basic compilers and exposed their functionality through APIs as the Roslyn project. The Roslyn analyzer API empowers the developer community to be more productive by lighting up their own features in the editor in real-time—meaning anyone can write a refactoring, code fix, code style rule, or code diagnostic. Come learn more about the Roslyn project and what these live analyzers mean for you and your productivity.

Rich botframework conversation cards

by bill-s, 2016-07-15T23:44:46.000Z

In this article we’re going to investigate the various response types available to us in the botframework to develop a more rich conversational experience.

VS 2015 Tooling Update for Unity Game Devs

by bill-s, 2016-07-16T07:46:51.000Z

The Visual Studio team released an incremental update to its Visual Studio 2015 Tools for Unity. Among the changes in version 2.3 is a number of fixes for debugging issues, especially for those who use<span id="RadESpellError_0" class="RadEWrongWord">Xamarin</span> in conjunction with <span id="RadESpellError_1" class="RadEWrongWord">VSTU</span>.

Working with user secrets in ASP.​NET Core applications

by bill-s, 2016-07-16T07:44:59.000Z

undefined

YOUR FIRST .NET CORE WEB APPLICATION USING JUST THE COMMAND LINE (IN TEN MINUTES OR LESS)

by bill-s, 2016-07-16T19:11:30.000Z

So you want to mess around with .NET Core, maybe create a Web API or MVC Project and you don’t want to rely on any tooling, just the command line. Happily .NET Core makes it really easy to get started.

NewslettersAboutPrivacy Policy