Azure is the future

November 4, 2023 at 9:42 PMalex

Azure can meet your business needs, read on https://azure.microsoft.com/

Posted in:

Tags:

How to debug CNO failures in WSFC cluster

October 31, 2018 at 9:13 AMalex

Posted in:

Tags:

Happy 20th anniversary Visual Studio!

February 22, 2017 at 11:18 AMalex

Posted in: Development

Tags:

JavaScript async/await enchancements for 2016

October 2, 2015 at 12:38 PMalex

Read on here.

Posted in: Development | R&D

Tags:

c# 6 new features

July 31, 2015 at 11:09 AMalex

Read on here.

Posted in: Development

Tags:

WCF ChannelFactory caching fix

May 29, 2015 at 9:38 AMalex

It's always nice to see that Microsoft fixes bugs after they appeared in my blog:

https://msdn.microsoft.com/en-us/library/ms171868%28v=vs.110%29.aspx

Posted in: Development

Tags:

.Net 4.6 new features now open source!

January 13, 2015 at 5:50 PMalex

http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx 

Posted in: BlogEngine.NET | Development | R&D

Tags:

Using async and sync methods in ASP.NET MVC

August 13, 2014 at 11:17 AMalex

Read on

Here

Posted in:

Tags:

Upgrading from Identity 1.0 to Identity 2.0

July 29, 2014 at 8:53 AMalex

Some details, read on:

http://blogs.msdn.com/b/webdev/archive/2014/03/20/test-announcing-rtm-of-asp-net-identity-2-0-0.aspx 

Posted in: Development

Tags:

Finding prime numbers effeciently

July 28, 2014 at 11:17 AMalex

Read on, a good collection of algorithms:

 

https://bitbucket.org/dafis/javaprimes/src

Posted in: Development

Tags: