CS411 Assignment No.2 Solution and Discussion
Visual Programing (CS411)Assignment#02 (GRADED) Total marks = 20 Deadline Date = Monday, January 28, 2019Please read all the instructions carefully before attempting the assignment.You are required to create a WPF C# application using Visual Studio.Problem Statement:First Design interface in WPF as given in the gif file, the application will let the user browse an image and after the image shows up user can zoom in and zoom out the picture.GUI: Layouts:Parent Layout is DockPanel , inside DockPanel there is an image View and a Stackpanel which is docked at the bottom.3 Button are inside StackPanel and back ground of StackPanel is 3 colors Linear Gradient. Image View: Image View will be used to set image recourse that will be browsed with button.Buttons:Browse button will be used to browse and JPG Image file and set that image to Image View.+ (Zoom in) button will be used to zoom the opened picture.- (Zoom out) button will be used to zoom out the picture. Output.gif has been attached with this Assignment file please observe this file carefully your program’s output must be like this output file.Submission detailsFollowing Files Must be submitted in a single zip or rar file.· .CS code file· .XAML File (Front End file)· A .gif file which shows working of your Application(For Recording .gif a software named Screentogif is uploaded on LMS, or you can use any other gif recording tool as well)You are not required to submit the complete project, only copy these three files from project folder. Please note if you submit doc or txt file you will be awarded 0 marks. Make sure to write your own VU ID in the assignment file(s) otherwise assignment will not be accepted.If you do not submit any of the above mentioned file 25% marks per file will be deducted. See More
from Latest Activity on Virtual University of Pakistan http://bit.ly/2Thz5jw
0 comments:
Post a Comment