Differences between DLL and EXE?Can an assembly have EXE?Can a DLL be changed to an EXE?Compare & contrast rich client (smart clients or Windows-based) & browser-based Web applicationCompare Client server application with n-Tier applicationCan a try block have more than one catch block?Can a try block have nested try blocks?How do you load an assembly at runtime?If I am writing in a language like VB or C++, what are the procedures to be followed to support .NET?How do you view the methods and members of a DLL?What is shadowing?What are the collections you’ve us...
Thursday, 4 August 2011
ASP and ASP.NET questions
Explain the life cycle of an ASP .NET page.Explain the .NET architecture.What are object-oriented concepts?How do you create multiple inheritance in c# and .NET?When is web.config called?How many weg.configs can an application have?How do you set language in weg.config?What does connection string consist of?Where do you store connection string?What is abstract class?What is difference between interface inhertance and class inheritance?What are the collection classes?What are the types of threading models?What inheritance does VB.NET support?What is a runtime host?Describe the techniques for optimizing your application?Differences between application and sessionWhat is web application virtual directory?Differences between Active.exe and DllConnection pooling in MTS?If cookies is disabled in...
J2EE interview questions and answers
What makes J2EE suitable for distributed multitiered Applications?- The J2EE platform uses a multitiered distributed application model. Application logic is divided into components according to function, and the various application components that make up a J2EE application are installed on different machines depending on the tier in the multitiered J2EE environment to which the application component belongs. The J2EE application parts are: Client-tier components run on the client machine.Web-tier components run on the J2EE server.Business-tier components run on the J2EE server.Enterprise information system (EIS)-tier software runs on the EIS server.What is J2EE? - J2EE is an environment for developing and deploying enterprise applications. The J2EE platform consists of a set of services,...
Wednesday, 3 August 2011
HR Interview Questions
Interview is very important because it decides your future and gives you an employment in the desired field. HR interview questions are particularly important because HR expects you to ask him some questions about the company, your job responsibilities, day to day functions, etc. He might also judge your level of confidence when you are asking him questions.You can ask questions to HR but do limit the number of questions you would be asking him because it should not become the other way round. Don’t provoke the HR it can have negative implications on your profile if you are selected also it will have implication on your confidentiality report. Ask genuine questions to the interviewer don’t try to fake your personality. Ask questions which are relevant to the company, job position,...
Common Interview Questions
These are some of the most common questions which you will have to face. These questions will be there no matter what job you step into. Make sure that you read these questions and reply it to them in your own words. This process not only gives you confidence but it also makes you acquaint with the questions being asked. 1) Describe about yourselfAnswer to this question should be short and simple. Don’t make it a one liner per se but describe yourself. Here you will have all the chances to impress the interviewer so make sure that you tell about your achievements, projects done and positions held. 2) How was your work experience in your previous company?This is a trick question in which you should be explaining about your work experience in your previous company. Be as much positive...
Wipro Interview Questions
Wipro technology and Outsourcing Company is headquartered in Bangalore and it is listed in NYSE. It is one of the leading players in IT and BPO space. Their origin dates back to pre-independence era and is widely recognized world wide for its products and services. Interview for WIPRO Company comprises of three stages1) Written test which is of 50 marks and has time duration of 1 hour.2) Technical interview3) HR interview Many of the candidates appearing for WIPRO fail to pass through the Technical interview due to lack of basics. Questions are easy if you have basic understanding of object oriented languages and Java. They are also recognized for their extensive background check of a candidate. They thoroughly check the credentials of the candidate and it is also good to...
TCS Interview Questions
TCS one of the premier and oldest software company in India. It has operations in more than 50 countries and has 155 centers from where it churns out its client needs. It is a multi national company and has huge clientele which boosts its credibility to much greater heights. Before embarking on which questions you will be facing lets see what are the different rounds of interview it has: -1) General Written test2) Technical interview which tests your technical capabilities.3) Management review in which you will be tested on your management skills4) the most crucial thing is HR interview question.Out of all these the crucial one will be technical capabilities test and the HR interview. Many candidates clear almost all the rounds and fail in HR interview test. In the Written test you...
Popular Posts
-
Differences between DLL and EXE? Can an assembly have EXE? Can a DLL be changed to an EXE? Compare & contrast rich client (smart clients...
-
Part I of this tutorial covers basic concept of multithreading. If you have never used multithreading in your application and wish to know...
-
Windows Data Types The data types supported by Windows are used to define function return values, function and message parameters, and s...
-
1) Explain about C#? C # is also known as c sharp. It is a programming language introduced by Microsoft. C# contains features similar to Ja...
-
Visual C++ Debugging: How to manage memory leaks? Q: What is a memory leak? A: The failure to properly deallocate memory that was previously...
-
Q:- What is thread & process? Ans:- Threads are similar to processes, but differ in the way that they share resources. Threads ar...
-
Que: What is the difference between GetMessage and PeekMessage ? Ans: GetMessage function waits for a message to be placed in the queu...
-
1) Explain about visual basic and its importance? Microsoft holds license for Visual basic applications and it has been developing that la...
-
1) Explain what is UML? UML is defined as a standard visual specification language and it is primarily used for object modeling. It uses g...
-
What makes J2EE suitable for distributed multitiered Applications? - The J2EE platform uses a multitiered distributed application model. Ap...