snickers5x5

Stories submitted by snickers5x5

I've Left Query Analyzer Hell for LINQPad Heaven(terryaney.wordpress.com)

submitted by snickers5x5snickers5x5(254) 5 months, 20 days ago

extensions for linqpad read more...

add a comment |category: |Views: 16

tags: another

Using Visual Studio 2008 with IIS 7 : Development Tools : Developing o(learn.iis.net)

submitted by snickers5x5snickers5x5(254) 1 year, 11 months ago

good article, although a bit dated, on how to set up VS2008 to work with IIS 7. Very helpful when you need to debug an SSL binding since Cassini doesn't allow it. read more...

add a comment |category: |Views: 2

tags: another

Internet Explorer error "connection timed out" when server does not re(support.microsoft.com)

submitted by snickers5x5snickers5x5(254) 1 year, 11 months ago

If you get an error with Win 7/ IE 8 that states connection error, it could be due to this issue. When I looked for the ReceiveTimeout DWORD value it was set at 10 seconds! Not sure how that was changed from what I thought was the default of 90 seconds. :S read more...

add a comment |category: |Views: 3

tags: another

Visual Studio setup problem - 'A problem has been encountered while lo(stackoverflow.com)

submitted by snickers5x5snickers5x5(254) 2 years ago

This is an older post, but I found it necessary when running XP Mode on my Win 7 machine with a VSTS 2008 trial version installed. No matter what I tried, I couldn't get it to uninstall. This post solved my problem! read more...

add a comment |category: |Views: 12

tags: another

Expression Blend 2 : Editing in Visual Studio 2008 Instead of 2005(blogs.msdn.com)

submitted by snickers5x5snickers5x5(254) 3 years, 3 months ago

Not sure if this is a installation order issue, but I found that after I rebuilt my machine Blend 2 SP1 would try and launch vs2005 rather than vs2008 when choosing "Edit with Visual Studio" option. I had to exit Blend and launch again for it to read the new value from the registry, but it works. I recommend exporting the reg value before pasting the new value however to be safe. read more...

add a comment |category: |Views: 8

tags: another

Script#(projects.nikhilk.net)

submitted by snickers5x5snickers5x5(254) 3 years, 3 months ago

Script# brings the power and productivity of C# and .NET tools to Ajax development by compiling C# source code into regular JavaScript. read more...

add a comment |category: |Views: 38

tags: another

Logging with Castle Windsor, the Logging Facility and log4net - Casey (devlicio.us)

submitted by snickers5x5snickers5x5(254) 3 years, 8 months ago

Good info on hooking in Logging with Castle and Log4Net. read more...

add a comment |category: |Views: 392

tags: another

Austin DDD Book Club wrapped up - Jimmy Bogard(lostechies.com)

submitted by snickers5x5snickers5x5(254) 3 years, 9 months ago

Talks about a book club on DDD that was started up in Austin and its benefits. read more...

add a comment |category: |Views: 4

tags: another

ASP.NET Repeater, Templates, Whitespaces and Visual Studio » Advanced (dotnetdebug.net)

submitted by snickers5x5snickers5x5(254) 4 years, 7 months ago

Blog post talks about how when using a repeater control you may run into extra spaces in the <separatortemplate> element. For example, a list like "a, b, c" would appear as "a , b , c". Seems to be a problem with parsing of the aspx file content. Good read, helped me figure out what was wrong with my repeater. read more...

add a comment |category: |Views: 14

tags: another

TDD vs. Design discussion(jpboodhoo.com)

submitted by snickers5x5snickers5x5(254) 4 years, 8 months ago

Blog entry from JP Boodhoo about when to use UML diagramming and how it fits in to the TDD/Agile paradigm. Good read. read more...

add a comment |category: |Views: 19

tags: another

LINQ to SQL tutorial series(weblogs.asp.net)

submitted by snickers5x5snickers5x5(254) 4 years, 10 months ago

Tutorial by Scott Guthrie of MS on some new features of the .NET Framework 3.5 and Orcas. read more...

1 comment |category: |Views: 309

tags: another

Nothing But Net - A .Net Developer Bootcamp(jpboodhoo.com)

submitted by snickers5x5snickers5x5(254) 5 years, 5 months ago

Great new course by J.P. Boodhoo. He mentions that if there is enough interest in varying areas of the US that he would take it on the road. Please comment or contact JP if you're interested. I would love to get something going in the DC/Hampton Roads area of Virginia. read more...

add a comment |category: |Views: 4

tags: another