Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Intellisense fails?
Message
De
15/12/2003 01:18:24
 
 
À
13/12/2003 00:30:22
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00858838
Message ID:
00859042
Vues:
27
The xsd file did have a problem! Thanks

Mike
>Mike,
>
>I don't know the answer, but perhaps there is something weird in your xsd file that is confusing intellisense?
>
>P.S. Typed datasets are not the exclusive domain of MM.net. We "old school" programmers, who like to brag about how many lines of code are in a project, are people too!
>
>>This may more likely belong in the MM.Net section but maybe someone has come accross this problem in a more general sense:
>>The following code builds:
>>
>>//Create BCSCustomer row
>>BCSCustomerDataSet.BCSCustomerDataTable dataTable = new BCSCustomerDataSet.BCSCustomerDataTable();
>>BCSCustomerDataSet.BCSCustomerRow r = dataTable.NewBCSCustomerRow();
>>r.BCSCustomerNumber = "1234";			
>>
>>
>>However, entering r. and even entering control J returns no intellisense.
>>This also happens on dataTable.
>>
>>Any suggestions?
>>
>>Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform