All Stories

Friday, 31 January 2014

Printing a Diamond in C++ using Aesterics.

#include<iostream>   #include<cstdlib>   using namespace std;   int main()   {   int i=0, j=0, NUM=3;   for(i=-NUM;...

Posted at 22:11 |  by viralnom

0 comments:

Finding Palindrome C++ Code

#include<iostream> using namespace std; int main() {     int palindrome, reverse=0;     cout<<"Enter number:  ";  ...

Posted at 21:46 |  by viralnom

0 comments:

Sunday, 19 January 2014

Modern Trend Towards Requirement Elicitation

Requirement Elicitation is one of the most important phases in SDLC during which all the requirements of  users are elicited. SDLC Process Following...

Posted at 02:39 |  by viralnom

0 comments:

Friday, 17 January 2014

Domain Name System

DNS(DOMAIN NAME SYSTEM) DNS abbreviated as Domain Name System . Primary goal of DNS is to make it easy for user to remember  simply the domain names...

Posted at 08:47 |  by viralnom

0 comments:

Components of C# based 3 Tier Architecture

There are three main components of 3 tier architecture based on c# following are: ·         Data tier ·         Logic...

Posted at 08:30 |  by viralnom

0 comments:

Saturday, 4 January 2014

Requirement Engineering Process

Requirement Engineering is in fact a process or gathering the requirements, documenting them and using the documented requirements for maintaining the software....

Posted at 21:48 |  by viralnom

0 comments:

Friday, 3 January 2014

Hybrid Software Reengineering

 Well Hybrid Software re-engineering is process of combinations of abstract as well as alternative methods of transition of old system to new target system....

Posted at 00:38 |  by viralnom

0 comments:

Page 1 of 5123Next

ExactSeek Approved !!

Blogger templates. Proudly Powered by Blogger.
back to top