All Posts
-
Presentations
-
Using Signed Macros with MS Office
-
Introduction to Linq To Datatables
-
Repeat Top Row on Every Page in Excel
Excel is not really for printing, but when you do, you should extend the header on every page for clarity -
Using Plunker With LESS
-
Adding a Desktop Mobile Toggle Button
Allow users to toggle between pinch and zoom desktop website mode and a narrower mobile viewport -
How To Deselect A Radio Button
-
Pulling Your Website Up By Your Twitter Bootstraps
-
How to Pivot a DataTable in .NET
-
Stepping through a Code Demo
-
Remove Items in For Loop
-
Using Shared Properties in ASP.NET and WinForms
-
Bootstrap Navbar Active Class with MVC
-
Bootstrap Docs Sidebar Explained
-
Insert HTML, CSS, and JS into any Web Page with a Chrome Extension
-
Creating an 'In' Function For .NET
-
List (Of LINQ Enumerable Methods)
-
Explanation of using FOR XML PATH('') to Concatenate Rows in SQL
A deep dive going into the inner workings of using the FOR XML PATH hack in SQL Server to merge multiple records into a single returned value -
Windows Store MVVM Template
-
Windows 8 App Development Presentation
-
Generating Windows Store Logos at Every Resolution
-
Moving ASP.NET Designer Generated Code to Separate Designer.vb File
-
Calculating Age From DOB
How to calculate age from date of birth; a seemingly easy task with a lot of wrong paths -
Making Sure Outlook Calendar Reminders Actually Pop-up in Windows 7
-
Automatically Increment Minimum Required Version in a ClickOnce Application
-
Extending XmlReader Class - IsEndElement()
Add IsEndElement to XmlReader to compliment existing IsStartElement method -
Handle Text Change In Selected Index Changed Event
-
Mutually Exclusive Checkboxes with JQuery
-
Firing The DataGridView CellValueChanged Event Immediately
-
Hello Blogger!