Monday, August 31, 2009

Links (8/31/2009)

Web

  1. Make a custom tab interface with JQuery
  2. 20 jQuery Plugins and Tutorials to Enhance Forms
  3. CSS Vertical Centering Tutorial
  4. Some of the best jQuery charting plugins
  5. Getting and setting max zIndex with jQuery
  6. Create a Stunning Sliding Door Effect with jQuery

Visual Studio

  1. CodeRush Xpress 9.2 Ships

Development/Miscellaneous

  1. 5 Great Tips To Be A Successful Manager !!!
  2. OneNote for the iPhone
  3. 4 Reasons Why Plugin Architectures are Awesome
  4. Mapping your SkyDrive – Windows Explorer your SkyDrive
  5. Pagination controls 

Thursday, August 27, 2009

Links (8/27/2009)

.NET

  1. Quick Tip: Cast DataItem in ListView to Business Object
  2. Building Line of Business Applications with LINQ to SQL
  3. Iterator Blocks Part Seven: Why no anonymous iterators?

Web

  1. Reading XML with jQuery
  2. Live CSS Editing With jQuery
  3. jQuery function to truncate long text
  4. Four Little Known, Helpful Methods, Properties, and Features for ASP.NET Developers
  5. 15 Ways to Optimize CSS and Reduce CSS File Size
  6. Using jQuery to filder and sort data in a table
  7. jQuery Float Header Plugin 1.0.5
  8. 50 Useful New jQuery Techniques and Tutorials
  9. CSS Horizontal Animated Menu with jQuery

Visual Studio

  1. How to trick Visual Studio to not show line numbers for blank lines?

Development/Miscellaneous

  1. More Charting Enhancements in Excel 2010
  2. Windows 7 Virtual PC FTW (For The Win) for virtual workstation development
  3. Best Gimp Video Tutorials
  4. Release: VMware vCenter 4.0 Patch 1 / Workstation 6.5.3 / ACE 2.5.3 / Player 2.5.3
  5. Evernote for iPhone 3.1: Faster. Better. Clippier.  

Sunday, August 23, 2009

Links (8/23/2009)

.NET

  1. Extend OpenFileDialog and SaveFileDialog the easy way
  2. Introducing LazyLinq: Queryability

Web

  1. jQuery SuperLoad
  2. 20 Best jQuery Table Plugins
  3. jQuery Accordion Made Easy
  4. CSS Float Image
  5. Creating a Fluid jQuery jqGrid

Development/Miscellaneous

  1. Rails for .NET Developers – Review
  2. Lenovo’s Device Stage in Windows 7
  3. Reduce size/Shrink Transaction Log of the DB - SQL Server
  4. USB Safely Remove 4.1 for Free (limited time, ends August 25th, 2009, reg-ware) – Helps with the eternal “Device cannot be stopped right now”… 

Thursday, August 20, 2009

Links (8/20/2009)

.NET

  1. How to Fill a ListBox/DropDownList from an Enum
  2. LINQ to Ducks – Bringing Back The Duck-Typed foreach Statement To LINQ
  3. Why all .NET developers need a memory profiler !
  4. A total n00b’s guide to migrating from a custom data layer to Nhibernate: so many choices

Web

  1. Fading JavaScript Menu
  2. Taming Advanced CSS Selectors
  3. 20 Top jQuery tips & tricks for jQuery programmers
  4. jQuery - Accessing Dynamic Elements
  5. How to add style to your breadcrumbs using CSS
  6. 20 Best jQuery Menu Tutorials Collection
  7. Escaping/Unescaping XML Data
  8. 7 best jQuery Plugins To Create a wonderful Tooltip
  9. Tabbed Content Rotator Using jQuery

Development/Miscellaneous

  1. Windows 7/Server 2008 R2 Boot to VHD
  2. Some very cool Windows 7 Themes – 26 Different themes for all tastes
  3. Updates: ProcDump v1.4 

Sunday, August 16, 2009

Links (8/16/2009)

.NET

  1. StringBuilderPlus Improves Upon StringBuilder
  2. TestDriven.Net 2.23 Beta – Faster!
  3. TestDriven.Net 2.23 Beta – Cleaner Stack Traces
  4. LinqToSQL A Detailed Review
  5. LINQ Tip of the week: LINQ and Anonymous types
  6. Simplifying enumeration of Office object model collections with Linq and Extension methods

Web

  1. XML Serialization: Using XML files to persist data

Development/Miscellaneous

  1. How To Install Windows 7 From a bootable USB Drive 

Thursday, August 13, 2009

Links (8/13/2009)

.NET

  1. Raising Events, Event Handlers, and the Use of Delegates
  2. db4o Object Manager for .NET Improvements
  3. Statement Trees With Less Pain – Follow-Up on System.Linq.Expressions v4.0
  4. Free PowerShell eBook

Web

  1. HTML Helpers with Extension Methods
  2. ASP.NET Menu with jQuery Superfish
  3. Mastering CSS, Part 2: Advanced Techniques and Tools
  4. 6 Ways To Work With Dates In JavaScript
  5. JavaScript: A tool too sharp?
  6. Styling the ASP.NET Wizard Control to have the Steps Across the top
  7. Object Oriented CSS
  8. 15 Best jQuery Animation And Effects Plugins
  9. Creating Content Tabs with jQuery
  10. 75 Amazing CSS Navigations and Jquery Examples
  11. Preload with jQuery
  12. Dynamic Bulleted List using jQuery

