Showing category results for ASP.NET Core

Jun 8, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – June 2, 2016

Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
Jun 7, 2016
Post comments count0
Post likes count0

Announcing a new .NET and ASP.NET Core Bug Bounty

Barry Dorrans

Now that you're all updated to RC2 I am pleased to announce a further 3 month bug bounty program for .NET Core and ASP.NET Core, our cross platform runtime and web stack. The program encompasses the RC2 and, should its release fall within the 3 months programme period, the RTM version. The bounty will run from 7th June 2016 till 7th September 2016....

ASP.NETASP.NET Core
May 25, 2016
Post comments count0
Post likes count0

Announcing WCF Connected Service for .NET Core RC2 and ASP.NET Core RC2

Varsha G

With the availability of .Net Core RC2 and ASP.NET Core RC2 we are pleased to announce an update to the WCF Connected Service Preview for ASP.NET 5 Visual Studio extension tool for generating SOAP service references for clients built on top of WCF for .NET Core RC2. This update brings some improvements to the user experience when navigating through...

ASP.NETASP.NET Core
May 16, 2016
Post comments count0
Post likes count0

Announcing ASP.NET Core RC2

Jeffrey Fritz

Edit:  ASP.NET Core RC2 is now available for use with Azure Web Applications We are very pleased to announce the availability of ASP.NET Core RC2.  This release succeeds the ASP.NET 5 RC1 release and features a number of updates to enhance compatibility with other .NET frameworks and an improved runtime.  You can install the RC2 from http://dot.ne...

ASP.NETASP.NET Core
May 11, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – May 10, 2016

Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
May 9, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – May 3, 2016

Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
Apr 28, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – April 26, 2016

Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
Apr 21, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – April 19, 2016

Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
Apr 14, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – April 12, 2016

Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
Apr 11, 2016
Post comments count0
Post likes count0

WhereYouAt DemoBuild 2016: Building the Front-end

Maria Naggaga

In my previous post, I went over the user interface and application requirements. Let’s quickly revisit the project requirements: Get Coordinates In this app, I am getting the user location with a button using an onclick event handler. In order to grab the user's coordinates, I used the Geolocation API . Let’s have a look at...

ASP.NETASP.NET Core