Staff
 
Member Since October 5, 2005 , From Israel
One must do what one must do
About Eran:

I am a geek with a need to know.

Check out my blogs:

For technology, rants and other stuff go to my Personal Blog .

For .NET related issues, .NET debugging and advanced debugging check out my Advanced .NET Debugging Blog


Recent Activity by Eran

Answered: Download Aim 6.0

Do you need AIM 6.0 specifically or can you use the newest version, AIM 6.9? If you want the newest version you can download it from: http://www.aim.com

Answered: Convert array of integers to one integer

Loop on the array and for each number calculate what is its position in the number. Than, raise that number in the power of 10 and multiply it by the number in the array. An example in pseudo code ...

Answered: C# and Yedda's Twitter api... Can not get login ...

Can you send the error you are getting? This can help in figuring out what the problem actually is. Also, do not the following comment on the Yedda Dev Blog. It seems Twitter changed something on ...

Answered: Suddenly my trusty yamaha PSS-480 keyboard has no ...

Have you tried hooking it up to ear phones or an extenral speakers? I'm not familiar with the PSS-480 keyboard, but if it has built-in speakers it will allow you to see if the problems is with the ...

Answered: What does

When you connect to the Internet, in most cases you get an IP address which is publicly accessible, i.e. anyone can ping to it and/or access your computer (to protected yourself you should run a ...

Answered: What is assembly in asp.net

An assembly is a logical unit of code in .NET in general (not just in ASP.NET). A .NET DLL file or .EXE file are both an assembly.

Answered: What is DLL in asp.net with C#

A DLL, in general, is a file that contains code that a problem can load dynamically. You can write a DLL in many langauges including C#. One of the main benefits of a DLL is that you can write it ...

Answered: Dakota and Kristen together again?

I don't think she is a good fit for that.

Answered: This article says social bookmark every page on ...

Get familiar with sites such as del.icio.us , ma.gnolia and others. These sites are basically bookmark sites. Instead of bookmarking links inside your browser you can save a bookmark on these sites ...

Answered: HTML/CSS standard for specifying copyright ...

All in all it looks fine. I have 2 comments: I think IDREF/IDREFS refer to IDs so the IMG tag in your example needs to have an "ID" attribute and you cannot refer the name as an ID in the IDREF ...

Badges

Compliments