Resource Type | Posted On |
Why did they call it .NET? | Nov 19 |
Why doesn't the .NET runtime offer deterministic destruction? | Feb 07 |
Can savepoints be used to "save off" portions of a transaction? Why or why not? | Dec 21 |
Why crystal is a preferred clock source? | Jun 23 |
Why is XmlSerializer so slow? | Jan 04 |
Why do we use XRA A instruction | Jun 19 |
Compare CALL and PUSH instructions | Jul 03 |
Define a namespace called ‘samplespace’, which includes a member variable,namely... | Dec 15 |
Explain the difference between a JMP instruction and CALL instruction | Oct 26 |
What must be done after closing a cursor to return memory? | Dec 21 |
How can I find out what the garbage collector is doing? | Sep 08 |
Does .NET replace COM? | Nov 24 |
Can I use COM components from .NET programs? | Sep 21 |
Can I use .NET components from COM programs? | Dec 15 |
Is ATL redundant in the .NET world? | Feb 07 |
How does .NET remoting work? | Sep 17 |
What does 'managed' mean in the .NET context? | Nov 29 |
Can I write my own .NET host? | Nov 27 |
What is .NET? | Oct 05 |
When was .NET announced? | Sep 02 |
What versions of .NET are there? | Oct 07 |
What size is a .NET object? | Jan 14 |
What are the new features of .NET 2.0? | Mar 25 |
What's the problem with .NET generics? | Dec 22 |
|
What's new in the .NET 2.0 class library? | Oct 25 |
Structs are largely redundant in C++. Why does C# have them? | Sep 16 |
If C# destructors are so different to C++ destructors, why did MS use the same... | Nov 21 |
Why do I get errors when I try to serialize a Hashtable? | Dec 03 |
Why am I getting an InvalidOperationException when I serialize an ArrayList? | Dec 13 |
Why is the arrangement of conditions in an SQL statement important? | Dec 21 |
Why does excel display number signs(###) in a cell? | Jan 20 |
Can I call a virtual method from a constructor/destructor? | Sep 08 |
In 8085 which is called as High order / Low order Register? | Feb 12 |
Which of the following is true about a function call in a C++ program? | Oct 03 |
When you call a function by passing the address of a data variable, it is know a... | Sep 16 |
Which of the following function calls is correct while providing default... | Feb 25 |
Which function call does invoke the following function prototype? float sub1(int... | Feb 13 |
Consider a class X, which includes a virtual function called X_output. | Feb 16 |
What is the general format of calling a static member function using a class... | Nov 02 |
Which of the following is called an implicit constructor for the class xyz? | Sep 26 |
Pick out the correct usage of the list function called, splice(). | Jun 03 |
Will my .NET app run on 64-bit Windows? | Oct 17 |
How can I make sure my C# classes will interoperate with other .NET languages? | Sep 28 |
Does the .NET Framework have in-built support for serialization? | Sep 22 |
How can I get at the Win32 API from a .NET program? | Mar 04 |
What operating systems does the .NET Framework run on? | Oct 10 |
What tools can I use to develop .NET applications? | Oct 31 |
Is the lack of deterministic destruction in .NET a problem? | Feb 18 |