Title: ASP.Net Data With WordPress
Last modified: August 21, 2016

---

# ASP.Net Data With WordPress

 *  [jlarremore](https://wordpress.org/support/users/jlarremore/)
 * (@jlarremore)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/)
 * I have a simple question. I want to access data in WordPress using ASP.Net code.
   How do I do that? I have read it’s possible, but doesn’t seem like it’s too easy.
   We are a Microsoft environment and moving to WordPress.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277974)
 * WordPress stores its data in an SQL database, so all you need to do is access
   that.
 *  Thread Starter [jlarremore](https://wordpress.org/support/users/jlarremore/)
 * (@jlarremore)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277978)
 * Yes, but HOW is that done? Where do I put the code that accesses the data on 
   a SQL database?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277982)
 * How you can access SQL data with ASP.net? You need to ask this in a .net forum.
 *  Thread Starter [jlarremore](https://wordpress.org/support/users/jlarremore/)
 * (@jlarremore)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277983)
 * I know how to access SQL data using .Net. That’s not the issue. My issue is integrating
   the .Net code into a WordPress page. Can I write .Net code in WordPress?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277985)
 * What specifically do you want to do?
 *  Thread Starter [jlarremore](https://wordpress.org/support/users/jlarremore/)
 * (@jlarremore)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277987)
 * For example. I have a list of widgets that need to be displayed at a specific
   time on a site. It changes thought the year. I need to write code that will pull
   the specific information from the database and display it on a page
 * OR
 * I have a contact form that needs to write information to a SQL database. I need
   to put that form into a WP page and write the data to a SQL database
 * OR
 * I need to track attendance for a large meeting. As attendants come in they are
   required to check in. I have a form written in ASP.NET that does that and writes
   that data to an SQL page.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4277990)
 * You won’t be able to interact with any of the functions WordPress uses, but I
   think you can accomplish what you want by interacting with the [XML-RPC interface](http://codex.wordpress.org/XML-RPC_Support).
   You can get access to data and then write your own methods to send data to the
   database.
 *  Thread Starter [jlarremore](https://wordpress.org/support/users/jlarremore/)
 * (@jlarremore)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4278007)
 * Well, that answers that.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘ASP.Net Data With WordPress’ is closed to new replies.

## Tags

 * [asp.net](https://wordpress.org/support/topic-tag/asp-net/)
 * [code](https://wordpress.org/support/topic-tag/code/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 2 participants
 * Last reply from: [jlarremore](https://wordpress.org/support/users/jlarremore/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/aspnet-data-with-wordpress/#post-4278007)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
