Microsoft .NET Core team has released an update to .NET Core 1.0, versioned as “.NET Core 1.0.1”. Read more detailed updates from Microsoft Developer Announcement Blog: Announcing September 2016 Updates for .NET Core 1.0 You can read the release notes for .NET Core, ASP.NET Core and Entity Framework 1.0.1 to learn about the specific changes that… Continue reading
Category: OpenSource
Redis Cache–Azure Plans
Azure Redis Cache, a secure data cache based on Open source Redis Cache, which will provide you a fully managed/serviced instance from Microsoft. Means you don’t have to bear the burden of managing the server/software patches etc.. What is Redis Cache? Redis is an open source (BSD licensed), in-memory data structure store, used as a… Continue reading
[infographic] Five Best Practices for Platform as a Service success
: Here are five best practices for maximizing the business value of your PaaS solutions.
Microsoft Media Platform – Player Framework for Windows 8 and Windows Phone 8 updated to version 1.1
Microsoft Media platform team has recently updated the “Media Player Framework” for Windows 8 and Windows Phone 8 to version 1.1, which includes few enhancements and fixes. “Media Player Framework” helps you in building media applications for Windows 8 and Windows Phone 8. The player framework contains an open source framework available for Silverlight, HTML5… Continue reading
Classic Shell – the Free Start Menu alternative for your Windows 8/7
Being a Windows 8 user you always dreamed of having Start menu back, unfortunately there is no straight work around for having our old Windows 7 kind of start menu back. We have to rely on third part alternative software’s, which provides us the old start menu kind of menu function back to Windows 8.… Continue reading
Fun with Ubuntu Linux
I was trying new build of Ubuntu Linux (in one of the virtual machine. I am impressed with the perfection and simplicity the OS offers. I love it and Kudos to Ubuntu team. If you are looking for a free open source OS for your desktop or laptop, Ubuntu Linux is the best choice. Here… Continue reading
Introducing Monocross – A cross-platform MVC pattern for mobile development in .NET/C# and Mono
I am evaluating different cross platform mobile development solutions. This is just a quick introduction to a framework I came across. What is cross platform mobile applications? A mobile application developed in such a way that it will work or run on most of the mobile platforms such as Android, iOS, Windows Phone, Blackberry etc.… Continue reading
Introducing Mono for ANDROID(.NET Application Development for ANDROID?)
Today I was just in a hurry to just go through what’s interesting out there in Technological world. I came across MonoDROID, from Mono&Novell. MonoDroid is a development stack for using C# and core .NET APIs to develop Android-based applications using .NET. dotNET on ANDROID cool right?. There is also MonoTouch which a C# &… Continue reading
Mono 2.8 released with full support for C# 4.0
The Mono project, which produces an open source implementation of the .NET runtime, has released version 2.8. The update brings full support for version 4.0 of the C# programming language, substantial improvements to the optional LLVM-based Mono backend, and a new garbage collection implementation that is more efficient. Continue read more from Ryan Paul’s article… Continue reading