April 24th, 2010 07:33 AM
Thank You very much Mutant_Fruit, Other help will also be welcomed.
April 23rd, 2010 12:44 PM
Thank you for your words but I like to have some knowledge on this topic too....Or is it totally foolish to have some knowledge on this topic??....Initially i am interested in licensing and serial...
April 23rd, 2010 09:47 AM
Hello!
I need some help and ideas on protecting the .net application (C# especially) against piracy either by adding some extra codes like in ActiveLock or other application protection...
April 12th, 2010 07:40 PM
That is the whole point...Thank you for recognising my exact problem of inaccurate timer.....Can I update stopwatch's value in Timer event because I want time on background precisely and on the UI as...
March 31st, 2010 10:42 PM
This method is similar to above but it accepts tabs too......:D
private void Number_PreviewTextInput(object sender, TextCompositionEventArgs e)
{
char c =...
March 25th, 2010 07:28 AM
Thank You for your Help and suggestion, method worked perfectly on me..
March 25th, 2010 12:47 AM
Hi!
I am stuck in a problem which requires generation of 7 integer random numbers between 0 to 12, and store it in the 7 different variables.....what i want to do is all those 7 variable have...
February 26th, 2010 10:58 PM
Firstly You need to learn to put your code between
tags
Secondly Please make it clear what you want to achive here? If you just have to print the left to right pyramid why do you have to ask a...
February 25th, 2010 09:21 PM
Hi! Arjay, with regards
Thaks for the suggestion. IT was stupid of me not to remember that I was working on WPF...And not trying code given by foamy, was all my bad but i had seen the same code on 1...