how to Set Environment Variable for Java in Windows 8,8.1

Set Environment Variable for Java in Windows 8,8.1 Defining JAVA_HOME is an important process after the installation of your JDK you must set the JAVA_HOME as your system variable, this is essential in the GlassFish ESB installation. another reason is most of the java IDE’s only work after JAVA_HOME is declared, the Android Studio not works until u … Read more

Solved ASP.NET Development Server not Working|Run ASP.NET Projects in Web Browser by editing hosts file

How to Solve ASP.NET Development Server Problems The below tutorial guides you to solve the ASP.NET development server problem by editing your hosts file. When you started creating your first web application with ASP.NET most of the users get this error, when you start Debugging your project in your web browsers. Internet Explorer cannot display the … Read more