.Net Frame work arch?
No Answer is Posted For this Question
Be the First to Post Answer
what is the need of vss to developer?
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain pipelining? : Dot net architecture
Explain cache memory? : Dot net architecture
What is code access security (cas)?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What is the cli? Is it the same as the clr?
How to delete the duplicate records from table(having bulk records)?
how to find the 2nd higgest salary in the column for example take table name is employee? And also find bottom 2nd lowest salary ?
11 Answers GeoTechnology, Wipro,
any one can explain about projectarchitecture and project approach briefly
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
What does the "EnableViewState" property do? Why would I want it on or off?