I was working for software company frm 2005 to 2009.
I left job due to recession.I was jobless till dec 09 then
i got job in bpo and i am not knowing what to do as my
professional experience is with software.give me any
suggestion.
Answer / Vibhu Sharma
Given your background, you may want to consider roles that leverage both your software development skills and customer service experience from the BPO job. This could include Technical Support roles, Account Management positions in IT services, or even Project Management roles where you can use your technical expertise to lead projects. It's also a good idea to update your resume to highlight transferable skills and emphasize your adaptability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain dataset.acceptchanges and dataadapter.update methods in .net?
What is Atomicity?
What is reflection in microsoft .net context?
What is the base class of Button control?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Is there any thread in our .net programs?
What is connected and diconnected database ?
What is assembly in .net?
Explain me why do we use msmq?
How do you trigger the paint event in system.drawing?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Explain soap and xml?