C# Crawler
Sagiv Hadaya is crawling in C#...just for fun





Subscribe to "C# Crawler" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

Google


Thursday, August 15, 2002
 
Play with C# strings (my 1st article)

Check out my first article, on the 'articles' link to the left (below the 'home' link).

the article shows how to transit to C# form C++ and not be afraid from the strings...and chars....and ....well read the damn article.

 


10:37:23 AM    
Convert to HEX

Q: How can i convert an integer to HEX?

A: One way would be:  string str = System.Convert.ToString(integer, 16);

 

Basically, i feel that System.Convert namespace holds everything i need for any conversion needed..

 


10:03:04 AM    
Mosquito Prevent !

There is something that we can all agree to hate, the incessant buzzing of a mosquito flying around our heads. it can really drive us nuts.

An amazing new use for the pocket pc has come to the rescue..:the Mosquito killer app, i dont know ho good it is, or maybe bears come instead of mosquito's, but its a damn good idea.


9:43:36 AM    



Click here to visit the Radio UserLand website. © Copyright 2002 Sagiv Hadaya.
Last update: 9/3/2002; 3:12:16 PM.
August 2002
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Jul   Sep

C#_Help

C#_Organization

DEVX

Google

Microsoft

CSharp_Friends