Hussey
Name: Hussey
Score: 2,589.28
Last Seen: 1207 days, 4 hours, 4 minutes ago
Member Since: 14 October, 2009
DotNetShoutout
atom rss
9
Shouts

Mike Chaliy: FsSpec: Introducing yet another Unit Testing/BDD framework for F#

published 1239 days, 4 hours, 48 minutes ago posted by http://chaliy.name/http://chaliy.name/ 1243 days, 7 hours, 8 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Thursday, December 24, 2009 10:59:37 AM GMT
Syntax is inspired by RSpec, so specification looks like: do describe "Calculator" [ it "should add two integers" (fun unit -> let res = Calc.Add 2 2 res.should_be_equal_to 4 ); it "should devide two integers" (fun unit -> let res = Calc.Div 2 2 res.should_be_equal_to 1 ); ] (more)
category: How To | clicked: 1 | comment | | source: chaliy.name
tags: BDD, Unit Tests, F#
6
Shouts

Creating Multiple Choice Exam Application Using ASP.NET MVC Framework

published 1242 days, 22 hours, 19 minutes ago posted by http://azamsharp.myopenid.com/http://azamsharp.myopenid.com/ 1243 days, 22 hours, 59 minutes ago
Thursday, December 24, 2009 7:48:36 PM GMT Wednesday, December 23, 2009 7:08:55 PM GMT
Formally known as GridViewGuy Videos | Podcasts Creating Multiple Choice Exam Application Using ASP.NET MVC Framework AzamSharp Published Date: 12/23/2009 11:10:28 AM Views: 15 Abstract: Several months ago I wrote a multiple choice exam application using the WebForms framework. The idea revolved around displaying questions and choices to the user and giving them the ability to select the correct answer. Although the ide... (more)
category: Web Dev | clicked: 52 | comment | | source: highoncoding.com
tags: ASP.NET MVC 1.0
10
Shouts

Silverlight 4 COM Automation – Taking photos with a DSLR using Windows Image Acquisition

published 1240 days, 4 hours, 1 minute ago posted by http://sblakemore.com/blog/http://sblakemore.com/blog/ 1243 days, 17 hours, 11 minutes ago
Sunday, December 27, 2009 2:06:50 PM GMT Thursday, December 24, 2009 12:56:07 AM GMT
Using Silverlight 4 to take pictures using a Nikon DSLR camera attched via USB. Good explanation of the COM automation features in Silverlight 4 used to acchieve this. (more)
category: Metro | clicked: 0 | 1 comment | | source: sblakemore.com
tags: COM automation, Silverlight, Silverlight 4
10
Shouts

SOLVED: Compiler error CS1519: Invalid token 'void' in class, struct, or interface member declaration

published 1239 days, 4 hours, 48 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1244 days, 56 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Wednesday, December 23, 2009 5:11:18 PM GMT
One for the search engines really but you might want to give this short article a quick read if you have been stumped by the error above. (more)
category: Web Dev | clicked: 33 | comment | | source: runtingsproper.blogspot.com
tags: bugfix, article, compile error, ASP.NET
16
Shouts

Innovation Showcase : Windows 7 and MinWin

