Nannette Thacker ShiningStar.net

ASP.net Web Application Development

Sponsors

News

See all Blog Posts by Nannette.

Nannette Thacker, consultant and owner of Shining Star Services LLC, specializes in development of custom dynamic database driven web applications utilizing ASP.net technologies. Nannette has been developing ASP sites since 1997. Nannette has written numerous articles on web development techniques and tutorials.

Nannette is the owner and developer of ChristianSinglesDating.com.

 Subscribe in a reader




Browse by Tags

All Tags » SQLServer2008 (RSS)
Filtering Parameters in a SQL 2008 Stored Procedure
Ash explains the concept of Filtering Parameters in a Stored Procedure in this blog post. This method is safer and more beneficial than dynamically creating and passing a sql query from the code layer and using sp_executesql, as it helps to avoid sql...
SQL Server 2008 Web Edition and Express Edition Errors Resolved
Since I had purchased the SQL Server 2008 Web Edition for my database server, I decided to also install it on my development box. But when I tried to install the Management Tools, it errored with: "Previous release of Microsoft Visual Studio 2008." I...
Membership Provider Connections to remote database in IIS7 Windows 2008 Web Server
I recently went through a nightmare with getting the Membership Provider Login and any other Membership Provider methods to work using Windows 2008 Web Server and IIS7 connecting to a remote SQL Server 2008 database. I was consistently getting this error...
New ASP.net Technologies, What to Do?
I have spent the last two weeks researching the latest ASP.net technologies and I have to admit, my mind's been swimming with the mass amount of new things out there to learn. I purchased Visual Studio 2008 with framework 3.5 and SP1 and Windows Web Server...
SQL Server 2008 Web Edition
SQL Server 2008 Web Edition I just purchased SQL Server 2008 Web Edition, and yes, it does exist and yes it is specifically licensed for those using it for web sites on a database server. The reason I say that is that we talked to 3 Microsoft employees...
Deploying the ASPNETDB.MDF to a Remote SQL Server Database
Topic: Using Publish to Provider to generate scripts to create/move/copy .MDF databases to your remote SQL Server database. When using Visual Studio to create your web projects, you may choose to use the ASP.NET Configuration tool to create your users...
Visual Studio 2008 does not support SQL Server 2008 - SP1 Needed
I just purchased Visual Studio 2008 and SQL Server 2008 Web Edition and after setting up the database server, I tried to add a connection to my Visual studio 2008 project to obtain a remote connection and was given this error message: "This server version...
More Posts