bahadorn

Stories submitted by bahadorn

Don't use Response.End() with OutputCache(west-wind.com)

submitted by bahadornbahadorn(340) 3 years ago

Very good post about OutputCache in APS.NET read more...

add a comment |category: |Views: 28

tags: another

Introducing TFSPlus(coolthingoftheday.blogspot.com)

submitted by bahadornbahadorn(340) 3 years, 2 months ago

TFSPlus is an Addin for Visual Studio that provides developers with useful extensions for performing Source Control operations against Team Foundation Server. read more...

add a comment |category: |Views: 28

tags: another

DDD: Specifications, Language, and Locality(codebetter.com)

submitted by bahadornbahadorn(340) 3 years, 5 months ago

A good article about a "where to put this code?" situation that comes very often in our programs. read more...

add a comment |category: |Views: 13

tags: another

Quick Notes About My Exprience with LiveMesh(bahadorn.blogspot.com)

submitted by bahadornbahadorn(340) 3 years, 11 months ago

Some quick observations about LiveMesh from a user's perspective read more...

add a comment |category: |Views: 0

tags: another

The Open Closed Principle(msdn2.microsoft.com)

submitted by bahadornbahadorn(340) 3 years, 11 months ago

The first installment of a new MSDN Magazine column by Jeremy Miller. read more...

add a comment |category: |Views: 393

tags: another

Why do we Refactor?(codebetter.com)

submitted by bahadornbahadorn(340) 4 years ago

Jeremy D. Miller talks about the benefits of refactoring read more...

add a comment |category: |Views: 12

tags: another

Trivial Projections Are (Usually) Optimized Away(blogs.msdn.com)

submitted by bahadornbahadorn(340) 4 years ago

The usual deep stuff about C# from Eric Lippert. This time about degenerate query expressions in LINQ. read more...

add a comment |category: |Views: 2

tags: another

Why C# Compiler Is so Picky About Type Parameter Constraints' Position(bahadorn.blogspot.com)

submitted by bahadornbahadorn(340) 4 years ago

The C# syntax dictates the ordering class, structs, new(), and base-class constraints in the generics. This post elaborates on this a little bit. read more...

add a comment |category: |Views: 5

tags: another

Developing with Confidence - Mabsterama(madprops.org)

submitted by bahadornbahadorn(340) 4 years ago

Short article about not being confident about your current methodology, skills, etc. read more...

add a comment |category: |Views: 1

tags: another

About alt.net seattle(codebetter.com)

submitted by bahadornbahadorn(340) 4 years ago

Some random thoughts but all good reads read more...

add a comment |category: |Views: 0

tags: another

ASP.NET Testing with Ivonna(paraesthesia.com)

submitted by bahadornbahadorn(340) 4 years ago

ScottGu: Travis Illig blogs about a new testing framework named Ivonna that enables unit testing of ASP.NET web forms. read more...

add a comment |category: |Views: 3

tags: another

New Date and Time types in SQL Server 2008(elegantcode.com)

submitted by bahadornbahadorn(340) 4 years ago

I wasn't aware of them, and I think this post is a good start for anyone who haven't heard about the new Date and Time types in SQL2008 read more...

add a comment |category: |Views: 0

tags: another

Scaling Strategies for ASP.NET Applications(msdn2.microsoft.com)

submitted by bahadornbahadorn(340) 4 years ago

Good roundup of available strategies for scaling ASP.NET apps. A good and easy read. read more...

add a comment |category: |Views: 5

tags: another

On C# 3.0 Lambdas, or Why the Heck You Are Still Using C# 2.0(bahadorn.blogspot.com)

submitted by bahadornbahadorn(340) 4 years ago

A simple example of C# 3.0's elegance read more...

add a comment |category: |Views: 4

tags: another

CAPTCHA to fight humans?(bahadorn.blogspot.com)

submitted by bahadornbahadorn(340) 4 years, 1 month ago

A new use for captcha: RapidShare is using captcha to differentiate its premium services! read more...

add a comment |category: |Views: 3

tags: another