Buy Questpond's video subscriptions on
huge discount
.
Online: 1568
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
How can XSS attacks be prevented in ASP.NET 4.0 ?
Posted by
Bharathi Cherukuri
on 8/28/2012 | Category:
ASP.NET Interview questions
| Views: 2698 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Using HTML encoded code expressions, the XSS attacks can be prevented in ASP.NET 4.0.
The native <%= expression %> can be written as <%: expression %>
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Your database includes the following stored proced ...
Next > :
Explain about NHibernate..
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
Explain about NHibernate..
Explain about .edmx file..
Explain about carriage return ?
In ToString("F2"), What does F2 mean ?
Why String is a reference type ?
How to display a number as a percent in .NET ?
Is there any difference between String and string ?
Discuss the advantages of using XmlReader and XmlWriter ?
Latest Interview Questions
Your database includes the following stored procedure: CREATE PROCE ...
You generate an Entity Data Model from your application database. The ...
Your application database includes Person and OfficeAssignment tables. ...
Your application database includes a table named Person. You need to a ...
Your application database includes Person and OfficeAssignment tables. ...
What are anonymous types?
In your application, information about all courses is stored in a Cour ...
In your application course, information is stored in a Course table. S ...
More ...