dotNET Weekly
Add a link
LoginRegister
PrevSeptember 2016Next
WSMTWTFS
3628293031123
3745678910
3811121314151617
3918192021222324
402526272829301

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!

Building Your First Bot using Microsoft Bot Framework

by bill-s, 2016-09-10T08:07:04.000Z

<em>Microsoft Bot Framework</em> is a comprehensive  suite of tools and offering to build and deploy the conversational chat bots for your app users.  You can build and publish your intelligent bot that interacts naturally wherever your users are talking – from <em>Skype, Facebook Messenger, Office 365</em> <em>mail</em> and other conversational medium. Read more about Bot framework <a href="https://dev.botframework.com/" target="_blank">over here..</a>  In this post we will explore how to get it started.

Code School .NET Path

by bill-s, 2016-09-09T20:03:45.000Z

Discover how .NET can help you build scalable, easy-to-maintain web applications.

Essential .NET - Command-Line Processing with .NET Core 1.0

by bill-s, 2016-09-07T20:02:23.000Z

In this month’s Essential .NET column, I continue my investigation into the various features of .NET Core, this time with a fully released version (no longer in beta or a euphemistic release candidate).

Game-Changing Features in ES2015

by bill-s, 2016-09-07T20:01:04.000Z

Curious about the latest version of JavaScript? Once a tool for building interactive webpages, JavaScript is now being used to build enterprise apps.

Getting Started with Web Technologies

by bill-s, 2016-09-07T20:01:32.000Z

If you're interested in being a Web Developer but you’re not sure where to start, we have just the course for you.

Free ebook: Microsoft Azure Essentials: Fundamentals of Azure, Second Edition

by bill-s, 2016-09-09T18:11:05.000Z

We’re happy to announce the availability of our newest free ebook, Microsoft Azure Essentials: Fundamentals of Azure, Second Edition (ISBN 9781509302963), by Michael Collier and Robin Shahan

Introduction to React

by bill-s, 2016-09-09T20:01:58.000Z

If you’d like a demo-packed introduction to React, an open source JavaScript library popularized by Facebook, this course is for you. React allows developers to build reactive UI components that render HTML using a virtual DOM, which can simplify programming and improve performance. React components are typically written in a JavaScript extension language called JSX.

Octopus Deploy in Your Cake (C# Make)

by bill-s, 2016-09-07T20:05:53.000Z

I’ve looked at using Cake (C# Make) for build automation C#. The basics were to compile a solution/project using MSBuild and then run our automated tests with xUnit...

Testing in Visual Studio 2015

by bill-s, 2016-09-07T20:04:12.000Z

Do you work with C# or C++ and want to make your tests even better? Whether you are a seasoned developer/tester or are just starting out, join us for a look at the tools available for automated and manual testing in Visual Studio 2015 and Microsoft Test Manager 2015. Explore features rather than theories, in this Visual Studio training.

Programming with Python for Data Science by Microsoft

by bill-s, 2016-09-09T20:03:15.000Z

Traverse the data analysis pipeline using advanced visualizations in Python, and make machine learning start working for you.

What's In Store for C# 7.0

by bill-s, 2016-09-10T08:08:45.000Z

As C# 7.0 gets nearer to the finish line, C# Program Manager Mads Torgersen noted in a <a href="https://blogs.msdn.microsoft.com/dotnet/2016/08/24/whats-new-in-csharp-7-0/" target="_blank">blog post</a> that most of its new <a href="http://stackoverflow.com/documentation/c%23/1936/c-sharp-7-0-features#t=201608261706191518032" target="_blank">features</a> "are coming alive" in the recent release of <a href="https://visualstudiomagazine.com/articles/2016/08/23/visual-studio-15-preview-4.aspx" target="_blank">Visual Studio "15" Preview 4</a>. For developers who have been taking the preview through its paces, what's generating the most excitement feature-wise are tuples and pattern matching.

NewslettersAboutPrivacy Policy