Drag and drop not working in VS 2005 using Stored Procedures onto the Design view for aspx pages
Hi,
I would like to know if there's a way in VS 2005 to drag and drop stored procedures from the Server Explorer to the .aspx page design view like VS 2003? I thought it was nice in VS 2003 to drag the SP onto the page and it would create and initialize the SP. In VS 2005, it won't let me drag the SP, I have to use the SqlDataSource and it doesn't generate a code in the code behind page? Can anyone give me any guidance on this?
Thanks,
Jaime
[456 byte] By [
jcavazos] at [2007-12-24]
Hi,
I wish someone from Microsoft would answer this question. I'm not sure why they disabled this feature. It's taking me an extra 5 minutes to initalize a large stored procedure opposed to 10 seconds doing it the old way. If you add all the extra time building a large application could waste alot of time. There was nothing wrong, logic or security wise to take this feature out. They've made programming less and more efficient, depending how you program, implementing some of the new features that have come out in VS 2005. Not a big fan of the "Wizards".
Jaime