Microsoft’s Visual Studio .NET has introduced many new concepts to the Visual Studio developer, including the Microsoft Intermediate Language (MSIL) with runtime compilation, garbage collection, ...
Living in the portal development world, I'm sure that you're already familiar with the need to namespace unique page elements and the need to use context path to access resources like image, CSS and ...
Recently, I was working with a client that was having a number of Kerberos problems. While reviewing their environment to troubleshoot their Kerberos issues I noticed something that is called a ...
Every once in a long while, I have a class name that appears in two different namespaces (there are other kinds of namespace confusions that I can run into but this is most common). If I use ...
We currently run an AD hub and spoke topology. As we start to consolidate servers into regional "hubs", and change AD topology appropriately, I'm trying to test DFS namespace failover. The new AD ...
Banking security has evolved as one of the most challenging in the IT industry because of the number of users and amount of money at stake. These dynamics make it equally difficult for developers to ...
A method for identifying XML elements and attributes that have the same name, but different meanings. For example, ADDRESS is a tag that can be used to identify totally different data elements such as ...