(Thomas LaRock) We all crave routine in our life, from the time we are babies through adulthood. Routine and familiarity. This extends to how we do performance monitoring and troubleshooting. Everyone has their favorite set of tools to help get the job done, tools that have a familiar routine involv
Other News
WPF Selection Controls – CheckBox
(Richard Carr) The sixty-eighth part of the Windows Presentation Foundation Fundamentals tutorial begins a look at the selection controls provided by WPF. The first of the selection control articles describes the CheckBox.
Debugging Deeper through Reference Source
(Rion Williams) A little over a month ago, the ASP.NET team announced several changes and updates to the .NET Reference Source and in this post we are going to discuss how to actually integrate it into Visual Studio so that you can step into the actual .NET Framework source when debugging your appli
Understanding Dependency Injection
(Bipin Joshi) If you ever developed ASP.NET MVC applications you probably have come across this term – Dependency Injection. Dependency Injection is a way to implement the Dependency Inversion Principle. Simply put, Dependency Injection is a design pattern that helps a class separate the logic of cr
Watching Object Literal Expressions In AngularJS
(Ben Nadel) The other day, when I created a pixel-based version of ngStyle, I did something in AngularJS that I had never done before: I watched an expression that consisted of an Object literal. This works just like watching rgular $scope references; but, it has a few caveats that I thought I would
Office for Touch Based Platforms
Microsoft released its latest touch based version of office for the iPad recently. They are targeting a release to the Android platform next, and then following up on a release to the new Windows 8 operating system. This is a new version of office that has been re-designed to make it work better in a touch based environment such as […]
SSWUGtv: How Can Remote Employees Connect with Co-Workers?
Video Programming for IT Professionals Career management advice, coaching and much more. We discuss making the best of your professional development, provide specific tips and ideas for advancing your career and even answer questions from field.
One Time Event Handling Using jQuery in ASP.Net
(Sourabh Mishra) Sometimes at the time of development some requirements arise for generating only a one-time event for a specific control.
max_allowed_packet and binary log corruption in MySQL
(Miguel Angel Nieto) The combination of max_allowed_packet variable and replication in MySQL is a common source of headaches. In a nutshell, max_allowed_packet is the maximum size of a MySQL network protocol packet that the server can create or read.
DB2 Tips n Tricks Part 32 – How to Configure Port Number for DB2 Instance
(Harishkumar Baburao Pathangay) How to Configure Port Number for DB2 Instance Solution:

