Hussey
Name: Hussey
Score: 2,589.28
Last Seen: 1238 days, 8 hours, 6 minutes ago
Member Since: 14 October, 2009
DotNetShoutout
atom rss
10
Shouts

Design Patterns are not a Silver Bullet and the State of the Programming Blogosphere

published 1261 days, 11 hours, 58 minutes ago posted by mikeborozdinmikeborozdin 1263 days, 10 hours, 22 minutes ago
Wednesday, January 06, 2010 10:12:08 AM GMT Monday, January 04, 2010 11:47:57 AM GMT
Design patterns are not a universal tool that can be applied to any project or be used with any programming language. Quality code can be produced without implementing any pattern or even without using OOP. One shouldn’t think of their colleagues as of bad developers if they don’t know the names of fancy design patterns. Moreover, not any single programming project is a business application. Recently I have read so many blog posts where authors ranted about design patterns, test-driven development and s... (more)
category: Architecture | clicked: 1 | comment | | source: www.mikeborozdin.com
14
Shouts

Innovation Showcase : Windows 7 Optimizations on Solid State Drives

published 1261 days, 11 hours, 58 minutes ago posted by zhimingzhiming 1263 days, 4 hours, 55 minutes ago
Wednesday, January 06, 2010 10:12:08 AM GMT Monday, January 04, 2010 5:14:44 PM GMT
04 January 2010Windows 7 Optimizations on Solid State Drives Be default, Windows 7 disables Superfetch, ReadyBoost, as well as boot and application launch prefetching on Solid State Drives (SSD) with good random read, random write and flush performance. These technologies were all designed to improve performance on traditional hard disk drives (HDD), where random read performance could easily be a major bottleneck. Because of the design changes, Windows 7 powered PCs with SSDs run fast. To understand h... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Windows 7
14
Shouts

Innovation Showcase : Office 2010 Developer Training Kit Released!

published 1261 days, 11 hours, 58 minutes ago posted by jbarnesjbarnes 1263 days, 7 hours, 4 minutes ago
Wednesday, January 06, 2010 10:12:08 AM GMT Monday, January 04, 2010 3:06:13 PM GMT
04 January 2010 Office 2010 Developer Training Kit Released! Microsoft Office 2010 Beta is a broadly extensible platform for building information worker productivity solutions and developing for Office with Visual Studio 2010 Beta 2 makes this easy. The Office 2010 Developer Training Kit content is designed to help developers get started building solutions, from add-ins to full featured Office Business Applications (OBAs), using Visual Studio 2010 with Office 2010 and SharePoint 2010 as the core platf... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.msdn.com
13
Shouts

Innovation Showcase : Visual Studio 2010 and Team Foundation Server 2010 Beta 2 virtual images

published 1261 days, 11 hours, 58 minutes ago posted by jbarnesjbarnes 1263 days, 5 hours, 14 minutes ago
Wednesday, January 06, 2010 10:12:08 AM GMT Monday, January 04, 2010 4:56:08 PM GMT
04 January 2010 Visual Studio 2010 and Team Foundation Server 2010 Beta 2 virtual images Here’s a great way to get up-to-speed with Visual Studio 2010 and Team Foundation Server 2010…download the complete virtual images and get started! Choose one of the three virtualization options below: Visual Studio 2010 Beta 2 (Hyper-V) Visual Studio 2010 Beta 2 (Windows [7] Virtual PC) Visual Studio 2010 Beta 2 (Virtual PC 2007 SP1) Microsoft Visual Studio 2010 Ultimate provides an integrated environment... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
10
Shouts

Visual Studio 2010 and .NET Framework 4 IDE Enhancements –Part2

published 1262 days, 8 hours, 38 minutes ago posted by himanethimanet 1263 days, 15 hours, 31 minutes ago
Tuesday, January 05, 2010 1:32:31 PM GMT Monday, January 04, 2010 6:38:59 AM GMT
Contents [hide]1 Introduction 2 Multi Monitor Support 3 Multi Targeting 4 Two versions of built in web servers now 5 Backward Compatibility 6 Side by Side Execution 7 Parallel Development 8 Flexibility to work on SqlServer 2008 from IDE 9 Document tab - Individual close button 10 Summary Visual Studio 2010 and .NET Framework 4 IDE Enhancements SeriesPart 1 In this article HimaBindu Vejella explains IDE enhancements in Visual Studio 2010 and .NET Framework 4.0.Part 2 In this article I am going t... (more)
category: Web Dev | clicked: 1 | comment | | source: dotnetslackers.com
tags: visual studio 2010 beta 2, Visual Studio 2010, VS2010, Visual Studio 2008 Database Edition, .NET Framework 4.0
10
Shouts

RESTful routes for ASP.NET MVC - Steve Hodgkiss

