Windows 8 apps are like a stack of cards. Only the top card is active – the rest (apps) have their threads suspended.
Read the rest here:
Windows 8: Scheduled Tasks & the Lock Screen
Windows 8 apps are like a stack of cards. Only the top card is active – the rest (apps) have their threads suspended.
Read the rest here:
Windows 8: Scheduled Tasks & the Lock Screen
A priori la respuesta es fácil. Un proceso de 64 bits nos va a dar memoria casi sin límite mientras que un proceso de 32 bits en una arquitectura de 64 bits nos va a dar un máximo de 4 GB. Entonces, ¿para qué debemos usar un proceso de 32 bits?.
Original post:
¿Por qué ejecutar mi Application Pool en 32 bits en una arquitectura x64?
Another test post on 8/24/12 at 11:32pm.
View post:
Another test post on 8/24/12 at 11:32pm
Πρόσφατα ανακοινώσαμε την επίσημη διάθεση του ASP.NET MVC 4 , που περιλαμβάνει το ASP.NET Web API . Μπορείτε να εγκαταστήσετε το ASP.NET MVC 4 είτε κατεβάζοντας την επίσης νέα επίσημη έκδοση του Visual Studio 2012 ή εγκαθιστώντας το ASP.NET MVC 4 για Visual Studio 2010 SP1 και Visual Web Developer 2010 SP1
Read the original post:
Ανακοινώθηκε η επίσημη κυκλοφορία του ASP.NET MVC 4!
I just recent attended Microsoft’s TechReady15 event where Microsofties teach Microsofties about new stuff. I was pretty impressed with the improvements to the new PowerShell Script Environment so I wanted to go play with it on my new Windows 8 machine. I push the “Start” and start typing: PowerShell – just PowerShell, no ISE Power Shell – no ISE ISE – no ISE Hmmm.
Continued here:
Problem on my machine: Where is the PowerShell ISE on Win8?
日本マイクロソフトのテクノロジーエバンジェリストの渡辺です。 アカデミックエバンジェリストとして、しばらく、アカデミックブログへの投稿を行っていましたが、部署移動に伴い、こちらのブログを再スタートいたします。 どれぐらいの頻度で更新できるかわかりませんが、よろしくお願いします。
Continued here:
ブログ再スタート
If you are in town between Sept 4 and 7i n Auckland, here is a fantastic talk to attend! http://newzealand.msteched.com/topic/details/AZR304#fbid=qwdA5tTXqJW Windows Azure SQL Database Deep Dive Track: Windows Azure Level: 300 By: Chris Auld – CTO Intergen Most developers are familiar with the concept of scaling out their application tier; with SQL Azure Federations it is now possible to scale out the data tier as well. In this session we will deep dive on building large scale solutions on SQL Azure
View original here:
Intergen’s Chris Auld talking about Federations & Fan-out Queries at TechEd 2012 New Zealand
A customer reported that even after uninstalling thier application, the notification icon entry remains in the Notification Area Icons control panel. Yup, that’s right. Explorer remembers the icon, even after the underlying program has been uninstalled, because you might have uninstalled it with the intention of immediately reinstalling it, so Explorer remembers the icon in case it comes back.
Here is the original:
How long does it take for a notification icon to stop appearing in the Notification Area Icons control panel?
Одна из сложностей, с которой, по моему опыту, сталкиваются практически все разработчики и дизайнеры, работая над приложениями для Windows 8 и Windows Phone, начинается прямо с порога – с проектирования того, как пользователь будет взаимодействовать с приложением (UX и UI). Часто разработчик (автор приложения) приходит с некоторой готовой идей и старается напрямую перенести в Windows 8 привычную десктопную, мобильную или веб-функциональность
Read the original:
Жесткая приоритезация, или 5 первых шагов к отличному приложению для Windows 8. От персонажей к сценариям
【问题描述】 我们可能会在数据库的错误日志里,发现这么一条信息: A time-out occurred while waiting for buffer latch — type 4, bp 000000097BFDEDC0, page 1:19239, stat 0xc00009, database id: 5, allocation unit Id: 72057615247867904, task 0x0000000005E594C8 : 0, waittime 300, flags 0×1018, owning task 0x0000000000169DC8. Not continuing to wait. 我们的问题是,这个错误到底是什么含义,在什么情况下会报上面的错误,以及如何解决? 【背景介绍】 Latch是SQL Server内部用来同步资源访问的一个数据结构。和操作系统的Critical Section或ReaderWriterLock类似。Latch保护了那些想保护的资源,使得访问同步有序。比方说,当某个线程获得某个资源的Latch的独占使用权时候,别的线程如果也需要访问这个Latch,则它必须等待。 从大的方面来讲,有两种Latch, 一种叫Buffer Latch,另外一种叫I/O Latch
Read more here:
Buffer Latch Timeout的解析
Sometimes when you try to launch the TFS backup tool from the TFS Admin Console, you might notice that nothing happens. It just refuses to launch or silently dies. You basically have no clue why it fails to launch
View original here:
TFS 2010 Backup tool(wizard) fails to launch
Here are the notes for this week’s release on CodePlex: Bug Fixes Fixed an issue were previewing a file’s diff on a pull request would fail for Mercurial projects.
Original post:
Release Notes for 8/2/2012