10933 0
Get JSON result from MVC using jQuery Ajax & show JSON data in HTML
In this article, I will explain to you how you can call .NET MVC controller using jQuery, get JSON data from it, and injecting that JSON data into HTML
Type
Article
10876 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
10860 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
10732 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
10671 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

10501 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
10439 2
How to serialize List into string using C#?

The non-generic type cannot be used with type arguments 

...
Type
Question
10426 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
10337 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
10309 0
Image control in ASP.NET (Upload Image & Display it in Image Control)
In this article, I have explained, how you can use image control in asp.net with an example and how we to show uploaded image in Image Control
Type
Article

Page 10 of 31