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
Ranked #3K
~4K People Reached
Favorite Tags

10 Posted Topics

Member Avatar for Sh4dowz

Any game can be made with any language including VB.NET, The choice of language can only be due to target platform. I've witten games in vb my first being tic-tac-toe where i actually wrote codes for artificial intelligence to enable human play with the computer.

Member Avatar for tuto.narahenpitiya
0
689
Member Avatar for Dushimire
Member Avatar for Papa_Don

just make the seatchtype variable public i.e. <code>Public searchtype As Integer</code>, read more on varaible scopes to understand why.

Member Avatar for Papa_Don
0
220
Member Avatar for hanan-kh

The best i've seen so far is rapid php by karlis blumentals, the most important feature of this app is that it has syntax validation (ideal for debugging).

Member Avatar for pritaeas
0
357
Member Avatar for aminevb

Everything's alright except that u failed to use the dataadapter class found in the OleDb Class library, also, for ur database query functions to work, you have to initialize a command builder class which is also found in the class library mentioned above, initialize it with this statement - private …

Member Avatar for Begginnerdev
0
92
Member Avatar for Mr_Man

You can move a copy of ur .exe in code to d startup folder of the current user if not there with this code- My.Computer.FileSystem.MoveFile(current .exe path,new .exe path-["C:\Documents And Settings\" & Environment.User & "\Startup\program.exe"]. This works on windows xp cos this is the path to the startup folder as …

Member Avatar for M.Waqas Aslam
0
2K
Member Avatar for poojavb
Member Avatar for francis994

Please i've got problems reading from a recordstore(does not return any results when it reads any index beyond d deleted index) after calling the delete method with a specified index. Can anyone help?

0
111
Member Avatar for GH23
Member Avatar for faizzul_77

Try using a normal time table format, d images don't really make sense, even though u still want to go a ahead with ur design according to the image. I'd advise u to still create a normal time-table format in memory nd then translate it to the format depicted by …

Member Avatar for francis994
0
194

The End.