Microsoft has released next version of .NET Framework (do not get confused with .NET Core) . Though the .NET Framework 4.7 was released as part of Windows 10 Creators Update a month ago. You can now install the .NET Framework 4.7 on other versions of Windows Download the: .NET Framework 4.7 – Web installer | … Continue reading
Category: Extensions
Sending Mobile Push notification using C#/.NET (iOS, Android, Windows Phone 8, Windows 8 and Blackberry)
This is an update blog to my earlier blog about Sending Apple iOS Push notifications using C#. With that blog – I introduced you to how to send push notification using Open Source library APNSharp, by the developer John Redth. Redth announced that library is already deprecated. Redth came up with with another open source… Continue reading
Download TypeScript 0.8.2 for Visual Studio 2012
Microsoft has announced the availability of latest preview release for TypeScript as Version 0.8.2. Read more about the release from MSDN Typescript Team blog here You can download the TypeScript 0.8.2 for Visual Studio 2012 from here: http://www.microsoft.com/en-us/download/details.aspx?id=34790
Extensions in Visual Studio 2010
Microsoft Visual Studio 2010 comes with a nice feature that will allow us to download Productivity extension plugins from Visual Studio Gallery. Visual Studio gallery consist of tools/Project Templates/Controls (Productivity Extensions) that will enhance our application development capability. You can directly browse and install necessary extensions through “Visual Studio Extension Manager” located right under “Tools”… Continue reading