Friday, January 23, 2009

Winrunner Interview Questions And Answers


Winrunner Set 1

Winrunner Set 2

winrunner Set 3

Certifications


Page 1 Page 2 Page 3 Page 4
Page 5 Page 6

Wise Investments & Finance Guide

Discrete Mathematics Notes

Hindi Marathi, Gazals, Sher o Shayari

Misceleneous Frequently Asked Questions

Certified Tester - ISTQB - International Software Testing Qualifications Board

Wednesday, January 7, 2009

Java J2ee Tutorials & Articles

Home PageJava Test1Java Test2 Database
& Beans
Distributed ystems File System Graphics, Awt, Swing Advanced Java HibernateAjaxWeb Services Servlet Threads JSP IO J2EE Applets Struts EJB Spring SwingQuestionsSet 1Set 2Set 3Set 4Set 5

Core Java Questions

Java Fundamentals

Java Questions And Answers I

Java Questions And Answers II

Java Questions And Answer III

Java Questions And Answer IV

Java Questions And Answer V

Java Questions And Answer VI

Java AWT Base

Java Awt Part I

Java Awt Part II

Servlets Faqs

RMI Faqs

FIle IO

Java Networking

Thread Exceptions

Java Exceptions

Java Threading

VB.Net - Visual Basic Tutorial And Articles


Introduction

Visual Basic Language

Exploring Toolbox

More on Toolbox

Visual Basic And Databases

Visual Basic Interface Design

Introduction to Databases

Database Connection with the DAO Data Control

Database Queries with SQL

Database Connection with ADO Technology


COM - Component Object Modelobject is one of those words that essentially means whatever you want it to mean. There's object-oriented programming and objects as data structures within a program. But when we talk about objects in the context of OLE 2 or ActiveX, we are referring to a very specific type of object, sometimes called a componentobject or a windowobject. These objects follow a standard called componentobjectmodel (COM)More....

OLE- Object Linking And Embedding you don't need to understand all of OLE 2.0 to use it. This is because much of the complexity is hidden by Visual Basic (and by the Microsoft Foundation Classes, for those of you using Visual C++).More....

DDE - Dynamic Data Exchange The first step on the road to ActiveX was Dynamic Data Exchange (DDE). This capability is still supported by some applications and by Visual Basic, but only for backward compatibility with older applications. More....

Winform Windows Forms Articles And Tutorials

Introduction to Winforms WinForms is a programming model used to create Windows Applications. .NET framework offers base classes for building Windows applications. Most of the functionality for these classes is in the System.Windows.Forms namespace. The Visual Studio is used to design these applications visually, and to automatically generate the code.More.....

Serialization Before we begin with main program let us now see how to attach a menu to a blank form. Carry out the following steps:More.....

A Simple Winform - Windows Form Lets look at a better program now, which takes in some information about an employee and displays out the same. We plan to add the following Controls in our program.More.....

Image Explorer Application using WinformIn this program we have used 4 controls viz: a TreeView Control, a ListView Control, a Panel, and a PictureBox. The TreeView Control is used to explore directories and files. The ListView control is used to display the list of all the ‘.bmp’, ‘.jpg’, and ‘.gif’ files. The PictureBox is used to display the file selected in the ListView. The Panel is used to make the PictureBox scrollable.More.....

Building Custom Control For WinformBesides the standard controls we may wish to create our own controls. For e.g. the existing controls might not fulfill our application’s needs. So these are nothing but user-defined controls..More.....

Microsoft .Net Articles

C# The whole new way of programming…Oh no! Not another language! That is likely to be the initial reaction of most developers towards C#. But if they scratch the surface a bit then they would appreciate the treasures that it holds. Rather than extending the languages to meet today’s technological challenges C# has been built from ground up to meet these challenges with no overheads of backward compatibility. More Details....b style="color: rgb(51, 51, 255);">

The .Net - place where the future is… If you can take a peep into the future you would see .Net written all over it. .Net offers a whole new programming paradigm that will change the way you think about writing Windows based software. This article would help you to understand the nuts and bolts of this bold new technology. though not documented there are two nightmares known in the programming world. One is the development nightmare and another is the distribution nightmare. Let’s elaborate on this.More Details.....

WinForms - Win App development made simple…Developing Windows Applications using VC++ involves a steep learning curve. Developing them using VB promotes RAD, but takes you farther from today's Object Oriented programming world. What is needed is a tool that promotes RAD and supports OO. .Net's WinForms is the answer. Precisely what the programmer ordered…More Details....

* Net Topics

Introduction To Assemblies

Uses of assemblies

Multiple language Support

Testing .aspx Script from Console Prompt

ActiveX Directory Control

ActiveX Directory Control II

File List Control

Using Directory List And File List

Directory Copy Control

Adding Tooltip To An ActiveX Control

Arrays in C#

Events And Delegates

Internationalization / Localization

C# - DirectX 3-D Basics

ActiveX Data Objects

OLE DB

How to : Microsoft .Net C# Visual Basic Asp Articles

ADO.Net and Asp.Net Interview Questions And Answers

Microsoft Visual C# and C#.Net Interview Questions And Answers

Microsoft .Net Interview Questions And Answers


Frequently Asked Questions



QTP Interview Questions
in QA & Testing
Explain the ISA and HASA class relationships. How would you implement each in a class design?
in C++
What is a virtual destructor?
in C++
What is the difference between a copy constructor and an overloaded assignment operator?
in C++
How does throwing and catching exceptions differ from using setjmp and longjmp?
in C++
How many ways are there to initialize an int with a constant?
in C++
What are the differences between a C++ struct and C++ class?
in C++
Explain the scope resolution operator.
in C++
What is a default constructor?
in C++
What is Search engine optimization (SEO) ?
in SEO - Search engine optimization
Resource
in Know how to get online?
Video Songs
in Music, Movies, Songs, Ringtones, Video
Devotional Songs
in Music, Movies, Songs, Ringtones, Video
Hindi mp3
in Music, Movies, Songs, Ringtones, Video
Download P L Deshpande, Pu La Mp3 and books
in Music, Movies, Songs, Ringtones, Video
Ustad Nusrat Fateh Ali khan Songs
in Music, Movies, Songs, Ringtones, Video
Tamil songs
in Music, Movies, Songs, Ringtones, Video
New Hindi Movie Songs
in Music, Movies, Songs, Ringtones, Video
Marathi songs in MP3 format And .ra Real Media format.
in Music, Movies, Songs, Ringtones, Video
Openings for PHP Professionals
in Latest Job Opening’s
How the compiler make difference between C and C++?
in Fresher’s Resource’s
What is infix, prefix, postfix? How can you convert from one representation to another? How do
in Data structure
Describe the memory map of a C program.
in C Programming
What is the difference between the stack and the heap? Where are the different types of variables
in C Programming
What is marshalling and demarshalling?
in C Programming
Give the most important types of algorithms.
in Data structure
Explain the BigOh notation.
in Data structure
What is row major and column major form of storage in matrices?
in Data structure
What are the time complexities of some famous algorithms?
in Data structure
What is data structure?
in Data structure

WinForms- Windows forms Interview Question and answers

Puzzles Asked in Interviews

Learn by example: Visual C++ Tutorial

C Programming (1)

Your Title