Home work 9

  Write short answers, uploaded as a WORD DOCUMENT and attach references.   

  • 9.1 Give examples of applications of IPsec.
  • 9.2 What services are provided by IPsec?
  • 9.3 What parameters identify an SA and what parameters characterize the nature of a particular SA?
  • 9.4 What is the difference between transport mode and tunnel mode?
  • 9.5 What is a replay attack?
  • 9.6 Why does ESP include a padding field?
  • 9.7 What are the basic approaches to bundling SAs?
  • 9.8 What are the roles of the Oakley key determination protocol and ISAKMP in IPsec?

BI Assignment 4

 

Chapter 4 – discussion question #1-5 & exercise 1

When submitting work, be sure to include an APA cover page and include at least two APA formatted references (and APA in-text citations) to support the work this week.
All work must be original (not copied from any source).

Unit 5 DB: mCommerce

We all use applications on a daily basis.  Select an application (it has to be one that involves transactions like banking, shopping, booking, etc.) that you use frequently and describe it.  If you have not used one, select and research an application that interests you.  What are some pros and cons associated with the use of that application, from the end user’s and retailer’s perspectives?  
In response to your peers, expand on two of your peer’s responses. 

Homework 3

post current events article on any computer security topic.(200 to 250 words and References) 

own work only.

 

Class,

From a development team of one to two people to an enterprise-level team with multiple divisions, the topic of mobile development will eventually come up. Write a  3 to 6 page paper in which you:

  • Compare & Contrast mobile applications vs websites.
  • Research and discuss the importance of developing a mobile strategy.
  • Discuss different system mobile functionalities.
  • Explain the social aspect of mobile interfaces.
  • Discuss two-three mobile application development myths.
  • Argue the need for adaptive vs dedicated mobile websites.

Your assignment must follow these formatting requirements:

  • Please provide peer-review references to substantiate your viewpoint. Note: Wikipedia and similar Websites do not qualify as quality resources.
  • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. 
  • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment 

practical connection.

 

R.3 Practical Connections Assignment

Overview: At UC, it is a priority that students are provided with strong educational programs and courses that allow them to be servant-leaders in their disciplines and communities, linking research with practice and knowledge with ethical decision-making. This assignment is a written assignment where you will demonstrate how this course (professional writing) research has connected and put into practice within your own career. Directions:
Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course (professional writing) have been applied or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study.

Requirements:  

course name : professional writing(dissertation course)

  • Provide a 500 word (or 2 pages double spaced) minimum reflection.  
  • Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited.  
  • Share a personal connection that identifies specific knowledge and theories from this course.   
  • Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment.   
  • You should NOT provide an overview of the assignments assigned in the course. The assignment asks that you reflect on how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace.

I will be attaching a sample reference and rubric. please follow the reference and rubric. i need proper APA format, proper citation, and references.

Disucussion board- 300 words only ***Urgent required****

Week 6 discussion deals with BYOD and Mobile Computing. While the two  topics are intertwined they also have their own set up issues.

  1. Differentiate between BYOD and Mobile Computing.
  2. If you had to describe either BYOD or Mobile Computing with one  word, what would that one word be?  Please explain why that one word  expresses your views.

With references and APA Citation. Need in three Hours.

Exp19_Excel_Ch11_CapAssessment_Deans | Exp19 Excel ch 11 CapAssessment Deans

  Project Description:

You work for the vice president’s office at a major university. Human Resources provided a list of deans and associate deans, the colleges or schools they represent, and other details. You will use text functions to manipulate text, apply an advanced filter to display selected records, insert database summary statistics, use lookup functions, and display formulas as text.

     

2

First, you want to combine the   year and number to create a unique ID.
 

  In cell C8, enter 2006-435 and use Flash Fill to complete the IDs for all the deans and   associate deans.

 

3

Next, you want to create a   three-character abbreviation for the college names.
 

  In cell E8, use the text function to display the first three characters of   the college name stored in the previous column. Copy the function to the   range E9:E28.

 

4

The college names are hard to   read in all capital letters.
 

  In cell F8, insert the correct text function to display the college name in   upper- and lowercase letters. Copy the function to the range F9:F28.

 

5

You want to display the names in   this format Last, First.
 

  In cell J8, insert either the CONCAT or TEXTJOIN function to combine the last   name, comma and space, and the first name. Copy the function to the range   J9:J28.

 

6

Columns K and L combine the   office building number and room with the office phone extension. You want to   separate the office extension.
 

  Select the range K8:K28 and convert the text to columns, separating the data   at commas.

 

7

You decide to create a criteria   area to perform an advanced filter soon.
 

  Copy the range A7:M7 and paste it starting in cell A30. Enter the criterion Associate Dean in the appropriate cell on row   31.

 

8

Now you are ready to perform the   advanced filter.
 

  Perform an advanced filter using the range A7:M28 as the data source, the   criteria range you just created, and copying the records to the output area   A34:M34.

 

9

The top-right section of the   worksheet contains a summary area. You will insert database functions to   provide summary details about the Associate Deans.
 

  In cell L2, insert the database function to calculate the average salary for   Associate Deans.

 

10

In cell L3, insert the database   function to display the lowest salary for Associate Deans.

 

11

In cell L4, insert the database   function to display the highest salary for Associate Deans.

 

12

Finally, you want to calculate   the total salaries for Associate Deans.
 

  In cell L5, insert the database function to calculate the total salary for   Associate Deans. 

 

13

Format the range L2:L5 with   Accounting Number Format with zero decimal places.

 

14

The range G1:H5 is designed to   be able to enter an ID to look up that person’s last name and salary.
 

  In cell H3, insert the MATCH function to look up the ID stored in cell H2,   compare it to the IDs in the range C8:C28, and return the position number.

 

15

Now that you have identified the   location of the ID, you can identify the person’s last name and salary.
 

  In cell H4, insert the INDEX function. Use the position number stored in cell   H3, the range C8:M28 for the array, and the correct column number within the   range. Use mixed references to keep the row numbers from changing. Copy the   function to cell H5 but preserve formatting. In cell H5, edit the column   number to display the salary.

 

16

In cell D2, insert the function   to display the formula stored in cell F8.
  In cell D3, insert the function to display the formula stored in cell H3.
  In cell D4, insert the function to display the formula stored in cell H4.
  In cell D5, insert the function to display the formula stored in cell L3.

 

17

Create a footer with your name   on the left side, the sheet name code in the center, and the file name code   on the right side.

qualitative v quantitative risk assessment

 

Compare and evaluate in 500 words or more qualitative v quantitative risk assessment.  

Use at least three sources. Use the Research Databases available from the Danforth Library not Google. Include at least 3 quotes from your sources enclosed in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format. Use the quotes in your paragaphs.   Stand alone quotes will not count toward the 3 required quotes.Copying without attribution or the use of spinbot or other word substitution software will result in a grade of 0.