published 1264 days, 8 hours, 35 minutes ago posted by iftekharahmedamitiftekharahmedamit 1265 days, 2 minutes ago
Sunday, January 03, 2010 1:34:59 PM GMT Saturday, January 02, 2010 10:08:15 PM GMT
Rails’ RESTful routing is something I miss when developing for ASP .NETMVC. The style it imposes on your application architecture has many benefits. I wanted this style for my ASP.NETMVC apps. I started looking at Adam Tybor’s SimplyRestfulRouting handler in MvcContrib. This works well for simple applications, but it doesn’t have a lot of the features/configuration options rails’ routing does. I needed more, so I decided to build my own.RestfulRouting RestfulRo... (more)
category: Web Dev | clicked: 6 | comment | | source: stevehodgkiss.com
tags: ASP.NET MVC, Routing, ASPNETMVC, RESTful, MVC, ASP.NET
8
Shouts

The Dynamic Programmer - Insert route, route registration after the fact on ASP.NET MVC

published 1263 days, 8 hours, 53 minutes ago posted by hgarciahgarcia 1265 days, 18 hours, 15 minutes ago
Monday, January 04, 2010 1:17:35 PM GMT Saturday, January 02, 2010 3:55:06 AM GMT
The Dynamic Programmer  Friday, 01 January 2010 Kazi Manzur Rashid has a post about registering Areas dynamically after the registration of other routes and the problems this has since the order the routes are registered is very important. Ok, based on his post I decided to try to implement exactly what he is looking for. After poking around with reflector and brushing my reflection skills I came up with a solution... (more)
category: Web Dev | clicked: 1 | comment | | source: blog.dynamicprogrammer.com
13
Shouts

DotNetRocks - Show #512 - Huey and Wegner Migrate Us to SQL Azure

published 1263 days, 8 hours, 53 minutes ago posted by jantujantu 1266 days, 10 hours, 31 minutes ago
Monday, January 04, 2010 1:17:35 PM GMT Friday, January 01, 2010 11:39:04 AM GMT
George Huey and Wade Wegner from Microsoft talk to Carl and Richard about George's creation, the SQL Azure Migration Wizard, a free tool that will save you countless hours when migrating SQL Server databases to SQL Azure. (more)
category: Podcast | clicked: 0 | 1 comment | | source: www.dotnetrocks.com
tags: DotNetRocks, SQL Azure
8
Shouts

StackOverflow - Podcast #78

