(Dominic Thomas) A quick and easy way to get the user’s last login date before the ASP.NET framework updates it during the login process.
Author: SSWUG Research
[.NET 4.5.1 – C#] New features in the .NET 4.5.1 and Visual Studio 2013 Preview
(Jason De Oliveira) The next version of the .NET Framework is .NET 4.5.1. It has been published as Preview version as announced yesterday during the BUILD conference. This blog posts aims to present what has been added, modified and improved in this new Framework version.
The DB2Night Show #112: DB2 LUW 10 Index Jump Scans & Index Best Practices
(Scott Hayes) 100% of our studio audience learned something! During this episode of The DB2Night Show, Scott Hayes, IBM DB2 GOLD Consultant and Information Management Champion, wore two hats and doubled as show host and guest!
SSWUGtv: Three sure-fire ways to mess up a project! Oops! You won’t want to miss today’s episode with Laura Rose.
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.
Using DOMDocument in PHP
(Vinod Kumar) In this article I will explain use of DOMDocument in PHP. The Document Object Model (DOM) has various node types. I will use DOM with simple XML but DOMDocument is a more powerful feature than simple XML.
Configuring the Log4j node in WebSphere Message Broker
(Kiran Batchu) This article shows you how to configure the Log4j node in a WebSphere Message Broker message flow. The Log4j node enables you to use different levels of logging, so that at runtime, without modifying the application code., you can enable or disable specific logging nodes in a message
Filter vs. ngHide With ngRepeat In AngularJS
(Ben Nadel) Out of the box, AngularJS feels magical. You add a few notations here, define a few objects there, and suddenly your page is actually doing something. And you didn’t even need to write any jQuery to make it work. AngularJS is awesome; and it is magical; but sometimes, side-stepping the m
Preparing to Upgrade your SQL Server
(Jonathan Allen) It isn’t a problem to use deprecated TSQL features until it comes to the time to move the database to a server with a newer version of SQL Server, because The Upgrade Adviser tool will tell you what needs to be changed. An alternative is to flush out the use of archaic features via
SharePoint: 7 good reasons to create a new document library (And 3 bad ones)
(Ellen van Aken) When talking to end users, I often notice that people think they need to spread their documents over various document libraries to create meaningful groups of documents.
SQL SERVER – Storing 64-bit Unsigned Integer Value in Database
(Pinal Dave) Here is a very interesting question I received in an email just another day. Some questions just are so good that it makes me wonder how come I have not faced it first hand. Anyway here is the question –

