10031 2
How do I stop from browser being closed when I stop debugging in Visual Studio 2017?

I have recently updated my Visual studio from 2015 to 2017 and started using 2017 now, but when I start debugging in it, it opens website in new browser tab and as soon as I stop debugging it closes the browser tab/website also.

Previously, in Visual Studio 2015, Browser tab never used to get closed as soon as I stop debugging.

So, how i can disable this new feature and keep website open/running even when debugging is stoppped in Visual Studio 2017?

...
Type
Question
10026 2
how to generate dynamic url using .NET MVC

I am creating new .NET MVC web apllication and to make it's url seo friendly i would like to create dynamic url's based on post title etc.
how can i do it in .NET MVC

Also i believe, i would have to change routing also using RouteConfig.cs 

Any help would be appreciated, thanks

...
Type
Question
9972 0
Understanding session state in asp.net
In this article, I will provide you in-depth knowledge of how session state works in asp.net with a working code sample and how to work with Cookie less session in ASP.NET
Type
Article
9926 0
Implementing Google Authentication in ASP.NET MVC
In this article, I have explained step by step, how we can implement google oauth authentication using google api in ASP.NET MVC application.
Type
Article
9911 1
Calling Web Method in ASP.NET from jQuery Ajax
This article will give you quick example on how to call Web Method of ASP.NET using Ajax in jQuery.
Type
Article

9909 3
Format of the initialization string does not conform to specification starting at index 120.

I have uploaded a new website on server, but when i try to run it on web-browser i am getting this error

Format of the initialization string does not conform to specification starting at index 120.

What is the cause of issue & how to resolve it? I didn't got this error before

...

Type
Question
9853 2
How to serialize List into string using C#?

The non-generic type cannot be used with type arguments 

...
Type
Question
9807 1
ASP.NET MVC tutorial part-2 connecting to database (reading and saving data)
This article describes basic of MVC C#, connecting the ASP.NET MVC web application to database using ADO.NET Entity Framework, reading and inserting data to database.
Type
Article
9753 2
how to reload partial view in pop-up modal when opening it?

Hi, I wanted to clear the validation errors if I clicked the Create Button.

Because if I click the Close Button or The Black Shadow(Accidentally close the modal) behinds the Modal within the state of "Errors" in validation, if I click the create button again, the errors will still show, which should be removed as I am clicking back "Create" button.

Please check this link below as reference, the only thing I wanted to do is everytime i click Create Button, the partial view must clear all errors even it was from the previous transaction because sometimes I accidentally drop the modal. Thanks in Advance.

https://qawithexperts.com/article/asp.net/validate-pop-up-modal-using-ajaxbeginform-in-c-mvc/52  ...(Make this as reference)

...
Type
Question
9575 0
File Upload using Web API 2 and jQuery AJAX
In this article, I have explained how to upload files ( image or text file) in Asp.Net / C# using WEB API and jQuery.
Type
Article

Page 10 of 31