Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~5K People Reached
PC Specs
Intel Core i5-2500 @ 3.3 GHz 16GB RAM 2x2.5GB nVidia GDDR3 SLI 5TB+ HDDS
Member Avatar for LucianAdamson

Using: Visual Basic .NET 2012 Problem: I am using the code below to get the version information from a system dll. It returns a version number and I check the file manually by going to C:\windows\system32, right clicking, going to properties, clicking on Details and the version number that VB.NET …

Member Avatar for phinisdo
0
2K
Member Avatar for abuisamohammad

I have a computer running Windows XP. Someone give password. Now I cannot access my PC desktop. After windows logo then ask to give password. What is the process without reinstalling Windows XP or formatting C drive. Please give me solution.

Member Avatar for Reverend Jim
0
293
Member Avatar for Samir

So after using system restore to restore to an earlier point that I hadn't seen before (Sept when only Oct was showing earlier), it rebooted asking me to log in--except there were no accounts to login with! The only account I had was the Administrator account, and it was setup …

Member Avatar for JorgeM
0
301
Member Avatar for tdmazaiwana
Member Avatar for froxen

The problem goes something like this: Yesterday, while I was playing DOTA 2 on my desktop computer, the computer suddenly turned off. I noticed that the switch where i had plugged the wire in was loose so i tightened it and switched it on. I pressed the power button but …

Member Avatar for LucianAdamson
0
221
Member Avatar for LucianAdamson

Hey all! I am trying to write a piece of code that will replace one of my system files on reboot with a new version of that file. Hopefully someone out there has some experience with this as I am stumped at the moment. Using: VB.NET 2012 Using MoveFileEx Public …

Member Avatar for LucianAdamson
0
446
Member Avatar for LucianAdamson

Not sure what I am doing wrong but let me try to explain my issue. I have a single combobox on my form that I use to load external settings. If I load, lets say, 100 settings in to this combobox then I clear the combobox via Combobox1.items.clear(), then try …

Member Avatar for LucianAdamson
0
455
Member Avatar for LucianAdamson

I've been through post after post after post for the last few hours trying to figure this out... im new to the XML parsing stuff so I am starting to get frustrated. Here is a sample of the XMl im trying to parse: <level id="1"> <prop n="PROPERTY" v="VALUE"/> </level> <level …

Member Avatar for LucianAdamson
0
275
Member Avatar for LucianAdamson

Hello all! Hopefully there is someone out there who can help me with what I need to achieve. Goal: Loop through XML file, reading node by node searching for a node with a specific attribute with a specific value, then write to another attribute of said node found. I feel …

Member Avatar for LucianAdamson
0
347