The Use of Microsoft based Technologies for the benefit of the Community Prof. Avi Mendelson – Microsoft & Technion - Taub 643.

Slides:



Advertisements
Similar presentations
Profile CV How to complete your CV section. You Home Page Where is my CV page? Your profile CV section can be found by clicking on the icon next to the.
Advertisements

B. Ramamurthy 4/17/ Overview of EC2 Components (fig. 2.1) 10..* /17/20152.
Local Variables and Scope Benjamin Fein. Variable Scope A variable’s scope consists of all code blocks in which it is visible. A variable is considered.
In the top right hand corner you will type in your package code in the box that says “Place Order.” Then you will click “Go.”
Access - Project 1 l What Is a Database? –A Collection of Data –Organized in a manner to allow: »Access »Retrieval »Use of That Data.
Chapter 1 Databases and Database Objects: An Introduction
Access A Relational Database Management System. Prof. Leighton2 Database ► A database is a collection of data that’s related to a particular topic ► A.
The Use of Microsoft based Technologies for the benefit of the Community Prof. Avi Mendelson – Microsoft & Technion - Taub 643.
VMs Virtual Machines. VM What is a VM  Virtual Machine  Software implementation of a machine running on another machine May or may not resemble the.
Service Definer Roles NHS e-Referral Service
Start your Azure account
E | W | E | W | NHS e-Referral Service Referring Roles Issued: 3 June.
>> Press Enter to go to the Next Slide Backup Express Speed Backup Express Speed "Backup Express" will backup all your important files.
Using Microsoft Outlook: Basics. Objectives Guided Tour of Outlook –Identification –Views Basics –Contacts –Folders –Web Access Q&A.
Microsoft Access – Tutorial 1 if you need to review general Microsoft Office procedures such as: menus toolbars task panes files help printing please go.
LESSON 17 PREPARED BY MANJU. database A database is a collection of related information Access is the Microsoft Office database program that enables you.
Access Ch 5 Review.
MS Access: Database Concepts Instructor: Vicki Weidler.
Distributed Databases Dr. Lee By Alex Genadinik. Distributed Databases? What is that!?? Distributed Database - a collection of multiple logically interrelated.
Ryan CrawCour Solution Architect and Integration Specialist DEMYSTIFYING BIZTALK BUSINESS ACTIVITY MONITORING.
Introduction to Class Modules Please use speaker notes for additional information!
Introduction to VB.NET Tonga Institute of Higher Education.
CSC2012 Database Technology & CSC2513 Database Systems.
Database Systems COMSATS INSTITUTE OF INFORMATION TECHNOLOGY, VEHARI.
1 Web for Employee - Finance Contacts: Accounts Payable-Purchase Orders: Peg Pierangeli ext Brenda Miller ext Budgets.
By Connor Kershaw How to use a computer When was it invented How has computers affected our lives What are the benefits What do we use a computer for End.
DAVE WILLIAMS (NOTRE DAME) AND MARK SULLIVAN (SUNY GENESEO) ILLiad Addons: Significant Improvement to Your Staff Productivity.
Chapter 1 Databases and Database Objects: An Introduction
March 12 & 13, 2007 Using the Iterating Business Object Peter Bell SystemsForge.
Microsoft Access – Tutorial 1 if you need to review general Microsoft Office procedures such as: menus toolbars task panes files help printing please go.
Database Management Relational Databases and Data Normalization By: Prof. Thomas G. Re Nassau Community College.
Files and Folders What’s the difference?. What are files ? Collections of digital information created on or for computers click the mouse or press the.
Microsoft Access – Tutorial 2 Designing Databases In this tutorial, we will create a new database create a new table import tables from an existing database.
Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software Lecture 3 This material was developed by Oregon Health.
QAD.NET UI – Configured Screens Stacy Elwood Green, BravePoint MWUG September 2011.
Using Wikis in Education Caroline County Educational Technology Workshop August 1, kispaces.com/
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
Page Chapter 18 Section 2 & 3.   Identify the characteristics that describe populations.  Examine the different types of relationships that.
1 CS1110 lecture 4 9 Sept. Customizing a class & testing Classes: fields; getter & setter methods. Secs (p. 45) & 3.1 (pp. 105–110 only) Constructors.
Desktop Virtualization
ESA UNCLASSIFIED – For Official Use Workshop #23 Pasadena, USA 25 rd March 2015 Sam Cooper Common services update (part 2)
CS Class 03 Topics  Sequence statements Input Output Assignment  Expressions Read pages Read pages 40 – 49 for next time.
Welcome to Concur! Procurement & Support Services.
A New Page to Add-On Your Multimedia Page. Creating a New Page Open up a new Windows Notepad Click File > Save As > My Computer > “your flash drive” Name.
 Start Microsoft Word from the icon or shortcut for the application. This is usually accessible from the Start Button. Then go to Programs, then Microsoft.