published 1239 days, 4 hours, 48 minutes ago posted by zhimingzhiming 1243 days, 23 hours, 29 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Wednesday, December 23, 2009 6:38:52 PM GMT
23 December 2009Windows 7 and MinWin If you’ve heard of Windows 7’s new kernel function called MinWin and are wondering if it is an enhanced kernel base or something else, check out this blog post here, or click the images below to find out more detail from Mark Russinovich’s insights. Filed under: Windows 7 (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
6
Shouts

Top 6 Firefox Extensions for Twitter and Facebook

published 1242 days, 22 hours, 19 minutes ago posted by kirankkirank 1243 days, 5 hours, 12 minutes ago
Thursday, December 24, 2009 7:48:36 PM GMT Thursday, December 24, 2009 12:55:22 PM GMT
Programming Help..Skip to ContentHomeLog inEntries RSSComments RSSTop 6 Firefox Extensions for Twitter and Facebook 24Dec kirankamble Blogging, SQL, Twitter, Web Development, jquery Mozilla has lots of addons, plug-ins and application which are useful for make your browsing better form all the aspects, here are some best addons for facebook and very famous Twitter. 1.Facebook Toolbar for Firefox Facebook Toolbar adds Facebook search and activity notifications to Mozilla Firefox. if you use ... (more)
category: UX | clicked: 1 | comment | | source: kirank.blog.com
tags: Mozilla
6
Shouts

Windows Live: SkyDrive application

published 1242 days, 22 hours, 19 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 1243 days, 6 hours, 42 minutes ago
Thursday, December 24, 2009 7:48:36 PM GMT Thursday, December 24, 2009 11:26:00 AM GMT
We all know about Windows Live® SkyDrive® and definitely all the user would like to have a tool which would help them in organizing and managing their folders. But unfortunately I am unable to find any tool which helps us to deal in this. And as usual if you want to develop something or need an API just jump to Codeplex. Download the SkyDrive API from here (Codeplex) or from the below. But hey! I got another application with me, exactly can't remember where I got this from but really appreciate Scott's (... (more)
category: Smart Client | clicked: 1 | comment | | source: www.midnightprogrammer.net
tags: SkyDrive, Windows Live
10
Shouts

Requesting delivery/read receipt from C# using MailMessage class

published 1240 days, 4 hours, 1 minute ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 1243 days, 6 hours, 17 minutes ago
Sunday, December 27, 2009 2:06:50 PM GMT Thursday, December 24, 2009 11:50:28 AM GMT
Sending e-mail through code is easy, but how do we get to know that an e-mail that we send is delivered and read by the intended recipient. When we send e-mail through code we can request a delivery notification and read receipt from the receiver, similar to the way we do in outlook. But the problem is not every mail server supports this kind of request from the code. We set a mail header while sending mail from code which is then processed by the mail server and the sender of the mail gets the intended ... (more)
category: How To | clicked: 2 | 1 comment | | source: www.midnightprogrammer.net
tags: C#.NET, Mail
8
Shouts

Refactoring Partition List

published 1245 days, 7 hours, 47 minutes ago posted by KodefuGuruKodefuGuru 1246 days, 15 hours, 41 minutes ago
Tuesday, December 22, 2009 10:20:21 AM GMT Monday, December 21, 2009 2:27:01 AM GMT
I came across an article on Visual C# Kicks that describes how to partition a list. The author’s goal is to split a list of elements into an array of smaller list, and the author succeeds at that. Unfortunately, the code appears to be designed for C# 2.0 instead of C# 3.0. I’m going to examine the second version of the method the author posted, explain the problems I have with it, then refactor it to work it to be fluent. Please note that I made two modifications to the source: renamed the method from Pa... (more)
category: Agile | clicked: 0 | comment | | source: www.kodefuguru.com
tags: List(T), Refactor, Refactoring, IEnumerable
8
Shouts

Powered By ALT.NET » Creating an Animated Button with Expression Blend

published 1245 days, 7 hours, 47 minutes ago posted by poweredbyaltnetpoweredbyaltnet 1246 days, 14 hours ago
Tuesday, December 22, 2009 10:20:21 AM GMT Monday, December 21, 2009 4:07:44 AM GMT
Creating a simple animated button with Expression Blend and Silverlight. Works on version 3 of Silverlight and Blend but should be OK for 4 too. (more)
category: Metro | clicked: 0 | comment | | source: poweredbyalt.net
tags: Silverlight, Blend
9
Shouts

Delay's Blog : Blogging code samples stays easy Update to free ConvertClipboardRtfToHtmlText tool and source code for Visual Studio 2010!

published 1245 days, 7 hours, 47 minutes ago posted by jantujantu 1246 days, 9 hours, 46 minutes ago
Tuesday, December 22, 2009 10:20:21 AM GMT Monday, December 21, 2009 8:21:51 AM GMT
A big part of my blog is sharing code and so most of the posts I write include sample source. Therefore, it's pretty important to me that the code I share be easy for readers to understand and use. For me, that means I want it to be static, syntax-highlighted, and in text form so it's copy+paste-able and indexable by search engines.I'm a big fan of keeping things simple and avo... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, .NET 2.0
10
Shouts

Rajan's Blog - Using BitFactory logging in ASP.NET MVC HandleError

published 1244 days, 10 hours, 40 minutes ago posted by rgrajanrgrajan 1247 days, 44 minutes ago
Wednesday, December 23, 2009 7:27:27 AM GMT Sunday, December 20, 2009 5:23:07 PM GMT
Using BitFactory logging in ASP.NET MVC HandleError It is important to have logging enabled in any production site which will be used by the technical team to debug the issues or monitor the health of the site. We chose BitFactory logging (Now the author is calling as Termite) to implement the logging in WCF Services, Business Layer & ASP.NET MVC Sites. Why did we choose BitFactory?It is very easy to implement. Absolutely working with complex categories (we have ... (more)
category: Web Dev | clicked: 11 | comment | | source: blog.rajan.net.in
9
Shouts

Twitter - Saving your Tweets

published 1245 days, 7 hours, 47 minutes ago posted by http://irishchieftain.myopenid.com/http://irishchieftain.myopenid.com/ 1247 days, 13 minutes ago
Tuesday, December 22, 2009 10:20:21 AM GMT Sunday, December 20, 2009 5:54:37 PM GMT
Twitter - Saving your Tweets (more)
category: Web Dev | clicked: 0 | comment | | source: www.codersbarn.com
tags: .NET, Twitter
10
Shouts

Adding article to existing publication without generating a full snapshot

published 1246 days, 4 hours, 22 minutes ago posted by sqlarticlessqlarticles 1248 days, 10 hours, 3 minutes ago
Monday, December 21, 2009 1:45:49 PM GMT Saturday, December 19, 2009 8:05:02 AM GMT
This SP can be used to add articles to the existing publication without starting snapshot for all the tables. When Snapshot is started it will create snapshot only for the newly added article to the publication (more)
category: Data | clicked: 0 | 1 comment | | source: www.sql-articles.com
tags: replication, scripts, sqlarticles
9
Shouts

Why You Should Use the Null Coalescing Operator

published 1246 days, 4 hours, 22 minutes ago posted by KodefuGuruKodefuGuru 1247 days, 10 hours, 14 minutes ago
Monday, December 21, 2009 1:45:49 PM GMT Sunday, December 20, 2009 7:53:16 AM GMT
Introduced in C# 2.0, the null coalescing operator (??) allows one to program in a concise, declarative fashion when performing null checks. This was important in 2005 as it made it easier to utilize another important feature: nullable types. Nullable types solved the problem of representing a value type that also contained a null value. This representation of value types is common in databases, and oftentimes caused problems when doing relational to object mapping. Nullable types are generic structs t... (more)
category: How To | clicked: 0 | 1 comment | | source: www.kodefuguru.com
tags: Generics, ADO.NET, nullables, Linq
8
Shouts

C# and .NET Tips and Tricks | - XNA Game Development (First Steps)

published 1246 days, 4 hours, 22 minutes ago posted by ioannisioannis 1248 days, 5 hours, 23 minutes ago
Monday, December 21, 2009 1:45:49 PM GMT Saturday, December 19, 2009 12:44:46 PM GMT
Short introduction to the XNA Framework (more)
category: Architecture | clicked: 0 | comment | | source: www.progware.org
tags: XNA
9
Shouts

Parallel For Loop : Break Or Stop - Coding N Design

published 1246 days, 4 hours, 22 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 1247 days, 10 hours, 27 minutes ago
Monday, December 21, 2009 1:45:49 PM GMT Sunday, December 20, 2009 7:40:07 AM GMT
In my last post I had discussed about Parallel For loops and in what situation it can be useful compared to a sequential loop.In this post we will take a look at how to break or exit from a Parallel For loop.We can use the break or exit keywords for this purpose as Parallel For loop is not programming language construct but a method of the System.Threading.Tasks.Parallel class.... (more)
category: How To | clicked: 0 | 1 comment | | source: codingndesign.com
8
Shouts

Charting in Reports for WinForms - Win Dev Blog

published 1246 days, 4 hours, 22 minutes ago posted by et213et213 1248 days, 20 hours, 28 minutes ago
Monday, December 21, 2009 1:45:49 PM GMT Friday, December 18, 2009 9:39:36 PM GMT
Charting in Reports for WinForms This article describes Aggregate Charting, one of the cool new features introduced in ComponentOne Reports for WinForms in the 2009 v3 release. ComponentOne Reports for WinForms has always supported chart fields using its extensible custom field architecture. The Chart field is implemented as a custom field in the C1.Win.C1Report.CustomFields.2.dll assembly, which is installed with the report designer application and is also included as a sample with full source ... (more)
category: Smart Client | clicked: 1 | comment | | source: helpcentral.componentone.com
tags: Windows Forms, Charts, WinForms, Reports
10
Shouts

Permanently Redirecting webpages from one server to another server | syntaxhelp.com

published 1246 days, 4 hours, 22 minutes ago posted by himanethimanet 1248 days, 10 hours, 53 minutes ago
Monday, December 21, 2009 1:45:49 PM GMT Saturday, December 19, 2009 7:14:26 AM GMT
SQL ServerASP.NETASP.NET - Send Email in C#.NETASP.NET - working with Response ObjectPermanently Redirecting webpages from one server to another serverASP.NET - Configuration SettingsASP.NET - Encryption using Forms Authentication ASP.NET - Working with Connection String Encryption and Decryption in Web.Config ASP.NET - Working with Controls -Resetting Form ControlsASP.NET - Working with GridView ASP.NET - Reading node values / elements from XML File C#.NETJava ScriptLINQMSDOSOracleVB.NET WPFOther ... (more)
category: Web Dev | clicked: 0 | comment | | source: syntaxhelp.com
tags: Response.RedirectPermanent, HTTP 301 status code, ASP.NET 4
10
Shouts

SQL-Articles - Monitoring Replication using Scripts(Version 1.0)

published 1246 days, 4 hours, 22 minutes ago posted by sqlarticlessqlarticles 1248 days, 10 hours, 1 minute ago
Monday, December 21, 2009 1:45:49 PM GMT Saturday, December 19, 2009 8:06:10 AM GMT
This script can be used to monitor replication using scripts instead of logging into the server and using replication monitor. It gives information on Transactional replication status. (more)
category: Data | clicked: 0 | comment | | source: www.sql-articles.com
tags: replication, scripts, sqlarticles