Windows Authentication (via Active Directory) and SQL
Server authentication (via Microsoft SQL Server username
and passwords).
Which one is trusted and which one is untrusted?
Am not able to move the controls on the form freely in
asp.net 3.5 even though I selected the position as relative
or absolute for those controls. What should I do to overcome
this?
50
How to transpose rows into columns and columns into rows in
a multi-dimensional array ?
What benefit does your code receive if you decorate it with
attributes demanding specific Security permissions?
27
Using code explain Configuration Management
55
how to implement some securty aspect in our application i.e
1.cookie poisioning.
2.data encryption.
3.forcefull browsing
4.sql/code injection
5.securing web app by using web services
........my question is how to implement these thing in our
application
is this done by hard coding or by help of some tool
52
Where we create sessions for Banking Applications and how to
create? expalin with code?