As a subcriber of Safari Books Online for more than two years, i will share my personal opinion about the new interface of safari books online. We will compare the current safari books online (my.safaribooksonline.com) with the all new interface of safaribooksonline (safaribooksonline.com). Let’s get started. What’s good on the new safari books online Clean interface, responsive, and compati...
[More]
Problem Yesterday, I created empty web template with Web Forms support through Visual Studio 2013. Unlike, the WebForms and the MVC template that works flawlessly. I got unique error as shown on figure It is said that I need ScriptResourceMapping for jquery. It is strange that I don’t need JQUERY for this project. Solution After doing a sear...
[More]
As the user of Visual Studio, you might know about SharePoint platform. SharePoint platform is a portal based web application that build for enterprise. Although, it has the foundation version for SMB which is free. SharePoint can easily scaled to the Enterprise or even the cloud. SharePoint has two main version the first version is On-premise and the cloud version. The on-premise version namely S...
[More]
Problem Today, there are two main SKU of Visual Studio namely Visual Studio Online and Visual Studio 2013 products. This article will discuss which one you should buy or invest if you want to build something using Visual Studio. Solution we divide the usage of Visual Studio into five tiers which are personal / hobbyist, startup, SMB, and Enterprise. This solution is designed ...
[More]
If you have a WIFI connection and has a connection problem after you install the Visual Studio. This short article will help you to fix the issues. Problem You can’t connect to the internet as well as change the connection from one WIFI to the others. Cause This happens because Visual Studio creates a network bridge to facilitate the internet connection between emulator and real internet conn...
[More]
have you ever got a problem with grid control from the ASP.NET. For example, you can’t create well formatted excel report oon the grid or even to export your griod into Excel. In the past, we can use CSV format to export to the Excel compliant. However, editing is tought using Griid. Grid is great for display a row of data but lack feature of editing. If you need a component that help you display ...
[More]
The title of this post might be provocative, but the title represent how happy we are, when we found the suitable PDF library for .NET framework namely ABCPDF PDF is anywhere, from creating an invoice to creating an eBook. PDF is the most used format for document transaction. However, on the developer side, pdf is the most complex technology to create and to maintain. Several complex scenario suc...
[More]
In the past we use sync application like Allway Sync, Cobian, or even FTP to backup our Azure hosted Website. Nowadays, Azure provides you an easy way to backup your website thorugh scheduled or manual backup on their management portal. This post will describe you steps that need to perform to create automatic backup on your website. Login to your Azure Management Portal Click the Website...
[More]
Having windows 8 is wonderful. it is stable, great, and fast. However, your hardware might be not as stable as your Windows. When it’s happen, here are five ways to revive your Windows 8 from the cause of the death. Time Machine with System Restore System restore is effective when you accidentally do something that change the configuration system. Install bloat ware, get virus attack, or slow dr...
[More]
The fundamental aspect on ALM already discussed on Chapter 1. This article continous and dedicates the people who want to become software architect by adopting ALM strategies. Chapter 2 – Build The Software Right Chapter 2 focuses on the development practices, project monitoring, and deploying approaches. Therefore, this chapter is divided into three session which are: Sotware Development Prac...
[More]