11139 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
11038 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
11021 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
10856 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
10832 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

10589 2
How to clear cache on IIS quickly and easily?

Hello, We have a website on IIS, Windows server and we are using ASP.NET MVC OutputCache, now we have updated code for few pages, but server is still showing cached pages, so how can I remove cache or clear cache on IIS, without making website go down?

Thanks

...
Type
Question
10576 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
10560 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
10558 2
How to serialize List into string using C#?

The non-generic type cannot be used with type arguments 

...
Type
Question
10513 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