Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~197 People Reached
Favorite Forums
Member Avatar for XshulderX

Hey I have a problem! when I try using SQL lite in viusal studio. [code] using System; using System.Collections.Generic; using System.Data.SQLite; using System.Data; using System.ComponentModel; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; [/code] Whey Will visual Studio not accept using System.Data.SqlLite? The compiler says: "Error - The type or …

Member Avatar for sknake
0
66
Member Avatar for XshulderX

Hey I need some help to get a asignment done for tomorrow! I need to create a hex to decimal converter. EASY right! Well here is the catch. I can't use visual studios libraries to create is so [ string sHex = S; int iNumber = int.Parse(sHex, System.Globalization.NumberStyles.HexNumber); string sInt …

Member Avatar for ddanbe
0
93
Member Avatar for XshulderX

I have created a small program in visiual studio 08. in this program it is possible to shose between sites by choosing a fan. No my question is how can I easiest make a login where it is impossible to use the rest of the fans before the right password …

Member Avatar for Ramy Mahrous
0
38