Frequently Asked Interview Questions
What are the Disadvantages of using Query String?
<< ViewState
Query Strings >>
4. What are the Disadvantages of using Query String?
Query strings are insecure because the information in the query string is directly visible to the user on the address line in the browser.
Limited capacity: Some browsers and client devices impose a 2083-character limit on the length of URLs.
<< ViewState
Query Strings >>
Newer Post
Older Post
Home
Most Visited Pages
Unable to process SMSESSION cookie
Unable to process SMSESSION cookie warning in siteminder webagent logs We could see this warning in siteminder web agent logs. user tries ...
Policy Server Failover, Load Balancing and Clustering
Overview Agent to Policy Server Failover Dynamic Load Balancing Policy Server Clustering Exercise 1: Policy Server Failover Exercise 2: Mult...
Policy Server Failover
Exercise 1 : Policy Server Failover In this exercise, you and a partner will configure your systems for policy server failover. You will cha...
Policy Server Clustering
A cluster is a set of servers with dynamic load balancing. Load is dynamically distributed among the servers in a cluster. Trusted hosts can...
Failover and Load Balancing
Failover and Load Balancing SiteMinder allows the following failover and load balancing strategies: – Agent topolicy server o Failover...
N-Tier Architecture Components
N-Tier Architecture Components Clients (Browser & Standalone Application) – managesuser (a.k.a. actors) interaction with the applica...
SQL Interview Questions on JOINS
<<PREV SQL Interview Questions on JOINS NEXT >> 21. Difference between char and nvarchar / char and varchar data-type? char[(n)...
Siteminder Tutorials
Siteminder Tutorials :: Conceptual Overview N-Tier Architecture Components SiteMinder Overview SiteMinder Components SiteMinder Features Sin...
SQL Interview Questions on Stored Procedures
<<PREV SQL Interview Questions on Stored Procedures NEXT >> 31. What is Stored procedure? A stored procedure is a set of Struct...
What is a validation group
ASP.NET FAQS Validation Controls FAQS >> 10. What is a validation group? Validation groups allow you to group validation controls on a...
Home
|
Site Index
|
Contact Us