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!

Breaking out with CSS Grid explained

by bill-s, 2017-06-03T02:59:43.000Z

If you have used grid at all you are probably familiar with the concept of positioning items based on line numbers.

Bypassing IIS Error Messages in ASP.NET

by bill-s, 2017-06-03T02:59:40.000Z

IIS Error messages can be a bear to manage when building ASP.NET applications. IIS has a boatload of locations where error handling can be configured. When building Web applications, most of the time you want IIS to get out of your way and let your application handle serving error messages.

Conditional middleware based on request in ASP.NET Core

by bill-s, 2017-06-03T02:55:08.000Z

This post looks at how to configure <a href="http://asp.net/" target="_blank" rel="noopener noreferrer" data-saferedirecturl="https://www.google.com/url?q=http://ASP.NET&amp;source=gmail&amp;ust=1496760943570000&amp;usg=AFQjCNE3amtKSoc7ow9YzH25CaRtkvL8GQ">ASP.NET</a> Core middleware in a way that allows you to have different middleware for different types of request. There are many use-cases for this but one common example for this requirement is a project with both MVC and API actions where you want to error handling to be different for each.

asp.net-core

Docker Developer Advocate's Retrospective: May 2017 | Elton Stoneman

by bill-s, 2017-06-03T02:59:42.000Z

Plenty happening in the Docker and Microsoft space. Last month I got to some great conferences and spent a bunch of time with some awesome folks.

Hacker, Hack Thyself

by bill-s, 2017-06-03T19:24:14.000Z

We've read so many sad stories about communities that were fatally compromised or destroyed due to security exploits. We took that lesson to heart when we founded the Discourse project; we endeavor to build open source software that is secure and safe for communities by default, even if there are thousands, or millions, of them out there.

Practical C# Videos - Where in LINQ

by bill-s, 2017-06-03T02:59:44.000Z

Learn how to use the Where method using LINQ in C# and how to write the same code using the query syntax.

.NET DeveloperDays FREE Conference Pass (325€ value) Giveaway!

by bill-s, 2017-06-03T04:48:40.000Z

<p> As a big big thank you for being a subscriber at dotNET Weekly we are giving away one ticket for you to attend the .NET DeveloperDays Conference in Warsaw, Poland. </p> <p> This is the biggest event in Central and Eastern Europe dedicated exclusively to application development on the .NET platform. </p> <p> <a href="https://www.dotnetweekly.com/giveaways/net-developerdays/">Click over here</a> to apply for the giveaway. Hope you like this contest and if it goes well we can have some more in the future. </p> <p> <a href="https://www.dotnetweekly.com/giveaways/net-developerdays/"><img class="alignnone wp-image-5849 size-full" src="https://www.dotnetweekly.com/wp-content/uploads/2017/06/dotnetweeklydeveloperdays.jpg" alt="" width="760" height="120" /></a> </p>

Using ImageSharp to resize images in ASP.NET Core - Part 4: saving to disk

by bill-s, 2017-06-03T02:59:46.000Z

This is the next in a series of posts on using ImageSharp to resize images in an ASP.NET Core application. I showed how you could define an MVC action that takes a path to a file stored in the wwwroot folder, resizes it, and serves the resized file.

Using Node Services in ASP.NET Core | dotnetthoughts

by bill-s, 2017-06-03T03:01:58.000Z

This post is about running Javascript code in Server. Because a huge number of useful, high-quality Web-related open source packages are in the form of Node Package Manager (NPM) modules.

Using VS Code and ASP.NET Core?

by bill-s, 2017-06-03T03:02:00.000Z

Even though I use Visual Studio quite a lot, the brevity of Code allows me to be faster sometimes. Because of this I created a course showing how to use VS Code with ASP.NET Core projects.

NewslettersAboutPrivacy Policy