Development/Miscellaneous

  1. Updates: Autoruns v9.53, ProcDump v1.3, Process Monitor v2.6 | New Mark's Blog post: The Case of the Temporary Registry Profiles | Download Windows Internals 5th edition sample chapter
  2. How to Create Your First iPhone Application 

Sunday, August 09, 2009

Links (8/9/2009)

.NET

  1. Creating vCard with image in .Net
  2. Interesting LINQ Exercise
  3. Windows 7 Code Pack V. 1.0 Released
  4. A Whirlwind Tour through the Managed Extensibility Framework
  5. Fun With the ?? Operator in C#: if { } or ?? – Which is Faster?

Web

  1. 25 Examples of Mega Menus in Web Design
  2. Creating Flash Charts From Google Spreadsheets
  3. Easiest "check all" ever with jQuery
  4. Simple JQuery Tabs Template
  5. 10 reasons for developing web applications with PHP
  6. Rounded corner CSS without images
  7. Mastering CSS, Part 1: Styling Design Elements

Visual Studio

  1. Debugging, Profiling and Analyzing Parallel Applications

Development/Miscellaneous

  1. Using ProcDump.exe to monitor w3wp.exe for CPU spikes
  2. 10 Harsh Truths About Corporate Blogging
  3. Upgraded Windows 7 from RC to RTM
  4. Signs that you are a bad programmer
  5. SSMS Tools Pack – Review 

Thursday, August 06, 2009

Links (8/6/2009)

.NET

  1. StackOverflow answer – why learn multi-core programming? #2
  2. Introducing LazyLinq: Overview
  3. Using Microsoft Enterprise Library Data Access Application Block – Part I
  4. Using Microsoft Enterprise Library Data Access Application Block – Part II
  5. How to create 3 tire application using LINQ
  6. Simplistic Object Copying in .NET
  7. Aspcts of Polymorphism in .NET Parts 1 & 2 – Inheritance
  8. Aspects of Polymorphism in .NET Part 3 - Abstract Classes
  9. Aspects of Polymorphism in .NET Part 4 - Interfaces

Web

  1. Animated Menu Using jQuery
  2. 23 jQuery Fade in Fade out Effect
  3. 6 Reasons To Avoid Using Tables In Website Layouts
  4. jQuery: Catch Keyboard Events
  5. Book Review: ASP.NET MVC 1.0 Quickly
  6. Simple JQuery Tabs Template
  7. Best jQuery charting plugins
  8. jQuery Weekly Calendar Plugin inspired by Google Calendar
  9. Adding Line Breaks in JavaScript Alert and Confirm popup Message in ASP.NET
  10. CSS Dock Menu using JQuery
  11. Creating a navigation menu with CSS & jQuery
  12. Div Roller : jQuery plugin for rotating html div elements
  13. Internet Explorer 8 Developer Tools - Debugging HTML and CSS
  14. Easy Slider 1.7 - Numeric Navigation jQuery Slider
  15. CSS Rounded Corner Menus
  16. Release: [jQuery Plugin] Slideshow Lite
  17. 60 Tools To Optimize Your CSS
  18. Hover Sub Tag Cloud :jQuery
  19. Sticky (Fixed) SideNav Layout with CSS
  20. Using Firebug and jQuery
  21. 30 Best jQuery Photo Plugins - Sliders, Slideshow, Galleries and Scrollers
  22. liScroll - a jQuery News Ticker
  23. Mastering CSS, Part 1: Styling Design Elements
  24. 56 Examples of Beautiful Single Page Web Designs

Visual Studio

  1. TabStudio add-in for Visual Studio

Development/Miscellaneous

  1. Windows 7 DVD ISO to VHD
  2. Dual booting Windows 7 and Windows Server 2008 r2
  3. A Bootable USB: Utility to Create Bootable USB Drive to Install Windows Vista, Server 2008 and 7
  4. Documenting source code
  5. Updates: Zoomit 4.0, procdump v1.2
  6. 120 THINGS YOU NEVER KNEW ABOUT PHOTOSHOP
  7. A-Z of Free Photoshop Plugins and Filters
  8. Vista Theme for Windows Server 2008
  9. TextMate Theme For Aptana RadRails 

Sunday, August 02, 2009

Links (8/2/2009)

.NET

  1. STM (Software Transactional Memory)
  2. Reflector.Babel Addin (alpha)
  3. Convert anonymous type into any type

Web

  1. From zero to a complete web application in minutes
  2. Serializing Objects to Json in ASP.NET MVC
  3. ASP.NET MVC V2 Preview 1 Released
  4. Animated Page Scroll with jQuery
  5. Simple AJAX With jQuery
  6. 5 CSS tricks with lists
  7. Create a Simple Image Slide Show using jQuery
  8. How To Build an Animated Header in jQuery
  9. 7 jQuery code snippets a programmer need daily , Excellent replacement of legacy functions and coding methods.

Visual Studio

  1. New Visual Studio Learn Page

Development/Miscellaneous

  1. Procedural vs. OOP Explained