Free IQ Test by QuizRocket.com fun quizzes! » » Christmas Trivia Quiz – Naughty or Nice Quiz – The Dumb Test « « Make a Quiz | Christmas Song Lyrics | Twilight Quizzes | Dumb MySpace Quizzes
Archive for December, 2008
My IQ Score
Posted in Asp.net, C# .Net on December 26, 2008 | Leave a Comment »
Garbage Collection in .Net Framework
Posted in C# .Net on December 19, 2008 | Leave a Comment »
Here i am giving the introduction to Garbage Collection in Dot Net
Remoting Concepts in C#
Posted in C# .Net on December 18, 2008 | 7 Comments »
Definition: · Application which is located in another application domain or process can communicate with another by using .Net Remoting. · .Net Remoting allows processes to share the objects. It can call the method and can access the properties of an objects that are o hosted in different application domain with in the same process [...]
