Monday, April 30, 2007

Links (4/30/2007)

.NET

  1. Generating a PDF from Reporting Services without the Report Viewer
  2. How many ways to do a String Replace?
  3. Rhino Mocks 3.0.5 Released
  4. What is LINQ?

Web

  1. SYSK 339: Menus and Other Popups Without Any JavaScript
  2. Spell checker for HTML and ASP.NET: multilanguage edition
  3. Creating Custom ASP.NET Server Controls with Embedded JavaScript
  4. Silverlight Poster
  5. Silverlight Screencasts

Visual Studio

  1. Power Toys is now TFS Power Tool
  2. Links to code samples - Version Control, TFS, TS
  3. Custom Build Numbers in Team Build
  4. CheckIn Policy for unit tests and Code Coverage

My SharePoint Blog

Development

  1. OOAD - Object Oriented Analysis and Design Guide
  2. A Quick View to the Capabilities Which Can Make You a Great Developer

Miscellaneous

  1. Using Vista BitLocker under Virtual PC / Virtual Server
  2. Find files faster: Save your searches in Windows Vista

Sunday, April 29, 2007

Links (4/29/2007)

.NET

  1. Building a Continuous Integration Process In An Hour On DNRTV
  2. Implementing Observer pattern in .Net
  3. An Introduction To PowerShell
  4. Continuous Integration with CruiseControl
  5. Using Equals/GetHashCode Effectively
  6. Model View * Patterns Series Complete
  7. Extract Embedded Resources With An Attribute In MbUnit
  8. Nullable usage guideline
  9. Code & Seek - integrating Windows Desktop Search
  10. Choosing a Mock Object Framework
  11. Mike Taulty's LINQ to SQL Screencast series
  12. Dependency Injection and Policy Injection Application Block - Caching and StructureMap Example
  13. Microsoft’s Data Access Strategy

Web

  1. SubSonic 2.0 Is Final
  2. SubSonic 2.0 Final Release: Update
  3. Subsonic : All your database are belong to us
  4. Move the ViewState off the client and cache it on the server
  5. Model View Presenter - Use test against Views in ASP.Net part 2
  6. Restricting html files to be viewed without login ASP.NET
  7. What happens when the UpdatePanel does its magic?
  8. ASP.NET Ajax - Not your grandfather’s Javascript
  9. SequenceViz.Reflector :: Reflector Addin to generate sequence diagrams
  10. ASP.NET Questions and Answers part5

Visual Studio

  1. What Source Control tool do you use? And more on TFS Vs. Open Source tools
  2. Team Foundation Server: Team Project Structure Guidance
  3. ADO.NET Entity Framework not in Orcas
  4. Visual Studio Orcas JavaScript IntelliSense
  5. Selling the benefits of Team System
  6. TFS EventHandler: Message Queuing
  7. Team Server Event Handlers made easy
  8. How to connect to SQL Express User Instances
  9. TFS or not? Being a perfectionist in a realistic world
  10. TFS, Zero Friction and living in an imperfect world
  11. TFS vs. Open Source, the battle rages on
  12. What Source Control tool do you use? And more on TFS Vs. Open Source tools
  13. TFS vs. Open Source tools
  14. Getting Annoyed at Agile Correctness
  15. MRU Cleaner v1.0.0.5 - Now serving your file-cleaning needs too
  16. Visual Studio Orcas and .NET 2.0

My SharePoint Blog