This computer is on but it is in sleep mode to save energy.
FILE MANAGEMENT Computer Basics 1.3. FILE EXTENSIONS.txt.pdf.jpg.bmp.png.zip.wav.mp3.doc.docx.xls.xlsx.ppt.pptx.accdb.
Vista Sidebar Gadgets Steve Marx Technical Evangelist Microsoft Corporation.
Digital Forensics Dr. Bhavani Thuraisingham The University of Texas at Dallas Lecture #8 File Systems September 22, 2008.
Introduction to Databases Angela Clark University of South Alabama.
PHP Form Processing * referenced from
YG - CS Concept of Encapsulation What is encapsulation? - data and functions/methods are packaged together in the class normally.
Ch 26 & 27 Operating Systems.  Understand the purpose of an operating system  Be able to describe the tasks performed by an operating system.
Students will go to In the top right hand corner the student will type in their package code in the box that says “Place.
Object and Classes อ. ยืนยง กันทะเนตร คณะเทคโนโลยีสารสนเทศและการสื่อสาร มหาวิทยาลัยพะเยา Chapter 3.
E | W | E | W | NHS e-Referral Service Referring Roles Issued: 27 th.
The Database Concept and the Database Management System (DBMS) Databases.
How to Search the Library Catalogue. To search the library catalogue, go to Click Catalogue.
PRODUCT DESIGN: SECTION A: CHILDRENS NURSERY INTERACTIVE BOOKS, GAMES, NETS MATERIALS: Paper and Card.
Naming, Saving, & Retrieving Files
Skill Based Assessment - Entity Framework -
Skill Based Assessment - ASP.NET MVC -
Skill Based Assessment
Notes on These Slides This presentation was created by the Florida Center for Instructional Technology and is intended to be used by school and/or school.
Online Claim Submission – Enhancements/Internal Training
Please grab a TKM book off the back cabinets
Assignment 1 Creating a Heart.
M318.
Shared memory programming
EPS Student Chapter Activity Reports
Presentation transcript:

The Use of Microsoft based Technologies for the benefit of the Community Prof. Avi Mendelson – Microsoft & Technion - Taub 643 Prof. Ron Friedman – CS Technion – Taub 605

Agenda Isolated Storage Isolated Storage

General For each application the system defines a special secure area that only the application can access. For each application the system defines a special secure area that only the application can access. The storage is located on the flash drive and so survives reboot. The storage is located on the flash drive and so survives reboot.  Please note that on the emulator the ISOstorage is removed each time the emulator is killed. This section provides few simple examples, more explanations can be found in the “blue book” section 12, and in MSDN - US/education/basics/isolated_storage This section provides few simple examples, more explanations can be found in the “blue book” section 12, and in MSDN - US/education/basics/isolated_storage US/education/basics/isolated_storage US/education/basics/isolated_storage

Simple example-1

Example 2 – The use of Directories Directory is a generic data structure in.NET that allows you to same a value together with a key. Directory is a generic data structure in.NET that allows you to same a value together with a key. In this example we allow saving details of products and retrieve them if found. In this example we allow saving details of products and retrieve them if found.

Initial Note: Description field cannot contain space Note: Description field cannot contain space The product_List is declared outside so observable to all functions. The product_List is declared outside so observable to all functions. The class can be defined after its use The class can be defined after its use

Save operation In this example we save data for two products In this example we save data for two products The code of the saving is below The code of the saving is below

Load Operation