Thank you Stefan i`ll check out the article. :rose:
Trance Junkie
Posts
-
Thread Issues c# 2.0 -
Thread Issues c# 2.0Hi thanks for the speedy reply :-) No, it does not even get an exception, nothing of that sort and it does not even hang. emmm this is very strange.... :confused:
-
Thread Issues c# 2.0Hi, Using csharp and the .net farmework i could run a thread like this and update the UI such as a label. example : Thread mythread = new Thread(new Threadstart(myfunction)); mythread.Start(); void myfunction() { lblstatus.text = DoWork(); } Now using this same code which works in vS 1.1 dont wanna update the UI label in net 2.0 Why ?? :( Im using c# expression edition . Thanks in advance
-
It's Friday!Fun with girls :)
-
Anyone from Cape TownAnyone from Cape Town / South Africa lets have a get together im a c# devloper with a passion! :)
-
Csharp Discussion Board neededAnyone ??
-
Csharp Discussion Board neededHi everyone ! Im looking for a light wieght "csharp discussion board" for asp.net like the one code project.com is using ive seen a vb script version but its a bit too messy for me, a, nice .net version will do me great. please note i dont want a forum type one only a light version will do me good. Thanks in advance, :)
-
Unable to save webpage ??? [modified]Hi, I`ve noticed sience the new skin was applied to the codeproject web site i am unable to go File->Save->SaveAs "Save Webpage" It says webpage unable to save why on earth is it doing this please help. Thanks in advance. :confused: -- modified at 3:32 Wednesday 16th August, 2006
-
How to Intercept a number when a call comes thru ? [modified]Hi everyone :-) I was thinking is it possible to develop a application in c# that can intercept a telephone number using a dialup modem every time a phone call comes thru answered or unanswered the app should be able to log the number. Thanks in Advance! :) -- modified at 3:48 Friday 21st July, 2006
-
Rijndael decryptionThats the issue symmetrical ciphers have.Where does one hide the private key. :)
-
Computer repair classesDIY No book can prepare you like it.:)
-
J2MEWhere is the J2ME section ?? :confused:
-
Charge ??Will there come a time when we have to pay to view articles on codeproject ?? I was just thinking about it, heres so much in depth world class information here i find it hard to belive i dont pay a cent to view this wonderfull website. If so then i guess its one those rare events when we do get something for free in life! :) Oh and i think MSDN can learn a trick or 2 from this site. c# Developer Cape Town http://www.maxxor.com/ -- modified at 10:05 Wednesday 10th May, 2006
-
Practical CryptographyWhere can i find an e-book version of "Practical Cryptography" Thanks !
-
Is it possible to have 3-tier design with BindingContextThanks for da link man:-D,sorry i cant answer your question !:(( Did you check out my question about the "ticket system":-D
-
Is it possible to have 3-tier design with BindingContextWhat is a 3 tier,design ? :sigh:
-
Urgent c# web based ticket system !Where can I find a c# open source version of a “Web based Ticket system” using SQL SERVER 2000 and .net. So far I found only found php and mysql versions example: BugIn is a lightweight PHP4/ADODB (MySQL and PostgreSQL tested) bug/ticket/issue tracking system. :( Please help ! Thank you in advance :-D e-mail yaggiza@yahoo.com
-
Windows product KeyTry using regmon that should revel where the key is hiding ?Then use csharp to access the registry and get the key. What are u going to do next seems useless to me to get the product key ???Anyway u have ur reason probably ;P
-
SMS from a websiteHow to i create a website that can send sms`s ??? Thanks in advance !;)
-
Cryptographyhmm.... I will look in to it man !:laugh: