My Profile
Active Members
TodayLast 7 Days
more...
Awards & Gifts
Online Exams
Fresher Jobs
Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian
cities including Bangalore, Chennai, Hyderabad, Pune or Kochi
Resources
Find educational articles, blogs, discussion threads and other resources.
Colleges
Find details about any college in India or search for courses.
|
ASP.NET Interview Questions with Answers - Set 5
Posted Date: 09 Feb 2008 Resource Type: Articles/Knowledge Sharing Category: General
|
Posted By: Bala Member Level: Diamond Rating: Points: 4
|
|
|
|
ASP.NET Interview Questions with Answers - Set 5
What is delay signing? Ans : Delay signing allows you to place a shared assembly in the GAC by signing the assembly with just the public key. This allows the assembly to be signed with the private key at a later stage, when the development process is complete and the component or assembly is ready to be deployed. This process enables developers to work with shared assemblies as if they were strongly named, and it secures the private key of the signature from being accessed at different stages of development..
What are the authentication modes in ASP.NET? Ans : None, Windows, Forms and Passport..
Are the actual permissions for the application defined at run-time or compile-time? Ans : The CLR computes actual permissions at runtime based on code group membership and the calling chain of the code..
What's a code group? Ans : A code group is a set of assemblies that share a security context..
What's the difference between authentication and authorization? Ans : Authentication happens first. You verify user's identity based on credentials. Authorization is making sure the user only gets access to the resources he has credentials for..
What are the authentication modes in ASP.NET? Ans : None, Windows, Forms and Passport.
Explain the differences between Server-side and Client-side code? Ans : Server side scripting means that all the script will be executed by the server and interpreted as needed. ASP doesn't have some of the functionality like sockets, uploading, etc. For these you have to make a custom component usually in VB or VC++. Client side scripting means that the script will be executed immediately in the browser such as form field validation, clock, email validation, etc. Client side scripting is usually done in VBScript or JavaScript. Download time, browser compatibility, and visible code - since JavaScript and VBScript code is included in the HTML page, then anyone can see the code by viewing the page source. Also a possible security hazards for the client computer
|
Responses
|
No responses found. Be the first to respond and make money from revenue sharing program.
|
|
Watch TV Channels
|