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
~832 People Reached
Favorite Forums
Member Avatar for gameover9

Here is what I have so far. It is working, however now they have requested to have separate buttons for start, stop and reset. I am totally new to C# and was hoping someone could help me separate the one button I have into 3 buttons instead: using System; using …

Member Avatar for lolafuertes
0
330
Member Avatar for gameover9

I have a small program that works when I hit start. I want to add two fields. One being a hard coded username and another taking the timer (after it has stopped) and recording it to a table in SQL. I'll have two tables. One called "username" and another called …

Member Avatar for hericles
0
327
Member Avatar for gameover9

I am trying to write a program to browse to a WSP file and then run the STSADM to make it easier to add solutions to our sharepoint site. The STSADMN is located in c:\program files\common files\microsoft shared\web server extensions\14\bin\stsadmn.exe. [CODE]stsadm -o addsolution -filename "filename that was selected"[/CODE] This currently …

Member Avatar for gameover9
0
175