Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
1174Describe the difference between inline and code behind which is best in a loosely coupled solution?
1 1517Post New Dot Net General Questions
what is the keyword used for self reference?
Tell us what is a variable of implicit type and what is its scope?
Explain security measures exist for .net remoting in system.runtime.remoting?
Where does the gac exist ?
How do I spawn a thread?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is the intermediate language between asp and asp.net1.0?
Explain memory-mapped files.
Explain about Behavioral design pattern?
What are situations when you register .NET assembly in GAC ?
What is Flyout Design Pattern in .NET?
What should you do to store an object in a viewstate?
What is .net standard?
Explain Different kinds of methods?
What's wrong with a line like this? Datetime.parse(mystring);