published 1269 days, 8 hours, 41 minutes ago posted by mithumithu 1271 days, 4 hours, 9 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Sunday, December 27, 2009 6:01:30 PM GMT
In this episode of the Stack Overflow podcast, Joel and Jeff sit down with Paul, David, and Matthew — the creators of Litmus and DocType — to discuss ASCII vs. pixels, the power of Amazon EC2, and the unglamorous but critically important topic of backup. The fine folks at Litmus created DocType partly as a homage to the Stack Overflow engine. We were so impressed we invited them into our League of Web Justice. You can view DocType as the intersection of what Litmus does (screenshots of browsers and ema... (more)
category: Podcast | clicked: 0 | comment | | source: blog.stackoverflow.com
tags: PC, VS, C#, EC2, stackoverflow, doctype
10
Shouts

Visual Studio 2010 New Features in Debugging – Exciting & Innovative - Code Happiness

published 1269 days, 8 hours, 41 minutes ago posted by codehappinesscodehappiness 1271 days, 11 hours, 50 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Sunday, December 27, 2009 10:19:39 AM GMT
This article talks about Visual Studio 2010’s powerful debugging features applicable from beginner to expert(based on latest VS2010 beta 2). (more)
category: Web Dev | clicked: 0 | comment | | source: www.codehappiness.com
tags: Visual Studio 2010
10
Shouts

Web 2.0 | HTML based file upload/download to FTP server using HttpHandler in C#

published 1270 days, 8 hours, 50 minutes ago posted by farooqkaiserfarooqkaiser 1274 days, 2 hours, 48 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Thursday, December 24, 2009 7:22:03 PM GMT
In this article, i will examined how to upload/download file from HTML client to FTP server using HttpHandler in C#. This approach can be very handy for application integration. Here is our html code that will consume HttpHandlers. 1: (more)
category: Web Dev | clicked: 4 | comment | | source: www.fairnet.com
tags: C#, FTP, Http Handler
7
Shouts

Lester's WPF blog : Snoop with 64 bit support

published 1270 days, 8 hours, 50 minutes ago posted by ZORIGZORIG 1272 days, 5 hours, 45 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Saturday, December 26, 2009 4:25:07 PM GMT
If you have used Snoop, its very likely you are using it with 32 bit apps since it lacked the support for the x64 apps. Now Cory has built an x64 Snoop version with a few other enhancements. (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: WPF tools, Snoop
10
Shouts

Using LINQ and reflection to find matching properties of objects

published 1269 days, 8 hours, 41 minutes ago posted by gpeipmangpeipman 1272 days, 10 hours, 22 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Saturday, December 26, 2009 11:47:39 AM GMT
Using LINQ and reflection to find matching properties of objects As a side product of some experiments I wrote simple LINQ query that matches properties of two objects and returns these properties as list. The code I wrote is pretty simple and I packed it for you as method. (more)
category: How To | clicked: 2 | comment | | source: weblogs.asp.net
tags: Reflection, Linq
8
Shouts

Lester's WPF blog : MVVM Links\Info

published 1270 days, 8 hours, 50 minutes ago posted by ZORIGZORIG 1272 days, 5 hours, 40 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Saturday, December 26, 2009 4:29:36 PM GMT
Putting this as a placeholder post for interesting links associated with MVVM. ... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: MVVM
7
Shouts

XMLDictionary & Serialization in WCF « Sankarsan’s Journal

published 1270 days, 8 hours, 50 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 1272 days, 10 hours, 8 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Saturday, December 26, 2009 12:01:47 PM GMT
We all are quite conversant with the XmlWriter & XmlReader classes in System.Xml namespace.But not that much with the XmlDictionary ,XmlDictionaryReader & XmlDictionaryWriter present in System.Xml namespace in System.Runtime.Serialization assembly.These are used primarily by the WCF framework to optimize XML serialization/deserialization.In this post we will see how a XML Dictionary can be used to make XML writing/reading more optimized. A very commonplace way to writing XML data is shown below: ... (more)
category: How To | clicked: 2 | comment | | source: sankarsan.wordpress.com
tags: XML, WCF
8
Shouts

Code clarity: MVC 2.0 Client validation exposed

published 1270 days, 8 hours, 50 minutes ago posted by http://code-clarity.blogspot.com/http://code-clarity.blogspot.com/ 1272 days, 5 hours, 58 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Saturday, December 26, 2009 4:11:45 PM GMT
Yeah, data annotation and rules in model is cool. But I have found no info about how to add client validation rules from code, it can be useful in many cases. (more)
category: Web Dev | clicked: 1 | comment | | source: code-clarity.blogspot.com
tags: Validation, ASP.NET MVC 2.0, DataAnnotation
11
Shouts

Architecting SL4 Applications with RIA Services, MEF and MVVM - Part 3 - Shawn Wildermuth

published 1268 days, 7 hours, 56 minutes ago posted by AlexAlex 1270 days, 21 hours, 22 minutes ago
Wednesday, December 30, 2009 2:13:47 PM GMT Monday, December 28, 2009 12:48:01 AM GMT
UPDATE: There will be a fourth part that discusses the add/remove facility through RIA Services. Look for it soon at a blog near you. In the first part of this series, I looked at how WCF RIA Services can work in an MVVM architecture. In the second part, I looked at how you could use the Managed Extensibility Framework (MEF) to aid in composing an MVVM application.... (more)
category: Metro | clicked: 0 | 1 comment | | source: wildermuth.com
tags: SL, RIA, Silverlight, RIA Services, SL4, MEF, Silverlight 4, MVVM
9
Shouts

Expression Blend and Silverlight Christmas Cards for 2009 - Adam Kinney

published 1269 days, 8 hours, 41 minutes ago posted by jantujantu 1271 days, 8 hours, 8 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Sunday, December 27, 2009 2:02:18 PM GMT
Continuing the tradition from last year here is a list of Silverlight-based Holiday cards I could find. The cards are definitely getting fancier as the technology advances. Archetype Holiday Card Creato... (more)
category: Metro | clicked: 1 | comment | | source: adamkinney.wordpress.com
tags: Silverlight, Expression Blend
10
Shouts

Using NHibernate order-by attribute to sort names history

published 1269 days, 8 hours, 41 minutes ago posted by gpeipmangpeipman 1271 days, 5 hours, 21 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Sunday, December 27, 2009 4:49:19 PM GMT
I am writing application that besides other cool things lets users insert information about business contacts. My system is able to keep names history of contacts. In this posting I will show you how to use NHibernate mappings to keep names ordered logically. (more)
category: Data | clicked: 0 | comment | | source: weblogs.asp.net
tags: SORTING, NHibernate
9
Shouts

Are Enterprise AJAX Applications Doomed…Or Are We? - Visual WebGui Blog

published 1272 days, 12 hours, 16 minutes ago posted by webguiwebgui 1274 days, 23 hours, 58 minutes ago
Saturday, December 26, 2009 9:53:39 AM GMT Wednesday, December 23, 2009 10:11:46 PM GMT
Sometimes, it seems that the world is all about man vs. technology, and one has to lose. This seems to be the question raised about AJAX; from the general challenges of AJAX, including cost and expertise needed, to its security issues, will the technological good prevail or will we humans be seeking an alternative?  Navot Peled explains that it doesn’t have to be only one or the other; there are solutions that offer a win-win situation.  I thought it would be useful to bring to your attention the follo... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net