as i am using a socket's class that is from another guy(i changed only a few things) i decided to make a dll of that and then use in my project..(i added the reference to the socket class project into my solution) but i am getting crazy because the IDE doesnt "see" a lot of times some of the class' methods dunno why...and the only way to him come back to see them is to delete the reference to the socket project and then come back and put it again..but in about very few time he stops seeing it and then im ****ed again...anyone knows why this? has it something to do with strongname assemblies? i noticed that most of the assemblies around there are strong name but i dont know what's that..
I AM DESESPERATADLY SEEKING FOR HELP!!!!
in the attach it's the class just in case someone wants to check it..lol...
Originally posted by PT Exorcist i dont think it's a c# bug but it's an IDE bug...this ide really stinks when we talk about bugs...
If it's IDE bug , then try another IDE . I dunno if it's the same as VS.NET but looks exactly the same with nice features . I've seen a lot on the net .
lol.. #develop sucks bad as it eats memory like hell and to have IDE intelsense help it needs first to make a database.. :\ anyways i changed the classes that were inside one class to the namespace and now it seems to work (pufff)
This happened to me too but I had a different class in a different file, it was weird - the color syntax when off and it wouldn't "see" it... I just closed it up and restarted, everything was normal.