Kshitij’s Blog
.NET/ CSLA.NET / ASP.NET / VB.NET / C# / SQL Server / MySql ..
-
Jun164 Comments
So what basically is reflection:
Using a class library methods at runtime without adding its reference in your project is done through Reflection. In this article I will show you how to use reflection using a simple example.
Let’s first create a Class Library.
Read the rest of this entry » -
Jun55 Comments
Recently i faced lots of problem with my hosting company as almost daily my site was down due to some problems in their servers. They usually send me a link to trace my site. Basically that site provide service to ping back any URL from their servers which are located in different countries. So it [...]
Read the rest of this entry »

Recent Comments