Answer Posted / kamal
Form load, Activated, Deactivated and Visible changed
events are lifetime events.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is code access security (cas)?
What is the difference between primary & secondary storage device? : Dot net architecture
5. Wcf- Session Managment
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
Explain domestic architecture artifacts? : Dot net architecture
what are constructors and destructors?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
Define cache coherency and how is it eliminated? : Dot net architecture
Explain the types of memory management? : .NET Architecture
How is the using() pattern useful? What is idisposable?
What is difference between .net and visual studio?
Different types of authentication modes in .net framework ?
Explain pipelining? : Dot net architecture
Explain about cookie less session state? : .NET Architecture
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