Development

  1. Learnings from Creating a Developer Virtual PC Image
  2. Cool tool: AjaxTrans
  3. Delphi 2007 in a RADical build - Part 1
  4. Delphi editor tip: Find from Here without changing options
  5. Test Driven Development best resources
  6. Insert Code for Windows Live Writer
  7. Jeremy (Miller's) Fourth Law of Test Driven Development: Keep Your Tail Short
  8. Domain Model - UML Class Diagram
  9. Virtual PC, Shared Networking and the problems with Ping
  10. My Favorite Shortcuts

Miscellaneous

  1. 120 GB HDD and Elite Migration How To Video
  2. Business Intelligence 2.0 re-visited

Thursday, April 26, 2007

Links (4/26/2007)

.NET

  1. Managed Spy: a read-write PropertyGrid for other processes
  2. How to Install That Huge Visual Studio “Orcas” File
  3. Open and Display an Excel document
  4. SequenceViz 0.4 :: Dependency Explorer
  5. PadInt
  6. **** Designing a Domain-Driven Data Access Layer
  7. Linq Expressions DebuggerVisualizer
  8. Save Time – Use Keyboard Shortcuts! - Visual Studio 2005 (VB.NET, C#, C++)

Web

  1. Table In-Place Editing Using ASP.NET 2.0 Client Callbacks
  2. ASP.NET Splitter Bar - Resize panels, table cells, and controls
  3. MVP (Model View Presenter) - Testing ASP.Net Views
  4. Javascript Intellisense in Visual Studio "Orcas"
  5. Public Hotfix Patch for VS "Index was outside the bounds of the array" Publish Website Issue
  6. The format for JavaScript doc comments
  7. ASP.NET Questions and Answers part4
  8. IntelliSense for App.Config Stopped Working
  9. Using ObjectDataSource to do the dirty work for your custom data source
  10. CSS tip: Group identical classes together
  11. SYSK 336: Three Ways to Extend a Existing JavaScript Type
  12. SYSK 337: JavaScript – Should You Define Functions Inside a Prototype or Outside?
  13. Telerik - RadControls for Silverlight demos live
  14. ASP.NET 2.0 WebParts Framework 30 minutes Video

My SharePoint Blog

Development

  1. Rename a domain controller
  2. Webcast series for aspiring architects

Miscellaneous

  1. Vista - Fix file copying over the network
  2. IE7Pro : An ultimate Add-On for IE7
  3. Certeon for SharePoint: accelerate WAN performances

Monday, April 23, 2007

Links (4/23/2007)

.NET

  1. Handling Events in Unit Tests with anonymous delegates
  2. How to Create a Custom WPF Control
  3. WCF Virtual lab now out!
  4. Write-only variables considered harmful? Or beneficial?
  5. Converting a policy name to a GUID
  6. The Power of Anonymous Methods in C#
  7. **** Visual Studio 9.0 Beta 1 available as a virtual machine
  8. There is something about Delegates
  9. How to implement a simple filewatcher windows service in C#
  10. QuickGraph: A 100% C# graph library with Graphviz Support
  11. Read Excel to DataTable
  12. Read CSV to DataTable

Web

  1. Q1 is live! - telerik controls
  2. Three things Developers might not know about ASP.NET (and should)
  3. 3D Performance Demo in Silverlight
  4. Binding Objects to DataGrid
  5. Downloadable Hotfix: Publish command fails when Virtual Path is set to /
  6. **** Office 2007 Ribbon UI for RadControls for...ASP.NET - demo looks promising

My SharePoint Blog

Miscellaneous

  1. Windows Installer CleanUp Utility
  2. Ubuntu test-drive for Windows users

Sunday, April 22, 2007

Links (4/22/2007)

.NET

  1. Creating a 3 tier application using LINQ
  2. Simplify Caching using the Policy Injection Application Block: Aspect-Oriented Programming Opportunities
  3. Simplify Caching with Tag Matching Rule in Policy Injection Application Block
  4. Looping through Hashtable in C#2.0
  5. string to enum convertion
  6. Remote Debugging without the Administrator Account, a Gotcha'
  7. Programmatically detecting whether UAC is enabled
  8. C# code to detect UAC elevation on Vista
  9. Databinding with a filter and a sort
  10. Memory management in the .NET Framework
  11. Find Domin User Information

Web

  1. Boost ASP.NET Performance with Precompilation
  2. Creating Dynamic Tabs
  3. ASP.NET postback in popup window
  4. Multiple Cascading Drop Down Lists
  5. Dynamic Tabbed Web Part Pages
  6. Building simple Custom Web Server Control, ASP.NET GroupBox
  7. How To Reference Web Services and Databases During Development
  8. Simple Sitemaps in ASP.Net

My SharePoint Blog

Development

  1. Using descriptive data types
  2. Delphi IDE: Folding and Next Error from the keyboard
  3. Ubuntu 7.04 Feisty Fawn Released
  4. Simplicity or not at all
  5. Whitepaper Designing SQL Server 2005 Analysis Services Cubes for Excel 2007 PivotTables

Miscellaneous

  1. More on Domain Controllers in a Virtual Machine
  2. Poll: What do you use desktop virtualization for? - with the amount of virtualization i've done the past few months, i don't know how i lived without it.

Thursday, April 19, 2007

Links (4/19/2007)

.NET

  1. SearchDotNet - Custom .Net Google Search (perfect as a IE7 custom search addition) from Dan Appleman
  2. Visual Studio "Orcas" and .NET FX 3.5 Beta1 shipped!
  3. .NET and Active Directory
  4. Accessing the Active Directory from Microsoft.NET

Web

  1. Update of SQL Server Database Publishing Toolkit for Web Hosting
  2. CSS Control Adapters Cause Double PostBack in IE
  3. SubSonic: QuickTable Added
  4. Security Manager - ASP.NET Style
  5. Recent Telerik Watch Posts
  6. First look: Telerik learning guide
  7. Telerik - Quest Secrets Revealed! - sounds cool
  8. Top 10 Things you need to know about Silverlight
  9. AJAX in a nutshell : It can't get any simpler folks
  10. Integrated Authentication does not work with domain name
  11. Unable to run .mdb files present in the ASP.NET application
  12. Getting little deeper: How ASP.Net Forms based authentication flows...
  13. SYSK 332: How To Register Custom Controls Once For All Web Pages
  14. Rich Media Platform Comparison (Silverlight vs. .NET vs. Flash)
  15. Dundas Gauge for .NET v2.0 released

My SharePoint Blog

Development

  1. Sins of Software Security
  2. Why Accurate Estimations Are Just Not Possible - ;)
  3. Estimation
  4. Free e-book: Developer Highway Code

Miscellaneous

  1. SQL SERVER Questions and Answers Part3
  2. FIX: Missing Thumbnails for Videos (WMV, AVI, MPG) in Windows Explorer
  3. VhdResizer: a great tool for resizing VHD files
  4. New Release of Notepad2 - Updated (again) with Ruby Support

Wednesday, April 18, 2007

Links (4/18/2007)

.NET

  1. How to Install the .NET Runtime Optimization Service
  2. Resharper: Don't Develop with out it. : Optimize Using's
  3. Sort a collection in place
  4. Goodbye Parameterless Delegate Definitions - Hello MethodInvoker!
  5. HOWTO: Manipulate Items in Windows PowerShell
  6. Stimulsoft Announces Stimulsoft Reports.Net 2007.1
  7. WPF Book control
  8. SequenceViz 0.3 :: Namespaces and Pie Chart
  9. SecurityManager - Declarative security using Data Binding
  10. CC.NET Vista Sidebar Gadget
  11. Vista Gadget To Monitor Your Build

Web

  1. CSS Friendly Adapters - Using Comments in your Browser File can be Touchy
  2. **** SYSK 331: How To Expose A Client-Side Event From Your ASP.NET Control
  3. Simple ASP.NET 2.0 Tips and Tricks that You May (or may not) have Heard About
  4. IE7 VPC Image and IE6 VPC Image Refresh
  5. SubSonic 2.0 Webcast #1: Using the Command Line
  6. 14 Tab-Based Interface Techniques
  7. Howto: Detect if IIS7 is installed on a Vista Machine
  8. ViewState Management for dynamically loaded UserControls
  9. SYSK 330: How To Use An Embedded Resource From A Sub-Folder
  10. ViewState Chunking in ASP.NET 2.0 (maxPageStateFieldLength)
  11. How do I programmatically interact with template-generated elements? Part II
  12. XmlSerializing a Generic List<>

My SharePoint Blog

Miscellaneous

  1. Open Command Window Here in Vista
  2. Ruby ruby ruby ruby! (on rails)

Monday, April 16, 2007

Links (4/16/2007)

.NET

  1. Upon Reflection - C# yields statement enumeration helper
  2. RegEx Designer - Feel the raw power of RegEx!

Web

  1. Authoring customer ASP.NET Server Controls (Which base class?)
  2. XSLT 2.0, XPath 2.0, XQuery and WSDL Support in XMLSpy 2007
  3. Zip and Unzip files programmatically
  4. Microsoft announces "Silverlight"
  5. Silverlight - The next generation web experiences
  6. Hello Silverlight!
  7. Streamline Model-View-Presenter with new StructureMap feature - level 300
  8. HowTo : Change Visible Tab Using JavaScript in the MS AJAX TabControl
  9. The Ajax Papers: Part III

Development

  1. Test-Driven Architecture - It's About Seams, Not Components, and Design, not Validation

Miscellaneous

  1. Swift To-Do List
  2. Bookmark Bliss: 75 Free Font Resources
  3. The windows prefetcher

My SharePoint Blog

Sunday, April 15, 2007

Links (4/15/2007)

.NET

  1. New Clipboard Manager Upgrade 1.0.0.7
  2. Project MRU Cleaner 1.0.0.4 - Vista Ready and stupid dope
  3. MRU Cleaner v1.0.0.5 - Now serving your file-cleaning needs too
  4. Resharper : Don't develop with out it
  5. Uninstalling the Framework
  6. SequenceViz :: generate sequence diagrams from .NET assembly file
  7. Clear Project List from Start Page
  8. Create .VCF File(outlook contact file) with C#
  9. LDAP Get Info from Active Directory
  10. Managing Change with .NET Assembly Diff Tools
  11. StructureMap.DataAccess
  12. More .Net Zip Library/Utility updates
  13. PowerShell: Controlling the Scope of Variables

Web

  1. Event Validation Errors and Network Congestion in ASP.NET
  2. Recursive FindControl
  3. Designing With Grid-Based Approach
  4. Get page content as string by sending in URL
  5. Add a total row to a GridView
  6. Looking Forward to next AjaxPro Release
  7. Working with Data in ASP.NET 2.0
  8. Serialize & Deserialize c# ASP.NET
  9. Find which w3wp.exe instance is hosting your application
  10. XMLHttp : Step 2
  11. Cardspace login control for ASP.NET 2.0

SharePoint - See my SharePoint blog

Development

  1. Priority is a sequence, not a single number!
  2. Windows Vista Security Enhancements for Developers
  3. Programming Proverbs 15: Avoid tricks
  4. Driving data driven unit tests with text files
  5. The Difference Between Use Cases and Test Cases

Delphi

  1. Delphi package types: Runtime, Design Time and IDE
  2. Debugger Enhancements since Delphi 7

Miscellaneous

  1. Virtual Machine Configuration Assistant (VMCA) and VHDs
  2. How to change the ower of tables in Microsoft SQL Server database
  3. Speeding up a Slow Outlook 2007
  4. The 3GB-not-4GB RAM problem
  5. Who Needs ORM, I've got SQL 2005

Thursday, April 12, 2007

Links (4/12/2007)

.NET

  1. Data driven unit tests with MbUnit
  2. Compressing and hiding DLLs
  3. IsInteger
  4. Opinions Wanted: When To use Anonymous Delegates, Where do you draw the line?
  5. Sorting Programs in C#
  6. Using Object Builder as a singleton factory
  7. Interfaces for GetProperty, Part 2
  8. Enterprise Library: The Videos
  9. Databinding Tips: Nesting Eval Statements
  10. Compare online code converters
  11. PowerShell: Active Directory Cmdlets

Web

  1. Public Hotfix Patch Available for ASP.NET Compilation Issues
  2. Tip #1 - Using AjaxPro.AjaxNoTypeUsage
  3. Tip #2 - Display JSON String from Object
  4. CSS Friendly Control Adapters, CreateUserWizard, and ViewState... Oh My!
  5. The AJAX papers: part III
  6. **** Using the Wizard Control In WebParts - great idea
  7. Accessing Mapped Network Drives via ASP.NET in IIS 6
  8. Change the style of your WebParts frames with templates
  9. XMLHttp : Step 1
  10. SYSK 326: How to Measure AJAX Control Initialization Time on the Client Side
  11. Preventing a web part being moved
  12. Very Quick MVP Pattern to Use with ASP.NET
  13. Convert Rss to JSON
SharePoint - See my SharePoint blog

Development

  1. Just some thoughts this morning - great article "Create Knowledge Together!"
  2. Writing unit tests
  3. Nice paper on Model View Presenter
  4. Management Lessons for Developers

Miscellaneous

  1. SQL Server 2005 SP2 Re-release and post fixes
  2. Fix: "General Failure" while launching FireFox URLs from Outlook
  3. Certified For Vista: How to ensure an application gets certified
  4. More about launching a Remote Desktop session from a hyperlink
  5. Two tools worth mentioning - Terminals and DriverGrabber
  6. Delphi - DelphiSpeedUp 2.5 all versions

Tuesday, April 10, 2007

Links (4/10/2007)

.NET

  1. File Helpers 2.0.0 Released
  2. Interfaces for GetProperty, Part 1
  3. .NET Garbage Collector PopQuiz - Followup
  4. Function to Load Enum-Typed Properties from Database
  5. Vadim on testing private members with MbUnit
  6. Create a Timer
  7. Generics Explained (.NET Framework version 2.0)

Web

  1. Send the right error codes in ASP.NET
  2. Health Monitoring in ASP.NET 2.0: Notifications via Email
  3. Filtering Custom Paged Results
  4. SYSK 325: How To Tell Which UpdatePanel Issued a Page PostBack
SharePoint - See my SharePoint blog

Development

  1. Why misunderstanding object orientation sucks

Miscellaneous

  1. Handy tip for Vista virtual machines
  2. **** Skrbl - The Ultimate in Real Time Electronic Whiteboarding - this looks interesting
  3. Save To PDF or XPS
  4. New Whitepaper - Designing SQL Server 2005 Analysis Services Cubes for Excel 2007 PivotTables
  5. Alpha Geek: Useful Windows Vista Sidebar gadgets

Monday, April 09, 2007

Links (4/9/2007)

.NET

  1. All About Iterators
  2. Why all the love for lists?
  3. Defining bit field enums
  4. InternalsVisibleTo: Testing internal methods in .Net 2.0
  5. WPF and Expression Resources
  6. Note to Self – Using Log4Net in five Simple Steps
  7. Introduction to StructureMap 2.0 (Part 1)
  8. Serialization Problems and Solutions
  9. MbUnit RowTest

Web

  1. Persistent Object Management in less than 300 Lines of Code
  2. How To : Customize Rendering of AutoCompleteExtender 1
  3. How To: Send Email in ASP.NET 2.0
  4. What ASP.NET Developers Should Know About JavaScript
SharePoint - See my SharePoint blog

Development

  1. One Class To Rule Them All - Single Responsibility Principle
  2. Framework Design Papers
  3. How to Attract Software Developers that Fit Your Company
  4. 7 Habits of Highly Effective Program Managers

Miscellaneous

  1. What to do with those big VPCs
  2. Xbox360 - QWERTY Keyboard Controller

Sunday, April 08, 2007

Links (4/8/2007)

.NET

  1. If Visual Studio takes ages to load
  2. Windows Workflow Foundation Web Workflow Approvals Starter Kit
  3. MethodViz - See what your methods are doing
  4. WPF TabItems With Close Button
  5. Effective Policy Viewer for the Policy Injection Application Block
  6. Code Coverage on Constructor Based Dependency Injection
  7. Want the name of an Enum
  8. Dissasembling.Net - Appendix B
  9. New (Telerik) online resources for the past two weeks
  10. NCoverExplorer... v1.3.6

Web

  1. Caching in ASP.NET (Part II)
  2. Learn HTML for free with "For Dummies" book on Beginner Developer Learning Center
  3. Gavin Gear's XAML-> Javascript String Converter
  4. Those XML Features Are in VS2005, You Don't Have to Wait for Orcas
  5. Validating Datagrid using Javascript
  6. Want to troubleshoot your email created on Windows using the SMTP Service? Turn the Service off
  7. Design Patterns for ASP.NET Developers
  8. Web Service Proxy Generator (WSProxyGen)

SharePoint - See my SharePoint blog

    Development

    1. Effective Practices for Object-Oriented System Software Architecting
    2. 7 Thoughts on the Business of API Throttling
    3. Programming Proverbs 14: Avoid implementation-dependent features

    Miscellaneous

    1. Windows Vista - SuperFetch & ReadyBoost
    2. Vista Activation Errors
    3. Security for the whole family

    Thursday, April 05, 2007

    Links (4/5/2007)

    .NET

    1. Dependency Injection and a new version of RhinoMocks
    2. Jump Start State Machine Workflow
    3. .NET vNext (Orcas) and TimeZone2
    4. Working with Delegates in C#

    Web

    1. Firefox as an IDE
    2. Executing a Query Asynchronously in .NET 2.0
    3. ItemCommand events not firing for datalist
    4. How to Create a WebService Based on a Workflow
    5. AJAX Grid and Slider Navigation
    6. Solutions With The VirtualPathProvider
    7. Make Charts in ASP.NET 2.0
    8. WebControl, post backs and INamingContainer

    SharePoint

    1. Bob Fox is on a tear with some great MOSS screencasts
    2. MOSS and Indexing PDF Documents
    3. KB Article and Hotfix for Persistence Problem in WF and in SharePoint
    4. SharePoint's Future...a lot of folks are speculating
    5. Presence Information (In WSS/MOSS) Using MSN Live Messenger / Windows Messenger
    6. Plan for administrative and service accounts (Office SharePoint Server)
    7. Configuring Project Server 2007 using the command line: STSADM
    8. Time to Localize: More SharePoint Server 2007 Language Pack
    9. Book Review: SharePoint (Building Office 2007 Solutions in C#)
    10. MOSS2007 - Restore site collection using just the SQL Database
    11. Cannot Create Scheduled Crawls for Search in SSP
    12. Delete the default SSP
    13. How to Activate the Report Server Feature in SharePoint Central Administration

    Development

    1. Test Driven / First Development by Example
    2. Thoughts on Building Pluggable Frameworks

    Miscellaneous

    1. Compacting XP VPC Images
    2. Active Directory Tools

    Wednesday, April 04, 2007

    Links (4/4/2007)

    .NET

    1. DataTable vs. BindingList
    2. Very Lightweight Data Access Layer in C# and .NET 2.0
    3. WeekNumber
    4. A final end to the public fields vs. property debate
    5. Fixture order with MbUnit

    Web

    1. Plugging UserControl's with StructureMap 2.0
    2. Be Wary of Page Event Handlers for Events Originating Outside The Page
    3. To find a control that has caused the postback
    4. Creating And Deleting Virtual Directories

    SharePoint

    1. Beware of Cascading Deletes in WSS/MOSS
    2. Excerpt from Wrox Professional SharePoint 2007 Development
    3. Why doesn’t the “Did you mean” work in the search
    4. Creating and Installing Workflow Activities for SPD
    5. MOSS Indexing and SSPs
    6. SharePoint 2007: BDC - User Profiles
    7. SharePoint 2007: BDC - Writing Custom Code against the runtime object model
    8. How To Demo: Personalization Site Links and Audiences
    9. SharePoint Development Tip: Getting Context-sensitive F1 Help Directly from the MSDN Library

    Delphi

    1. CodeGear’s new Delphi 2007 supports ASLR and NX
    2. Delphi for PHP 14day Trial

    Development

    1. Pick a License, Any License
    2. There Are Only Four Software Licenses
    3. Programmers, keep your wits about you and Code Mindfully
    4. Writing Unit Tests, a simple multi-step process to getting started

    Miscellaneous

    1. Free Remote Desktop Manager Tool
    2. Windows Server Virtualization Calculator
    3. Attack of the 50 Foot Tall Windows Vista Tips

    Tuesday, April 03, 2007

    SharePoint Blog

    Hi everyone. I am a Delphi programmer by trade but for the past 2.5 years I have been learning up on .NET, ASP.NET, and C#. One area that has really caught my attention is the goodness of SharePoint. As you know, I have been linking many SharePoint posts but I thought I would create a separate blog focusing only on SharePoint. I will continue linking but I will be writing original content too. I will be backporting my previous SharePoint links from this blog to my new one in due time.

    You can find my SharePoint blog here.

    http://stevepietrekweblog.wordpress.com/

    NDepend 2.1 Released

    I received an email from Patrick Smacchia today mentioning that NDepend 2.1 is released. There are many new features such as a dependencies matrix to see dependencies and also facilities to compare your blogs.

    http://s3.amazonaws.com/NDependOnlineDemos/BuildComparison_viewlet_swf.html

    http://s3.amazonaws.com/NDependOnlineDemos/NDependDependencies_viewlet_swf.html

    I have heard really good things about NDepend and using it with CruiseControl.NET, NAnt, NCover, MSBuild, and Simian.

    BTW, check out Patrick's excellent book Practical .Net2 and C#2.

    Links (4/3/2007)

    .NET

    1. Watch out: DebugView (OutputDebugString) & Performance
    2. DN4DP#6: Enumerating collections
    3. An Introduction to Mocking
    4. Comparing expectations with Constraints using Rhino Mocks
    5. IsGuid
    6. Understanding Operator Overloading in C#
    7. Code converter Google Gadget - from telerik
    8. Downloads for Windows Vista, .NET Framework 3.0, and Windows SDK
    9. StructureMap 2.0 is Released! Inversion of Control and Dependency Injection for .Net 2.0
    10. TestDriven.Net + MbUnit Gotcha
    11. Serializing DataSet
    12. .NET Garbage Collection PopQuiz
    13. ObjectListView Update (1.0.0.10): Help File & Installer
    14. Document Approval in WCF

    Web

    1. Creating Controls with the ASP.NET AJAX Control Toolkit (April)
    2. Visual tool for developers working with the Open XML formats
    3. Working with Data in ASP.NET 2.0 - Complete! - I want to give Scott a big "Thank You" for his awesome series of tutorials
    4. Video: Implementing User Messages with Model View Presenter
    5. Video: Implementing WebForms with Model View Presenter
    6. Getting IIS Virtual Directories
    7. IIS 7.0 - great article by Scott Guthrie
    8. Adding Presenters to MasterPages in the Web Client Software Factory
    9. Invoke a WebService from a Workflow
    10. Exposing Web Service without IIS
    11. Enabling Kerberos in IIS
    12. Things to ignore when debugging an ASP.NET Hang - Update for .NET 2.0

    SharePoint

    1. Problem Opening SharePoint Server Alert in Outlook 2007
    2. Showing an list items from another site
    3. SharePoint Designer Training
    4. Excel on the Server?
    5. Adding a custom property to the Advanced Search Box filters
    6. Working with resources and resource files in SharePoint 2007
    7. DelegateControl in SharePoint 2007
    8. How To Demo: MOSS Backup and Restore
    9. Michael from the Road Is Now On iTunes - podcast on Groove and SharePoint integration
    10. SharePoint and PowerShell Demo - Part 1
    11. MOSS Internet and Extranet Collaboration
    12. Best Practices Analyzer for WSS 3.0
    13. CSS Reference Chart for SharePoint 2007 (Microsoft Office SharePoint Server 2007 and Windows SharePoint Services v3)
    14. Source Code for Hosting User Controls in Web Parts
    15. Server side controls and data binding in web parts

    Development

    Miscellaneous

    1. Mouse DPI and USB Polling Rate
    2. How to Harvest Emails With Google And Protect Yours From Spammers
    3. Expanding VHDs
    4. (Virtually) Everything You Need to Know About Microsoft Virtualisation Technologies

    Sunday, April 01, 2007

    Links (4/1/2007)

    .NET

    1. In-Memory Query with C#2.0 and C#3.0
    2. Comparing the MSTest and Nunit Frameworks
    3. Microsoft Enterprise Mocking Block
    4. How to run PowerShell scripts from C#
    5. Using Anonymous delegates as a replacement for a Switch Statement
    6. StringBuilder vs. String / Fast String Operations with .NET 2.0
    7. Compare N Files
    8. Sweet! Auto Class Diagrammer for .NET Assembly
    9. Network Shares and UNC paths
    10. Getting the filename from a path string - System.IO.Path to the rescue
    11. PolyDictionary IV: By extension
    12. Detecting USB drive removal in C# program
    13. Spec# is Out
    14. Free online class: Designing .NET Class Libraries

    Web

    1. Wire-Up View-Presenter Pattern Like Web Client Software Factory - Castle Windsor for Dependency Injection
    2. Custom Control Authoring - the differences between now and then
    3. AutoComplete++ [How to: Create a multi-word auto-complete text box]
    4. Improve performance by compressing ViewState
    5. Add Javascript client block via codebehind
    6. Invoke a WebService from a Workflow
    7. ASP.NET controls to display enum values
    8. An Introduction to JavaScript Object Notation (JSON) in JavaScript and .NET
    9. Slides from (Scott Guthrie's) ASP.NET Connections talks: WPF/E, LINQ and ASP.NET Tips/Tricks
    10. WebParts and ASP.NET AJAX 1.0
    11. **** Server side controls and data binding in web parts

    SharePoint

    1. Notes on Lotus Notes Search in SharePoint
    2. SharePoint Development - Quick Tips #1
    3. Now available: 180 day Trial Version SharePoint Server 2007 for Search
    4. **** SharePoint 2007: BDC - The Business Data Catalog
    5. SharePoint 2007: BDC - Extending the Hello World Example
    6. SharePoint 2007: BDC - Extending the "Hello World" example even further - adding specific finders
    7. SharePoint 2007: BDC - Using BDC Data in Lists
    8. SharePoint 2007: BDC - Custom Actions on your Entities
    9. SharePoint 2007: BDC - Introducing associations between entities
    10. SharePoint 2007: BDC - Enabling Search on business data
    11. Forcing uninstallation of Project Server 2007 or MOSS 2007
    12. How to Query SQL Database with a MOSS 2007 WebPart
    13. Assign an Indexer to you SharePoint 2007 site
    14. How to Query a MOSS 2007 List and Create a View in code
    15. **** MOSS 2007 Features and Best Practices
    16. The Benefits of a Taxonomy in MOSS 2007
    17. MOSS 2007 Development Server Build List for Workflow Developers
    18. Setting Up the PDF iFilter In Microsoft Office SharePoint Server 2007
    19. Sharepoint Administration Series Screencast #2
    20. There are 184 SharePoint operations that can be performed with STSADM
    21. Using the Preview Pane to View Items in a Large List
    22. SharePoint and PowerShell ? Why Not
    23. Skinning a MOSS Site – Resource for the Design Focused SharePoint Developer
    24. New Articles On Indexing XPS and PDF Documents

    Delphi

    1. Jim's Delphi for PHP QuickTour
    2. Component Development in Delphi for PHP

    Development

    1. Top 12 things most developers believe in
    2. Organizing tasks and knowledge
    3. Removing the "Legacy" from your Code

    Miscellaneous

    1. What do the colors in the elevation dialog mean?
    2. Vista's "Restore Previous Versions" feature is a lifesaver
    3. Developing Gadgets for the Windows Sidebar: starting points
    4. Zoomit - great tool for presentations
    5. Loving Regular Expressions
    6. Top list of Ruby on Rails resources