What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design?
57
What are the various authentication mechanisms in ASP.NET ?
When we are requesting a new URL through Response.Redirect()
the new page wil open on the new browser window or it wil
open in the same window? If we use Server.Transfer() what
wil happen?
50
6. Tell us about a time when you failed to meet a deadline.
What were the repercussions?
What ports must be open for DCOM over a firewall? What is
the purpose of Port 135?
51
Can anyone please tell me that the question posted on this
website are Sufficient for the interview with 2+ year
experience in .net
77
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