What's wrong with a line like this? Datetime.parse(mystring);
What does jit do?
What is boxing and un-boxing in .net?
What are the contents of assembly?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
What is msil, il?
What is "common language specification" (cls) in .net?
What is Atomicity?
Can you share processes between Windows services?
Where does the dispose method lie and how can it be used to clean up resources?
Explain me what is encapsulation?
What are the core differences between .NET Languages ?