How to Open Visual Studio 2012 in Windows 7 with Diagram
In this article we will study about opening visual Studio 2012 in Windows 7. This article is for whom who are using visual studio 2012 first time and don't know how to start working with visual...
View ArticleHow to Create New Website in .Net Using Visual Studio 2012
In this article we will study about creating a new website Using Visual Studio 2012.The steps are discussed below:Step 1: Start Visual Studio 2012. If you don’t know how to start visual studio then...
View ArticleHow to Publish Website in Visual Studio 2012
This article is about publishing the website in visual studio 2012. To publish website in asp.net 4.5 framework follow the given steps: To publish website in asp.net 4.0 see this article Publish...
View ArticleCreate Master Page and Content Page in Visual Studio 2012
In this article we will go through the steps of adding master page in Visual Studio 2012. Master page has the extension of .master . Master page in asp.net websites are used to give a common layout to...
View ArticleHow to Create Header and Footer Using Web User Controls in .net
In this article we will study how to create header and footer and using both on the master page. In this article sample code is written using Visual Studio 2012 but it is also applicable to previous...
View ArticleHow to Read Connection String from Web.config file
This article on connection string will focus on accessing connection string from web.configfile in code behind file of asp.net web forms.The sample code is written using visual studio 2012 and given in...
View ArticleSystem.Web.HttpException in .NET GridView Control
Sometimes while using Grid View control and setting .net GridView AllowPaging property True and not handling the paging in code behind it throws exception "System.Web.HttpException: The GridView fired...
View ArticlePaging in .Net GridView Control
In this article we will find out how to set paging in Grid View control in asp.net. In some situation we bind the Grid View to table that contain very large amount of data, so page size become very...
View ArticleIIS Installation on Windows 7
IIS( Internet Information Services) also known as Internet Information Server can be installed on windows 7 by reading the steps which I am going to discus here in this article. If you are .net...
View ArticleGoogle Triples Free Storage Capacity for Gmail, Google Drive and Google+ up...
Google has brought great news for all who have to delete their email from Gmail Account or documents from Google Drive due to limited free storage capacity provided by the Google. On Monday Google has...
View ArticleGoogle Launched Nexus 4 Smartphone In India
Google's much awaited smartphone Nexus 4 has been launched in India just at INR 25,999. Nexus 4 can be purchased from online shopping website Flipkart , LG brand shops or any of multi brand outlet...
View ArticleTop 10 Android Apps for Smartphone
You are all set to explore the mobile world with your new Android device. For that, you get to choose from over 700,000 apps. To know which ones are the best will be a tedious task off course.So, we...
View ArticleSamsung Galaxy S4 – Smartest Smart Phone!
A phone with a large screen and a big battery in an awesomely compact handset that’s loaded with amazingly extra features is Samsung Galaxy S4. The smartest smartphone launched in 50 countries together...
View Article7 Free Must Have Android Apps
Android has enhanced its lead as the most famous operating system of smartphones worldwide. Nowadays smartphones can do some incredible tasks and the Android Market has speedily absorbed some brilliant...
View ArticleAndroid Games
Android promises to deliver an impressive stock of games every month having supreme 3D graphics and high replay value.Whether you own an android mobile or a tablet, the top 10 games listed in this...
View ArticleHow to Deploy or Publish ASP.NET website in IIS 7 on localhost
To add .net website into IIS on local machine follow all the steps with diagram( images) given in this tutorial. Before that IIS must be installed on your local system. Follow this tutorial to Install...
View ArticleHow to Add or Create SSL Certificate in IIS 7 on Local Machine
In this tutorial I will explain about how to add self - signed SSL (Secure Socket Layer) certificate in IIS 7 on localhost. In previous article I explained how to Install IIS on Windows7and How to...
View ArticleHTTP Error 404.17 - Not Found in IIS
I deployed an asp.net website built in framework 4.0 in IIS 7 and got error with code 404.17-Not Found: the request content appears to be script and will not be served by the static file handler as...
View ArticleSamsung Galaxy S4: Record Selling Smartphone in Company's History
Samsung Galaxy S4 smartphone launched by Samsung Electronics in 14 April , 2013 is on the verge of making history in terms of selling more than 10 millions of this product after the launch. According...
View ArticleHow to Solve HTTP Error 403.14- Forbidden in ASP.NET
In this article we will study How to fix Error 403.14: The web server is configured not to list the contents of this directory, when running the asp.net site using IIS. I got this error when trying to...
View Article