how windows applications different from the console
applications?
Answer / dsr
console programs are comiple and run in the console.windows
programs are compile in console and run in windows format.
| Is This Answer Correct ? | 1 Yes | 0 No |
Define the mesi? : Dot net architecture
How can i create only one instance of class and thus doesn't allow creating any more instances?
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?
how to kill user session ?
what is authentication and authorization?how do they differ?
State the different levels of exceptional safety?
Use of Enable view state ? if turn off what happen ?
What is .net mobile input validation. : Microsoft dot net mobile
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain about .net garbage collector?
Can I create my own metadata attributes?
What's the difference between an application and a program?