Books
-
Recent Posts
Archives
Categories
- .NET Core (1)
- ActivityDesigner (5)
- AngularJs (7)
- Architecture Features (1)
- ASP.Net (24)
- Entity Framework (3)
- ASP.Net 4.5 (6)
- Azure (16)
- Book (6)
- C# (22)
- C# 4.0 (4)
- Cognitive Services (1)
- Contest (5)
- DevOps (1)
- EnvDTE (3)
- feature Builder (1)
- General (8)
- Google (3)
- HTML5 (20)
- IDE (3)
- IE (3)
- IIS (1)
- jQuery (3)
- LightSwitch (1)
- LINQ (2)
- Load Test (5)
- Lync Server 2010 (2)
- Microsoft (21)
- MVC (7)
- Node (2)
- Office (5)
- Open XML (1)
- performance Test (6)
- Pex and Moles (3)
- Site Review (2)
- SQL (6)
- TFS (18)
- Tools (6)
- UI (1)
- Uncategorized (26)
- Visual Studio (18)
- Visual Studio 2015 (12)
- Visual Studio 2010 (15)
- WCF (1)
- Visual Studio 2011 (4)
- Metro App (1)
- Visual Studio 2012 (14)
- Visual Studio 2013 (5)
- VSTS 2010 (12)
- LightSwitch (1)
- VSTS 2011 (3)
- WebMatrix (2)
- WF (9)
- WF4 (20)
- Windows (11)
- Windows 8 App (8)
- Windows Phone 7 (1)
- WPF (9)
Meta
Blog Stats
- 155,228 hits
Category Archives: Windows
Desktop App Converter
Windows 10, the latest OS from Microsoft introduced the new Universal Windows Platform (UWP) app development. UWP apps can run on all Windows 10 devices such as Xbox One, HoloLens, phones and much more. When we migrate to the new … Continue reading
Windows Blue: Next version to Windows 8
Windows Blue: Next version to Windows 8. Tablet-compatible Windows Blue coming in 2013. http://timesofindia.indiatimes.com/tech/tech-news/software-services/Microsoft-Tablet-compatible-Windows-Blue-coming-in-2013/articleshow/19926171.cms
“Microsoft Windows SDK for Windows 7” product has reported the following error: Please refer to ConfigDetails.htm document
We have recently came across the requirement for installing WPF Profiler in one of our Windows Server 2008 R2. We have downloaded the installer from http://www.microsoft.com/en-us/download/details.aspx?id=8279 anf tried to install the same. We received the exception “Installation of the “Microsoft Windows … Continue reading
Windows 8 – Value does not fall within the expected range.
In Windows 8 Application development, we came across the “Value does not fall within the expected range.” exception in two scinarios. Scenario 1: We have a CollectionViewSource defined in our XAML called sampleData <CollectionViewSource x:name=”sampleData” /> The source of the … Continue reading
bcdboot – failure when attempting to copy boot files
I came across this issue, when I prepared a Windows 8 vhd and attached the vhd to the Windows 7 Enterprise System. After attaching the vhd, I run the bcdboot command to boot the Windows 8 from the vhd. bcdboot.exe … Continue reading