please I was wondering if someone can please help as its quite urgent. I need to convert the structue of an xml file to another xml structure so that I can bind it to a asp.net treeview control (i\'m
I have started reading the Lions Commentary on Unix v6. I came across these snippets, which I have never seen used in the C language. The author does provide some sort of an explanation, but could som
I am working on an application that allows users to dynamically add questions to web forms.We use MySQL as the backend, and I am trying to find the fastest, most efficient way of storing the form data
Hi am new to Visual C++, Could Someone please explain what ConfParams() declared in a structure does __declspec(align(BYTE)) struct ConfParams
Apologies for the appalling title. I have mocked up this code to mimic an issue I was encountering on a project.
I got the following structure: <td> <a>1. 开发者_StackOverflow中文版menu</a> <a>2. menu</a>
Please can any one advise me if it is possible to decalre a custom structure that can be assigned Nothing and / or Db开发者_开发问答Null.Values, and also can be instanciated as Nothing?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Im making a modular program, and it supports dynamic compilation of source files in the plugin directory.
I was wondering if there is any stru开发者_开发技巧cture in C# that can contain more than Int.MaxValue\'s restriction of 2,147,483,647 items, in case of really large sets of information. Would this ha