473,396 Members | 1,970 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,396 software developers and data experts.

My Typed datasets change character

Why after adding a dll (with dataset schemas) to my project I can access and use my the typed datasets, then for no reason say 5mins later I can no longer fully access them. The inteliSence goes from showing tables, rows etc to only Equals and referenceEquals and my class will generate errors where the datasets were added

Put another way..
Are we able to access typed datasets from a referenced dll?
This appears to work sometimes and for limited time durations
Any clues?

Using C# VS 2003 Version 7.1.308
Framework 1.1.432

Thank

Jul 21 '05 #1
2 1220
Hi Freed,

The only problem I know is that intellisense woes something (= does not help
with typed dataset properties).
No errors with compiler whatsoever though.
What errors are you seeing?

--
Miha Markic [MVP C#] - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

"Freed Flinstone" <cl*****@newsgroups.nospam> wrote in message
news:65**********************************@microsof t.com...
Why after adding a dll (with dataset schemas) to my project I can access and use my the typed datasets, then for no reason say 5mins later I can no
longer fully access them. The inteliSence goes from showing tables, rows etc
to only Equals and referenceEquals and my class will generate errors where
the datasets were added.
Put another way...
Are we able to access typed datasets from a referenced dll??
This appears to work sometimes and for limited time durations.
Any clues??

Using C# VS 2003 Version 7.1.3088
Framework 1.1.4322

Thanks

Jul 21 '05 #2
Hi Miha
Thanks for you response
I have noticed these things. When I add my dll to the project and then use the object browser to browse the datasets within that dlls name space I can see the class for the datasets dataset, datatable, row etc and can access them using intelliSense
sampl
foreach(mySchemas.ds_F_Dr_Entry.F_Dr_EntryRow r in ds_F_Dr_Entry1.F_Dr_Entry

r.DR_SEQ += 45
For a while the intelliSense will work and thats nice. Then it stops working and yes your correct that I don't get a compile time error but without the intelliSense the benefit of typed datasets is almost lost. Now also when I open Object Browser again and view the datasets I can now only see the dataset class but not the DataTable, datarow etc

Is this a bug or am I not doing things correctly? How could I get things working

Thank
Jul 21 '05 #3

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

Similar topics

0
by: Classic | last post by:
Why after adding a dll (with dataset schemas) to my project I can access and use my the typed datasets, then for no reason say 5mins later I can no longer access them. The inteliSence goes from...
0
by: Bj?rn Mor?n | last post by:
I am consuming a web service that returns arrays of classes which can contain other classes (a hierarchy of data). Is there a simple way to move the data into a typed DataSet without writing too...
2
by: mike | last post by:
Hi, I have an application that uses typed datasets and I want to make a change to one of them. When I add an element to the the dataset it creates a new CS file and then I get a bunch of...
2
by: Freed Flinstone | last post by:
Why after adding a dll (with dataset schemas) to my project I can access and use my the typed datasets, then for no reason say 5mins later I can no longer fully access them. The inteliSence goes from...
7
by: Bob | last post by:
Hi, I have a typed unbound dataset that is passed to a datahandling class to be filled. The datahandling class fills it from a sproc using an oledbDataAdapter (SQLAnywhere database) The only...
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......
3
by: Mike | last post by:
Hi, I'm delevloping a webservice that returns typed datasets with visual studio 2005. The problem is, that the typed data set in the client app is not the same as in the webservice. If I change...
21
by: Peter Bradley | last post by:
Hi all, This post is sort of tangentially related to my earlier posts on configuration files for DLLs. Does anyone know how to create typed DataSets using VS2005's new DataSet designer, but...
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.