- Main site
- Documentation
- API Explorer
- jQuery-based user interface downloads / demos
- Collection of user-submitted plugins
- An Intensive Exploration Of jQuery With Ben Nadel (the video)
- Ultimate Collection of 40+ jQuery Tutorials and Resources
- An Introduction to jQuery UI – Part 1, Part 2
- 6 jQuery Chart Plugins For Your App
- 25 Powerful and Useful jQuery Tutorials for Developers and Designers
- 11 jQuery Plugins to Enhance HTML Dropdowns
Archive for February, 2009
jQuery resources
Posted by quantumatrix on February 15, 2009
Posted in JavaScript | Leave a Comment »
Visual Studio – Debugging
Posted by quantumatrix on February 15, 2009
Visual Studio – Debugging
- The Art of Debugging – A Developer’s Best Friend- Intro – Lesson 1
- The Art of Debugging – A Developer’s Best Friend – Lesson 2 – Breakpoints in SubExpressions
- The Art of Debugging – A Developer’s Best Friend – Lesson 3 – BreakPoint HitCount
- The Art of Debugging – A Developer’s Best Friend – Lesson 4 – Debugging Threads
- The Art of Debugging – A Developer’s Best Friend – Lesson 5 – Using TracePoints
- The Art of Debugging – A Developer’s Best Friend – Lesson 6 – Watch and Immediate Windows – Advanced Techniques
- The Art of Debugging – A Developer’s Best Friend – Lesson 7 – Advanced Techniques – Using Object ID
- The Art of Debugging – A Developer’s Best Friend – Lesson 8 – The Garbage Collector – GC
- The Art of Debugging – A Developer’s Best Friend – Lesson 9 – The Set Next Statement
- The Art of Debugging – A Developer’s Best Friend – Lesson 10 – Debugging Threads
- The Art of Debugging – A Developer’s Best Friend – Lesson 11 – SQL Server Stored Procedures
- The Art of Debugging – A Developer’s Best Friend – Lesson 12 – Debugging Javascript In Web Pages
- The Art of Debugging – A Developer’s Best Friend – Lesson 13 – Debugging VBScript
Other Visual Studio related articles:
Posted in C#, Dev Tools, Visual Studio | Leave a Comment »
SQL Server 2008 Spacial Data
Posted by quantumatrix on February 10, 2009
Here is a series of articles talking about the spacial data support by SQL Server 2008:
- SQL Server 2008: Spatial Data, Part 1
- SQL Server 2008: Spatial Data, Part 2
- SQL Server 2008: Spatial Data, Part 3
- SQL Server 2008: Spatial Data, Part 4
- SQL Server 2008: Spatial Data, Part 5
- SQL Server 2008: Spatial Data, Part 6
- SQL Server 2008: Spatial Data, Part 7
- SQL Server 2008: Spatial Data, Part 8
Also: Virtual Earth & SQL Server 2008
- Part 1: Introduction
- Part 2: Spatial Data Management in SQL Server 2008
- Part 3: Getting Started with Virtual Earth
- Part 4: Integrating SQL Server 2008 and Virtual Earth
- Part 5: Conclusion
Related links:
Posted in GIS, SQL Server | Leave a Comment »