Skip to main content

Home/ Appin Security Lab - Sample Papers/ Group items tagged Asp.Net

Rss Feed Group items tagged

appin atl

Subject - Asp.Net - 2 views

Q8. How the page life cycles Execute? (Choose from the options below) Options: A. Init,Load,Validate,Event,Render B. Load,Init,Validate,Event,Render. C. Load,Validate,Event,Render. D. None of t...

CareerCourses InformationSecurityTraining JobOrientedTrainings Asp.Net

started by appin atl on 20 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q6.In what format does C# expect data to be streamed,Select the Correct Answer? (Choose from the options below) Options: A. Simple binary B. SOAP C. Unserialized D. Simple binary &sOAP

InformationSecurityTraining JobOrientedTrainings CareerCourses Asp.Net

started by appin atl on 19 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q5. What is the correct syntax of region directive? (Choose from the options below) Options: A. #region #end region B. #region #endregion C. region endregion D. None

JobOrientedTrainings CareerCourses Asp.Net

started by appin atl on 19 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

  •  
    Q1: What is MSIL? (Choose from the options below) Options: a) Multi Socket Interface Library b) Microsoft Intermediate Language c) Microsoft Interface Language d) Microsoft Integer Long
appin atl

Subject - Asp.Net - 3 views

Q15. Which of these Controls does not have the Display property? (Choose from the options below) Options A. RangeValidator B. CompareValidator C. CustomValidator D. ValidationSummary

CareerCourses InformationSecurityTraining JobOrientedTrainings ITIndustrialTraining Asp.Net

started by appin atl on 24 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q16. Which of these is not the value provided in Type property of Validation Controls? (Choose from the options below) Options A. String B. Integer C. Double D. None of these

Asp.Net ITIndustrialTraining JobOrientedTrainings ProjectBasedTraining

started by appin atl on 24 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

19. The Products table has a column named ProductName and a primary key column named ProductID.When a user selects an item in the DataList, you want to retrieve the value of the ProductID columnass...

CareerCourses JobOrientedTrainings Asp.Net ProjectBasedTraining

started by appin atl on 27 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 3 views

Q14. On which of these classes, we can apply skins? (Choose from the options below) Options A. UserControl B. Control C. Button D. None of these

CareerCourses ProjectBasedTraining JobOrientedTrainings Asp.Net

started by appin atl on 23 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q18. Which is true to bind a method by setting the Master attribute in the ? (Choose from the options below) Options A. < pages masterpagefile="r4r.co.in.MasterPage" /> B. < page...

CareerCourses ProjectBasedTraining Asp.Net ITIndustrialTraining

started by appin atl on 26 Nov 13 no follow-up yet
appin atl

This instruction specifies "BLD Rd, b": - 1 views

A. Copies the T Flag in the SREG to bit b in register Rd. B. Copies the value of b in the SREG to bit b in register Rd. C. Copies the value of Rd in the SREG to bit b in register b. D. none

JobOrientedTrainings InformationSecurityTraining ITIndustrialTraining ProjectBasedTraining CareerCourses Asp.Net AppinTechnologyLab Training

started by appin atl on 19 Dec 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q9. ----------- provides a set of options depicted as images. (Choose from the options below) Options: A. Gallery widget B. Listview C. Imagelist D. Imageview

ProjectBasedTraining InformationSecurityTraining ITIndustrialTraining

started by appin atl on 21 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 4 views

Q2: Which is true for C#? (Choose from the options below) Options: A. C# supports interfaces B. C# also provides support for structs C. C# provides component-oriented features D. All

CareerCourses InformationSecurityTraining

started by appin atl on 16 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q4.Does C# support multiple-inheritance? (Choose from the options below) Options: A. No B. Yes C. By use of interface D. By use of abstract Class

JobOrientedTrainings CareerCourses

started by appin atl on 18 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q3. An assembly is: (Choose from the options below) Options: A. A collection of files that appear to the programmer to be a single DLL or EXE B. Properties of c# C. Events Of c# D. Declarative s...

CareerCourses InformationSecurityTraining

started by appin atl on 18 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q7. Which class the Exeception class derived? (Choose from the options below) Options: A. System.Exeception B. System.ApplicationExeception C. System.SystemExeception D. None of these

ITIndustrialTraining CareerCourses InformationSecurityTraining JobOrientedTrainings

started by appin atl on 20 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q12. Which of these events of the Calendar will be appropriate to provide some formatting like changingthe Backcolor of the weekend day cells dynamically ? (Choose from the options below) Options...

InformationSecurityTraining JobOrientedTrainings ITIndustrialTraining ProjectBasedTraining

started by appin atl on 22 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 2 views

Q10. Which of these properties of a Web Page is true when you post to another page ? (Choose from the options below) Options: A. IsPostBack B. IsCrossPagePostBack C. IsAsync D. IsCallBack

CareerCourses InformationSecurityTraining JobOrientedTrainings ITIndustrialTraining

started by appin atl on 21 Nov 13 no follow-up yet
appin atl

Subject - Asp.Net - 3 views

Q13. Among these, which one is not a list control? (Choose from the options below) Options A. BulletedList B. CheckBoxList C. DropDownList D. Datalist

CareerCourses InformationSecurityTraining JobOrientedTrainings ITIndustrialTraining

started by appin atl on 23 Nov 13 no follow-up yet
appin atl

subject: Asp.Net - 2 views

Q20. You need to enable paging for a DataGrid control? A. You can use a DataReader B. You can use a DataTable C. You can use either the DataReader or DataTable D. A DataGrid does not support paging.

InformationSecurityTraining ITIndustrialTraining

started by appin atl on 27 Nov 13 no follow-up yet
1 - 20 of 42 Next › Last »
Showing 20 items per page