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

Angularjs multiple file upload using jQuery Ajax in asp.net mvc

| | Category: Angular-js

In this article, I will show you how to upload image using Angularjs. The generic handler helps to upload multiple files using jQuery, user click the upload button, the jQuery Ajax call the server side UploadHandler.ashx.

Custom Paging SQL Server example

| | Category: SQL

In this article, I will show you how to implement custom paging in SQL servre 2008. I used ROW_NUMBER() in where clause to achieve ms sql paging.

How to implement Login using Ajax in asp.net mvc?

| | Category: asp.net MVC

In this article, I will show you how to implement Login using jQuery $ajax() with example. The mvc Ajax call to controller, sent with user credentials in an Ajax request.

Solved-URL blocked: The redirect failed because the redirect URI is not whitelisted the app’s client oAuth settings.

| | Category: API

I am using the facebook login API, when I click the login button I got the following error “The redirect failed because the redirect URI is not whitelisted the app’s client oAuth settings.”

Refused to display 'https://www.facebook.com/home.php' in a frame because it set 'X-Frame-Options' to 'DENY'.

| | Category: API

I am using Facebook authentication API, I got the following error “Refused to display in a frame because it set 'X-Frame-Options' to 'DENY.'”, Failed to logout from Facebook.

Solved-You must have administrative rights on this machine in order to run this tool

| | Category: .Net

When I tried to run this command “aspnet-regiis.exe -ir” in the command prompt I got the following message “You must have administrative rights on this machine in order to run this tool”.

How to create a json file from c# object in asp.net?

| | Category: asp.net MVC

In this article I will show you how to make a json file from c# object using asp.net mvc. When user click the button event, the jQuery ajax call the server side mvc action method CreateJson().

c# serialize object-A circular reference was detected while serializing an object of type System.Data.Entity.DynamicProxies

| | Category: asp.net MVC

I am using asp.net entity framework, when I tried to convert entity object list to json and return jsonresult in mvc. I used json serialize, while running the application I got this following error,

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.

Page 36 of 82