-
Kiro is this agentic AI good?
So yesterday i try Kiro. Kiro is an agentic AI with codes editor. Kiro is a spec‑driven, agentic AI IDE built around structured requirements and automated workflows. This is contrast with GitHub Copilot that is a flexible, editor‑native AI assistant optimized for real‑time coding, broad adoption, and minimal friction. Kiro excels in structured multi‑service development; Copilot dominates everyday coding productivity.…
-
Comparing Xamarin and Cordova on Visual Studio 2015
In Visual Studio 2015, you have two options to build mobile apps. The first one is to use the power of the modern web (HTML5+CSS+JS) and the second one is to use the power…
-
Visual Studio ALM is now Platform-Agnostics
Starting from year 2015 and beyond, Visual Studio has three members which are So what i suggest is: Happy coding!
-
An Easy way to move Office 365 .ost file on Outlook
Problem Your SSD have no space, at all and you need to move your Office 365 .ost file to other drive. IN order give a breath of your files and updates. …
-
Video Tutorial: Creating Base Calendar
This video will guide you to create a base calendar with Microsoft Project 2013. This video is part of Visual Studio ID Video innitiative. A Indonesian tutorial for Software Engineering and Project Management. Happy…
-
OneDrive for Business Has Stopped Working Issues
Problem You have, Windows 8.1. and Office 2013 Pro Plus Installed and someday, you got an error that said OneDrive for Business Has Stopped Working – GROOVE.exe Cause There are a lot possibility, but…
-
How to Recover Overwritten Document on OneDrive
Problem If you use OneDrive for multiple computer, you might be sometime have a problem when you edit the document offline and forgot to sync it. Microsoft Word asks you to keep your version…
Tagged onedrive -
Preparing your development environment
so you just build your new isv, you need to prepare your development environement. Nowadays, we have two options to build the development environment. The first one is on premise development environment and the…
-
Welcome Visual Studio 2015 ALM
As the user of Visual Studio, we see a huge improvements on development in terms of team development. In the pas, we might use visual sourcesafe, a tfs, and now Visual Studio Online. How…
Tagged visual studio ALM -
Solving Cross Domain issues on WCF
Problem You want to access your services from other domain, especially using ASP.NET AJAX. However, the WCF doesn’t allow you to do so because of security concern. Solution The solution should be adressed by…