An Object Relation Mapping(ORM) library helps developers to create data access applications by programming against a conceptual model instead of programming against a relational database…
In one of the .NET applications I’m designing, we had to identify the name of the calling method as well as the class in which…
In one of the mobile device application we are developing using .NET Compact Framework(C#) utilizes conditional compilation to include/exclude device specific source code. In Visual…
Microsoft released a demo video of two applications developed using SilverLight, .NET and recently released FaceBook APIs. The user interface of the applications are unbelievable…
If you want to clear .NET ClickOnce Application cache, run one among the following commands through Visual Studio command prompt. mage -cc You can read…
As many of the new Microsoft Windows applications are developed using .NET Framework, it is becoming mandatory to install .NET Framework on our personal computers.…
Today when Visual Studio.NET 2008 IDE is launched, the IDE closed automatically after few seconds without any error/warning message. I tried launching it again but…
How To Fix – “Windows Live Writer requires the installation of the .NET Framework” Error
In an unavoidable circumstance, I had to rebuild Windows Vista OS today. After rebuilding the OS I noticed the recent Technology Preview of Windows Live…