erictn

Stories kicked by erictn

ScottGu:Nov 6th Links: ASP.NET, AJAX, jQuery, ASP.NET MVC, Silverlight(weblogs.asp.net)

submitted by JemmJemm(9604) 3 years, 6 months ago

Great collection of links. Again. read more...

add a comment |category: |Views: 399

tags: another

ASP.NET MVC: MVC Storefront, Part 5(blog.wekeroad.com)

submitted by adminjewadminjew(1490) 4 years, 1 month ago

In this webcast I create a fictional curveball, wherein the "client" sent some test data that they finally were able to get their IT department to extract. In reviewing the test data, I find some very interesting changes to the DB that I need to make... read more...

add a comment |category: |Views: 20

tags: another

47 ASP.NET MVC Resources to Rock Your Development(polymorphicpodcast.com)

submitted by craigshoemakercraigshoemaker(835) 4 years, 1 month ago

Get the grand tour of today's best ASP.NET MVC resources read more...

add a comment |category: |Views: 24

tags: another

47 ASP.NET MVC Resources(weblogs.asp.net)

submitted by jonasjonas(2215) 4 years, 1 month ago

Craig Shoemaker highlights some of the best ASP.NET MVC resources available. read more...

add a comment |category: |Views: 17

tags: another

Test First Development(lostechies.com)

submitted by erictnerictn(10) 4 years, 1 month ago

This is my attempt at sharing some of my personal reasoning around the topic of test-first development. Let me first sum up my thoughts in one shot: At the class level, form and function are significantly more important than implementation. read more...

add a comment |category: |Views: 0

tags: another

ReSharper 4.0, I love you but it may be time we break up (devlicio.us)

submitted by simonechsimonech(10.1k) 4 years, 1 month ago

What's happening with R# 4? Every build has more issues than the previous one... read more...

2 comments |category: |Views: 13

tags: another

.NET 3.5 Enhancements Training Kit(microsoft.com)

submitted by JemmJemm(9604) 4 years, 1 month ago

The .NET Framework 3.5 Enhancements Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the .NET 3.5 Enhancement features including: ASP.NET MVC, ASP.NET Dynamic Data, ASP.NET AJAX History, ASP.NET Silverlight controls, ADO.NET Data Services and ADO.NET Entity Framework. read more...

add a comment |category: |Views: 29

tags: another

Macro To Switch Between CPP and H File in Visual Studio(alteridem.net)

submitted by rprouserprouse(1175) 4 years, 3 months ago

If you work in managed C++, the ability to quickly switch between the header and the source files saves a lot of time. This article shows how to write a macro to do this and shows you how to bind it to a keystroke. Even if you don't use managed C++, it is a good introduction to writing macros in Visual Studio. read more...

1 comment |category: |Views: 151

tags: another