Monthly Archives: June 2014

How to find text using Find command prompt in Windows 7 and Windows 8

If you are in Windows 7 then click the Start button and type cmd in Search programs and files textbox. If you are using Windows 8 then press the Windows Key and type cmd on the Start screen. To see … Continue reading

Posted in Community, Computers and Internet, Operating System | Tagged | Leave a comment

Magic Quadrant for Application Development Life Cycle Management 2013

Time-to-market pressure is driving the application development life cycle management market to evolve and expand. This research evaluates leading ADLM providers to help application development and IT managers select appropriate technology partners that drive quality and productivity (Gartner). This study … Continue reading

Posted in .Net | Tagged | Leave a comment

Activate Windows Azure still need credit card number

Many people telling me if I want to try Windows Azure then I can Activate it without credit card information. That does not seem to be true though. See the screen below. Let me know if you know how to … Continue reading

Posted in .Net | Tagged | Leave a comment

An error occurred when verifying security for the message – MS CRM 2011, MS CRM 2013

If you download MS CRM 2103 SDK (http://www.microsoft.com/en-us/download/details.aspx?id=40321) and you are trying to connect using the quickstart sample code. Somehow you get the error “An error occurred when verifying security for the message”. Make sure the time zone between your … Continue reading

Posted in .Net | Tagged , , | 1 Comment

Magic Quadrant for Enterprise Application Platform as a Service (PaaS) and Infrastructure as a Service (IaaS)

PaaS Microsoft’s offering, Windows Azure, has evolved into an environment that supports IaaS and PaaS models. As a result of adding full IaaS capabilities, as well as fleshing out its private cloud strategy, the vendor now provides the onramps that … Continue reading

Posted in .Net, Community, Computers and Internet | Tagged | 1 Comment

Referring to Content Control Using C#

For the Microsoft Office developers before Office 2010, they will be familiar with ActiveX control. Microsoft Office has come out with a Content Control since Office 2010.  How the controls are referenced is different from the ActiveX control. This article … Continue reading

Posted in .Net | Tagged , | Leave a comment

Visual Studio 14 public CTP

You can download it here. I will not recommend to install in your production environment. You should setup a VM for this despite Hyper-V, VMWare or Virtual Box http://www.visualstudio.com/en-us/downloads/visual-studio-14-ctp-vs Reference: http://blogs.msdn.com/b/somasegar/archive/2014/06/03/first-preview-of-visual-studio-quot-14-quot-available-now.aspx

Posted in .Net | Tagged | Leave a comment

Creating Unit Test for Projects Using Microsoft’s Entity Framework

This article consist of three subsection: Create an ADO.NET Entity Data Model in a Console Application Create the Unit Test Project to reproduce the error. Fix the error with adding the Entity Framework assembly and connection string into the Unit … Continue reading

Posted in .Net | Tagged | Leave a comment