Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Book store management system
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i want the project SRS, DFD, ER diagaram for my project..
my project is for one wholesale book house. in this the wholesaler is purchasing the item from the manufature.. then the wholesaler are distributing to thier outlets only for their stores..
hey frnds, i need a jsp project report on book store management
Huh
hey frnds, i need a jsp project report on book store management
Huh



can anybody help me?
hi
please visit below given threads for more on 'Book store management system' . the threads are containing related information.

https://seminarproject.net/Thread-invent...?pid=30321
https://seminarproject.net/Thread-develo...stem--9412
[attachment=11899]
INTRODUCTION
In the existing system, most of the records are maintained on paper. It becomes very inconvenient to modify the data. In the existing system, here is a possibility that the same data in different registers may have different values which means the entries of the same data do not match. This inconsistent state does not supply the concrete information which poses a problem in the case information related to particular search record.
Our project is very useful. User is no longer required to check his register in search of records, as now it can be searched over the software by choosing some options. The user need not to type in most of the information. He/she is just required to enter the desired options. On the whole it liberates the user from keeping lengthy manual records. In a nutshell, it abates the work load of an organization.
In today’s world, no one likes to perform calculations on calculator or manually when computer is there. Every one wants his/her work to be done by computer automatically and displaying the result for further manipulations.
A book shop uses a personal computer to maintain the inventory of books that are being sold at the shop. The list includes details such as author, title, price, publisher, stock position,etc. Whenever a customer wants a book, the shopkeeper inputs the title and author of the book and the system replies whether it is in the list or not. If it is not, an appropriate message s displayed. If book is in the list, then the system displays the book details and asks for number of copies. If the requested copies are available the, total cost of the books is displayed; otherwise the message “Required copies not in stock” is displayed.
PROPOSED SYSTEM
The following documentation is a project the “Book store management system”. It is a detailed summary of all the drawbacks of the old system and how the new proposed system overcomes these shortcomings. The new system takes into account the various factors while designing a new system. It keeps into the account the Economical bandwidth available for the new system. The foremost thing that is taken care of is the Need and Requirements of the User.
DESCRIPTION
Before developing software we keep following things in mind that we can develop powerful and quality software
PROBLEM STATEMENT
o Problem statement was to design a module:
o Which is user friendly
o Which will restrict the user from accessing other user’s data.
o Which will help user in viewing his data and privileges.
o Which will help the administrator to handle all the changes.
FUNCTIONS TO BE PROVIDED:
The system will be user friendly and completely menu driven so that the users shall have no problem in using all options.
o The system will be efficient and fast in response.
o The system will be customized according to needs.
o Name of title
o Name of author
SYSTEM REQUIRMENTS
Operating system: MS Windows XP or Windows Vista
Language: C Language
Processor: Pentium IV Processor
RAM: 512 MB
Hard disk: 5 GB
REQUIREMENT ANALYSIS
This process is adopted w
hen management of the system development, Personnel decide that the particular system needs improvement. The system development life cycle is the set of activities, carried out by the analyst, designers and users to develop and implement a system. The systems that are present in the nature follow common life cycle pattern. For example consider the raining system. Initially the rain falls into the river, river flows into sea, the sea water evaporates to form vapors, the vapors form clouds which again bring rain. Similarly consider a man made system initially a system is analyzed, designed and made operational by the efforts of system analysis. After successful operation or a number of users, the system becomes less and less effective by change in the environment. So these changes have to be incorporated in to the system by minor modifications. So the general activities from the life cycle of the system are given below:
• Select ion and identification of the system to be studied
• Preliminary study
• Defining the system
• Design and development of the system
• Implementation of the system
please send me details about how to develop a e-commerce for a bookstore what are the advantages of doing so
hi
please visit below given threads for more on 'Book store management system' . the threads are containing related information.

https://seminarproject.net/Thread-invent...?pid=30321
https://seminarproject.net/Thread-develo...stem--9412

