Hello itinterview, Code Submission - Have you discovered an exciting new way of coding a program?
- Does your code have the ability to perform exceptional task?
- Do you have to key to secret programming tips?
- Make it popular, Make the world know about your ability!
- Write and Share your coding strengths at GeekInterview Code Base and Win exciting prizes.
- We are inviting experts as well as novice programmers to showcase programming talent.
- You can submit programming related Source Codes, Tips, How to's, Components, Class Modules and Functions.
- The Code you submit will get published along with your name at www.code.geekinterview.com
- There is no limit to the number of submissions, Just ensure your code is authentic.
- Award Winning entries will be announced next month.
|
What approach you will follow? by jainbrijesh There is an array of 100 integers. There is an integer 48 in the array which is now changed to "0". How you will find out that "0". What approach you will follow? How do I load a test file form Quick Test Pro in LoadRunner by msgabier I am trying to load a test script/file that I created with Mercury Quick Test Pro into Mercury LoadRunner. Unfortunately, LoadRunner is not recognizing the file. I thought QTP and LR were compatible. I'm using: QTP 9, LR 9 Red Box Testing by bugheads4sevy What is a red box testing? What kind of tools do we need to do the testing? Does this type of testing need any programming back ground? First step in learning QTP by ponky_ece I am a fresh graduate, I know the overview of QTP, through reading all the forums. I really want to learn and use QTP. But I don't have any experience yet on how does QTP really works. I really want to study this tool. Can you give me some advise from what should I start first in learning this tool? I am desperate in learning this tool. How to declare variables in SP? by bharathi_ark I am learning SQL server. When I am trying to learn stored procedure I have raised one query that is How to declare variables in SP? For example I have created on stored procedure as given below:- CREATE procedure emp_DebugA ( @IntIn int, @IntOut int OUTPUT ) as Set @IntOut = @IntIn + 10 Return and then I have typed command is Declare @NewInt int then I have typed command is exec emp_DebugA 5,@NewInt OUTPUT - when I am executing this command it is showing error msg like "Must declare the variable '@NewInt'." Manual Testing Procedure by rvija The step by step procedures to go about in manual testing? How is it done in real world? How does indexes function? by sravan1 How does indexes function? i.e. How do they retrieve records? I know they use Rowid's but want to know how exactly they process? How important is it to have knowledge on test director? by siyaa Manual testing is all about writing test cases manually right and what concepts I need to be thorough with to get a job on manual testing Can Trigger be used in stored procedure? by mahesh9920 Can Trigger be used in stored procedure? |
C++ C++ Friend Functions In this C++ tutorials, you will learn about friend functions, need for friend function, how to define and use friend function and few important points regarding friend function, explained with example. C++ Inline Functions In this C++ tutorial, you will learn about Inline function, what is inline function, reason for the need of inline function, what happens when an inline function is written, general format of inline function explained with example. C++ Pure Virtual Function and Virtual Base Class In this C++ tutorial, you will learn about pure virtual function, declaration of pure virtual function and virtual base class, virtual base class and how to implement a virtual base class, explained with examples. C++ Virtual Functions What are Virtual Functions? Virtual, as the name implies, is something that exists in effect but not in reality. The concept of virtual function is the same as a function, but it does not really exist although it appears in needed places in a program. The object-oriented programming language C++ implements the concept of virtual function as a simple member function, like all member functions of the class. ERP Benefits of ERP for the Financial Area At this time, the main motivation of some companies for choosing ERP is to achieve an improvement in the management of their financial area. Sometimes they rush into the decision without taking into consideration the real contribution of the implementation in relation to the benefits that may provide this section with. SOA SOA Architecture It is essential for the Businesses to think a lot more seriously about how best to assemble their systems out of common parts. It requires a lot more planning and investment at the outset, but it also enables Businesses to build faster systems in the long run as the inventory of reusable parts grows at a frantic pace. SOA Concepts Today, the concept of Service Oriented Architecture has become ubiquitous. Evidence from recent years establish that SOA is not just about hype, but a part of every major Business environment. The truth is, Service Oriented Architecture can be beneficial to Business only when it is utilized properly. SOA Disadvantages Service Oriented Architecture Disadvantages & Applicability Service Oriented Architecture may not always be the best architectural choice because optimal utilization of SOA requires additional development and design attempts as well as infrastructure which translates into costs escalation. SOA Future SOA: The Past It is often asked as to why haven’t people been using SOA for the last twenty years? As far as SOA is concerned, in order to build a system out of parts, you require a standard method of representing software parts. If no such standard exists, then building such a system can become incredibly difficult. SOA Standards In this article, you will learn about latest standards for Service Oriented Architecture, and in particular, how it relates to Oracle, in today’s competitive world. |
No comments:
Post a Comment