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

Latest posts on tagged on "ASP-NET"

How to get name of image using url in asp.net c#?

| | Category: c# .net

In this article, I will show you how to get name of the image from the url path in asp.net. I am going to get name form the following URL path..,

Simple multi select dropdown example using jQuery in asp.net

| | Category: JQuery

In this article, I will show you how to implement multiselect dropdown in asp.net c#. For this, I used chosen jQuery plugin. It will work on the jQuery framework, both jQuery is registered in the page by cdn.

How to create rss feed in asp.net c# from LinQ to xml?

| | Category: c# .net

In this article, I will show how to create RSS feed Reader from Linq to XML in asp.net. You can fetch the feed link using the following News blog feed Link.

Procedure or function has too many arguments specified-dapper c#

| | Category: c# .net

I am using dapper, I got the following error message “Procedure or function has too many arguments specified” while inserting data into database.

CURD operations in asp.net mvc using dapper example c#

| | Category: asp.net MVC

In this article, I will show you how to insert, update, delete in asp.net mvc using stored procedure in asp.net mvc dapper.

How to insert data using stored procedure in asp.net mvc dapper example?

| | Category: asp.net MVC

In this article, I will show you how to insert data and get a return value Reference ID from stored procedure in c# asp.net mvc dapper. The reference Id will be generated from database and it is the combination of the first four letters of the ItemName and Itemid.

How to add a watermark to a photo while uploading in asp.net c#?

| | Category: c# .net

In this article, I will show you how to create a watermark text while uploading and save it in the project folder using asp.net c#.

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.”

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().

Page 7 of 26