may be everyone is too busy :)
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
may be everyone is too busy :)
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
Now that's doable
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
I wish I could do dat... but I don't have to add/fix anything yet, just have to understand its working :)
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
I have to take control of a C# solution having 39 projects. What's the best approach to do it? Anyone else having similar experience ?
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
you can use VMWare Workstation 8. I used it but it was too slow with 1GB ram and I have 4G ram in the host system
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
13th Sept - Programmers Day are we celebrating it ? http://en.wikipedia.org/wiki/Programmers%27_Day[^]
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
there should be minimum comments in the code, as they are not maintained properly and often lead to confusions. comments should be put unless some very convoluted things are going on
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
someone in the comments suggested Infinity - pretty reasonable given that '8' resembles infinty :)
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
If we divide our code into groups like switch statements, loops, data storage. which one is the most interesting. mine is loops :)
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
First and foremost Keep trying, don't lose hope. Make programming your hobby, take up some personal projects. In this way you will gain experience and an attractive portfolio. Also check how you write cover letter. Is it one for all the projects or a customized for each job
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
how about some sincere words of wisdom like telling the manager that I have completed the job and get the new task and tell him that I would start working on it from tomorrow. P.S. That's what I did
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
How about those employers who steal from their employees i.e. Late sittings without even a word of appreciations ?? Besides I love my job because I am a developer by choice not by chance.
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
problem that needs to be solved is darkness and I am the light ;)
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
That seems a good idea. I was banging my head against piece of code for the last week or so to improve its efficiency, I think an article about that may serve the community
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
I have completed my assignment, I want to leave but I can't go because if my manager knows I am free he will assign me a task and I don't want to work right now ? what should I dooo :(
No matter how fast light travels, it finds the darkness has always got there first, and is waiting for it
learn how to use google before posting questions. Because most of the time anything a beginner needs is available on google, you just have to search it right.
Hi No I don't need an ajax control. Actually I have implemented a textchange event for a textbox and it is fired whenever text is changed by: 1. entering text and hitting Enter 2. entering text and then clicking somewhere else on the form But I need to differentiate between these two scenarios. for (1) I have to fire a button's click event and for (2) Enable a button. Thanks for replying. Regards,
Hi all Whenever I change text in a textbox i need to differentiate between two methods of doing this 1. Enter text 2. select a value from list of previously saved values and press Enter key. One thing to note here is that TextChanged event is not fired when a value from the previously saved values is selected if we are using IE. Any help in this regards ? Regards Zain ul Abideen
managers are not allowed to speak in the scrum meeting but what if the manager is the scrum leader :P
I have developed a client/server model and the text messaging works fine. now i want to add audio conferencing to it but have no idea from where to start. can you tell me from where to start and which classes i will need. i am open for any further reading thanks :) Zain