Hi there,
I?m new to this board and this is my first post. I?m a beginner in VB .NET and I apologize in advance if I?m raising an stupid question. I searched around the board and Googled it but I probably was unable to use the correct words to find out what I?m looking for. I?m totally new to...
I'm trying to get file details from pictures and videos such as width and height without having to actually open the file. I plan on indexing a lot of files at once so if I could just grab the file details like the ones in a files properties menu that would help a lot. I know they are labeled...
I've looked around for discussion on this topic, but wasn't able to find it.
I am trying to retrieve the Attributes of a class's property specifically.
So for example. Let's say I have a class called "Employee", and a custom attribute called CustomLabelAttribute with a string value. What...
Need to create this in xml.
<username name="first.last">
<email>first.last@mailserver.com</email>
</username>
My question is how to write this line of the xml.
<username name="first.last">
Sample output
<username d2p1:name="" xmlns:d2p1="james.ceklosky">
<email>james.ceklosky@siemens.com...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.