Menu:

Recent Entries

Categories

Archives

Links

Blogs
- Dflying's Night
- David's Untitled Life
- Dflying's Blog in Chinese

This blog is hosted by DreamHost!

Syndicate

RSS 0.90
RSS 1.0
RSS 2.0
Atom 0.3

Search Using Google:

 
Web www.dflying.net

Search Results: interview

Tough .NET interview questions

.NET

Describe the difference between a Thread and a Process? What is a Windows Service and how does its lifecycle differ from a “standard” EXE? What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How...


C# Basic Interview Questions

.NET

What is the implicit name of the parameter passed into a property’s ’set’ method? ‘value’. And it’s data type depends on whatever variable we’re changing. How do you inherit from a class in C#? Place a colon and then the name of the base class. Does C# support multiple...


Building a Real Time ProgressBar using ASP.NET Atlas

Atlas

That will be very cool and useful if you can show your user a ProgressBar on a web page which displays the actual progress of some long operations. Now let’s try to make it possible by using ASP.NET Atlas. This post can also show you some basic conceptions about extending Atlas client side...


Move to http://me.dflying.net/

General

I decided to move out using WordPress with a new domain name http://me.dflying.net/ for some reason. Kindly remind please update your bookmark if you are interested in here. The old blog will still exist for you reference. I will still post computer tech related posts here. At the...