5 Solved Topics
Remove Filter I have a C# Class Library which I want to use as a COM object in VBScript. I'm using Visual Studio C# 2010 Express. Here's the class code: [code] using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; namespace PB_GUID { class PB_GUID_Encode { private Guid _myGuid; private string … | |
I think I've posted on this before, but I find the overall site categorization non-intuitive. "Software Development" vs. "Web Development" doesn't make sense to me. Web development IS software development. I propose the site be organized by software development languages and platforms. DHTML/AJAX includes working with XML/XSLT, so where do … | |
User "YouCan" is spamming via PMs: Hello "tgreer" Have you worked with Winforms? Do you understand how to use it with C# pretty well? Would you be interested in a position using UI, C# and Winforms development? I am not sure where you are located? This position would not be … | |
I'm struggling with XSLT. I need to copy an entire xml file to a new xml file. The input and output should be identical except for the addition of some extra tags around certain elements. Consider the two versions: [code="xml"] <?xml version="1.0"?> <document> <header> <general> <version>1.14.2</version> <form>/XX/ATL_ZI_D007_PURCHASE</form> <language>EN</language> <device>PRINTER</device> </general> … | |
Here's an example of why all these games are a problem. They pollute the site. This is an example of clicking "Posts Since Last Visit". All this pointless activity is rendering portions of the site useless. The bigger issue remains: why are we attracting users who like to spend most … |
The End.