ASP .Net Job Interview Questions Part II
Category: Interviewing
Which template must you provide, in order to display data in a Repeater control?
How can you provide an alternating color scheme in a Repeater control?
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What base class do all Web Forms inherit from?
What method do you use to explicitly kill a users session?
How do you turn off cookies for one page in your site?
Which two properties are on every validation control?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
How do you create a permanent cookie?
What tag do you use to add a hyperlink column to the DataGrid?
What is the standard you use to wrap up a call to a Web service?
Which method do you use to redirect the user to another page without performing a round trip to the client?
What is the transport protocol you use to call a Web service SOAP?
True or False: A Web service can only be written in .NET?
What does WSDL stand for?
What property do you have to set to tell the grid which page to go to when using the Pager object?
Where on the Internet would you look for Web services?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
How is a property designated as read-only?
Which control would you use if you needed to make sure the values in two different controls matched?
Explain the differences between Server-side and Client-side code?
What type of code (server or client) is found in a Code-Behind class?
What does the "EnableViewState" property do? Why would I want it on or off?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
Let's say I have an existing application written using Visual Studio (VBInterDev and this application utilizes Windows COM+ transaction services. How would you approach migrating this application to .NET?
Additional Resources On CareerConnected.com Below:
Retail Jobs On CareerConnected.com
Entry Level Jobs On CareerConnected.com
Internships On CareerConnected.com
Recent College Graduate Jobs On CareerConnected.com
Management Trainee Jobs On CareerConnected.com
Top 40 US Jobs On CareerConnected.com
100 Best Employers
Resume Builder
Personal Marketing
Diversity Calendar
Job Search Interview Preparation
Sample Cover Letters
Find Great Jobs
Top Sites For Older Workers
Networking
|
|
Free Job Search Guide |
Comments:
Only members can write comments.Please, login / register to write comment.


