PC Review


Reply
Thread Tools Rate Thread

The difference of TableAdapter

 
 
ad
Guest
Posts: n/a
 
      15th Dec 2005
Hi,
TableAdapter is a new feature of VS2005.
When I design the DataSet (named MyDataSet) in WinForm Application, it will
generate 4 file:
MyDataSet.xsd, MyDataSet..xss, MyDataSet.xsc, MyDataSet.Desginer.cs.

But if I desgin the DataSet in Web Applicaiton, it only generate two file:
MyDataSet.xsd, MyDataSet.xss

Why?


 
Reply With Quote
 
 
 
 
Sahil Malik [MVP C#]
Guest
Posts: n/a
 
      18th Dec 2005
In ASP.NET you still have a TableAdapter, it's just in the Temporary ASP.NET
files. This is due to the compilation model that ASP.NET 2.0 uses.

- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.ma.../13/63199.aspx
__________________________________________________________


"ad" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> TableAdapter is a new feature of VS2005.
> When I design the DataSet (named MyDataSet) in WinForm Application, it
> will generate 4 file:
> MyDataSet.xsd, MyDataSet..xss, MyDataSet.xsc, MyDataSet.Desginer.cs.
>
> But if I desgin the DataSet in Web Applicaiton, it only generate two file:
> MyDataSet.xsd, MyDataSet.xss
>
> Why?
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference about TableAdapter and DataTable Willian Lopes Microsoft ADO .NET 1 12th May 2008 04:19 PM
dataadapter vs tableadapter - whats the difference? HONOREDANCESTOR@yahoo.com Microsoft ADO .NET 4 30th Nov 2007 07:05 PM
TableAdapter =?Utf-8?B?T2JqZWN0aUZseQ==?= Microsoft ADO .NET 0 13th Jan 2006 10:45 PM
Tableadapter Cid Microsoft Dot NET 0 11th Dec 2005 05:26 PM
charting a difference of 2 columns' w/o adding a difference column =?Utf-8?B?V2Fi?= Microsoft Excel Charting 4 27th Jul 2005 02:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:56 PM.