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
~755 People Reached
Favorite Tags
Member Avatar for jakkee

Hi, Im creating a website where users can enter details into an access database. I want to add a page where the most common names from the access database are displayed. Would anybody have any ideas how this can be done. The table im trying to get the information from …

0
55
Member Avatar for jakkee

When i enter the following code I get an error saying "method must have a return type" could somebody please explain what needs to be done to correct this error. Thanks, public EditDialog(DataRow row) { editRow = row; InitializeComponent(); PopulateForm(); }

Member Avatar for JOSheaIV
0
335
Member Avatar for jakkee

hi, I have created an application which allows users to view pictures, basically i want to know if it is possible for the file path to be displayed in a text box and for a user to be able to launch the picture using this file name in the text …

Member Avatar for JOSheaIV
0
135
Member Avatar for jakkee

hi, I am new to c# and I am working on an application which has a main menu with an open dialog which enables users to select picture files, when the user has selected the picture file I then want this to be displayed in a new form called picture_viewer. …

Member Avatar for Geekitygeek
0
230