Job Basket Interview Tips
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Search Jobs
Welcome to jBasket Interviews, where you can ask questions and receive answers from other members about job interviews and job seeking tips.
User hiro.numara
Member for:
2 years
Type:
Registered user
Full name:
Location:
Website:
About:
Activity by hiro.numara
Score:
470
points (ranked #
5
)
Questions:
11
Answers:
3
Comments:
0
Voted on:
0
questions,
0
answers
Received:
4
up votes,
1
down vote
Recently asked questions by hiro.numara
0
votes
1
answer
When you’re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
asked
2 years
ago
by
hiro.numara
c#
net
0
votes
0
answers
What technology enables out-of-proc communication in .NET?
asked
2 years
ago
by
hiro.numara
net
c#
0
votes
0
answers
What is the difference between in-proc and out-proc
asked
2 years
ago
by
hiro.numara
net
c#
0
votes
0
answers
What does this useful command line do? tasklist /m "mscor*"
asked
2 years
ago
by
hiro.numara
c#
net
+1
vote
0
answers
How is the using() pattern useful? What is IDisposable?
asked
2 years
ago
by
hiro.numara
c#
net
programming
+1
vote
0
answers
What is the difference between Finalize() and Dispose()?
asked
2 years
ago
by
hiro.numara
net
c#
+1
vote
0
answers
How does the generational garbage collector in the .NET CLR manage object lifetime?
asked
2 years
ago
by
hiro.numara
programming
net
c#
0
votes
1
answer
What is the JIT? What is NGEN?
asked
2 years
ago
by
hiro.numara
programming
c#
performance
net
0
votes
1
answer
Can DateTimes be null?
asked
2 years
ago
by
hiro.numara
programming
net
c#
0
votes
0
answers
How is a strongly-named assembly different from one that isn’t strongly-named?
asked
2 years
ago
by
hiro.numara
programming
c#
net
asp-net
0
votes
0
answers
Is this valid? Assembly.Load("foo.dll");
asked
2 years
ago
by
hiro.numara
net
c#
asp-net
Recently answered questions by hiro.numara
0
votes
1
answer
What is the maximum amount of memory any single process on Windows can address?
answered
2 years
ago
by
hiro.numara
programming
net
c#
0
votes
1
answer
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
answered
2 years
ago
by
hiro.numara
programming
c#
net
0
votes
1
answer
Are the type system represented by XmlSchema and the CLS isomorphic?
answered
2 years
ago
by
hiro.numara
programming
c#
net
asp-net