c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

Asp.net alert message from controller using JavaScript

| | Category: asp.net MVC

In this article I will show to show JavaScript alert message in asp.net from mvc Controller. The message from the controller displayed as alert message using ViewBag. It will simply return alert on pageload.

Dynamically load addthis toolbar on button click using jQuery

| | Category: JQuery

In this article I will show you how to use Addthis in website. I want to load Addthis social bookmarking widget dynamically on button click using jQuery.

JQuery dialog close on click outside with example

| | Category: JQuery

In this article, I will show you how to close the jQuery ui dialog on click elsewhere on the page. You can specify animated effect for the dialog to hide/ show properties.

How to disable a link using css with example?

| | Category: Css

In this article I will show you how to disable a link using css class in html. I have a css class named link-page and wants to disable the link, so that no action will not take when a user clicked.

How to check id is exists or not using jQuery?

| | Category: JQuery

In this article, I will show you how to check the element id is exists or not using jQuery. It will help you to check whether id is there or not like this,

Mvc load partial view jQuery Ajax with example

| | Category: asp.net MVC

In this article, I will show you when the user clicks the link button comments, I want to load partial view in a popup via jQuery Ajax request...

cascading dropdownlist in asp net mvc example

| | Category: asp.net MVC

In this article, I will show you how to create cascading dropdownlist in asp.net mvc using jQuery. When the user selects the first dropdown, on the dropdown change jQuery, it loads the product dropdownlist.

Solved:Parser Error Message: Could not load type OpenAuth.MvcApplication

| | Category: asp.net MVC

I got this following error while running the application. It was happened after updating nuget package using the package manager console. It was fixed by deleting all files from the bin folder of the project. Right click on the project and click clean and build.

No assembly found containing an OwinStartupAttribute

| | Category: asp.net MVC

I got the following error while running the application. I have created a simple chat application using signalR in asp.net mvc. I have installed signalR in the project by nuget package manager console and registered signalR hub in the page.

Uncaught Error: SignalR: Error loading hubs.Ensure your hubs reference is correct, e.g.<script src=’/signalr/js’></script>

| | Category: asp.net MVC

I am using singnalR hub in asp.net mvc 4 application. I got this following error it was cleared by referencing signalR hubs in the page.

Page 36 of 82