Ok, so this one is interesting. I was reading an Internal DL (Distribution Group) post on tuning %Like% operator performance. I find some confusion in various places about index selectivity of ' %Like% ' operator, and I decided to do few test myself....
In uno dei miei post precedenti, Sempre chiamare il metodo Dispose! , avevo trattato un di un crash che avveniva per una exception generata all’interno del metodo Dispose. Siccome il codice non chiamava esplicitamente la Dispose, questa era chiamata dal...
Как вы уже заметили, указатель (Pointer) находится в верхней части каждой группы. Это сделано потому, что когда любой из элементов выбран, курсор мышки автоматически становиться в “drag” для этого элемента, и вам остается только перевести мышку на форму...
Assume that you have some important object that performs some important task. It may look something like this: 1: public class ImportantObject 2: { 3: public void ImportantMethod() 4: { 5: // Do things. 6: } 7: } You've done everything right and created...
Do you have a Windows Live Account? Check out the Video Below and see why you should have one! Home.Live.Com (Liked the Audio?? – Download it from Here ) Cheers, SC tweetmeme_url = 'http://blogs.msdn.com/samer/archive/2009/11/30/my-mind-on-my-money-my-money-on-my-live.aspx';...
We’ve all had that experience: a bunch of directed graphs in our heads that we’ve been thinking about rendering. However lacking in the time and expertise to do so, unrendered they remain. However, If you’ve got a little patience watch this screencast...
Jaime Rodriguez has a great post on some of the interesting things we at Microsoft have on one of our internal discussions, namely the WPF one. The big one I noticed was that my favorite was smack at the top. INotifyCollection is now going...
To get the latest build of T4MVC: Go to T4MVC page on CodePlex One of MVC 2's major new features is the support for breaking up a large application into "Areas". This works by following a structure that looks like: Root folder Models...
Below I put together a quick reference of the known SharePoint properties and methods that you do not want to call Dispose against when developing SharePoint applications (AKA “ Do Not Dispose Guidance ”). Please check back on this blog post as I will...
Short work week last week. Not a lot of great links showing up in my RSS reader or my email inbox. It seems like a lot of people took the week off completely. I needed a bit of a break and I’m sure many others did as well. I do have a couple of interesting...
Larry Ellison, Founder and CEO of Oracle, asks the above question (using the R-rated word instead of my PG substitution) in this audio sound bite as his way of saying the term is meaningless and ill-defined. His rant becomes even more strident in this...
Consider these requirements; · The system shall properly calculate the taxes due at the time of payment. · The system shall properly display the location and speed of inbound projectiles. · All users will only be able to change data appropriate to their...
Hey all, During PDC09 we spent a bunch of time handing a survey for folks to fill out to give feedback to the team. I would really encourage you to fill this out. If there’s a data type that you’d like to see supported, feature enabled, enhancement,...
This time a real simple one prompted by this question on StackOverflow. Problem: If you tell the Entity Framework about this class using Code-Only, by default every property becomes part of Entity, and as a result stored in the database. Usually this...
In my previous posts , I mentioned my trip around the world. In this and the next few posts, I’d like to share a few demos and resources from my presentations. Test cases to improve interoperability I will start with the IE Testing Center , where you...
Well, I posted the previous one from OneNote/Word after a lot of messing around with the picture settings. After following documentation red herrings I discovered that I had to supply my own picture hosting service. I had to do this because the MSDN blogs...
I've decided to use OneNote as my blog writing tool as I work with OneNote almost daily. It's an easy way to paste thoughts from what I'm working on into blog posts. With any luck, OneNote will be my one stop editor for just about everything except code…...
In the last article I announced Microsoft running productive on SQL Server 2008 R2. In this article I’d like to tell more about how this upgrade was done with 5min downtime. Database Configuration of the Microsoft SAP ERP system As described in an earlier...
Implementer WNS138AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 1 WNS141AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 2 WNS139AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 3 – Manage with...
Implementer WNS138AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 1 WNS141AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 2 WNS139AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 3 – Manage with...
Implementer WNS138AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 1 WNS141AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 2 WNS139AL: Planning and Deploying Windows Server 2008 R2 and Hyper-V: Part 3 – Manage with...
ARCast.TV - Albert Pascual on how he built GeoTwitter Brian H. Prince sits down with Albert Pascual at the MVP summit to talk about how he built GeoTwitter.org . Brian talks to Albert about how he designed his system to leverage multiple mapping engines...
ARCast.TV - Albert Pascual on how he built GeoTwitter Brian H. Prince sits down with Albert Pascual at the MVP summit to talk about how he built GeoTwitter.org . We talk about how he designed his system to leverage multiple mapping engines (Virtual Earth,...
Over on Rough Type , Nicolas Carr’s blog, he points to a document dated from March 30, 1965. In this document Western Union describes its plan to build “a nationwide information utility, which … ( read more )....
A few months ago I wrote a blog post that was titled " Merging FTP Extensibility Walkthroughs - Part 2 ", where I described how to merge my FTP Dynamic IP Restrictions Authentication Provider walkthrough with my FTP Provider that Sends an Email when Files...
1 ...