473,405 Members | 2,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

ASP.NET and DataSets

What happened to an alternative to DataSource's? I have given up trying
to use DataSources for a specific use where a 3rd party control wouldn't
work with them. So how can I use traditional DataSet's on ASPX or ASCX files.
WHen I add them to the component surface, I still can't use it as a data
source on controls on the non-component design surface. Is it this broken?

If I hadn't started the project with the with Profile, Membership and Personalization...i'd
ditch the 2005 project right now and re-implement it all. Am I screwed?

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
Nov 19 '05 #1
5 1096
When you say you cant use them as datasources for controls which designer
does not have on the surface, do you mean that if you programatically set
the datasource and bind them that the bindngs do not take effect ?


"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
What happened to an alternative to DataSource's? I have given up trying
to use DataSources for a specific use where a 3rd party control wouldn't
work with them. So how can I use traditional DataSet's on ASPX or ASCX
files. WHen I add them to the component surface, I still can't use it as a
data source on controls on the non-component design surface. Is it this
broken?
If I hadn't started the project with the with Profile, Membership and
Personalization...i'd ditch the 2005 project right now and re-implement it
all. Am I screwed?

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP

Nov 19 '05 #2
Hello Mr Newbie,

Programmatically setting them does work, but for my client's skillset, I
want to be able to see them at design-time so he can do binding without the
headaches of writing code to do it. What I mean by "Not on the standard
design surface" is that they are added to teh Component Design Surface (right
click a page or control and select "View Component Designer").

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
When you say you cant use them as datasources for controls which
designer does not have on the surface, do you mean that if you
programatically set the datasource and bind them that the bindngs do
not take effect ?

"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
What happened to an alternative to DataSource's? I have given up
trying
to use DataSources for a specific use where a 3rd party control
wouldn't
work with them. So how can I use traditional DataSet's on ASPX or
ASCX
files. WHen I add them to the component surface, I still can't use it
as a
data source on controls on the non-component design surface. Is it
this
broken?
If I hadn't started the project with the with Profile, Membership and
Personalization...i'd ditch the 2005 project right now and
re-implement it
all. Am I screwed?
Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP

Nov 19 '05 #3
Ahh, I see. Unfortunately I dont have 2005 here at the moment, but if it
does not allows design time binding than that is a bit crappy I must admit.
Are you using the release candidate, I assume you are ?
"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
Hello Mr Newbie,

Programmatically setting them does work, but for my client's skillset, I
want to be able to see them at design-time so he can do binding without
the headaches of writing code to do it. What I mean by "Not on the
standard design surface" is that they are added to teh Component Design
Surface (right click a page or control and select "View Component
Designer").

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
When you say you cant use them as datasources for controls which
designer does not have on the surface, do you mean that if you
programatically set the datasource and bind them that the bindngs do
not take effect ?

"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
What happened to an alternative to DataSource's? I have given up
trying
to use DataSources for a specific use where a 3rd party control
wouldn't
work with them. So how can I use traditional DataSet's on ASPX or
ASCX
files. WHen I add them to the component surface, I still can't use it
as a
data source on controls on the non-component design surface. Is it
this
broken?
If I hadn't started the project with the with Profile, Membership and
Personalization...i'd ditch the 2005 project right now and
re-implement it
all. Am I screwed?
Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP


Nov 19 '05 #4
Hello Mr Newbie,

Yup, but this behavior was reported in B1 and B2. If it still is broken,
it's likely to get a "Won't Fix" from MS which will really annoy many developers.
I'd hate to see ASP.NET 2.0 not be taken on for some organizations just
because of problems with DataSources, DataBinding and the lack of a non-TableAdapter
Typed DataSet.

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
Ahh, I see. Unfortunately I dont have 2005 here at the moment, but if
it does not allows design time binding than that is a bit crappy I
must admit. Are you using the release candidate, I assume you are ?

"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
Hello Mr Newbie,

Programmatically setting them does work, but for my client's
skillset, I want to be able to see them at design-time so he can do
binding without the headaches of writing code to do it. What I mean
by "Not on the standard design surface" is that they are added to teh
Component Design Surface (right click a page or control and select
"View Component Designer").

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
When you say you cant use them as datasources for controls which
designer does not have on the surface, do you mean that if you
programatically set the datasource and bind them that the bindngs do
not take effect ?

"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...

What happened to an alternative to DataSource's? I have given up
trying
to use DataSources for a specific use where a 3rd party control
wouldn't
work with them. So how can I use traditional DataSet's on ASPX or
ASCX
files. WHen I add them to the component surface, I still can't use
it
as a
data source on controls on the non-component design surface. Is it
this
broken?
If I hadn't started the project with the with Profile, Membership
and
Personalization...i'd ditch the 2005 project right now and
re-implement it
all. Am I screwed?
Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP

Nov 19 '05 #5
I dont think that alone will stop it being taken on.

However, there is likely to be a lack of confidence that evolves from the
"Not entirely finished" feeling you get when basic stuff like this has not
been addressed. And if there are a few of these basics which never make it
to the release product then this could lead to the product adoption being a
little slower than Microsoft would hope for.

Perhaps they should have called it VS 2006 and then they could have
finished the job without rushing it out the door with holes in.

:))
"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
Hello Mr Newbie,

