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
~1K People Reached
Favorite Tags
Member Avatar for techker

Hey guys is it posssible to read from file and add to collectionBase?For my litle project i need to use collection and read file but the app needs to save. it saves to file but i find it faster and easyer to read from collection and search,edit,delete... string[] lineOfContents = …

Member Avatar for techker
0
253
Member Avatar for techker

Hey guys i got this code working 50%.. i have a login that passes the info to my main form that i need to search the txt file and show all info regarding info(NIP) in my txt file name,account number,cash,Nip so i search for the Nip since that is the …

Member Avatar for techker
0
151
Member Avatar for techker

hey guys im tring to list whats in my collection base but no output.. by the way is there a way to load info from TXT file in collectionBase? by the way this is just a project i have : class ATM public void AddClient(string ClientID, string Full, string Type, …

Member Avatar for techker
0
114
Member Avatar for techker

Hey guys im stuck in a project for school.. i need to creat a console app that stores info in tables. so were im confused is the part were the search is.. so i the client inputs an id for customer,but i want to check the table(lets say artist) if …

Member Avatar for techker
0
141
Member Avatar for techker

Hey guy's i know that the MIT got the rights now to app inventor and still not releasing it public yet... but is there any other type like that?

0
43
Member Avatar for techker

hey guys this is the structure of the Db: `Ex_ID` int(11) NOT NULL auto_increment, `N_Etudiant` varchar(25) NOT NULL, `Professeur` varchar(50) NOT NULL, `Foyer` varchar(50) NOT NULL, `Motif` varchar(50) NOT NULL, `Date` date NOT NULL, `Notes` text NOT NULL, `Autre` varchar(150) NOT NULL, so basically N_Etudiant is a student name.. so …

Member Avatar for techker
0
93
Member Avatar for techker

Hey guys im a fitness freak and i want to make a litle app for making workout routines.. i need guidance for a couple of things.. drag and drop images i wouder if in vb i can have a pic of lets say a man and we can click on …

Member Avatar for techker
0
54
Member Avatar for furjaw

Visual Basic 2005 Professional Edition: I need to drag and drop an image from one PictureBox to another PictureBox where: 1) the image is visible while being dragged 2) the image can be dropped at any location within the target PictureBox 3) the image can be rotated within the target …

Member Avatar for prasantha60
-1
107
Member Avatar for techker

hey guys cool forum..looks like there is lots of cool stuff here! i have a quick question. i need to do a list box for inserting a date. like a liste box of day/month/year that part is good.it is the inserting in database the hard part for me.see i never …

Member Avatar for nav33n
0
69