Interesting Links
Posted by quantumatrix on June 27, 2008
Miscellaneous
- Functional C# – Learn from F# and LINQ [Via: podwysocki ]
- Concurrency in .NET – Learning from Erlang [Via: podwysocki ]
- IDataReader Extension Methods [Via: skillet ]
- Extension Methods Roundup: Remove, Aggregate, At, AsIndexed and Friends [Via: Omer van Kloeten ]
- Announcing FsTest – A Testing DSL for F# [Via: Matthew Podwysocki ]
- Business of Today is the Infrastructure of Tomorrow [Via: p.gielens ]
- Resolving HttpContext members using Ninject providers [Via: Matt ]
- Fort Smith .NET User Group July Meeting [Via: ]
- Software Architecture Interview Questions ( Design Pattern )
- Getting file and line numbers without deploying the PDB files
- BlackWasp Programming Tutorials
- Tutorial Video(s): Understanding ASP.NET Memberships | Data Access Layers in ASP.NET Applications | Intro to TDD | MSBuild to Automate the ASP.NET Compiler and Merge Utilities
- Redirecting Assembly Versions
LINQ
- The use of LINQ – in summary [Via: Dan Maharry ]
- C# 3.0 Language Features and LINQ Heroes Happen Here Presentation [Via: David Hayden ]
- FW: Batch Updates and Deletes with LINQ to SQL [Via: CodeSniper ]
ASP.NET MVC
- MVC Control Extensions – Automatically Set Control Names [Via: Steve Michelotti ]
- ASP.NET MVC Tip #7 – Prevent JavaScript Injection Attacks with Html.Encode [Via: swalther ]
- ASP.NET MVC Tip #8 – Create an ASP.NET MVC GridView Helper Method [Via: swalther ]
IoC Related: