Sign in
|
Join
Search
Sanjeev Agarwal
Extending Web with ASP.NET
Home
Contact
RSS
Atom
Comments RSS
Recent Posts
Daily tech links for .net and related technologies - November 21-23, 2009
Daily tech links for .net and related technologies - November 18-20, 2009
Daily tech links for .net and related technologies - October 9-11, 2009
Daily tech links for .net and related technologies - October 5-7, 2009
Daily tech links for .net and related technologies - October 2-4, 2009
Sponsors
advertise here
Tags
.NET
Ajax
Ajax Control Toolkit
ASP.NET
ASP.NET Dynamic Data
C#
CSS
Database
Entity Framework
HttpModule
JavaScript
JQuery
JQuery UI
LINQ
MVC
ORM
Personal
Silverlight
SQL Server
VB.NET
Visual Studio
WCF
WPF
XML
News
MCSD.NET -Early Achiver
Enter your email address:
Navigation
Home
Blogs
Archives
November 2009 (2)
October 2009 (3)
September 2009 (8)
August 2009 (4)
July 2009 (7)
June 2009 (17)
August 2008 (1)
July 2008 (3)
August 2009 - Posts
Daily tech links for .net and related technologies - August 25-27, 2009
Daily tech links for .net and related technologies - August 25-27, 2009
Web Development
Clean Web.Config Files (VS 2010 and .NET 4.0 Series)
Four Little Known, Helpful Methods, Properties, and Features for ASP.NET Developers
ASP.NET MVC, TDD and AutoMapper
Requiring SSL For ASP.NET MVC Controllers
ASP.NET MVC + MVC Contrib + Unit Testing
ASP.NET MVC Native Grid Control
404 Error When Running Web Applications in IIS 7
RESTify – Extending ASP.NET MVC
Post Complex JavaScript Objects to ASP.NET MVC Controllers
Web Design
20 jQuery Plugins and Tutorials to Enhance Forms
Keyboard Enabling a Web Form
How to Design the Web in a High-Def World
Vital Tips For Effective Logo Design
=== vs == in Javascript
jQuery Validation and ASP.NET MVC Forms
Two New Web Sites For Designers
10 Excellent Feedback Tools for Web Designers
Silverlight, WPF & RIA
Silverlight Cream for August 25, 2009
The Application Class and Application Services in Silverlight 3
Azure-friendly Polling Duplex in Silverlight 3
Silverlight tutorial: Play HD YouTube videos with Silverlight
Updates made to MVVM Foundation
Creating Master Details Application using WPF 3.5 and LINQ to XML
Database & Related Technologies
Build Your Own Data Access Layer: Hydrating Entities
A guide into OR/M implementation challenges: CRUD - Ayende Rahien
Entity Framework Tips & Tricks webcast this Thursday!
Web Service & Related Technologies
WCF Essentials series
A Developer's Guide to the WCF REST Starter Kit
REST vs. SOAP using HTTP – Choosing the Right WebService Protocol - Taranfx
Building a Single Sign On Provider Using ASP.NET and WCF: Part 1
Testing
Typemock Isolator 5.3.4 Is Released!
Writing Great Unit Tests: Best and Worst Practices
Rock Scissors Paper: TDD as if you meant it - Mark Needham
Benefits of TDD and Pair Programming (Course Day #1) - Roy Osherove
Introduction to Product Usability Testing
Test driving a WPF App – Part 2: Adding some data
Architecture
Agile Testing versus Waterfall Test Phases
Introduction to Agile for QA People
Quantity is NOT a measure of Quality
Does YAGNI Mean You Ignore The Obvious
Presentation Patterns with Jeremy Miller, Ward Bell, Rob Eisenberg and Glenn Block (Part 2)
Personal Productivity on Agile Teams - Mendelt Siebenga
The good and the bad of exception filters
Identify Code Structure Patterns at a Glance - Patrick Smacchia
The Correct Process Guides Us (Tracer Architecture Cont.)
Carsonified » How to Create Totally Secure Cookies
Others
Why codereviews should be a teamthing
Work + Life = Balance | Science for SEO
Windows Azure and Cloud Computing Posts for 8/24/2009+
More than just version control
Best WordPress plugins - August 2009a>
Step by Step to Using MSpec (Machine.Specifications) with ReSharper
Visual Studio Team System for Small Teams - David Starr
Posted:
Aug 26 2009, 04:09 PM
by
SanjeevAgarwal
| with
4 comment(s)
Filed under:
.NET
,
Ajax
,
ASP.NET
,
C#
,
Database
,
CSS
,
VB.NET
,
JavaScript
,
JQuery
,
LINQ
,
MVC
,
Silverlight
,
SQL Server
,
Visual Studio
,
WPF
,
XML
,
WCF
,
Entity Framework
Daily tech links for .net and related technologies - August 20-24, 2009
Daily tech links for .net and related technologies - August 20-24, 2009
Web Development
ELMAH (Error Logging Modules and Handlers) 1.1 Released
Building a Simple Cache Manager - Gil Fink on .Net
Write Firefox Extensions in Visual Studio with Web Site Projects
ASP.NET MVC V2 Preview 1 Strongly Typed UI Helper Performance
REST for ASP.NET MVC SDK - Maarten Balliauw
10 Vital Lessons for Web Start-Ups
Web Design
The Web Design Process Start to Finish
25 Creative Website Footers
10 Interface Rockstars You Should Know About
A Crash-Course in Advanced CSS3 Effects
Essential Tips for Designing an Effective Homepage
Building Web Pages With HTML 5
Smart Advertising – 30+ Bizarre and Creative Ads
Letterpress Effect with CSS
50 Creative Advertisement Examples
How to Make a Mega Drop-Down Menu
Elegant ScrollPanes with jQuery and CSS3
22 Photoshop Web Design Interface Tutorial Sites
Automatically generate table of contents using jQuery
6 Essential tools to check your website Usability
Silverlight, WPF & RIA
Comparision between Silverlight vs. Flash
Silverlight misconceptions, bad reviews, bad comparisons
How To Wrap Text in a Silverlight 3 ComboBox
Additional physics based behaviors for Blend and Silverlight
An out-of-browser install pattern for Silverlight
Creating a Silverlight DataContext Proxy to Simplify Data Binding in Nested Controls
Silverlight and RIA Services – Part II
Switching themes based on the ambient light?
Database & Related Technologies
NHibernate vs Entity Framework: a performance test
Tips when working with SSRS (SQL Server Reporting Services)
Nikhil Kothari’s Weblog : BLinq – Linq to Bing Search APIs
SQL SERVER – Measure CPU Pressure – CPU Business
NHibernate Perf Tricks - Ayende Rahien
Languages in the 2nd Edition of Programming Entity Framework
Web Service & Related Technologies
Windows Communication Foundation extensibility to the max
A Developer's Guide to the WCF REST Starter Kit
WCF Extensibility part 2: The big picture
WCF Extensibility part 3: Formatting operations
Testing
How to unit-test asynchronous operations?
ASP.NET MVC, TDD and Fluent Validation
Test Your Website in Different Screen Resolutions - Amit Agarwal
Architecture
Improved MEF + Unity Integration Layer
Queueing Theory In Action, plus, frogs - Eric Lippert
Some useful DateTime extensions - Mark Blomsma
Coding: Unused code - Mark Needham
Simpler Transactions
It should be easy to build *good* software - Jimmy Nilsson
Adopting Agile… the Video Podcast - Mike Cottmeyer
Protect Your Site Reputation: Avoid these Unethical SEO Tactics – FreelanceSwitch
Passing data between layers using Generic list collection
Avoiding The Perils Of Demo Driven Development
The first rule of exception handling: do not do exception handling
Code Rush: when making software was fun
The Only Truly Failed Project
Others
Better Projects: A manager’s checklist
Expand Your Development Skills With Creative Tech Projects
The future is here: Video Playing Ad in a Print Magazine
I Love Reviews
97 Things Every Project Manager Should Know- Adrian
The “dream book” for C# and .NET – Jon Skeet: Coding Blog
Ideas are a work of art
Posted:
Aug 23 2009, 08:19 PM
by
SanjeevAgarwal
| with
2 comment(s)
Filed under:
.NET
,
Ajax
,
ASP.NET
,
C#
,
Database
,
CSS
,
VB.NET
,
JQuery UI
,
JavaScript
,
JQuery
,
LINQ
,
MVC
,
ORM
,
Silverlight
,
SQL Server
,
Visual Studio
,
WPF
,
XML
,
WCF
,
Entity Framework
Daily tech links for .net and related technologies - August 12-17, 2009
Daily tech links for .net and related technologies - August 12-17, 2009
Web Development
How to use Ninject 2 with ASP.NET MVC
A Simple ScriptManager for ASP.NET MVC
What's new in ASP.NET 4.0
The Definitive Guide to GET vs POST
Telerik Extensions for ASP.NET MVC
HTML5 Audio Soundboard
Programming SEO – Cross Linking Titles - Dave Bush
HTML Emails with Dynamic Content made easy!
Web Design
jQuery UI 1.8a1
Why Our Home Page Design Sucked
11 Dark Shopping Cart Designs for Inspiration
50 Inspiring Examples of Minimalism in Web Design
5 Sliding Content Techniques, Examples & jQuery How To’s
How to Create a 3D Tag Cloud in jQuery
50 Really High Quality Photoshop Navigation Menu Tutorials
23 Excellent Examples of How to Design Online Stores
25 Detailed Tutorials for Coding Up Your Web Designs
10 Productivity Tips for Web Designers and Developers
17 Techniques for Creating Designs Inspired by Nature
Starter (easily create jQuery plugins)
20+ Sites Using Amazing Lighting Effects
Silverlight, WPF & RIA
Triggers in Silverlight 3
Linq For Silverlight Developers
From DB to DataGrid - So Many Choices!
Easing in Silverlight Animations
Programmatic Drawing with Silverlight 2.0/3.0 – An Analogue Clock
Silverlight 3 FireStarter Will Be Streamed Online
New networking stack in Silverlight 3
Database & Related Technologies
LINQ to SQL to Entity Framework conversion template
Working with SQL Server AMO (Analysis Management Objects) – Part 1
LINQ to SQL cheat sheet
Microsoft’s SQL Server 2008 R2 Available for download.
Linq to Mocks is finally born - Daniel Cazzulino
Recover a database without the ldf file
A Case of Shifting Identity
Web Service & Related Technologies
My latest whitepaper on WCF 4.0
Youssef Moussaoui's WCF blog : Serializing Plain Old CLR Object (POCO) types with DataContractSerializer
CRUD is not only good for, but is the only consistent way to build REST over HTTP
Testing
To Test The Untestable Bug - Uncle Bob
Design For Test - Rebecca Wirfs-Brock
Testing with NHibernate and SQLite
TestDriven.Net 2.23 Beta – Faster!
Architecture
The Definition of a “Bad Design”
Kanban In Time-Boxes: The Cadence of WIP and Sprints
Exploring the Reactive Framework part II
Exploring StructureMap: Learning how to setup profiles
The Minimalist Principle: Omit Needless Things
Top 10 signs you've fallen into circular refactoring
All Programming Is Web Programming
What’s in Your Collection? Part 1 of 3: Interfaces
Others
15 Stunning Examples of Data Visualization
How to Effectively Communicate With Developers
Windows Azure and Cloud Computing Posts for 8/13/2009+
Managing Risk vs. Managing Yourself - Jurgen Appelo
Break Up All The Silence - Jaclyn Wells
Challenging projects and the five stages of grief
Posted:
Aug 16 2009, 03:32 PM
by
SanjeevAgarwal
| with
2 comment(s)
Filed under:
.NET
,
Ajax
,
ASP.NET
,
C#
,
Database
,
CSS
,
VB.NET
,
JQuery UI
,
JavaScript
,
JQuery
,
LINQ
,
MVC
,
ORM
,
Silverlight
,
SQL Server
,
Visual Studio
,
WPF
,
XML
,
WCF
,
Entity Framework
Daily tech links for .net and related technologies - August 7-10, 2009
Daily tech links for .net and related technologies - August 7-10, 2009
Web Development
Best Free Website Analytics Tools
Creating Flash Charts From Google Spreadsheets
MVC Membership Starter Kit Released
I Hate Global.asax - Harry Pierson
ASP.Net MVC - How to route to images or other file types
Backup and Restore database in ASP.NET
ASP.NET MVC 2 - Buddy Classes for your models
Web Design
The Most 10 Common Mistakes Web Designers Make
20 Excellent Examples of Using Animals in Web Design
A-Z of Free Photoshop Plugins and Filters
23 Excellent Examples of How to Design Online Stores
3 Inspirational Web Design Roundups
Amazing jQuery Plugins
6 Ways To Work With Dates In JavaScript
JQuery: utilities functions I – browser detection
The evolution of web design
Silverlight, WPF & RIA
Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 20: NHibernate
How to: Populate the Module Catalog from XAML in a WPF application using the Composite Application Guidance for WPF & Silverlight
Silverlight Cream for August 07, 2009
Creating Breadcrumb Design for Silverlight 3 in Expression Blend
Database & Related Technologies
Important Entity Framework Query Improvements for .NET 4.0
Structural Annotations - One Pager-Entity Framework Design
EF Table Splitting – The Opposite of Entity Splitting
Yahoo!'s PNUTS Database: Too Hot, Too Cold or Just Right?
Entity Framework Design : EDM and Store functions exposed in LINQ
LINQ and Entity Framework Posts for 8/3/2009
Working with Report Definition Language (RDL) and Change it to add a column
Removing time from SQL datetime
The effects UNION in a SQL query
Fundamentals of MySQL Query Validation
Entity Framework – N-Tier Application Patterns
Web Service & Related Technologies
Windows Workflow in .NET 4 and Web Services
Polymorphism in WCF
Testing
Avoiding 5 Common Pitfalls in Unit Testing - Michael Kennedy
Getting started with Unit Testing in C#
Compile and Test .NET Code Snippet Without Saving
Test database with Nunit make easy with Visual Studio Team System For Database Edition
Silverlight SEO Testing
Silverlight Unit Testing
Testing Random code - Krzysztof Kozmic
Architecture
A Whirlwind Tour through the Managed Extensibility Framework (MEF)
Patterns & practices Assets Survey
Fake wrappers (candy inside)
Constructors Should Be Simple and Stupid - Brendan Enrick
Real-life DDD: organise code by responsibility layers, not repositories and services
Not everything derives from object
Agile Addresses “The Five Dysfunctions of a Team” - Deborah Hartmann Preuss
As the tests get more specific, the code gets more generic.
MEF and Prism
Pipeline and Yield in C#
How To Get Started With Kanban In Software Development
Web 2.0 | Dynamic Typing in C# 4.0
Others
The Ultimate Guide To Speeding Up Firefox 3.5
The Wiki Engine from CodePlex is now Open Source
First Look: Visual Studio Team System 2010 Architecture Edition - Accentient Blog
Windows Azure Tools for Microsoft Visual Studio July 2009 CTP - Microsoft Download Center
SharePoint Database Tips
OpenHallway — A New Usability Testing App
Mythical Man Month revisited, again
Posted:
Aug 09 2009, 11:59 AM
by
SanjeevAgarwal
| with
7 comment(s)
Filed under:
.NET
,
Ajax
,
ASP.NET
,
ASP.NET Dynamic Data
,
C#
,
Database
,
CSS
,
VB.NET
,
JavaScript
,
JQuery
,
LINQ
,
MVC
,
ORM
,
Silverlight
,
SQL Server
,
Visual Studio
,
WPF
,
XML
,
WCF
,
Entity Framework
More Posts