About admin

Website: http://www.churmura.com
admin has written 86 articles so far, you can find them below.

What is MSI Installer and Exe based Installer

Windows application can be installed on Windows using Windows Installer or 3rd Party installer. MSI is a database file used by Windows Installer which runs as Windows Service. MSI contains different components like files, registry data, shortcuts etc. The GUI that used during installation is also the part of MSI. It also contains information about [...]

Continue reading →

Check your PF account balance online

You can check your PF balance online now on EPFO website. Follow this link  : http://www.epfindia.com/MembBal.html Old PF member’s had the different zone name’s /format or office code/ establishment codes. To know the new office code / establishment codes visit following link. http://epfindia.com/estt.asp  

Continue reading →

What is the “sizeof” operator in C C++

sizeof operator is useful operator to get the size of type or variable( auto,pointer, array). Return value of sizeof operator is of type size_t.  Its defined in the file file STDDEF.H. The advantage of using sizeof operator is, you dont need to specify the machine dependent data. 1. When a type is passed, it should be [...]

Continue reading →

C# Language : Getting Started

C# is programming language from Microsoft. How different is it from other languages provided by Microsoft, well its managed. If you remember even Microsoft has released a version of Java VJ++ after Sun Java became popular. However after the sued by Sun, Microsoft has stopped releasing any further version of Visual J++. But They come [...]

Continue reading →

Old Exam Papers for BHEL Project Engineers exam

http://www.scribd.com/doc/58700518/Bhel-Papers http://www.scribd.com/doc/40709293/BHEL http://www.scribd.com/doc/37707802/BHEL-Sample-Placement-Paper http://www.scribd.com/doc/63847188/Bhel-Sample-Paper http://www.scribd.com/search?query=BHEL++sample+papers http://www.scribd.com/doc/62769814/BHEL-Final-Paper-Nov http://www.scribd.com/doc/62656087/BHEL-Electrical-Model-Question-Papers-Solved-2011-Sample-Question-Papers-BHEL-Electronics-With-Answers-2011 http://www.scribd.com/doc/36657601/BHEL-Mechanical-Engineering-Sample-Question-Papers-With-Answers

Continue reading →
Page 1 of 6123456»