What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
Is there any thread in our .net programs?
ctype(123.34,integer) - should it throw an error? Why or why not?
What is connection pooling and how do you make your application use it?
Explain what is the difference between a class and an object?
What's singlecall activation mode used for in .net?
asp mean
Explain about .NET services?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What?s typical about a Windows process in regards to memory allocation?
What security mechanisms to enforce for Authenticating and authorizing the users?
Is .net an object oriented language? What are their components?
How to get the number after decimal point in .net?