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
~2K People Reached
PC Specs
Windows 7 on a HP tx2500 Tablet PC.
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for mtusk

I have a written a C# program using WPF, but for compatibility reasons, I would like to have this program run on a server and let users access it using a website. Would I have to re-write my program in a new language to do this, or is there a …

Member Avatar for kvprajapati
0
113
Member Avatar for mtusk

I'm creating a program in C# using WPF that will generate a PDF of a sale sign for a retail store (just practice). Since it is a sale sign, I need the user to enter a date to represent the end of the sale. I'm using the datepicker control to …

Member Avatar for kvprajapati
0
1K
Member Avatar for mtusk

I have a program, call it X, that uses two classes: call them Y and Z. X uses Y which uses Z. Y contains an array of Z's. How do I construct an array of Z's and still allow me to set Z's variables. For example I know how to …

Member Avatar for mtusk
0
115