smason

Stories kicked by smason

Why ASP.NET MVC Is Broken(spmason.com)

submitted by smasonsmason(5) 2 years, 4 months ago

ASP.NET MVC 2 has been out in Preview and Beta form for a while now. In fact the Release Candidate has recently been released, which means the full “RTW” release is just around the corner. Which is a pity. It’s a pity because out of all of the new features of ASP.NET MVC 2 none of them are well-baked enough for me to justify upgrading to. Why? Let me show you, one feature at a time. read more...

add a comment |category: |Views: 21

tags: another

ScottGu and his team strike again(weblogs.asp.net)

submitted by leandroshanleandroshan(115) 4 years, 5 months ago

ASP.NET AJAX Control Toolkit and Web Deployment Project for VS2008 read more...

add a comment |category: |Views: 1

tags: another

De-crapify your code base with AOP using PostSharp(milkcarton.com)

submitted by akcoderakcoder(830) 4 years, 6 months ago

How to remove all the code thats irrelevant to what your trying to do, to make your code base easier to grok. read more...

add a comment |category: |Views: 27

tags: another

MSSQL SERVER 2008 New Features for Developers(dogaoztuzun.com)

submitted by UnquaLeUnquaLe(375) 4 years, 6 months ago

MSSQL SERVER 2008 New Features for Developers read more...

1 comment |category: |Views: 19

tags: another

An Architectural View of the ASP.NET MVC Framework(dotnetslackers.com)

submitted by sonukapoorsonukapoor(1372) 4 years, 6 months ago

Dino Esposito introduces the ASP.NET MVC framework. read more...

1 comment |category: |Views: 10

tags: another

ASP.Net MVC Framework - Exception Handling (weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 6 months ago

How to handle exceptions with ASP.NET MVC Framework read more...

add a comment |category: |Views: 654

tags: another

Visual Studio 2008 RTM available for download(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 6 months ago

MSDN subscribers can now download final RTM version of Visual Studio 2008. read more...

25 comments |category: |Views: 294

tags: another

"Click to Activate" in IE going away!(blogs.msdn.com)

submitted by rimsystemsrimsystems(6119) 4 years, 6 months ago

Update for IE to be included in Vista SP1, XP SP3 and standalone update available starting in December. read more...

4 comments |category: |Views: 7

tags: another

3 hot uses for HttpContext.Current.Items “They” won’t tell you about.(mikeduncan.com)

submitted by DuncanChudDuncanChud(925) 4 years, 6 months ago

HttpContext.Current.Items, arcane enough to give you guru-cred to the mid-range noobs, simple enough that it can be leveraged for good and / or evil. Awesome. 3 Tips for using it that aren't entirely obvious. read more...

1 comment |category: |Views: 38

tags: another

5 Reasons why SubSonic is Better than Sliced Bread(bloodyflux.com)

submitted by wvdominickwvdominick(480) 4 years, 7 months ago

Toast your bread before you put gravy on it. Use SubSonic in your applications. read more...

4 comments |category: |Views: 58

tags: another

SonicCast - Validation and Customizing Validation(scribesonic.com)

submitted by montymonty(2575) 4 years, 7 months ago

he topic of this SonicCast is validation, and I cover validation functionality provided by SubSonic, customizing SubSonic generated classes via partials and discuss how I customized SubSonic in my own attempt in emulating the Django/Rails validation style by implementing the open source .net Validation Everywhere project. read more...

add a comment |category: |Views: 44

tags: another

Rhino mocks - Some common scenarios(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

Part 2 of the Rhino mocks examples explaining a few of most common mocking scenarios read more...

add a comment |category: |Views: 131

tags: another

Version Control and “the 80%”(blog.red-bean.com)

submitted by powerrushpowerrush(3873) 4 years, 7 months ago

Ben Collins-Sussman, one of the original designers and developers of Subversion, discusses the challenge to keep Subversion simple yet practical. read more...

2 comments |category: |Views: 2

tags: another

Developer Notes For the ASP.NET MVC Framework(sergiopereira.com)

submitted by DrWatsonDrWatson(690) 4 years, 7 months ago

Review and sample code for the MVC framework. See how your projects and code will look like. read more...

3 comments |category: |Views: 4

tags: another

DesignByContract with Fluent Interfaces(lostechies.com)

submitted by brianjlowrybrianjlowry(640) 4 years, 7 months ago

I was reading through some blog posts and through a recent post, stumbled across this one from Bill McCafferty and took a look at the DesignByContract CodeProject article. This is just a simple utility class to pass in assertions and get an exception to be thrown with a message if the contract has been violated. read more...

3 comments |category: |Views: 17

tags: another

OSI Approves Microsoft License Submissions(opensource.org)

submitted by usshermussherm(5285) 4 years, 7 months ago

The Microsoft Public License (Ms-PL) and the Microsoft Reciprocal License (Ms-RL). read more...

add a comment |category: |Views: 1

tags: another