Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label Visual Studio. Show all posts
Showing posts with label Visual Studio. Show all posts

Write and Run C (C++) Program in Visual Studio 2010/ 2012 / 2013

Aug 11, 2016 0 comments
Introduction

Here I will explain how to write and run c or c++ program in visual studio 2010 / 2012 / 2013 or execute c / c++ programs in visual studio 2010 / 2012 / 2013 or how to use visual studio to run c / c++ programs with example
.

Description:
  
In previous articles I explained visual studio keyboard shortcut keys, zoom in / zoom out options in visual studio to increase font size, visual studio tfs key is not valid for use in specified state, asp.net mvc project template types in visual studio
and many articles relating to visual studio, asp.net, c#, vb.net, JavaScript and jQuery. Now I will explain how to write and execute c / c++ programs in visual studio 2010 / 2012 / 2013 with example.

Error - Visual Studio TFS Key Not Valid for Use in Specified State

Feb 8, 2016 0 comments

Introduction:

Here I will explain how to solve the problem of “Visual Studio TFS Key Not Valid for Use in Specified State” while connecting tfs in visual studio. This key not valid for use in specified state problem occurred due to changing some login key values.

Description:

In previous posts I explained convert string to lower case, upper case and title case in asp.net, jQuery send receive json object from webservice methods, Asp.net mvc complete project with database, download multiple files as zip folder in asp.net and many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to solve the problem of “key not valid for use in specified statein visual studio while connecting tfs.

Asp.Net MVC Types of Project Templates in Visual Studio 2012 with Examples

Jan 26, 2016 0 comments
Introduction

Here we will learn different types of project templates available in
asp.net mvc with example or asp.net mvc types of project templates in visual studio 2012 with examples. In asp.net mvc while creating application we have different type of templates available in visual studio those are empty template, basic template, internet application template, intranet application template, mobile application template and web api template.

Error Asp.net 4.0 has not been Registered on the Web Server. You Need to Manually Configure your Web Server

Sep 29, 2015 5 comments
Introduction:

Here I will explain how to solve problem of “asp.net 4.0 has not been registered on the web server you need to manually configure your web server for asp.net 4.0 in order for your site run correctly”. Actually this problem occurred while creating application in visual studio 2015 because we installed iis 8.0 after .NET framework installed. To fix this problem we need to enable asp.net 3.5 or 4.5 version frameworks using Turn windows features on or off in control panel.

Description:

In previous posts I explained class asp responsive buffer limit exceeded error, convert string to lower case, upper case and title case in asp.net, jQuery send receive json object from webservice methods, Asp.net mvc complete project with database, download multiple files as zip folder in asp.net and many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to solve the problem of “asp.net 4.0 has not been registered on the web server you need to manually configure your web server for asp.net 4.0 in order for your site run correctly.

Create RDLC Report in Asp.net MVC 3 using Dataset with Example in C# in Visual Studio 2010

Dec 15, 2014 6 comments
Introduction:

Here I will explain how to create and use RDLC report in asp.net MVC 3 using dataset with example in c# in visual studio 2010. Normally we use the RDLC report in asp.net web forms application. Similar way we can use the RDLC report in asp.net MVC also. This post will show you how to use RDLC report in Asp.net MVC 3 applications.

Description:

In previous articles I explained how to create rdlc report in asp.net, pass parameters to rdlc report with example in asp.net and many more articles related to rdlc reports, asp.net. Now I will explain how to create RDLC reports in asp.net MVC 3 using dataset with example in c# in visual studio 2010.

Keyboard Shortcut Keys for Visual Studio 2008, 2010, 2012

Nov 5, 2012 8 comments
Introduction:

Here I will explain Visual Studio keyboard shortcut keys for 2008, 2010 and 2012.

Description:

In previous articles I explained Detect Browser type in jQuery, Export Gridview data to PDF, Joins in SQL Server, Highlight Gridview records based on search and many articles relating to Gridview, SQL, jQuery, asp.net, C#, VB.NET. Now I will explain Visual Studio keyboard shortcut keys for 2008, 2010 and 2012.

The installer was interrupted before application could be installed. You need to restart installer to try again

Apr 11, 2012 22 comments
Introduction:

In this article I will explain how to solve “
The installer was interrupted before application could be installed. You need to restart installer to try again” problem during installation of custom web setup projects in system.

Description:

In previous article I explained how to create setup project to deploy application in IIS. After create a create Setup project for that application I tried to install it in my system during that time I got error like “The installer was interrupted before application could be installed. You need to restart installer to try again”.

Increase/Decrease or Zoom in /out options to change font size in visual studio

Mar 21, 2012 1 comments
Introduction:

In this article I will explain how to increase / decrease or zoom in /zoom out options to change font size in visual studio.


Description:

During work with visual studio unexpectedly I pressed some of keys in keyboard because of that my application font size increased to reduce that font size I search for options in visual studio after sometime I find different options available based on visual studio versions. 
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.