benrick

Stories submitted by benrick

N Tier Design Lessons Learned Part 1(stevesmithblog.com)

submitted by benrickbenrick(1020) 2 years, 4 months ago

Steve Smith talks about the classic n-tier design using an eight year old application and how he would change the application today read more...

add a comment |category: |Views: 26

tags: another

Where Are The Developer Machines?(stevesmithblog.com)

submitted by benrickbenrick(1020) 2 years, 10 months ago

Steve Smith posts about PCs for software developers, and how computer companies aren't targeting this section of the market. If a computer manufacturer made development machines, how should these computers be configured? read more...

add a comment |category: |Views: 568

tags: another

ASP.NET Control Panel(stevesmithblog.com)

submitted by benrickbenrick(1020) 2 years, 11 months ago

Steve smith suggests creating a Control Panel project, which joins together some common plugins for ASP.NET sites. The control panel would join tracing, error logging, cache management, and any other plugins into one plugin which is individually configurable for applications. read more...

add a comment |category: |Views: 22

tags: another

Fiddler for Firefox(stevesmithblog.com)

submitted by benrickbenrick(1020) 3 years, 3 months ago

Steve Smith's description how to configure Firefox and Fiddler to work together. read more...

add a comment |category: |Views: 68

tags: another

DevMaven Ads on the Web Log(west-wind.com)

submitted by benrickbenrick(1020) 3 years, 6 months ago

This blog post discusses advertising on blogs. In it, Rick Strahl discusses how and why he used to advertise and why he switched to using DevMaven Ads exclusively. read more...

1 comment |category: |Views: 4

tags: another

Tuples in F#(diditwith.net)

submitted by benrickbenrick(1020) 4 years ago

Dustin explains why he likes F# in a whole series of posts. This one talks about tuples in F#. read more...

add a comment |category: |Views: 5

tags: another

LINQ to SQL (Part 6 - Retrieving Data Using Stored Procedures)(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 1 month ago

Scott Guthrie's great blog post explaining how to retrieve data from stored procedures using LINQ. It shows both C# and VB for this. Great pictures and examples. read more...

1 comment |category: |Views: 32

tags: another

Developer Acronyms for 2007(aspadvice.com)

submitted by benrickbenrick(1020) 4 years, 2 months ago

A list of the current .NET developer acronyms for 2007. Contains the acronym as well as links to information about the acronym. read more...

add a comment |category: |Views: 2

tags: another

.NET Framework 3.5 Is Shared Source(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 4 months ago

Microsoft's .NET Framework 3.5 is going to be released open source. read more...

26 comments |category: |Views: 148

tags: another

Accessing a MasterPage ScriptManager from a Content Page(aspadvice.com)

submitted by benrickbenrick(1020) 4 years, 6 months ago

A blog post explaining how to Access a Script Manager on a MasterPage from within a Content Page. read more...

add a comment |category: |Views: 165

tags: another

Wait for ASP.NET AJAX Book Finally Over(aspadvice.com)

submitted by benrickbenrick(1020) 4 years, 6 months ago

Very funny blog post from Steve Smith read more...

add a comment |category: |Views: 0

tags: another

Regex Cheat Sheet(regexadvice.com)

submitted by benrickbenrick(1020) 4 years, 6 months ago

Great Regular Expression Cheat sheet and a bit of description of how to use it well for those who know little about regular expressions. read more...

2 comments |category: |Views: 56

tags: another