Resource Type | Posted On |
Are all methods virtual in C#? | Nov 25 |
What are the various programmed data transfer methods? | Jan 05 |
What size is a .NET object? | Jan 14 |
What is .NET? | Oct 05 |
When was .NET announced? | Sep 02 |
What versions of .NET are there? | Oct 07 |
Why did they call it .NET? | Nov 19 |
What does 'managed' mean in the .NET context? | Nov 29 |
Can I write my own .NET host? | Nov 27 |
Why doesn't the .NET runtime offer deterministic destruction? | Feb 07 |
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 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 |
So I can pass an instance of a value type to a method that takes an object as a... | Oct 16 |
Can I call a virtual method from a constructor/destructor? | Sep 08 |
Inserting an element into the stack using array in dfs (data file structure) | Dec 20 |
Write an algorithm for Deleting an element from the circular queue using array i... | Oct 11 |
Which of the following programming approach used functions as a key concept to p... | Jul 28 |
Identify the drawback of using procedure-oriented programming, if any: | Nov 02 |
Name the library that must be included while using cin | Nov 13 |
|
Identify the correct syntax for declaring a dynamic array of characters using th... | Apr 11 |
What is the output modes used in 8279? | Feb 09 |
What are the modes used in keyboard modes? | Jan 04 |
What are the modes used in display modes? | Mar 31 |
What are the various flags used in 8085? | Oct 13 |
Which Stack is used in 8085? | Apr 22 |
Write an algorithm for Inserting an element into the queue using array in dfs | Nov 08 |
Write an algorithm for Deleting an element from the queue using array in dfs | Nov 28 |
Which interrupts are generally used for critical events? | Aug 12 |
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b)) | Dec 15 |
Functional decomposition technique can be used to implement - Select option | Dec 15 |
Using the CHECKS table, write a query to return all the unique remarks | Dec 21 |
Using today's TEAMSTATS table, write a query to determine who is batting under... | Dec 21 |
Which system is used to identify/track/monitor the individual knowledge and skil... | Feb 25 |
Are triggers used with the SELECT statement? | Dec 21 |
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 |
How can I get at the Win32 API from a .NET program? | Mar 04 |
Is the lack of deterministic destruction in .NET a problem? | Feb 18 |
Does the .NET Framework have in-built support for serialization? | Sep 22 |
What operating systems does the .NET Framework run on? | Oct 10 |
What tools can I use to develop .NET applications? | Oct 31 |
How do I use the 'using' keyword with multiple objects? | Nov 01 |
Write an algorithm for Inserting a Node using Singly Linked List in dfs (data fi... | Jan 18 |
Write an algorithm for Deleting a Node using Singly Linked List in dfs (data fil... | Dec 12 |