yesthatmcgurk

Stories kicked by friends of yesthatmcgurk

ASP.Net and Custom Error Pages, an SEO nightmare?(martinondotnet.blogspot.com)

submitted by martin.c.jarvismartin.c.jarvis(114) 2 years, 2 months ago

How to avoid custom error pages impacting on your SEO. read more...

add a comment |category: |Views: 317

tags: another

When "Activator" is just to slow(www.smelser.net)

submitted by JoeGeekyJoeGeeky(364) 2 years, 2 months ago

Nice performance tip read more...

2 comments |category: |Views: 600

tags: another

ASP.NET MVC 2 Released - Scott Gu(weblogs.asp.net)

submitted by powerrushpowerrush(3873) 2 years, 2 months ago

I’m happy to announce that the final release of ASP.NET MVC 2 is now available for VS 2008/Visual Web Developer 2008 Express with ASP.NET 3.5. read more...

add a comment |category: |Views: 62

tags: another

A Visual Look At The LINQ SelectMany Operator(www.codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 2 months ago

An inside look at how SelectMany works, along with visuals to help you more easily understand it. read more...

add a comment |category: |Views: 468

tags: another

ASP.NET MVC 2 Released (www.devcurry.com)

submitted by oscaroscar(229) 2 years, 2 months ago

Today Scott Guthrie announced on his blog the release of ASP.NET MVC 2. read more...

1 comment |category: |Views: 217

tags: another

Tekpub: Mercurial with Codeplex(tekpub.com)

submitted by javeryjavery(5523) 2 years, 2 months ago

A free TekPub episode about working with Codeplex and Mercurial. read more...

add a comment |category: |Views: 158

tags: another

Test Lint: A Unit Testing Helper for VS 2010(dotnet.dzone.com)

submitted by flyingkickflyingkick(331) 2 years, 2 months ago

In an increasingly test-driven software industry, Typemock has successfully filled a growing niche market for unit testing productivity tools. Typemock offers enterprise tool suites along with a free set of tools read more...

add a comment |category: |Views: 10

tags: another

Working with WCF: Part One: Introduction and Your First Service(jamescbender.com)

submitted by JamesCBenderJamesCBender(749) 2 years, 2 months ago

I’ve been playing with WCF since .NET 3 came out. Sometimes I have to be reminded that not everybody is as familiar with all it’s “cob-webby corners” as I am. And that’s OK. Often (too often) I encounter someone who has NEVER used WCF and doesn’t even know where to begin.That’s not so OK. read more...

add a comment |category: |Views: 576

tags: another

Visual Studio Test Professional 2010: Test Case WorkItem Type(www.dotnetcurry.com)

submitted by mopenmopen(3596) 2 years, 2 months ago

In this article, we will study the Visual Studio 2010 test case workitem type in detail. read more...

add a comment |category: |Views: 84

tags: another

DiffPlex - a .NET Diff Generator(diffplex.codeplex.com)

submitted by jemtsjemts(591) 2 years, 2 months ago

DiffPlex is a combination of a .NET Diffing Library with both a Silverlight and HTML diff viewer. It is released open source on CodePlex under the MS-PL license. read more...

1 comment |category: |Views: 516

tags: another

DiffPlex - a .NET Diff Generator(diffplex.codeplex.com)

submitted by jemtsjemts(591) 2 years, 2 months ago

DiffPlex is a combination of a .NET Diffing Library with both a Silverlight and HTML diff viewer. It is released open source on CodePlex under the MS-PL license. read more...

1 comment |category: |Views: 516

tags: another

How to save audio to mp3 on Silverlight 4(alvas.net)

submitted by alvasnetalvasnet(550) 2 years, 2 months ago

As you know Silverlight 4 supports access to the microphone. Besides it can call COM objects on the client side. To save the audio in mp3 format we need: Make the COM object wrapper, which allows us to invoke the necessary Alvas.Audio functionality. Create AlvasCom project as ClassLibrary. In AssemblyInfo.cs change the line [assembly: ComVisible(false)] to [assembly: ComVisible(true)] Add a reference to Alvas.Audio.dll Add Alvas.Audio-wrapper interface and its implementation. See the code below... read more...

add a comment |category: |Views: 109

tags: another

Performing DML Operations using WCF REST Service and Silverlight(www.dotnetcurry.com)

submitted by mopenmopen(3596) 2 years, 3 months ago

WCF REST has provided a mechanism for developing loosely coupled applications. Using Silverlight 3.0 as a client, a light weight consumer of WCF REST service can be created without adding a proxy into the client application. read more...

1 comment |category: |Views: 158

tags: another

Exploring undocumented SOS function in Windbg – .NET 4.0(naveensrinivasan.com)

submitted by reshminreshmin(383) 2 years, 3 months ago

This post talks about exploring undocumented SOS (.NET 4.0) command in Windbg. And how this undocumented command is hooking with CLR for jit notifications. read more...

1 comment |category: |Views: 43

tags: another

Mercurial tutorial - by Joel Spolsky(hginit.com)

submitted by powerrushpowerrush(3873) 2 years, 3 months ago

Mercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts. read more...

3 comments |category: |Views: 1245

tags: another

Mercurial tutorial - by Joel Spolsky(hginit.com)

submitted by powerrushpowerrush(3873) 2 years, 3 months ago

Mercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts. read more...

3 comments |category: |Views: 1245

tags: another