I'm looking to insert some data, then grab the newly created ID for the inserted row and just return it. I've tried setting the direction on a my "id" InsertParameter in my ObjectDataSource, but I ...
One of the big advantages of developing ASP.Net 2.0 Web sites with Visual Studio 2005 or Visual Web Developer Express is that you can accomplish a great deal in design mode by dragging, dropping, and ...