Where is .NET Framework 4.5 Client Profile ?

Where the hell is .NET framework 4.5 client profile ? Am I missing something ? Did I installed anything wrong ? Apocalypse ? No nothing is wrong, Microsoft have discontinued the client profile thingy from .NET Framework 4.5 onwards. Client profile was basically the version of .NET framework that was optimized for…

How to write efficient blog post using wordpress

Most of you do a lot of things the whole day and most of time you tend to share on how you do it with people around you. In simple words its called sharing. Sharing and socializing is the basic need of Web world, whether it be work, profession, entertainment…

How to get machine IP Address using C# and LINQ

Microsoft .NET have a mature API to play and code against the network you are connected. All the information you need to do that resides under System.Net and its sub namespace. This article will cover the simplest part of all and provide a way on how to get the…

Install SQL Server 2012 Express Step by Step

This steps will guide you to install SQL Server 2012 Express edition, code name “Denali”. The express edition is free version of SQL Server 2012 and is available for download from Microsoft site. Download the installer and run. Step 1: The installer will create a temporary folder in your C…

Configure Windows Server 2008 to host your own domain

You can easily find yourself in a situation where you keep refreshing your mail box waiting for a reply from your hosting provider support team about the issue you are facing and hope to get fixed. The more you expand or grow in your business, the more is the need…

How to create Bootable Windows 8 using USB Flash drive

In the age of clouds, flash drive are the household stuffs that are being used. Till everyone would step in the cloud and you would not fantasize buying a brand new high end lots of storage portable disk, you tend to use your flash drive for lots of data transfers…