The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Apr 2017 |
| Last Sign in: | 103 Weeks Ago, 4 Days Ago |
| Questions Answered: | 4870 |
| Tutorials Posted: | 4863 |
MBA IT, Mater in Science and Technology
Devry
Jul-1996 - Jul-2000
Professor
Devry University
Mar-2010 - Oct-2016
[Programing in .NET 2]
Make assignment unique (change text, table, image & diagram) differen 90% templete "Assignment 2_Frontsheet.docx"
------------------------------------------------------------------------------------------------------------------------------------------------------
3.1 implement a .NET programming solution based on a prepared design
Database diagram: draw new image like templete
Take screenshot new program c# on assign post [Programing in .NET 1] Add, delete, search, update
Take screenshot new program c# on assign post [Programing in .NET 1] Renting
Take screenshot new program c# on assign post [Programing in .NET 1] Report
3.2 implement event handling using control structures to meet the design algorithms
Take screenshot Visual Studio check if else like templete (no copy templete)
3.3 identify and implement opportunities for error handling and reporting
Take screenshot Visual Studio error handling and report like templete (no copy templete)
3.4 make effective use of an Integrated Development Environment (IDE) including code and screen templates
Code with confidence: make content unique (demo on templete, no copy)
Navigate in context: make content unique (demo on templete, no copy)
Understand your code: make content unique (demo on templete, no copy)
Fix issues quickly: make content unique (demo on templete, no copy)
Perfect screen layout: make new content unique (demo on templete, no copy)
Screen Template: make content unique (demo on templete, no copy)
Some evaluate questions about this application: make content unique (demo on templete, no copy)
ASSIGNMENT FRONT SHEET <No.2>
Qualification BTEC HND Diploma in Computing and Systems Development Unit number and title Unit 41: Programming in .Net Assignment due Assignment submitted Learner’s name Assessor name Learner declaration:
I certify that the work submitted for this assignment is my own and research sources are fully acknowledged.
Learner signature Date Grading grid
P3. P3. P3. P3. 1 2 3 4 Assignment title M2 M3 D1 D2 D3 Simulation in .NET for “Mobilize You”
1 In this assignment, you will have opportunities to provide evidence against the following criteria.
Indicate the page numbers where the evidence can be found. Assessment criteria Expected evidence Task
no. LO3. Be able to implement C# .NET solutions 3.1 implement a .NET
programming solution based Show and explain the design solution. on a prepared design
3.2 implement event Using the control structures effectively handling using control such as: branching, selection, loop structures to meet the statements 3 design algorithms
3.3 identify and implement .Net Program code with exception opportunities for error handling and user interfaces handling and reporting
3.4 make effective use of an
Integrated Development
Environment (IDE) including
2 Assessor’s Feedback Assessment criteria Expected Evidence Feedback
(note on Merit/Distinction if applicable) Merit descriptor No. (M1)
Merit descriptor No. (M2)
Merit descriptor No. (M3)
Distinction descriptor No. (D1)
Distinction descriptor No. (D2)
Distinction descriptor No. (D3)
Summative feedback 3 Assessor’s Signature Date 4 3.1 implement a .NET programming solution based on a prepared design
Database diagram RentDetail Vehicle vehicleid id rentid name
make
registyear
addon
rentperday
vehicletype Rent
id
customerid
total
returndate
rentdate Customer
id
name User ssn id phone password address I have implemented the “Vehicle Rental System” based the design described above. Inheritance hierarchy
is used wherever possible to implement classes
5 6 3.2 implement event handling using control structures to meet the design algorithms 7 3.3 identify and implement opportunities for error handling and reporting
8 9 3.4 make effective use of an Integrated Development Environment (IDE) including code and screen
templates Code with confidence
Get help right where you need it. Visual Studio guides you with live assistance as you write code.
IntelliSense describes APIs as you type and uses auto-completion to increase speed and accuracy. Quick
Info tool tips let you inspect API definitions, and squiggly lines let you know about issues, often showing
them as you type. 10 Navigate in context
Don’t lose your place as you explore
Finding your way around in a large code base can be challenging. Visual Studio helps you find your way
around more easily, without losing the context of the code or the markup you started from, with
capabilities like Peek to definition, Navigate To, and Quick Find.
Enhanced Scrollbar’s 10,000 foot structural view of your code file lets you quickly pinpoint issues.
See the object structure of your code easily with inline object browsing in the Solution Explorer, and
quickly search for files in your solution. Understand your code
With Code Lens, there’s no need to leave your code to quickly understand its call structure and navigate
to related functions. Code Lens goes much further. You can find out who last modified a method, or
whether its tests are passing, all from right where you are in your code. 11 Fix issues quickly
Light bulb icons help you identify and fix common coding issues, in many cases “live” as you type your
code, and take quick code actions (like refactoring, implementing interfaces and more) from right inside
the editor. Perfect screen layout
Got a favorite screen layout for working on your multi-monitor desktop, and another you use for your
laptop? No problem! Now you can save and apply custom screen layouts that work great for particular
machines or tasks. 12 Screen Template
Visual Studio LightSwitch allows you to create Screen Template extensions. The primary reason you
would want to create one is to allow LightSwitch programmers to easily consume a custom control.
LightSwitch contains five default templates that serve most needs. 13 However, as covered in the article: Using OLAP for LightSwitch, a custom template can provide easy
configuration of a custom control. For example, we create a sceen template to allow easy configuration of
the Many – To – Many control
The Many-To-Many control will automatically be configured. Some evaluate questions about this application
Questions
14 1 What do you think about the UI of this application? 2 What do you think about the functions of this application? 3 This application is friendly using? 4 What do you think about error handling of this application? 5 This application is good for managing big system? 15