MWTech

I've been blogging for several years now but mostly as an outlet to express my views on current events and as a place to publish my photography. This particular blog will be entirely devoted to my work as a software developer and anything else related to technology that I find fascinating.

Saturday, January 5, 2013

Crystal Reports Merge Module Problems Resolved!

›
I've had numerous problems getting Crystal Reports working properly on my deployment server.  I finally figured out why and documented m...
Tuesday, August 14, 2012

Simple Way to Sort a DataTable in .NET

›
I encountered a situation where I had to populate a DataTable with different types of Equipment.  Depending on different factors, the combin...
1 comment:
Tuesday, December 13, 2011

Enhancing Telerik's RadListBox

›
As a follow-up to the previous post , I wanted to share the work I've done to add server-side functionality via client-side calls.  Thou...
Saturday, December 10, 2011

Retrieving a Nested ASP.Net Object with Javascript & jQuery

›
Though I consider myself to be an accomplished C# / ASP.Net web developer, one of my weaknesses lies with client-side Javascript programming...
Saturday, January 22, 2011

How to Prevent Visual Studio from Timing Out While Debugging an ASP.net Application

›
For some time now I've experienced the annoying phenomenon of Visual Studio timing out very quickly during a debugging session. I was n...
Tuesday, January 11, 2011

Input Parameters: One Better than Strings and Enums

›
The ASP.Net/C# project I'm working on has several methods that resemble this general pattern:   public void UpdateDataTable(DataRow dat...
Tuesday, December 28, 2010

The Social Network

›
I finally saw The Social Network, the not entirely factual but somewhat documentary-based film about Mark Zuckerberg and the rise of Faceboo...

How to Get a Footer to Behave Like You Expect

›
When developing web applications I must confess that dealing with CSS issues is amongst my least favourite things.  I understand the basics ...
Thursday, September 9, 2010

Adding Items to the ASP.Net ListView

›
Have you ever encountered what you thought would be an easy programming task but then realized you were in the middle of a nightmare? This i...
5 comments:
Monday, August 2, 2010

Is VS2008 Hanging After Debugging an ASP.net Project?

›
I start & stop Visual Studio 2008 hundreds of times per day as part of the normal debugging cycle.  In my case, it's running my ASP....
1 comment:
Tuesday, July 27, 2010

Expanding the Usefulness of Global.asax

›
I've long utilized the 'Global.asax' file to run assorted startup methods, both from an Application and Session perspective.  On...
2 comments:
Wednesday, July 14, 2010

Multiple Interchangeable User Controls on One Web Page

›
I'm building an ASP.Net web page in which there's a need to display any one of about twenty different user controls at any one time....
Monday, May 3, 2010

Tracking a Telerik RadTreeView via the UniqueID Property of Each Node

›
The large ASP.Net project I've been working on makes extensive use of Telerik's excellent TreeView control .  Here's an example ...
Thursday, December 31, 2009

How Best to Keep a Treeview in Sync with SQL Server?

›
I've run into a bit of a challenge with my work and thought I might be able to get some good advice by drawing attention to it here.  I...
Thursday, November 19, 2009

Syntax Highlighter

›
I'd like to send a shout out & much thanks to Nilesh Thakkar, a software engineer at SIHL in India for recommending I introduce Syn...
›
Home
View web version
Powered by Blogger.