Explain How to improve the cache performance? : Dot net architecture
No Answer is Posted For this Question
Be the First to Post Answer
How to send e-mail to gmail/yahoo or any other ID from your mail server.I need the code.
Explain the process of gc?
When do I need to use gc.keepalive?
Explain a .net mobile example with details? : Microsoft dot net mobile
There are so many languages are already existing for developing application.Then what is the need of .net.
what is an assembly ?
what is authentication and authorization?how do they differ?
Please tell me the .net 2.5 frame work with example
Explain about continuable exceptions?
Explain 'managed' mean in the .NET context
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
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.