Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > Visual Web Developer 2005
|
Visual Web Developer 2005 Discuss creating ASP.NET 2.0 sites with Microsoft's Visual Web Developer 2005. If your question is more specific to a piece of code than the Visual tool, see the ASP.NEt 2.0 forums instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Web Developer 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 26th, 2006, 05:01 PM
Registered User
 
Join Date: Sep 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Drag and Drop Stored Procedures not working VS 05

Hi,

Can anyone tell me with Visual Studio 2005, if you can visually drag and drop a stored procedure from the Server Explorer onto the Design view in a .aspx page and it declares and creates the necessary code for it.

In VS 2003, you can drag and drop a stored procedure and it creates a sql connection and sql command and puts the code in the .cs page. I know with VS 2005 that you can use sqlDataSource data object, but it doesn't generate any code in the .cs page. I thought it was really nice in VS 2003 that it would generate all the code for you, so you didn't manually have to do it.

I would just like to be able to drag and drop a SP onto the page and have it generate the commands and initalize everything for me like it did in VS 2003. Is this possible?

Thanks in advance,
Jaime





Similar Threads
Thread Thread Starter Forum Replies Last Post
Drag and Drop batott ASP.NET 2.0 Professional 3 April 26th, 2008 07:59 PM
Stored Procedures not working in Server Explorer hexOffender VB Databases Basics 2 October 13th, 2006 09:52 AM
Drag and drop vpinhao Beginning VB 6 0 September 11th, 2006 01:33 PM
Drag/Drop bmains Javascript 1 September 22nd, 2004 07:29 PM
Drag and drop Clive Astley Access 2 August 15th, 2003 12:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.