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 "CSharp"

How to change password in asp.net using c#?

| | Category: c# .net

In this article I will show you how to change password code in c# asp.net. For change password, first the user needs to register the details. When the registered user wants to change the password, he/she has to login into the account with username and password.

[Solved]WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive).

| | Category: .Net

I am using validation controls in asp.net application, I got this following webforms unobtrusivevalidationmode error while running the application.

How to configure appsettings in web config file dynamically in asp.net c#?

| | Category: c# .net

In this article, I will show you how to dynamically manage xml configuration file c# asp.net. To configure webconfig file dynamically, open web config file...

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

Migrations are enabled for context, but the database does not exist or contains no mapped tables.

| | Category: asp.net MVC

The database is not getting created for the first time while running the asp.net mvc application. I got this above error migrations are enabled for context and use migration to create the database and its table.

Dropzone Js-Upload and resize the image in jQuery ajax asp.net mvc

| | Category: JQuery

In this article, I will show how to resize an image while upload using jQuery ajax in asp.net mvc. The dropzone.js file upload plugin provides drag and drag files with a good user interface.

Fetch data from database and bind in marquee html tag

| | Category: asp.net MVC

In this article, I will show you how to create html moving text, fetch the data from the database and bind in html marquee tag using asp.net mvc.

Html5 drag and drop file upload in asp.net mvc

| | Category: JQuery

In this article, I will show you drag and drop file upload jQuery demo using the asp.net mvc application. I used dropzone.js file upload plugin, it provides a good user interface and also you can view the progress bar while uploading files or images.

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.

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.

Page 5 of 23