Yup, but this behavior was reported in B1 and B2. If it still is broken,
it's likely to get a "Won't Fix" from MS which will really annoy many
developers. I'd hate to see ASP.NET 2.0 not be taken on for some
organizations just because of problems with DataSources, DataBinding and
the lack of a non-TableAdapter Typed DataSet.

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
Ahh, I see. Unfortunately I dont have 2005 here at the moment, but if
it does not allows design time binding than that is a bit crappy I
must admit. Are you using the release candidate, I assume you are ?

"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...
Hello Mr Newbie,

Programmatically setting them does work, but for my client's
skillset, I want to be able to see them at design-time so he can do
binding without the headaches of writing code to do it. What I mean
by "Not on the standard design surface" is that they are added to teh
Component Design Surface (right click a page or control and select
"View Component Designer").

Thanks,
Shawn Wildermuth
Speaker, Author and C# MVP
When you say you cant use them as datasources for controls which
designer does not have on the surface, do you mean that if you
programatically set the datasource and bind them that the bindngs do
not take effect ?

"Shawn Wildermuth" <sw*********@newsgroup.nospam> wrote in message
news:fc*************************@msnews.microsoft. com...

> What happened to an alternative to DataSource's? I have given up
> trying
> to use DataSources for a specific use where a 3rd party control
> wouldn't
> work with them. So how can I use traditional DataSet's on ASPX or
> ASCX
> files. WHen I add them to the component surface, I still can't use
> it
> as a
> data source on controls on the non-component design surface. Is it
> this
> broken?
> If I hadn't started the project with the with Profile, Membership
> and
> Personalization...i'd ditch the 2005 project right now and
> re-implement it
> all. Am I screwed?
> Thanks,
> Shawn Wildermuth
> Speaker, Author and C# MVP


Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: William Ryan | last post by:
At the risk of sounding like a Big 5 consultant, "It depends". 1) Strongly typed datasets rock, they are faster than untyped, use intellisense... but your reason for wanting to use them is...
4
by: Alpha | last post by:
I have a small Window application and through out the different forms I create a different dataset. At the begining I used the Tools to drag and drop the SqlDataAdapter, connection and dataset...
9
by: GaryDean | last post by:
We have been noticing that questions on vs.2005/2.0 don't appear to get much in answers so I'm reposting some questions posted by some of the programmers here in our organization that never got...
16
by: Luqman | last post by:
Is it recommended to use datasets in ASP.Net 2.0 / VS.Net 2005 ? Best Regards, Luqman
4
by: Ronald S. Cook | last post by:
I've always used untyped datasets. In a Microsoft course, it walks through creating typed datasets and harps on the benefits. It has you drag all these things around ..wizard, wizard, wizard......
25
by: Penelope Dramas | last post by:
Hello, I'm in a front of very serious .net redesign/rewrite of an old VB6 application. I had been asked to make it .NET 2.0 and would like to ask couple of questions regarding data access as...
2
by: S.Tedeschi | last post by:
Hi all gurus. I'm trying to switch to VS 2005, from VS 2003. I've an ASP.NET 1.1 app heavily relying on StronglyTyped DataSets, with lots of FindByKey..., dataSet.Tablename, and similar methods....
0
by: S.Tedeschi | last post by:
Hi all; as posted some days ago, I'm converting an on-line app; I used to heavily rely on strongly-typed DataSets directly dropped onto pages, and so viewed by code(-behind) as well. In the next...
12
by: BillE | last post by:
I'm trying to decide if it is better to use typed datasets or business objects, so I would appreciate any thoughts from someone with more experience. When I use a business object to populate a...
9
by: gardnern | last post by:
We have X number of data sets, of Y length each. For example... Small, Medium, Large and Red, Green, Blue, Yellow We need to generate a list of all possibilities Small Red
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.