Monthly Archives: January 2011

Sharepoint / Application Specialist – Full time – Toronto – (skills) – 5+ Years

Applications Integration and Sharepoint experience. Provide SharePoint development and implementation specific to a knowledge and content management environment. Provide SharePoint program support and IT expertise. Sharepoint / MOSS 2007 and 2010. Web server administration and development. Proven application administrator expertise. Windows server administrator experience Network / System troubleshooting. Vendor relationship management Microsoft Office / Office… Read More »

Training on Informatica

We offer a 6 Week intensive Informatica Training followed by interview guidance and technical support during the 1st project. Instruction will be both in class and online. Students will be given 24/7 access to Informatica Software (Power Center 8.6, Power Exchange 8.6). Limited Accommodation is available* Eligibility: Preferably BS/MS in CS/IS/IT, IT Professionals. Candidates from… Read More »

Business Objects Sample Interview Questions

General Questions Q) Tell me about yourself, your employment history. Q) How many years of experience do you have in BusObj? Versions? Q) What was your role in the current project? Q) How many users were there? Q) On a scale of 1 – 10, rate yourself on BUSOBJ? Q) Designer Q) BusObj Q) Webi… Read More »

ETL Developers for contract to hire roles.

  DUTIES AND RESPONSIBILITIES: Provides high level of Data Warehouse environment and ETL software technical expertise and direction to projects while still maintaining hands on independent individual contributor role. Provides detailed technical program specifications and leads testing of design and code for the most complex application program development, generates requirements and analysis/design documentation for all… Read More »

Mark Zuckerberg’s Facebook fan page hacked

Last night Zuckerberg’s fan page on the website was under attack by hackers, who hacked his status and posted the following message, which appeared where Zuckerberg’s message would have appeared: “Let the hacking begin: If Facebook needs money, instead of going to the banks, why doesn’t Facebook let its users invest in Facebook in a social way? Why… Read More »

And C?

The inventor of C programming language: Dennis Ritchie. We owe so much to him Home page http://cm.bell-labs.com/cm/cs/who/dmr/

Windows Hooks

SetWindowsHookEx( )  this method allows a function to be added in the hook chain for particular events. For example: WH_CALLWNDPROC WH_KEYBOARD WH_CALLWNDPROCRET etc. So if we want to have a user defined function to be called for a certain windows event we can install a hook and then write our own procedure to handle the… Read More »