Monthly Archives: July 2014

Building Cloud Apps with Microsoft Azure (free ebook)

Building Cloud Apps with Microsoft Azure: Best practices for DevOps, data storage, high availability, and more, by Scott Guthrie, Mark Simms, Tom Dykstra, Rick Anderson, and Mike Wasson. This ebook walks you through a patterns-based approach to building real-world cloud … Continue reading

Posted in .Net, Community | Tagged | 2 Comments

Visual Studio must be installed before you can install the Microsoft Dynamics CRM Developer Toolkit

When you are installing the Microsoft Dynamics CRM Developer Toolkit 1.1, CrmDeveloperTools_Installer.msi, then you hot the error message “Visual Studio must be installed before you can install the Microsoft Dynamics CRM Developer Toolkit”.   You might think “I have Visual … Continue reading

Posted in .Net | Tagged | Leave a comment

Visual Studio 14 in Windows 7

The next version of Visual Studio, Visual Studio 14, is available in msdn. It is running fine in Windows 7. Winform application is not break. I am yet to try others application. The startup experience is somehow as the same … Continue reading

Posted in .Net | Tagged , | Leave a comment

Microsoft Visual Studio 2012 Devenv Element not found

You might hit this error “Microsoft Visual Studio 2012 Devenv Element not found“ when you are trying to install Visual Studio 2012.   I have gotten the error when I tried to install Visual Studio 2012 in Windows Server 2012. … Continue reading

Posted in .Net | Tagged | 1 Comment

How MVC 6 does data binding to UI??

In the whole 60 minutes video, I did not see how the data bind to the UI. What is standard of MVC 6? Razor still? html 5? Business people do not care about how to route your pages and dependency … Continue reading

Posted in .Net | Tagged , | 1 Comment

What is new in ASP.NET Web Forms (2014)

Do you want to learn techniques to enhance your Web Forms development experience? See how you can improve your code’s maintainability and testability and your site’s performance. Leverage new features in ASP.NET Web Forms 4.5 to reduce the amount of … Continue reading

Posted in .Net | Tagged | Leave a comment