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 |
What are the different access modifier? Explain in detail?
Explain COM with example?
What is .net viewstate?
what are constructors and destructors
.Net Frame work arch?
What is the importance of updatepanel control?
Is .NET really support fully OOP Concept?
What is Video Streaming in .net??
what is sessions and cookies take one example simple way to understand
What is the difference between abstract class and Interface? Give an example how will u write an abstract class using .NET Framework
What is different about namespace declaration when comparing that to package declaration in java?
Differnce between managed code and unmanaged code ?