Showing results for March 2016 - Page 2 of 3 - .NET Blog

Mar 21, 2016
Post comments count0
Post likes count0

Remote Debug ASP.NET Core RC1 on Azure App Service

Brady Gaster
Brady Gaster

ASP.NET developers who deploy their code to Azure App Service have remote debugging features available from the Visual Studio Server and Cloud Explorer windows. ASP.NET 4x projects can be debugged live in App Service by simply right-clicking your Web, Mobile, or API Apps in Cloud Explorer and clicking the “Attach Debugger” action. Under the hood, w...

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

Notes from the ASP.NET Community Standup – March 15, 2016

Jeffrey Fritz
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, Sc...

ASP.NETASP.NET Core
Mar 15, 2016
Post comments count0
Post likes count0

Get Started with ASP.NET Core Authorization – Part 1 of 2

Jeffrey Fritz
Jeffrey Fritz

After learning about Authentication in ASP.NET Core, our intrepid reporter Seth Juarez wanted to dig deeper into the ASP.NET Authorization story.  In the following video, he speaks with ASP.NET Security Analyst Barry Dorrans.  Notes and links from their discussion follow. Authorization verifies that a user is permitted to access functi...

ASP.NETASP.NET Core
Mar 15, 2016
Post comments count0
Post likes count0

The week in .NET – 3/15/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET - 3/8/2016. On.NET Last week, we had Nick Craver on the show to talk about StackOverflow. It was lots of fun, and I highly recommend watching if you're interested in getting an inside look at how StackOverflow is being maintained and kept a high-performance site. Exceptionally this week, we won't hav...

.NET
Mar 14, 2016
Post comments count0
Post likes count0

Announcing v16.1 of the ASP.NET AJAX Control Toolkit

Jeffrey Fritz
Jeffrey Fritz

We are very happy to announce along with our partners at DevExpress, a new version of the ASP.NET AJAX Control Toolkit is now available.  This version, labeled 16.1 delivers some documentation improvements, tutorials, and some long requested updates for existing controls. This is the one year anniversary of the stewardship of the AJAX Control Tool...

ASP.NET
Mar 11, 2016
Post comments count0
Post likes count0

First Look: Authentication in ASP.NET Core

Jeffrey Fritz
Jeffrey Fritz

With the coming changes in ASP.NET Core, our friend and intrepid reporter Seth Juarez sat down with ASP.NET Program Manager Pranav Rastogi to discuss the updates and improvements in the new ASP.NET Core authentication system: Here are some of the highlights of their discussion and some sample code to get you started: Pranav gave a quick definition ...

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

Web Extension Pack for Visual Studio 2015

Mads Kristensen
Mads Kristensen

The Visual Studio extensibility ecosystem has been steadily growing in the past years and the community has built some really great extensions. Some of these extensions are specific to web development scenarios and are useful to almost all web developers using Visual Studio. The only problem is to find all these relevant extensions. That’s exactl...

ASP.NET
Mar 9, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – March 8, 2016

Jeffrey Fritz
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, Sc...

ASP.NET
Mar 8, 2016
Post comments count0
Post likes count0

The week in .NET – 3/8/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 3/1/2016. On.NET Last week, Rachel Reese was on the show to talk about her work with F# at Jet.com. This week, we'll talk performance with Nick Craver, who works for StackOverflow. Project of the week: Humanitarian Toolbox's allReady allReady is a project managed by the charity organization Humanitar...

.NET
Mar 8, 2016
Post comments count0
Post likes count0

On .NET 3/3/2016 – Rachel Reese on F# at Jet.com

Bertrand Le Roy
Bertrand Le Roy

Our guest this week is Rachel Reese, to talk about Jet.com, and about how they use F# to build their micro-service architecture. Jet.com can be found at... https://jet.com/ Rachel's talk at fsharpConf 2016. Try F#: http://www.tryfsharp.org/ Rachel's Hanselminutes interview. I made a mistake near the end of the show, saying that I...

.NET