Tuesday, December 25, 2012

STRUCTURAL ANALYSIS University Question Paper


STRUCTURAL ANALYSIS University Question Paper


Ċ2 CE331 STRUCTURAL ANALYSIS D03.pdf
View Download



Railway Airport and ports Question Bank


Railway Airport and ports Question Bank  :

                           The Unit Wise notes for the subject has been attached on the following link

                      click here to download  -- CLICK HERE 
                           
                                  Link : https://docs.google.com/open?id=0B8VDnKzfglNnVmt4NGp0VlpadUU

Monday, December 24, 2012

Multibyte Addition


Multibyte Addition :


              The Microchip PIC instruction set provides opcodes that will perform the addition or subtraction two 8-bit values but what if we need to add or subtract 16-, 24- or 32-bit values held in several bytes?

8 - Bit addition Immediate Addressing Mode


8 - Bit addition Immediate Addressing Mode



         
       courtesy :
                          +Amudha Muthukumar 

Wednesday, December 19, 2012

Unit 4 Association rule making and classification [ Data Warehousing and Data Mining paper ]



      Unit 4 Association rule making and classification  [ Data Warehousing and Data Mining paper ]
























Unit 3 Data Mining Notes [ Data Warehousing and Data Mining paper ]


Unit 3 Data Mining Notes  [ Data Warehousing and Data Mining paper ]


Data Warehousing and Data Mining notes for Unit 3

































Friday, December 14, 2012

SONY PC CompanioN Latest version


SONY PC Companion




PC Companion is a computer application that acts as a portal to Sony Xperia and operator features and applications, such as phone software updates, management of contacts and calendar, media management with Media Go, and a backup and restore feature for your phone content (availability of applications depends on your phone and operator). Over time, more applications can be added and downloaded when made available by Sony Xperia or your operator.

System requirements

  • Internet broadband connection
  • Intel® Pentium® 4, 3.6 GHz or equivalent AMD processor
  • 500 MB free hard disk space
  • 2 GB RAM
  • 1 available USB 2.0 port and USB cable
  • Microsoft® Windows XP™ SP2 (32 bit), Vista (32/64 bit) or Windows 7 (32/64 bit) or Windows 8 (32/64 bit)*
*PC Companion is not supported on Windows RT

Installation instructions

  1. Download the installation package to a temporary folder on your PC.
  2. Run the downloaded file, and follow the instructions that appear.

Version: 2.10.115 (Prod 27.1)
                                                                  File size 26,3 MB

How to run Android apps on Windows PC

How to run Android apps on Windows PC ?

There are many answers but the one most prefer is BlueStacks App Player
 

Running Android apps on Windows PC via BlueStacks App Player

Want to play Android games or run your favourite Android apps on your Windows PC, then you need BlueStacks App Player. The first beta version of the App Player was released today for general public with a host of pre-loaded Android apps and direct access to download more.

Improving a lot from the Alpha version that 
was made available last year, the current beta allows you to play even the most graphic-intensive Android games on your PC, thanks to the in-built hardware graphics acceleration.







Using the company's LayerCake technology, BlueStack beta is basically converting the ARM compatible Android apps to run on x86 platform and that too with a great efficiency. It uses PC's graphics card to run graphic intensive apps/games or replicates accelerometer input for the apps via mouse interactions or arrow keys.

Company has also partnered with developers of Fruit Ninja, SliceIt, Nook, Townsmen, Evernote, Defender and StumbleUpon to pre-load their apps on the beta version of BlueStacks App Player. Users will also have access to GetJar, 1Mobile, and Amazon to get more Android apps and games within the App Player itself.

So, rather than buying the paid PC version of Angry Birds Space, you can now just grab the free ad-supported Android version and play it on your Windows PC.




download link   -- click here to download BlueStacks App Player

http://www.mediafire.com/?c40ih1ayl4plita



C# complete tutorial download free

C# complete tutorial download free


collection of offline pages that can help you for learning c# 

C tutorial.rar

Plan for nov dec 2012 c# exam

Plan for nov dec 2012 c# exam 

only 8 marks are asked no 16 mark questions

unit 1 

operator and expression
statements
arrays and structures
program structure and simple i/o
basic elements of c#

unit 2*

property and indexes
delegates
publish/subscribe design pattern
operator and method overloading
multiple inheritence

unit 3 *

stream oriented operation
multitasking
multithreading
thread operation
synchronization

unit 4

working with xml
reading and writing xml data
xpath to search xml
ado.net arch
ado.net connected and disconnected 


unit 5

building xml web service
web service client
wsdl and soap
web service with complex data types
web service performance 


