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 Remove Url Parameter name using Routing in asp.net MVC?

| | Category: asp.net MVC

In this Article, Describe how to Remove Url Parameter using MVC Routing in asp.net mvc. If you new to Routing in mvc please refer to this link for more details.

How to use RedirectToAction in asp.net MVC?

| | Category: asp.net MVC

In this Article, I explain how to use RedirectToAction in asp.net mvc. Why we use RedirectToAction?. For using RedirectToAction function we have to redirect your controller from one to another with different type of views.

What is Routing in asp.net mvc?

| | Category: asp.net MVC

Routing is nothing but simply your mvc url. What mean is that simply your url. for example some developers using some kinds of prefix name cls with class name and also given method name as their own idea.

How to get selected dropdown text and value using jquery in asp.net?

| | Category: JQuery

In this Article, I explain how to get selected dropdown text and value using jquery in asp.net. Here I am using jquery 1.8.3 for achieve this. Here I demonstrate a simple example of binding a country with dropdownlist.

How to get selected dropdown value using jquery in asp.net?

| | Category: JQuery

In this Article, I explain how to get selected dropdown value using jquery in asp.net. Here I am using jquery 1.8.3 for achieve this. Here I demonstrate a simple example of binding a country with dropdownlist.

How to get selected dropdown text using jquery in asp.net?

| | Category: JQuery

In this Article, I explain how to get selected dropdown text using jquery in asp.net. Here I am using jquery 1.8.3 for achieve this. Here I demonstrate a simple example of binding country with dropdownlist

How to read your xml file in asp.net?

| | Category: .Net

In this Article, I explain how to read your xml data’s using dataset. Normally to Dataset contains Readxml property to read the xml file content. Here I am using this Readxml property to read a content from xml file.

How to bind Gridview using xml in asp.net?

| | Category: .Net

This Article, I explain how to bind your Gridview using xml data’s. Here I am using Web application to achieve this. First you have to create one small web application with c# language.

How to open and close a popup in asp.net mvc using Jquery?

| | Category: asp.net MVC

In this article, I describe how to open popup in mvc using jquery. Here I am using jquery-ui.js and jquery-ui.css. Here I demonstrate with adding sales items. please refer these below link to add js and css file .

How to upload a file in asp.net mvc?

| | Category: asp.net MVC

In this article, I describe how to upload a file in mvc. Here I am using normal html input statement to upload a file, in this input control use type as file and use form post method in html beginform.

Page 21 of 26