Guest

plz send me books store mangement project in vb6.0...
email address:-arorasoni7321[at]yahoo.com

Guest

what is the sorce code of the book store manegment system
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Venki Content</title>
<link rel="stylesheet" type="text/css" href="NAGAContent_files/css/interstitial.css" />

<script type="text/javascript" src="NAGAContent_files/javascript/interstitial.js"></script>
<link href="NAGAContent_files/css1/style2.css" rel="stylesheet" type="text/css">
<script type="text/javascript" language="JavaScript1.2" src="NAGAContent_files/javascript/dtabs.js"></script>

<style type="text/css">
.collapsible {
display: none; /* Only important part */
border: dots;
padding: 0px;
}
</style>
<style type="text/css">

font-size:11px;font-family:"georgia";


a {font-family:Georgia;font-size:large;cursor:pointer}
a:link {color:#ff1493;text-decoration:none;}
a:visited {color: #660066;text-decoration:none;}
a:hover {text-decoration:none; color: #ff9900; font-weight:bold;}
a:active {color: #ff0000;text-decoration:none;}
</style>

<style>
.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: #EDF5FF;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: absolute;
top: 35%;
left: 25%;
height:20px
right:35%;
padding: 16px;
width:550px;
border: 1px solid #add8e6;
background: white url(NAGAContent_files/images/m_split.gif);
z-index:1002;
overflow:hidden;
}
.white_content1 {
display: none;
position: absolute;
top: 35%;
left: 35%;
height:10px
right:35%;
padding: 16px;
width:300px;
border: 1px solid #b0c4de;
background: white url(NAGAContent_files/images/m_split.gif);
z-index:1002;
overflow:hidden;
}
/*this is downloded by venki*/

.black_overlay2{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: #f9f9f9;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content2 {
display: none;
position: absolute;
top: 1px;
left: 1px;
bottom:1px;
right:1px;
z-index:1002;
overflow:hidden;
}
</style>
</head>
<body bgcolor=#d9e8fb>
<table border=6px bordercolor=white
height="100%" width="100%">
<tbody>
<tr>
<td height="30">
<table width=100%>
<td width="100%"><img
src="NAGAContent_files/images/Main.png" width="100%" height="96px"></td>
</table>
</td>
</tr>
<tr>
<td>
<table align="left" border="2" bordercolor="#B0C4DE"
cellpadding="0" cellspacing="0" height="100%" width="100%">
<tbody>
<tr>
<td class="colorz" width="100px" height=3px ><font color="#191970"><B>&nbsp;&nbsp;&nbsp;Introduction Videos</font></td>
<td class="colorz" width="5">
</td>
<td class="colorz" height="0px" >
<table><td margin-left=10px> <script type="text/javascript" src="NAGAContent_files/javascript/tabs-Firefox.js"></script></td><td></td></table>
</td>
</tr>
<tr>
<td bgcolor=white>
<table style="width: 120px; height: 100%;">
<tbody>
<tr>
<td height="40px"><ol class="categoryklinks">
<ki><br><a href="javascript:void(2)" onclick="document.getElementById('light2').style.display='block';document.getElementById('fade').style.display='block'" title="Grading Methodology of RGUKT "><img src="NAGAContent_files/images/video.jpg" width=22px height=20px border=no>&nbsp;&nbsp;&nbsp;Grading</a><br>
<ki> <a href="javascript:void(1)" onclick="document.getElementById('light1').style.display='block';document.getElementById('fade').style.display='block'" title="Engineering Currciculum " ><img src="NAGAContent_files/images/video.jpg" width=22px height=20px border=no>&nbsp;&nbsp;&nbsp;Currciculum</a></ki></ol>

<font color=red><b><img src="NAGAContent_files/images/001.gif" style="margin-left:40px;margin-top:20px"><p><img src="NAGAContent_files/images/002.gif" style="margin-left:40px;margin-top:20px"><p><img src="NAGAContent_files/images/003.gif" style="margin-left:40px;margin-top:20px"><br><font color=red>
</td>
</tr>
<tr>
<td height="100%">It is Creating content based on 10.20.3.2/ engineering website</td>
</tr>
</tbody>
</table>
</td>
<td class="colorz">
</td><td background-image="NAGAContent_files/images/003.gif">&nbsp;
<div id='a1' style="display:none;"> <font size=5px><b>Hi I am Semester - 1 ; NO Modules Currently Unavailable <div align=center><blink><font size=35px> <font color=RED>Sorry</blink></div></font color></div><div id='a2' style="display:none;"><font size=5px><b>Hi I am Semester - 2 ; NO Modules Currently Unavailable <div align=center><blink><font size=35px> <font color=RED>Sorry</blink></div></font color></div><div id='a4' style="display:block;">
<div id="content1"
style="height: 0%; visibility: hidden;" class="tabPage">
<div id="body-div">
<div id="body-content-div">
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(49);"><img src="NAGAContent_files/images/plus.gif" name="btn49" id="btn49" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit : Programming Datastructures( 24 Items ) </font></font></b></b></a><div style="margin-bottom:-14px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box49" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/PDS/open1.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Introduction to Programming &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/PDS/open2.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Tracing of a C Program</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open3.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Variables, Expressions and Loops</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/open4.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Character Input and Output</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open5.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Line and Word counting&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-2</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/PDS/open6.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arrays</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open7.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Functions</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/PDS/open8.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Character Arrays </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open9.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Variables and Constants </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/PDS/open10.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operators </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open11.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operators and Expressions</a></ni></td><th>0::</th></tr>
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/PDS/open12.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Control Flow Statements &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-3</a></ni></td><th>0::</th></tr>
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/PDS/open13.html">13.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Loops</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/PDS/open14.html">14.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; One Dimensional Arrays &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/PDS/open15.html">15.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; Multi Dimensional Arrays</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open16.html">16.&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Character Arrays</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/open17.html">17.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Functions</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open18.html">18.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recursion</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/PDS/open19.html">19.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Structures</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open20.html">20.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Storage classes &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-5</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/PDS/open21.html">21.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pointers</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open22.html">22.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dynamic Allocation&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/open23.html">23.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Linked Lists &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-7</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/open24.html">24.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Doubly Linked Lists &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lab-8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/open25.html">25.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sample Programs in C language</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(31);"><img src="NAGAContent_files/images/plus.gif" name="btn31" id="btn31" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008 ( Epsilon ) ) (12 Items) </font></font></b></b></a><div style="margin-bottom:-13px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box31" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/PDS/W_1.E/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/PDS/W_2.E/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_3.E/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/C_1.E/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_4.E/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/W_5.E/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_6.E/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/C_2.E/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_7.E/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_8.E/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_9.E/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/C_3.E/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(32);"><img src="NAGAContent_files/images/plus.gif" name="btn32" id="btn32" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008( Sigma ) ) (12 Items) </font></font></b></b></a><div style="margin-bottom:-13px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box32" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/PDS/W_1.S/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/PDS/W_2.S/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_3.S/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/C_1.S/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_4.S/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="javascript:void(100)" onclick="document.getElementById('light100').style.display='block';document.getElementById('fade').style.display='block'">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_6.S/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/PDS/C_2.S/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_7.S/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_8.S/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_9.S/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/C_3.S/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(33);"><img src="NAGAContent_files/images/plus.gif" name="btn33" id="btn33" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2009 ) (12 Items) </font></font></b></b></a><div style="margin-bottom:-13px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box33" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/PDS/W_1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/PDS/W_2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/PDS/W_3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_1/PDS/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_4/PDS/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/W_5/PDS/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_6/PDS/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/M_2/PDS/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_7/PDS/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_8/PDS/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_9/PDS/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/M_3/PDS/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>


</div></div></div>
<div id="content2"
style="height: 0%; visibility: hidden;" class="tabPage"><b><font
color="#0000b0"><font color="#ff1493"><font
color="#0000b0"><font color="#ff1493"><font
color="#0000b0"><font color="#ff1493"><font
color="#0000b0"><font color="#ff1493"> </font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></b>
<div id="body-div">
<div id="body-content-div"><b><font color="#ff1493"><font
color="#0000b0"><font color="#ff1493"><font
color="#0000b0"><font color="#ff1493"><font
color="#0000b0"><font color="#ff1493"><font
color="#0000b0">
<script type="text/javascript">
//preload image
var collimg = new Image();
collimg.src = "NAGAContent_files/images/minus.gif";
var expimg = new Image();
collimg.src = "NAGAContent_files/images/plus.gif";

function ShowHideLayer(boxID) {
/* Obtain reference for the selected boxID layer and its button */
var box = document.getElementById("box"+boxID);
var boxbtn = document.getElementById("btn"+boxID);

/* If the selected box is currently invisible, show it */
if(box.style.display == "none" | box.style.display=="") {
box.style.display = "block";
boxbtn.src = "NAGAContent_files/images/minus.gif";

}
/* otherwise hide it */
else {
box.style.display = "none";
boxbtn.src = "NAGAContent_files/images/plus.gif";
}
}
</script></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></b>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(51);"><img src="NAGAContent_files/images/plus.gif" name="btn51" id="btn51" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Sequences & Series (9 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box51" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_1.1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Sequences</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_1.2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Limits of Sequences</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_1.3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Infinite Series </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Maths/M_1.4/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Integral Test</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_1.5/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Comparison Test</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Maths/M_1.6/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The ratio and root tests</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_1.7/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Alternating Series, Absolute and Conditional Convergence</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Maths/M_1.8/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Power Series </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_1.9/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Taylor series</a></ni></td><th>0::</th></tr>
</table>
</ol></div>

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(52);"><img src="NAGAContent_files/images/plus.gif" name="btn52" id="btn52" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Ordinary Differential Equations (9 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box52" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/Maths/M_2.1/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Basic Concepts</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_2.2/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; First order differential equations</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_2.3/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Exact Firste Order Differential Equations</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_2.4/open.html">13.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Linear Differential Equation of First Order and Bernoulli’s Form </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_2.5/open.html">14.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Solutions of Homogeneous Linear Differential Equations with Constant Coefficients </a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_2.6/open.html">15.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Solutions of Non-Homogeneous Linear Differential Equations with Constant Coefficients (Part-I) </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_2.7/open.html">16.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Solutions of Non-Homogeneous Linear Differential Equations with Constant Coefficients (Part-2) </a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_2.8/open.html">17.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Method of Variation of Parameters </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_2.9/open.html">18.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Solutions of Euler – Cauchy Equation </a></ni></td><th>0::</th></tr>

</table>
</ol>
</div>

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(53);"><img src="NAGAContent_files/images/plus.gif" name="btn53" id="btn53" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Functions of Several Variables (10 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box53" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/Maths/M_3.1/open.html">19.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Preliminaries</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_3.2/open.html">20.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Limits and Continuity</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_3.3/open.html">21.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Partial Derivatives</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_3.4/open.html">22.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Homogeneous Functions and Euler’s Theorem</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_3.5/open.html">23.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Differentiability</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_3.6/open.html">24.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Derivatives of Composite and Implicit Functions(Chain Rule) </a></ni></td><th>0::</th></tr> /*this is downloded by venki*/
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_3.7/open.html">25.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Jacobians</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_3.8/open.html">26.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Tylor's Expansion</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_3.9/open.html">27.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Maxima and Minima</a></ni></td><th>0::</th></tr>
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_3.10/open.html">28.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lagrange's Method of Multipliers</a></ni></td><th>0::</th></tr>
</table>
</ol>/*this is downloded by venki*/
</div>

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(54);"><img src="NAGAContent_files/images/plus.gif" name="btn54" id="btn54" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Numerical Analysis (8 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box54" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/Maths/M_N4.1/open.html">29.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Solution of Algebraic and Transcendental Equations: Bisection Method</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_N4.2/open.html">30.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;The Method Of False Position</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_N4.3/open.html">31.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The Iteration Method</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_N4.4/open.html">32.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;Newton Raphson Method</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_N4.5/open.html">33.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Finite Differences</a></ni></td><th>0::</th></tr><tr><td width=100%><ni><a href="Engineering/Maths/M_N4.6/open.html">34.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Newton's Interpolation Formulae</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/M_N4.7/open.html">35.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;Central Difference Interpolation Formulae</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/M_N4.8/open.html">36.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Numerical Integration</a></ni></td><th>0::</th></tr></table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(21);"><img src="NAGAContent_files/images/plus.gif" name="btn21" id="btn21" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008 ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box21" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/Maths/W_1.E/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/W_2.E/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_3.E/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Maths/C_1.E/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_4.E/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Maths/W_5.E/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_6.E/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Maths/C_2.E/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_7.E/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_8.E/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_9.E/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/C_3.E/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(23);"><img src="NAGAContent_files/images/plus.gif" name="btn23" id="btn23" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2009 ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box23" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/Maths/W_1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Maths/W_2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Maths/W_3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_1/Maths/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_4/Maths/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/W_5/Maths/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_6/Maths/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_2/Maths/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_7/Maths/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_8/Maths/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_9/Maths/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/C_3/Maths/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
</div></div></div>
<div id="content3"
style="height: 0%; visibility: hidden;" class="tabPage">
<div id="body-div">
<div id="body-content-div">
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(79);"><img src="NAGAContent_files/images/plus.gif" name="btn79" id="btn79" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit : STATICS ( 12 Items ) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box79" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/EM_1.1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Introduction to Engineering Mechanics</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/EM_1.2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Forces acting at a Point </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Moment about a point</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/EM_1.4/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Moment about an axis and couples</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.5/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Equations of Equilibrium</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.6/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Trusses I</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.7/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Trusses II</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.8/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Frames</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.9/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Friction</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.10/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wedges Square Threaded Screws</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.11/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bearings and Wheel Friction</a></ni></td><th>0::</th></tr>
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/EM/EM_1.12/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Belt Drivers</a></ni></td><th>0::</th></tr>

</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(50);"><img src="NAGAContent_files/images/plus.gif" name="btn50" id="btn50" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit : DYNAMICS ( 5 Items ) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box50" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/EM_1.13/open.html">13.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Kinematics of Particles - I</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/EM_1.14/open.html">14.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Kinematics of Particles - II </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.15/open.html">15.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Kinematics of Particles - III</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/EM_1.16/open.html">16.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Kinetics of particles I</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.17/open.html">17.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Kinetics of particles II</a></ni></td><th>0::</th></tr>

</table>
</ol></div>

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(48);"><img src="NAGAContent_files/images/plus.gif" name="btn48" id="btn48" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit : PROPERTIES OF AREAS ( 3 Items ) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box48" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/EM_1.18/open.html">18.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Centroids and Center of Gravity </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/EM_1.19/open.html">19.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Moment of Inertia I </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.20/open.html">20.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Moment of Inertia II</a></ni></td><th>0::</th></tr>
</table>
</ol></div>

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(47);"><img src="NAGAContent_files/images/plus.gif" name="btn47" id="btn47" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit : STRENGTH OF MATERIALS ( 16 Items ) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box47" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/EM_1.21/open.html">21.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Stress I </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/EM_1.22/open.html">22.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Stress II </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.23/open.html">23.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Strain, Hooke's Law </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/EM_1.24/open.html">24.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Strain Energy, Fatigue</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.25/open.html">25.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Generalized Hook's Law </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.26/open.html">26.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Torsion I </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.27/open.html">27.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Torsion II</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.28/open.html">28.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Shear force and Bending Moments - I </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.29/open.html">29.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Shear force and Bending Moments - II </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.30/open.html">30.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Symmetric Beam Bending </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.31/open.html">31.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shear Stresses in Beams - I </a></ni></td><th>0::</th></tr>
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/EM/EM_1.32/open.html">32.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Shear Stresses in Beams - II</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.33/open.html">33.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Stresses Transformations - I </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/EM/EM_1.34/open.html">34.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Symmetric Stresses Transformations - II </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/EM_1.35/open.html">35.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deflection </a></ni></td><th>0::</th></tr>
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt" ><td width="100%"> <ni><a href="Engineering/EM/EM_1.36/open.html">36.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Column- I </a></ni></td><th>0::</th></tr>

</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(71);"><img src="NAGAContent_files/images/plus.gif" name="btn71" id="btn71" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008 ( Epsilon ) ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box71" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/W_1.E/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/W_2.E/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_3.E/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="javascript:void(100)" onclick="document.getElementById('light100').style.display='block';document.getElementById('fade').style.display='block'">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="javascript:void(100)" onclick="document.getElementById('light100').style.display='block';document.getElementById('fade').style.display='block'">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/W_5.E/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_6.E/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/C_2.E/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_7.E/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_8.E/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_9.E/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/C_3.E/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(72);"><img src="NAGAContent_files/images/plus.gif" name="btn72" id="btn72" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008( Sigma ) ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box72" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/W_1.S/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/W_2.S/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_3.S/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/C_1.S/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_4.S/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/W_5.S/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_6.S/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/EM/C_2.S/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_7.S/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_8.S/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_9.S/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/C_3.S/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(73);"><img src="NAGAContent_files/images/plus.gif" name="btn73" id="btn73" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2009 ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box73" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/EM/W_1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/EM/W_2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/EM/W_3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_1/EM/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_4/EM/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/W_5/EM/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_6/EM/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_2/EM/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_7/EM/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_8/EM/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_9/EM/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/C_3/EM/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
</div></div>
</div>
<div id="content4"
style="height: 0%; visibility: hidden;" class="tabPage"><div id="body-div">
<div id="body-content-div">

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(104);"><img src="NAGAContent_files/images/plus.gif" name="btn104" id="btn104" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Engineering Drawing (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box104" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width=100%><ni><a href="Engineering/ED/ED_1.1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Introduction to Engineering Drawing and Graphics</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/ED_2.1/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Engineering Curves I </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/ED_3.1/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Engineering Curves II</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/ED_4.1/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Projection and Projection of Points</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/ED_5.1/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Orthographic projections of Straight Lines</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/ED_6.1/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Projections of Planes</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/ED_7.1/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Projections of Solids</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/ED_8.1/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sections of Solids</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/ED_9.1/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Isometric Projection</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/ED/ED_10.1/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Development of Surfaces</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/ED_11.1/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pro - Engineer Tutorial I</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni><a href="Engineering/ED/ED_12.1/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pro - Engineer Tutorial II</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(81);"><img src="NAGAContent_files/images/plus.gif" name="btn81" id="btn81" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008 ( Epsilon ) ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box81" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="javascript:void(100)" onclick="document.getElementById('light100').style.display='block';document.getElementById('fade').style.display='block'">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/ED/W_2.E/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_3.E/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/C_1.E/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="javascript:void(100)" onclick="document.getElementById('light100').style.display='block';document.getElementById('fade').style.display='block'">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/W_5.E/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_6.E/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/C_2.E/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_7.E/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_8.E/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_9.E/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/C_3.E/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(82);"><img src="NAGAContent_files/images/plus.gif" name="btn82" id="btn82" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2008( Sigma ) ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box82" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="javascript:void(100)" onclick="document.getElementById('light100').style.display='block';document.getElementById('fade').style.display='block'">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/ED/W_2.S/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_3.S/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/C_1.S/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_4.S/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/W_5.S/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_6.S/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/ED/C_2.S/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_7.S/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_8.S/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_9.S/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/C_3.S/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(83);"><img src="NAGAContent_files/images/plus.gif" name="btn83" id="btn83" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Exam Papers ( Batch:- 2009 ) (12 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box83" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/ED/W_1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 1</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/ED/W_2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Weekend Exam - 2</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/ED/W_3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 3 </a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_1/ED/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 1</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_4/ED/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 4</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/W_5/ED/open.html">6.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 5</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_6/ED/open.html">7.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 6</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni> <a href="Engineering/Exams/2009/C_2/ED/open.html">8.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Test - 2 </a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_7/ED/open.html">9.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 7</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_8/ED/open.html">10.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 8</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/W_9/ED/open.html">11.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Weekend Exam - 9</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Exams/2009/C_3/ED/open.html">12.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monthly Exam - 3</a></ni></td><th>0::</th></tr>
</table>
</ol></div>
</div></div>
</div></div>
<div id="content5"
style="height: 0%; visibility: hidden;" class="tabPage">
<div id="body-div">
<div id="body-content-div"> <ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(151);"><img src="NAGAContent_files/images/plus.gif" name="btn151" id="btn151" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Chemical Bonding (3 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box151" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr><td width="100%"> <ni><a href="Engineering/Chemistry/C_1.1/open.html">1.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Valence Bond Theory</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=100%><ni class="alt"><a href="Engineering/Chemistry/C_1.2/open.html">2.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Molecular Orbital Theory</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Chemistry/C_1.3/open.html">3.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Crystal Field Theory</a></ni></td><th>0::</th></tr>
</table>
</ol></div>

<ol class="categoryjlinks"><ji>
<a href="javascript:;" onclick="ShowHideLayer(152);"><img src="NAGAContent_files/images/plus.gif" name="btn152" id="btn152" border="0" height="11" width="11"> <b><b><font color="#ff1493"> Unit: Coordination Compounds (4 Items) </font></font></b></b></a><div style="margin-bottom:0px;"></div></ji></ol>
<HR color=blue height=5px width=98%>
<div id="box152" class="collapsible">
<ol class="categorylinks">
<table id="customers" border="0">
<tr class="alt"><td width=100%><ni><a href="Engineering/Chemistry/C_2.1/open.html">4.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Coordination number; chelate effects</a></ni></td><th>0::</th></tr>
<tr><td width=100%><ni><a href="Engineering/Chemistry/C_2.2/open.html">5.&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Applications of Coordination Complexes</a></ni></td><th>0::</th></tr>
<tr class="alt"><td width=
To get full information or details of Book store management system please have a look on the pages

https://seminarproject.net/Thread-book-s...ent-system

https://seminarproject.net/Thread-book-s...pid=164689

https://seminarproject.net/Thread-synops...ent-system

https://seminarproject.net/Thread-store-...ent-system

if you again feel trouble on Book store management system please reply in that page and ask specific fields in Book store management system

Guest

please send me tha form design.please please

Guest

please send me complete report and DFD of bookshop management system or source code in c#
To get full information or details of Book store management system please have a look on the pages

https://seminarproject.net/Thread-book-s...ent-system

if you again feel trouble on Book store management system please reply in that page and ask specific fields in Book store management system

mashfaq

(18-12-2010, 09:10 PM)Rohanserrao04 Wrote: [ -> ]i want the project SRS, DFD, ER diagaram for my project..
my project is for one wholesale book house. in this the wholesaler is purchasing the item from the manufature.. then the wholesaler are distributing to thier outlets only for their stores..

Contact me for development m.ashfaq23[at]gmail.comn

Contact me for development m.ashfaq23[at]gmail.com

Contact me for development m.ashfaq23[at]gmail.com