Recent Bookmarks and Annotations
-
Object reference not set to an instance of an object. on 2008-11-24
-
Linq to SQL DataContext Lifetime Management - Rick Strahl's Web Log on 2008-11-06
-
Diigo & Google on 2008-11-06
-
Interview Questions: C# on 2008-08-19
-
Does C# support multiple-inheritance?
-
Who is a protected class-level variable available to?
-
-
- Are private class-level variables inherited?
-
- Describe the accessibility modifier “protected internal”.
-
What’s the top .NET class that everything is derived from?
-
What does the term immutable mean?
-
What’s the difference between System.String and System.Text.StringBuilder classes?
-
What’s the advantage of using System.Text.StringBuilder over System.String?
-
Can you store multiple data types in System.Array?
-
What’s the difference between the System.Array.CopyTo() and System.Array.Clone()?
-
How can you sort the elements of the array in descending order?
-
What’s the .NET collection class that allows an element to be accessed using a unique key?
-
What class is underneath the SortedList class?
-
- Will the finally block get executed if an exception has not occurred?
-
What’s the C# syntax to catch any possible exception?
-
Can multiple catch blocks be executed for a single try statement?
-
Explain the three services model commonly know as a three-tier application.
-
What is the syntax to inherit from a class in C#?
-
Can you prevent your class from being inherited by another class?
-
Can you allow a class to be inherited, but prevent the method from being over-ridden?
-
What’s an abstract class?
-
When do you absolutely have to declare a class as abstract?
-
- What is an interface class?
-
- Why can’t you specify the accessibility modifier for methods inside the interface?
-
Can you inherit multiple interfaces?
-
What happens if you inherit multiple interfaces and they have conflicting method names?
-
What’s the difference between an interface and abstract class?
-
- What is the difference between a Struct and a Class?
-
What’s the implicit name of the parameter that gets passed into the set method/property of a class?
-
What does the keyword “virtual” declare for a method or property?
-
How is method overriding different from method overloading?
-
Can you declare an override method to be static if the original method is not static?
-
What are the different ways a method can be overloaded?
-
If a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
-
-
- What’s the difference between // comments, /* */ comments and /// comments?
-
How do you generate documentation from the C# file commented properly with a command-line compiler?
-
What debugging tools come with the .NET SDK?
-
What does assert() method do?
-
What’s the difference between the Debug class and Trace class?
-
- How do you debug an ASP.NET Web application?
-
Can you change the value of a variable while debugging a C# application?
-
What is the role of the DataReader class in ADO.NET connections?
-
- What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?
-
What is the wildcard character in SQL?
-
What connections does Microsoft SQL Server support?
-
Between Windows Authentication and SQL Server Authentication, which one is trusted and which one is untrusted?
-
What does the Dispose method do with the connection object?
-
ASP.NET How Do I Video Series on 2008-08-15
-
ASP.Net Load Testing and Optimization Toolkit - So you want to be a hero | PHP vs .Net on 2008-08-14
-
Portrait of a Business Analyst: Lean Vs. Agile OR Lean and Agile - A Relationship Defined on 2008-08-14
-
ons in context of Lean and Agile have revealed a few patterns that I would like to share. Some people talk about Lean and Agile as if they are the same things, some try to distinguish as if they are not, and some are simply caught between the two, not s
-
Lean Software Development on 2008-08-14
-
Mahiki Club London: Tropical Cocktails and Island Grill on 2008-08-13
-
timate destination for the cocktail lover. A ‘treasure island’ illustrated menu features classic and new innovations, cocktails for one or cocktails to share. A host of tropical creations designed to tempt and deli
-
Project Path on 2008-08-13
Groups
Jon jones havn't joined any group yet.