by Santhakumar Munuswamy
Posted on 25 July 2016
Visual Studio
In this post we will see the new updates of Visual Studio 2015, setting up the environment and so on. Microsoft was announced new release of Visual Studio 2015 Update 3 at June 27th 2016.The visual studio team has addressed the known issue and report issues are fixed on this release as well as improved performance and stability of the product. [More]
by Santhakumar Munuswamy
Posted on 22 July 2016
Achievements
Hi all, I am very much happy to say you that second time, my two article got selected in Microsoft TechNet Wiki blog for the category of miscellaneous and universal windows platform. I was won the two Sliver medal for the Miscellaneous and Universal Windows Platform Technical Guru - June 2016. [More]
by Santhakumar Munuswamy
Posted on 17 July 2016
Achievements
Hi all, I am very much happy to say you that first time my article got selected in Microsoft TechNet Wiki blog for the Top Contributor Award of HoloLens. I was won the Most Popular Article Award for the Top Contribution Award - July 2016. [More]
by Santhakumar Munuswamy
Posted on 30 June 2016
HoloLens
In this article we will discuss how we can the Unity HoloLens, development tool installation step by step guidelines and so on. As you all know the unity for developing 2D, 3D game application and its providing separate component as Unity HoloLens to support 2D, 3D, animation and so on. We will discuss step-by-step installation guidelines. [More]
by Santhakumar Munuswamy
Posted on 30 June 2016
Achievements
Today, I am feeling very happy for the day. My article “Diqus Integration in ASP.NET MVC5” got selected as “Articles of the Day” on first time at 29th June 2016 in Microsoft ASP.NET Community. I would like to thank you to all Microsoft ASP.NET Community members. [More]
by Santhakumar Munuswamy
Posted on 29 June 2016
HoloLens
In this article we will discuss how we can understand the HoloLens, Prerequisites. setting up the environment and so on. We can able to build holographic apps and run the apps in HoloLens device. There is no separate SDK for HoloLens, build holographic apps using Visual Studio 2015 with the Windows 10 SDK. Actually, I am eager to learning HoloLens when was introduced HoloLens by Microsoft, but unfortunately which is very costly $3000 for buy on device. Microsoft was introduced the HoloLens Emulator for Visual Studio 2015. It is highly recommend installing the Unity game engine as an easy way to get started creating holographic apps. [More]
by Santhakumar Munuswamy
Posted on 24 June 2016
UWP
In this article we will discuss how we can understand the App Bar and Command Bar in UWP. We can easily implement App Bar and Command Bar with a sample app in UWP. As you all know AppBar, Command Bar is a defualt classes on Windows.UI.Xaml.Controls package in Windows Runtime APIs. We can use the AppBar only when you are developing universal windows 8 apps in Windows 8. If you are going to develop new apps in Windows 10. It is highly recommend using the CommandBar control instead of AppBar in UWP. [More]
by Santhakumar Munuswamy
Posted on 19 June 2016
UWP
In this article, we will discuss how we can understand the Universal Windows platform, Prerequisites. setting up the environment, and so on. When I was starting to learn UWP apps, i didn't have Windows 10 OS, but now i have bought Windows 10 licensed software from the Microsoft store. Now, we will see the steps for designing , developing, building and testing the Universal Windows Platform Apps in Windows 10. We are able to run the UWP Apps with different devices including Desktop, Phone, Xbox and IoT. [More]
by Santhakumar Munuswamy
Posted on 18 June 2016
Achievements
Hi all, I was received email from India Mentor on today. I am very much happy to say you that my first participation recognized and gave certificate as “Certificate Of Participation” from India Mentor. [More]
by Santhakumar Munuswamy
Posted on 04 June 2016
ASP.NET MVC
In this article we will discuss how we can integrate with Disqus comment system in MVC. As you all know the comment is a part of blog in nowadays. we have stored data to database or XML file in past days. It is a big head ache to handle the data maintenance and storage space in costly. To overcome this we have an option in Disqus. It is a most trusted comments plugin and easily to use without sound knowledge in programming. [More]