Pet projects hosting

I plan on starting some new projects(mostly small stuff to just try out new features, new libraries/frameworks, maybe one project that could potentially be sold) and I’m wondering about hosting. I’d like to have something cheap(free if possible) to easily host some demos. Since on day to day basis I’m using Azure AppServices and SqlServer

Read More

This was a comment I made in another thread why professional experience led me to think it was better for me to buy than rent in Toronto. Was surprised it was received so well. So thought I’d share it.

This was originally my response to someone who asked (once again) if s/he should buy or rent in Toronto.This link is her question and the thread, including redditor responses and my thoughts————————————————My response (based both on professional experience as a past senior immigrarion official and as someone who now owns a business and employs low-wage

Read More

Created yet another command line parser for .NET

Was tired with manually parsing command line arguments and couldn’t find an existing one that suited the zero configuration style I like, so I created yet another one.https://ift.tt/2Torq7g let me know what you think and i if it suits you. via /r/dotnet https://ift.tt/2tWhini

Read More

5 C# features that can help to clean/efficient code

Every time i learn something new from some expert in my network on Twitter i document that somewhere in my notes (OneNote) in case i have to revisit them. Recently i thought how about documenting them in the form a Blog post it will be easier to keep track of them. So finally i configured

Read More

Serverless payment using AWS Lambda and Stripe

A while back I created a blog post about Serverless payment using AWS Lambda and Stripe. The blog post was a great success, but since I have been contacted by several developers with questions like:How did you start your project?How did you setup your Lambda function to receive API calls?I then realised I had made

Read More

Where do you deploy your hobby projects.

Since a couple of months I’m very into (ASP).Net Core and really love it! Started some hobby/learning projects (console, web api and web apps) and I’m looking for a service to deploy them to the web. I looked at EC2(I already run out of free tier) and Digital Ocean, but for hobby projects they are

Read More

Active Directory Authentication / Authorization in ASP.NET Core and Angular

I put together a comprehensive guide on building robust Active Directory Authentication into ASP.NET Core for another reddit post, then went pretty crazy putting together a document outlining my Active Directory Authorization Workflow to provide a complete example of the implementation in ASP.NET Core and Angular.Figured it might be helpful to add here in the

Read More

Can someone explain the future of .NET Framework vs. Core?

I understand that the focus is on the cross platform capabilities of Core. Conceptually that makes plenty of sense to me. The whole point all along was for JIT to be cross platform, and I have no qualms with that. I just don’t understand (yet) what the plans are to get Framework functionality into Core.

Read More

Generate API documentation PDF

Hello guys,wanted to generated a PDF documentation file for my existing API, I used swagger and it’s is great of course but what to do to generate PDF file rather than writing it manually from scratch, Any ideas ? via /r/dotnet http://bit.ly/2top4Ge

Read More

The audiobook I’m currently listening to, Lord of the Rings, is absolutely incredible and completely changed my thoughts about audiobooks – it contains the OST in it, voices that are either the original actors or very close replicas, and sounds from the movies. Please share your own!

Here is the one I’m referring to! It’s absolutely incredible! (EDIT: Removed link per mod request)Songs are actually sang, the music adjusts to what’s happening in the story – hooves clacking, black riders screaming, sounds of water and splashes when they’re ferrying across the river, fireworks from Gandalf (including the dragon), humming and singing through

Read More

1 17 18 19 20 21 28