note :  * in unit 2 or 3 (i.e in q.no 12 or 13) simple programs are asked for 8 marks 

cs706 C# dot net unit wise notes ppt pdf [ c# .net ]

cs706 C# dot net unit wise notes ppt pdf  [ c# .net ] 

notes for all units from unit 1 to unit 5


ćUNIT 1.ppt
View Download




ćUNIT 2.ppt
View Download




ćUNIT 3.ppt
View Download



ćUNIT 4.ppt
View Download



ćUNIT 5.ppt
View Download











Course Plan:: C# and .NET Framework cs706


 Course Plan:: C# and .NET Framework   cs706C# and .NET Framework   cs706
Course Plan
Subject Code   : CS706                                              
Subject Name  : C# and .NET Framework                   
TEXT BOOK:
T1 - S.Thamarai  Selvi  and  R.  Murugesan  A  Textbook  on  C#  ,  Pearson Education,2003.
T2 - Stephen C. Perry Core C# and .NET, Pearson Education,2006. (Xerox)

S.No
Topic
Page No.
Teaching Aid
No of Hrs
Cum. Hrs
         1.          
Introduction about the subject
1
1

UNIT – I
         2.          
Review of OOP Concepts
T(20-28)
-
1
2
         3.          
Overview of .NET Framework
T(28-38)
-
2
4
         4.          
Basic Elements of C#
T(39-63)

1
5
         5.          
Program   Structure   and   simple   Input   and   Output   Operations  
T(72-80)
-
1
6
         6.          
Operators  and Expressions
T(80-88)
PPT
2
8
         7.          
Statements
T(88-99)
PPT
1
9
         8.          
Arrays and Structures
T(99-107)
-
1
10

UNIT – II
         9.          
Inheritance
T(137-148)
-
1
11
       10.        
Namespace
T(148-156)
PPT
1
12
       11.        
Polymorphism
T(156-167)
-
1
13
       12.        
Interface  and  Overloading:
Multiple Inheritance
T(192-198)
-
1
14
       13.        
Property, Indexes
T(208-216)
-
1
15
       14.        
Delegates
T(216-228)
PPT
1
16
       15.        
Publish/Subscribe Design Patterns
T(228-244)
-
1
17
       16.        
Operator Overloading-Method Overloading
T(244-253)
-
2
19

UNIT – III
       17.        
C# Concepts for creating Data Structures
T(265-273)
-
1
20
       18.        
File Operations:
File Management systems
T(273-284)
-
1
21
       19.        
Stream  Oriented  Operations
T(284-298)
-
2
23
       20.        
Multitasking
T(298-315)
-
1
24
       21.        
Multithreading
T(323-329)
-
1
25
       22.        
Thread  Operation
T(329-338)
PPT
2
27
       23.        
Synchronization.
T(338-350)
-
1
28

UNIT – IV
       24.        
Working with XML
T2(462-471)
-
1
29
       25.        
Techniques for Reading and Writing XML Data
T2(472-484)
-
2
31
       26.        
Using XPath to Search XML
T2(485-493)
-
1
32
       27.        
ADO.NET Architecture
T2(498-502)
Video
1
33
       28.        
ADO.NET Connected and Disconnected Models
T2(502-533)
-
2
35
       29.        
XML and ADO.NET
T2(533-540)
-
1
36
       30.        
Simple and Complex Data Binding
T2(546-563)
-
       31.        
Data Grid view class
T2(563-584)
-
1
37

UNIT – V
       32.        
Application Domains,  Remoting,  Leasing and Sponsorship  
Notes
-
1
38
       33.        
.NET Coding Design Guidelines
T2(682-691)

1
39
       34.        
Assemblies
       35.        
Security,  Application  Development 
T2(692-728)
-
1
40
       36.        
Web  Services
T2(870-874)
-
1
41
       37.        
Building an XML Web Service
T2(875-883)
Video
1
42
       38.        
Web Service Client
T2(884-894)
-
1
43
       39.        
WSDL and SOAP
T2(895-906)
PPT
2
45
       40.        
Web Service with Complex Data Types,  Web Service Performance
T2(906-918)
-
1
46
       41.        
Review
1
47
Advance Topic:
·         MVC Architecture in C# .net
References:
  1. http://dotnet.jku.at/courses/csharp/download/Slides.aspx
  2. http://dotnet.jku.at/csbook/solutions
  3. http://www.dotnetperls.com/datagridview
  4. http://www.c-sharpcorner.com/uploadfile/tusharkantagarwal/objectorientedcsharp11162005070743am/objectorientedcsharp.aspx
  5. http://www.c-sharpcorner.com/uploadfile/eecabral/oopsand.net211102005075520am/oopsand.net2.aspx