#Net – Learning C # using only a browser

Hi! A few days ago, at a university, one of the attendees in a session asked me what was the best way to learn C#. As always, this question depends on the level of the person who wants to learn, although it has served as an excuse to see what’s new in the .Net ecosystem.…… Continue reading #Net – Learning C # using only a browser

#Net – Aprendiendo C# utilizando solo un navegador

Buenas! Hace unos dĂ­as, en una universidad, uno de los asistentes en una sesiĂłn me pregunto cual era la mejor forma de aprender C#. Como siempre esta pregunta depende del nivel de la persona que quiere aprender, aunque me ha servido de excusa para ver que hay de nuevo en el ecosistema .Net. Pues bien,…… Continue reading #Net – Aprendiendo C# utilizando solo un navegador

#VS2017 – Visual Studio 2017 Update 3 released: .Net Core 2.0, #AzureFunctions and more

Hello ! Now that we only have a version of Visual Studio 2017, every time an update of the big ones appears, it’s time to slow down and see what new features are there. In the case of Visual Studio 2017 15.3, IMHO the 2 biggest new features are .Net Core 2.0, I suppose I…… Continue reading #VS2017 – Visual Studio 2017 Update 3 released: .Net Core 2.0, #AzureFunctions and more

#VS2017 – Update 3, .Net Core 2.0 y #AzureFunctions

Hola ! Ahora que solo tenemos una version de Visual Studio 2017, cada vez que aparece un update de los grandes, es momento de frenar y ver que novedades trae el mismo. En el caso de Visual Studio 2017 15.3, IMHO las 2 novedades más grandes son .Net Core 2.0, supongo que tendre que organizar…… Continue reading #VS2017 – Update 3, .Net Core 2.0 y #AzureFunctions

#Net -.NET Standard, a single Library to rule them all !

  Hello! A few days ago, I was listening a .NET Rocks  podcast and the guest commented the different flavors (pain?) we have today.for  NET. When we think in. NET, we always think in .NET Framework, but is easy get five or more different versions of. NET.: Xamarin, Mono, Silverlight, .NET Core, .NET Compact Framework and others. Those…… Continue reading #Net -.NET Standard, a single Library to rule them all !

#Net -.NET Standard, una Ăşnica Library para gobernarlos a todos !

Hola ! Hace unos dĂ­as, escuchaba un podcast de .NET Rocks donde el invitado comentaba los diferentes flavors que tenemos hoy de .NET. Por ejemplo, cuando pensamos en .NET, siempre pensamos en .NET Framework, pero es fácil llegar a cinco o más implementaciones diferentes de .NET. Xamarin, Mono, Silverlight, .NET Core, .NET Compact Framework y muchas…… Continue reading #Net -.NET Standard, una Ăşnica Library para gobernarlos a todos !

#Podcast – What’s new in .NET Core and ASP.Net Core (#Spanish)

Hi ! In this episode I have the luck of spend tom podcast time with Julio Avellaneda (@julitogtu) and Nicolas Herrera (@nicolocodev)  and we talk about .NET Core and ASP.Net Core. We started talking about the history of ASP.Net and how you will reach a point where it is necessary to think over the complete platform, which now we…… Continue reading #Podcast – What’s new in .NET Core and ASP.Net Core (#Spanish)

#Podcast – Novedades en .Net Core y ASP.Net Core

Hola ! En este episodio tengo la suerte de pasar un rato con Julio Avellaneda (@julitogtu) y Nicolas Herrera (@nicolocodev) hablando sobre DotNet Core y ASPNet Core. Comenzamos hablando sobre la historia de ASP.Net y cĂłmo se llega a un punto donde es necesario pensar de nuevo la plataforma, que luego será ASP.Net Core. En…… Continue reading #Podcast – Novedades en .Net Core y ASP.Net Core

#Net – .Net Framework 4.6.2 now finally support Path Too Long scenario!

Hi ! Today is a quick post day. Do you remember that Windows 10 finally add support to work with long paths? (MAX_PATH) So, with the release of .Net Framework 4.6.2 we also have support to fix this issue from a developers view, I mean working with System.IO. The post with the new features on .Net Fwk…… Continue reading #Net – .Net Framework 4.6.2 now finally support Path Too Long scenario!

#Net – Soporte para Path Too Long con .Net Framework 4.6.2

Hola ! Hoy es tiempo de un post rápido. Recuerdas que Windows 10 solucionaba el problema con paths muy largos? (MAX_PATH) Pues bien, la llegada de .Net Framework 4.6.2 tambiĂ©n nos permite solucionar este problema desde el punto de vista de .Net: System.IO. Como bien comentan en el post de novedades, las apps que usen…… Continue reading #Net – Soporte para Path Too Long con .Net Framework 4.6.2