Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics 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 December 13th, 2006, 08:58 AM
Authorized User
 
Join Date: Jan 2006
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Default dataadapter --- dataset

1st Doubt----(aso.net 2.0)
how to use a table adapter in vb.net.after we create a dataset how to call the function inside the adapter.in c# u can use it thru
imports nothwinddataadapter

and then call nothwind method name in the code.

how do u do the same in c#
im not able to see the nothwinddataadapter name in the imports statement in vb.net.

2nd Doubt---
How do you generate crystal report in asp.net 2.0 using pull method in asp.net by generating dataset.

i duno how dataset's are accessed in the version 2.

in .net 1.x it was
adp.fill(dsname);
rpt.datasource=ds;

so wats the alternative for this in asp.net 2.0.please give me an answer.






Similar Threads
Thread Thread Starter Forum Replies Last Post
dataadapter/command/dataset sql timeout rajn ASP.NET 1.0 and 1.1 Professional 0 April 1st, 2008 02:58 PM
update dataadapter karenai Visual Basic 2005 Basics 0 February 9th, 2008 10:46 PM
DataAdapter.Fill() kadesskade VB.NET 2002/2003 Basics 1 July 10th, 2006 02:57 AM
DataSet and DataAdapter Objects cjo ASP.NET 1.0 and 1.1 Basics 4 January 13th, 2006 03:42 PM
Dynamic DataAdapter from Typed Dataset dhay1999 ADO.NET 3 May 3rd, 2005 07:07 AM





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