Sanjeev Agarwal
Extending Web and Mobile with ASP.NET MVC, C# and Responsive Design
-
Daily tech links for .net and related technologies - Feb 1-3, 2010
Daily tech links for .net and related technologies - Feb 1-3, 2010
Web Development
- Ambiguous Controller Names With Areas - Phil Haack
- Beyond web.config - Karl Seguin
- Remote Validation with ASP.NET MVC 2 - Brad Wilson
- Extensible Output Caching with ASP.NET 4 (VS 2010 and .NET 4.0 Series) - ScottGu
- Context and Best Practices - bogardj
- Measuring the Performance of Asynchronous Controllers - Steve
- Simple way to output XML in ASP.NET MVC - RickLaFleur.com
- About Technical Debates (and ASP.NET Web Forms and ASP.NET MVC debates in particular) - ScottGu
- ASP.NET MVC – Dynamically Changing The Master Page (Theming) - Dan Watson
- Innovation Showcase : IE8 Accelerator Creation Guide
- Creating a SharePoint Visual Web Part using Visual Studio 2010 - Beth Massi
- Shrink your Views with FubuMVC Html Conventions - Jeremy D. Miller
- Using jQuery in an ASP.NET MVC application To Create Stunning Tooltips - Version 2 - Malcolm Sheridan
Web Design
- 8 Essential Tools for Website Redesign Efficiency - Chris Thurman
- 45 jQuery Navigation Plugins and Tutorials - Paul Andrew
- Well Designed Mac App Websites - Jacob Gube
- 50 Inspiring Portfolio Designs - gmuller
- 11 Great Resources to Find Free Icons - Steven Snell
- JavaScript from Null: Chapter 5 – Events - Jeffrey Way
- 10 Tips for Better Print Style Sheets - Walter
Silverlight, WPF & RIA
- On-demand loading of assemblies with Silverlight Navigation – Revisited for Silverlight 4 Beta
- Reading MP3 metadata with Silverlight and drag-drop
- Silverlight Cream for January 31, 2010 - Dave Campbell
- Improving perceived WPF app startup performance with MEF and a Splash Screen -Marc Schweigert
- A Silverlight, Deep Zoom and Smooth Streaming extravaganza - Mike Ormond
- Saving Files Locally in Silverlight
Database & Related Technologies
- Deleting Foreign-Key Relationships in EF4
- SQL SERVER – Several Readers Questions and Readers Answers - Pinal Dave
- The Entity Framework and the “The invoked member is not supported in a dynamic assembly” exception.- Brian Lagunas
Web Service & Related Technologies
- REST Enabled Service in WCF Tutorial - Dhananjay Kumar
Testing
- Microsoft Test Runner series - part 1 - History & Goals - Suresh Budhiraja
Architecture, Methodology & Project Management
- Castle Windsor 2.1, Dynamic Proxy 2.2 and more released! - Krzysztof Kozmi
- Occasionally Connected Clients - Queuing Messages - Bruno Terkaly
- .NET Framework 4.0: Comparing LINQ and PLINQ performance - Gunnar Peipman
- Validating Architecture with Visual Studio 2010 - AlexCuse
- Conducting Effective Meetings - Joe Webb
- Bing Maps Developer Sheet - Frank La Vigne
- Evolutionary Architecture - Jimmy Bogard
Others
- Creatively Handling the Admin Side of Freelancing - Robert Bowen
- History of browser Visualization
- Using Mercurial with Visual Studio- Ade Miller
-
Daily tech links for .net and related technologies - Jan 13-15, 2010
Daily tech links for .net and related technologies - Jan 13-15, 2010
Web Development
- Adding Multiple Nested Data in ASP.NET MVC Application - Mohammad Azam
- Required Field Highlighting in Dynamic Data Field Templates - Steve Naughton
- ASP.NET Performance – Part 3 – Cache Busting - Karl Seguin
- MVC HtmlHelper for Google Charts - Dean Hume
- ASP.NET Membership "Remember Me" That Actually Works - Rock
- Ordering fields in ASP.NET MVC 2 templated helpers - Maarten Balliauw
- Deploying ASP.NET MVC Apps on Shared Hosting - Ganesh Ranganathan
- Noob guide to Globalization in Asp.net MVC
- Adventures in MVC - Kevin
Web Design
- 45 Powerful CSS/JavaScript-Techniques
- Whitespace: The Underutilized Design Element - Henry
- 10 Best Tutorials To Learn CSS3 - Yanuar Prisantoso
Silverlight, WPF & RIA
- Lightweight Task Scheduling Library for .NET / Silverlight - Philipp Sumi
- Extensibility Series – WPF & Silverlight Design-Time Code Sharing – Part II -Karl Shifflett
- Silverlight 4 Beta & MEF – Experimenting with an alternative Programming Mode - Mike Taulty
- Digging into Data (from a XAML perspective) - Rob Relyea
- Free Blend Training With Silverlight Design Days
- Severely Decoupled Configuration - Jesse Liberty
- Minimizing your designer footprint - Alex Knight
- Silverlight Cream for January 12, 2010
Database & Related Technologies
- Mirroring SQL Server 2005 to SQL Server 2008 - Part 1 -Ted Krueger
- Entity Framework in .NET 4 - Somasegar
- How to quickly determine the DataType and Nullability of a Column in a query in SQL Server Management Studio 2008 - Suprotim Agarwal
- 10 Key Questions Determining SharePoint SQL Server Count - Joel Oleson
- SSIS – Lesson learnt, Case is very very important - Simon Sabin
- Finding Invalid SQL Logins - Chad Miller
- Map NHibernate using your API - Fabio Maulo
Web Service & Related Technologies
- MVC-ing WCF RIA Services - Adam
Testing
- Unit Testing Biztalk : Two possible frameworks - RoyOsherove
- HTTP Error Codes in WatiN 1.3 - Keith Dahlby
Architecture, Methodology & Project Management
- Easily Explore Existing Architecture - Patrick Smacchia
- 24 UX Articles to Start 2010 - Matthew Kammerer
- I Am Not a Master but a Solutionist - Rob Bazinet
- Three Things I Wish I Knew Before Jumping - Pat Guariglia
- What Do You Want to Accomplish Today? - JD Meier
- Visions of Software Development or Can’t We Just All Get Along? - Christopher Bennage
- Flash Is Never Coming To the iPhone - Dmitry Fadeyev
Others
-
Daily tech links for .net and related technologies - Jan 10-12, 2010
Daily tech links for .net and related technologies - Jan 10-12, 2010
Web Development
- ASP.NET MVC Mobile Detection & Redirection - matrixmesh
- Website Performance: What To Know and What You Can Do - Christian Heilmann
- Sending and Receiving JSON between jQuery and ASP.NET MVC using Ajax - Philip Hendry
- Making Sense of ASP.NET Paths - Rick Strahl
- Handling Disabled Links in ASP.NET 4 - SpaanJaar
Web Design
- Optimizing HTML - kangax
- jQuery code smells - James
- Best jQuery Content Slider Scripts and Tutorials
- Cross Domain Iframe Resize - Amit
- Performance of JavaScript Looping Techniques - Christian
- A UI Design and Prototyping Treasure Chest - Henry Jones
- 12 Killer Tips for Designing in the Browser -Joshua Johnson
Silverlight, WPF & RIA
- Image Blitting in Silverlight with WriteableBitmapEx - Adam Kinney
- Silverlight – About validation when binding to custom forms – Part 2 - Fredrik Normen
- A WPF Behavior for Window Resize Events in .NET 3.5 - Pete Brown
- Silverlight Cream for January 09, 2010
Database & Related Technologies
- 13 Things You Should Know About Statistics and the Query Optimizer - Fabiano Amorim
- SQL SERVER – Comma Separated Values (CSV) from Table Column – Part 2 - pinal dave
Web Service & Related Technologies
- Using RIA Services Programmatically - Andy Beaulieu
Testing
- Externalizing Settings for Data-Dependent Unit Tests using Proteus DatabaseUnitTestBase - Steve Bohlen
Architecture, Methodology & Project Management
- A philosophical discussion about Inversion of Control frameworks - mbratton
- Fewer smaller .Net DLLs vs less large DLLs - Mark Brown
- The Enterprise Architecture Definition Collection – Part II - Bob McIlree
- Leadership Tip: Stick To Your Core Values And Pass Them On Across Teams. - Rajiv Popat
- How to Configure Legacy Devices to Run on Windows 7 - Blake
- Top 10 Internet Startup Scalability Killers - Marty Abbott and Michael Fisher
- Which Profiling Mode Should I use? - Daryush
- High CPU in .NET app using a static Generic.Dictionary - Tess Ferrandez
Others
- 10 Web Browsers You Probably Haven’t Heard Of - Jacob Gube
- Dear Microsoft: Please Simplify Your Platform for Developers - Keith Elder
- Predictions for 2010 Part III- The Cloud - Stephen Forte
-
Daily tech links for .net and related technologies - Jan 7-9, 2010
Daily tech links for .net and related technologies - Jan 7-9, 2010
Web Development
- Announcing FubuMVC -chadmyers
- Building A Color Picker Using ASP.NET MVC And jQuery - Malcolm Sheridan
- Inheritance Patterns in YUI 3 - Stoyan Stefanov
- jQuery and ASP.NET UpdatePanel - Dave M. Bush
- Thoughts on ASP.NET MVP – A Framework That Wants To Be MVC - Rob Conery
- ASP.NET MVC FireStarter: Framework Fundamentals and Practices
Web Design
- How to Build a Newspaper Website with a Grid: New Plus Tutorial - Jeffrey Way
- 50 Excellent Adobe After Effects Tutorials -vitaly
- 35 High Quality Apple Inspired Icons - Walter
- Creating a Realistic Torn Photo Effect – Photoshop Tutorial
- Modern Art Movements To Inspire Your Logo Design - Daniel Eckler
- A Collection of Printable Sketch Templates and Sketch Books for Wireframing - Ivana Jurcic
- My Top 5 HTML Coding Preferences - Alen
- 100+ Seamless Patterns Great for Creating Website Backgrounds - Henry
Silverlight, WPF & RIA
- Reverse ICommands for MVVM - Rishi
- Silverlight HVP Proof Of Concept Released! - Jesse Liberty
- Silverlight XAML Viewer with info callouts and links to MSDN docs - Bob Bartholomay
- Fluent Silverlight – Binding dependency properties to model properties - Gabriel N. Schenker
- Adventures while building a Silverlight Enterprise application part #31 - jonathan van de veen
- Silverlight – About validation when binding to custom forms - Fredrik Normen
- Silverlight 4 Beta – More on MEF and the PackageCatalog - Mike Taulty
- Silverlight and styles - Gabriel N. Schenker
- Fonts and Silverlight - Koen Zwikstra
- Silverlight Cream for January 07, 2010
Database & Related Technologies
Web Service & Related Technologies
- Creating WCF Service using Workflow 4.0 Beta 2 - Mahesh Sabnis
Testing
- TDD: 4 questions that will help you create the simplest thing that could possibly work - Roy Osherove
- Setting Up a Database For Integration Tests - Micah
Architecture, Methodology & Project Management
- Null Coalescing Assignment Operator for C# 5
- Creating a Data Service Provider – Part 3 - Metadata - AlexJ
- Custom Data Service Providers - AlexJ
- Foundations of Customer Service for Freelance Designers - Steven Snell
- MEF for Beginner - part 1 - Bnaya Eshet
- Pocket MEF
- What 5 common UX principles are most often ignored, or even mutilated? - Aevum Design
- How to meet other craftsmen - Sebastian Hermida
- The source code IS (still) the executable -David Anson
- More LINQ with System.Interactive – Functional fun and taming side-effects - Bart de Smet
- Writing Internal DSL's in MSDN
- Lazy(T, TMetadata) Class in System.ComponentModel.Composition - David Hayden
- Event Driven Architecture: Publishing Events using an IOC container - Jarod Ferguson
- Reactive Extensions API: Domain Events Example - Mike Chaliy
- Collaboration Tips for Designers Working with Developers - Jacob Gube
- Website Performance: What To Know and What You Can Do - Christian Heilmann
Others
-
Daily tech links for .net and related technologies - Jan 4-6, 2010
Daily tech links for .net and related technologies - Jan 4-6, 2010
Web Development
- Thoughts on ASP.NET MVP – A Framework That Wants To Be MVC - Rob Conery
- Do you know how to maintain your Google ranking while moving to a new site structure? - Martin Hinshelwood
- Session less MVC Controller for MVC 2 / RC - Ricka
Web Design
- Getting Started with jQuery - Jacob Gube
- 30 Fresh AJAX Tutorials And Techniques - Vitaly
- Showcase Of Modern Navigation Design Trends - Jacob Gube
Silverlight, WPF & RIA
- Extending the SLHVP Player to a Platform - Jesse Liberty
- Fluent Silverlight – Fluent API and inheritance - Gabriel N. Schenker
- Using Autofac as an IoC Container in Silverlight Applications - Dan Wahlin
- MEF and Prism exploration, MEF module loading - Glenn Block
- Configuration Files for Silvelright HVP - Jesse Liberty
Database & Related Technologies
- Differences in Vulnerability between Oracle and SQL Server -Pinal Dave
- SQL Server RDL Specification - Pinal Dave
- Creating databases from your entity models - CraigL
- Common oversights with SQL Server security audits - Kevin Beaver
- Extending NHibernate data with one-to-optional relationships - Louis DeJardin
- ADO.NET team blog : POCO Proxies Part 1
Web Service & Related Technologies
- Using Dynamic Data Services in a WPF Application - Brady Kelly
Testing
- UI Test Automation Tools are Snake Oil - Michael Feathers
- Test Soon Development: a case study - Ward Bell
- Unity/Moq – AutoMocker or AutoMockingContainer - Jason Jarrett
Architecture, Methodology & Project Management
- Creating a Data Service Provider – Part 1 - Intro -AlexJ
- Office 2010 Developer Training Kit Released!
- 11 Strategies to Rock Your Startup’s Scalability in 2010 - Todd Hoff
- What Business Applications Could (Or Should) Look Like - Davy Brion
- Mocking framework comparison - Being Cellfish
- Creating a Web Development Environment using Google Chrome Extensions
- Language Envy - C# needs Ranges - Sergio Pereira
- .NET Serialization Performance Comparison - James Newton
- Patterns for reducing memory usage - Ayende
- The Essence of LINQ - MinLINQ - Bart De Smet
- Death to confirmation dialogs with jquery.undoable - Phil Haack
Others
- Control Your iPhone using Magic Mouse - Skipper
- 13 Simple CMS Options - Steven Snell
-
Daily tech links for .net and related technologies - December 19-21, 2009
Daily tech links for .net and related technologies - December 19-21, 2009
Web Development
- An Intro to the Model-View-Controller in MonoTouch - by Bryan Costanich
- Understanding Partial Views in ASP.NET MVC Application - by Mohammad Azam
- Adding a bit of Spark to Nerd Dinner - by Mike Ormond
- ASP.NET MVC 2 RC Released - by Phil Haack
- Check availability of Username using ASP.NET MVC and jQuery
- ASP.NET MVC 2 RC - Validating Credit Card Numbers - by Jacques Eloff
Web Design
- CSS Techniques I Wish I Knew When I Started Designing Websites - by vitaly
- JavaScript from Null - by Jeffrey Way
- The 15 Best Articles For Designers in 2009 - by Speckyboy
- Optimize Using Modal Window or Dialog Box in JQuery UI - by Lam Nguyen
- 6 Reasons Why You Should Do Personal Design Projects - by Jacob Gube
- 24 Clever Website Designs That Combine jQuery and Illustration
Silverlight, WPF & RIA
- Open Source WPF Reporting Engine - by Rudi Grobler
- World# – Real Time 3D Augmented Reality with Silverlight - by Rene Schulte
- Extending the SMF for the HVP - by Jesse Liberty
Database & Related Technologies
- The Top 20 Questions in Database Design - by Buck Woody
- Transaction Log Fragmentation - by Lawrence Overbey
- Differences in Vulnerability between Oracle and SQL Server - by Pinal Dave
Web Service & Related Technologies
Testing
- Walkthrough: Test-Driven Development with the Entity Framework 4.0
- Update on Debugger Perf - by Brian Harry
Architecture, Methodology & Project Management
- Practices of an Agile Developer -by Chris Missal
- SmtpClient and Locked File Attachments - by Rick Strahl
- VS2010 Modeling; Create Lifeline from Component - by Clemens Reijnen
- The Law of Unintended Consequences - by Justin Etheredge
- Advanced StructureMap: connecting implementations to open generic types - by Jimmy Bogard
- MANAGER 2.0: The role of the Manager in Scrum -by ScrumAlliance
- Lessons In Building An Email Parser - by Rob Reynolds
- What Is The Difference Between an IoC Container and MEF? - by Jak Charlton
- How to write MEF in 2 hours or less - by Oren Eini
- Exploring .Net 4 Features - Tuples
- Why static classes are evil - by Maciej Greń
Others
- Windows Azure and Cloud Computing Posts for 12/18/2009
- My Website Design Was Stolen! Now What? - by Cameron Chapman
- Visual Studio 2010 and .NET 4 Update - by Scott Guthrie
-
Daily tech links for .net and related technologies - December 16-18, 2009
Daily tech links for .net and related technologies - December 16-18, 2009
Web Development
- Creating a Stock Widget in ASP.NET MVC Application - by GridViewGuy
- Using Microsoft’s Chart Controls In An ASP.NET Application: Enhancing Charts With Ajax - Scott Mitchell
- An Update on the FubuMVC Reboot - by Jeremy D. Miller
- "Testing, Performance Analysis, and jQuery 1.4" - John Resig
Web Design
- Stronger, Better, Faster Design with CSS3 - by Zurb
- Live Preview jQuery Plugin - Phil Hack
- Jquery Collections
- Binding Multiple Events to Reduce Redundancy with Event-Delegation Tooltips - by Karl Swedberg
- HTML5 Visual Cheat Sheet (Reloaded)
- 500+ Photoshop Brushes for Creating Brush Strokes - by Steven Snell
Silverlight, WPF & RIA
- Architecting Silverlight 4 with RIA Services, MEF and MVVM - Part 1 - by Shawn Wildermuth
- Building Hello MEF - Part III - XAP Partitioning (with the host’s permission) and the sweetness of recomposition - by Glenn Block
- Using the Silverlight Toolkit LayoutTransformer Control for Angled Column Header Text
- Silverlight Cream for December 16, 2009
Database & Related Technologies
- Comparing Entity Framework 4 New Stored Procedure Support to LINQ to SQL - by Steve Michelotti
- LINQPad updated to support Data Services - by Chris Sells
- Entity Framework POCO (EF4): A Simple Mapping
- Entity Framework POCO (EF4): Generic Repository and Unit of Work Prototype
- Unity Extension for Entity Framework POCO Configuration, Repository and Unit of Work
Web Service & Related Technologies
Testing
- The most common flaw in software performance testing - by Ashish Soni
- Unit Testing Strategy: Hiding Out In the Open - by Tim Barcz
- Tracewriter App Available for Download on Code Gallery - by James
Architecture, Methodology & Project Management
- Thinking about the future of the Caching block - by Christopher Tavares
- The Common Principles Behind the NOSQL Alternatives - by Nati Shalom
- Open Source Success Metrics - by Ayende
- Building Super Scalable Systems: Blade Runner Meets Autonomic Computing in the Ambient Cloud - by Todd Hoff
- Using Speech Synthesis in .NET 4 and Windows 7 - by Pete Brown
Others
-
Daily tech links for .net and related technologies - December 11-12, 2009
Daily tech links for .net and related technologies - December 11-12, 2009
Web Development
- Ajax, Asp.net Ajax, jQuery – Misconceptions and Facts (This article will hopefully clear some doubts regarding what it is, what it isn’t and where jQuery comes in.)
- ASP.NET WebForms Routing Video and Downloads (Video on ASP.NET MVC routing by michael)
- Installing the Spark View Engine into ASP.NET MVC 2 Preview 2 (Article on Spark View Engine for ASP.NET MVC.)
Web Design
- Saying Goodbye to the overflow: hidden Clearing Hack(As we rely more and more on CSS3 properties we can rely less and less on overflow as a clearing method. Dust off the old clearfix)
- The Best Vector Tutorials of 2009 (There were many great vector tutorials best of them here are mentioned here.)
- 15 of the Most Promising Flash CMS Solutions (Andy discuss about Flash based CMS system)
- Guided Tour: jQuery – guard and default operators (This post I'll start another unbound series where I highlight some interesting piece of code that author studied.)
Silverlight, WPF & RIA
- Silverlight 4 – More on Capturing Video from WebCams (Mike Taulty discuss about video capturing capabilty in silverlight 4)
- Silverlight for Point Of Sale (POS) applications (The ChristophDotNet blog provides a nice introduction of how Silverlight can be used in a POS environment.)
- Prism and MEF (How to use both of tem together)
Database & Related Technologies
- XSS Attack your database to detect missing Output Encoding (The tool ‘vandalises’ your data in the the database meaning that any un-encoded strings will result in message boxes being displayed.)
- Database Standards and Conventions (Phil thoughts on data modeling standards and conventions.)
- SQL SERVER – ERROR: FIX (Cannot drop server because it is used as a Distributor in replication)
Web Service & Related Technologies
- Leverage Microsoft .Net & WCF for Your Enterprise SOA (Attend this WebCast and Learn How To - Best Practices for design, launch and test of SOA Governance and Management for Microsoft SOA, Control SOA costs via faster design and deployment, better testing, avoid duplicate services, improve reuse, etc.)
Testing
- StatLight - Goes Open Source (Silverlight automated testing tool which supports Test and Behaviour driven development)
Architecture, Methodology & Project Management
- Demystifying LINQ Aggregates(Explores the use of Linq Aggregation functions with a number of simple worked examples showing the different ways of achieving aggregated results in different scenarios)
- Domain-Driven Documentation (How DDD style can help you in your more general documentation to craft documentation which is clear and consistent.)
- Are Extension Methods a Code Smell (Kevin discuss why extension methods may be a code smell, rather than a nice language feature)
- How to Deal with Feature Creep (Article on how to deal when a client asks for one tiny adjustment that takes only a minute… and then never stops making requests.)
- Balsamiq Weekly Release: Big UI Library Improvements (A great update to the best UI mockup tool available.)
- Don’t Break the Interface (Good communication between members of the developer team ensures consistency and that the interface won’t be broken.)
- Real World Benefits From Loose Coupling, Inversion Of Control And Dependency Injection (Davy Brion Discuss the benefit of SOLID concepts.)
Others
- Top 10 Upcoming Microsoft Releases That Developers Should be Excited About Take a look at what some of the best development tools and products have to offer.)
- How to Start a Freelance Company (Shannon share his personal insight on how to get your own company off the ground, using his own story as an example.)
-
Daily tech links for .net and related technologies - December 9-10, 2009
Daily tech links for .net and related technologies - December 9-10, 2009
Web Development
- Organizing ASP.NET MVC solutions
- ASP.NET MVC 2 Part 6 – Using Dependency Injection with ASP.NET MVC
- Localizing ASP.NET MVC Validation - Phil Haack
- ASP.NET MVC Embedded Views with MVC Turbine
- How To Check Email Programmatically – SidePOP
- Globally Register User and Custom Controls in ASP.NET
- ASP.NET: Creating a UserControl with Child Content
- Magellan Action Filters
- Magellan and View Reuse
- Essential Tips and Tricks for Coding and Debugging AJAX Based Website
Web Design
- Principles Of Effective Search In E-Commerce Design
- An Idiot’s Guide To Accessible Website Design
- Facebook Style Footer Admin Panel Part 2
- 30 Visually Appealing Corporate Website Designs
- A Showcase of Clever Negative Space in Logo Design
Silverlight, WPF & RIA
- Writing a profiler for Silverlight applications - Part 2
- Silverlight 3 - How to access peripherals
- MEF, Silverlight and the HVP
- Working with the clipboard in Silverlight 4
- Silverlight 4 - Feature Montage via Code Samples & Presentation Deck
- WPF Touch Basics
- Silverlight Cream for December 08, 2009
Database & Related Technologies
- SQL SERVER – Business Intelligence – Aligning Business Metrics
- SQL Server Date and Time fun from all around
- LINQ query operators and null lists
- Agile Entity Framework 4 Repository Part 5: IObjectSet and Include
- Performance Optimizing SQL Server Stored procedure
- SQL Server database analytical scripts
Web Service & Related Technologies
Testing
- Faster apps for a faster web: introducing Speed Tracer
- Writing Maintainable Automated Acceptance Tests
- Writing Unit Tests for Data Access Code
- Test Impact Analysis in Visual Studio 2010
Architecture, Methodology & Project Management
- Top 15+ Best Practices for Writing Super Readable Code
- BrowserPlus Source Code Available Now on Github
- Improve Your C#! Borrow from F#
- Looking at Virtual Memory Usage
- Make It Difficult to Read
- Dependency Injection with Ninject
- Writing User Friendly Content
- Thoughts on Learning New Programming Languages
- Convert a List<> Into XML using LINQ
- Any() versus Count()
- Debugging Crash Dumps with Visual Studio 2010
- Refactor Your Build Scripts
- What training doesn’t teach you about reading from .Net configuration
- Comments and Tasks in Visual Studio
- GC Performance Patterns
Others
-
Daily tech links for .net and related technologies - December 7-8, 2009
Daily tech links for .net and related technologies - December 7-8, 2009
Web Development
- Authenticated web services calls with Asp.Net MVC
- JQuery 1.4 Alpha 1 Announced
- Easy HTML Templating with JQuery
- Managed Metadata in SharePoint 2010 – some notes on the "why"
- Writing custom MembershipProvider
- Fluent Html Helpers In Asp.Net MVC
- A fluent HtmlHelper extension for using FusionCharts in ASP.NET MVC, Part 2
Web Design
- Introducing Easy front-end framework
- Resetting Focus After Selecting a Date with the JQuery UI DateSelector
- 22 Advanced CSS Text Effects And Web Typography Tips
- Incredible Drop Down Menu Solution With CSS Only
- Bokeh Effect in Web Design: 30 Excellent Examples and Tutorials
- 18 CSS Compression Tools and Techniques
- Introducing Icon Fever, an Icon Gallery
Silverlight, WPF & RIA
- Opening up Silverlight 4 Navigation: Event-based and Error-Handling INavigationContentLoaders
- Flixel for Silverlight
- Building Hello MEF – Part II – Metadata and why being Lazy is a good thing
- Inserting Silverlight DeepZoom images into your Web page
Database & Related Technologies
- Simple way to Swap the value of a Bit field in SQL Server
- Some of my Recent Entity Framework 4 content
- SQL Server – White Paper – An Introduction to Fast Track Data Warehouse Architectures by Erik Veerman
- SQLite Nunit & Fluent NHibernate - Test your data access layer – Round 2
- Data Access: Building a Desktop To-Do Application with NHibernate
- Repository pattern and filters
- N-Tier Methods in Entity Framework 4 – Use with Care
Web Service & Related Technologies
Testing
- Bug Triage
- nUnit to mstest for CSLA .NET 4
- Unit Testing An NHibernate Application
- Testing CRUD Operations With NHibernate
Architecture, Methodology & Project Management
- Do you Encode your interface?
- Resharper is amazing, take N
- Are you ready to learn F#? Concepts to be familiar with before learning the F# language
- Serialization Generics
- What is the Definition of Elegant Code?
- More On The Death of If-Else
- Lessons in Software from Eric Brechner
- in C# 3.5: interface + extension methods = mixin – in two places at once
- 15 Most Important Considerations when Choosing a Web Development Framework
- Tips for Effective Communication with Your Clients
- Leadership Tip: Start Noticing And Appreciating Your Silent Heroes
- Usability in Practice: More Than Skin Deep
- Code Cleanup: Using Agile Techniques to Pay Back Technical Debt
- Using Business Connectivity Services in SharePoint 2010
- The Difference Between Encapsulation and Information Hiding
- Agile Doc Reviews – The Documentation Sprint
- Extensibility Series – Loading Metadata for Microsoft Controls
Others