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

10 Posted Topics

Member Avatar for arya6000

Hello I have the following code for a WPF application here is the code Code from MainWindow.xaml.cs [CODE] public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); } private void button1_Click(object sender, RoutedEventArgs e) { Thread[] threads = new Thread[3]; for (int i = 0; i < 3; …

0
92
Member Avatar for arya6000

Hello I created the following project to show you guys how I plan to do things. But my main project will be bigger and will have multiple classes. I'm just trying to get this to work properly so I know I'm using good practice when coding. ok, lets begin :), …

Member Avatar for Momerath
0
139
Member Avatar for arya6000

Hello I posted this in another forum but got no answer so hopefully someone here will be able to help. I'm trying to use a reportviewer in my windows form application and I can't find a way to add items to the reportviewer object. Can someone tell me how this …

Member Avatar for arya6000
0
90
Member Avatar for GAME
Member Avatar for arya6000

Hello I'm brand new to Python, I usually program in Perl, C, C++, but I would like to try pamie with Python, I download it and I moved the 2 files called PAM30 and winGuiAuto to C:\Python26\Lib\site-packages but after I run this code [CODE] from cPAMIE import PAMIE # create …

Member Avatar for Salem
0
101
Member Avatar for arya6000

Hello If we have code like this [CODE]$content =~ m/test/;[/CODE] than it will return true or false, but how can I put a match of a regex into a scalar instead of it returning true or false? Thank You

Member Avatar for KevinADC
0
86
Member Avatar for arya6000

Hi I'm in the learning process and I'm so sure if I did this one correctly, this is the User view Department Product Aile Price Unit of Measure Supplier code number Produce 4081 1 0.35 Lb 32 Produce 4027 1 0.90 Ea 32 Produce 4108 1 1.99 Lb 21 Butcher …

0
50
Member Avatar for arya6000

Hi I have a test on Normalization tomorrow and I would like to find article to review everything. I should know about the following. [LIST=1] [*]UNF [*]1NF [*]2NF [*]3NF [*]Simplify PKs (if possible) [*]Merge table with identical PK [*]Eliminate new transitives [*]Mark all FKs [/LIST] if you know any good …

0
55
Member Avatar for Reginald0

I had the same problem too, but here is how to fix it: reinstall redhat 9 and when choosing the packages to install, select "custom" and than install "everything" don't just put a check near all of them, go to the bottom of the page and click "everything"

Member Avatar for arya6000
0
365
Member Avatar for arya6000

When I click on vsftpd.conf I get a error saying : Nautilus has no installed viewer capable of displaying "/ect/vsftpd/vsftp.conf". Can you please tell me a way to fix this? Thanks

Member Avatar for mittelgeek
0
239

The End.