473,771 Members | 2,328 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Class not showing in intellisense

RSH
I have a class file in my project that is just like all the other class
files in the project. For some reason this class after instantiation does
not show its Public Properties and Methods like the other classes do. And
the compiler doesn't catch errors in that class, it is only when the page
loads when any class errors show. Why won't this class show up in
intellisense?

Thanks,
Ron
Jan 10 '07 #1
2 2213
>I have a class file in my project that is just like all the other class
>files in the project. For some reason this class after instantiation does
not show its Public Properties and Methods like the other classes do. And
the compiler doesn't catch errors in that class, it is only when the page
loads when any class errors show. Why won't this class show up in
intellisense ?
I get that too from time to time. I usually just write out the method in
full then do a full re-compile and it usually shows up in IntelliSense after
that.
Jan 10 '07 #2
RSH
Just an update...i fixed the problem

The instantitation was apparently the problem...altho ugh it compiled this
declaration caused intellisense not to work for this object:

Private oData = New clsData

I changed the code to read:

Private oData As New clsData

And like magic intellisense was back!

Thanks,

Ron

"Aidy" <ai**@noemail.x xxa.comwrote in message
news:NY******** *************@b t.com...
I have a class file in my project that is just like all the other class
files in the project. For some reason this class after instantiation
does not show its Public Properties and Methods like the other classes
do. And the compiler doesn't catch errors in that class, it is only when
the page loads when any class errors show. Why won't this class show up
in intellisense?

I get that too from time to time. I usually just write out the method in
full then do a full re-compile and it usually shows up in IntelliSense
after that.

Jan 11 '07 #3

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

Similar topics

6
1484
by: JSheble | last post by:
I come from a Delphi background, and am currently trying to port or convert some of our Delphi classes to C#. I've got a good handle on basic class design, but am a bit lost with some of the more advanced things I need to do, and was hoping somebody could point me to an online resource that can help me better understand what I need to do. For example, one of the classes is a Shipment class. A Shipment can have any number of Packages,...
9
3257
by: Jim Starcher | last post by:
I cannot get the intellisense hints to work on my class constructors. Would you please tell me what I am doing wrong? public class MyObject { //Constructors /// <summary> /// Used to create an empty MyObject. /// Will use the default property values.
2
3304
by: MDB | last post by:
Hello all, I have buildt a class library for my co workers to use, using C# and vs.net and for some reason, when they reference this class in their projects the Summary, params and returns are not being displayed in the intellisense. Is there something special that I need to do for this to show because, if they just include the cs file into their projects it works. Being able to see the definitions for each param is very important and I...
10
2585
by: Smokey Grindle | last post by:
i want to inherit the list view class, but in the inherited class, hide the Header style property and the view property (basically its a detailed list with always clickable headers) how do I keep the base class properties from showing up in the inherited class when people change its properties in the IDE? thanks!
6
1922
by: Joseph I. Ceasar | last post by:
I have an ASP .Net 2.0 site that I am working on. It has a master page and a content page. I also created a separate class module that returns a DataSet to feed my GridView. So far, so good. The thing is that the method that returns the DataSet is computationally expensive and I really need to create the whole DataSet only once per session. Once it's created, I'd like to return the same DataSet to the GridView for operations such as...
0
1069
by: Looch | last post by:
Hi All, I'm using Web Developer 2005 Express and when I add a new class to either the App_Code or App_Data directories I cannot reference the class through intellisense. I've tried saving the project and even restarted Web Dev and still nothing. Am I missing something? Thanks in advance.
4
3491
by: DotNetNewbie | last post by:
Hi, VS.NET is not showing me any intellisense on a page that references a master page in the codebehind. (the codebehind references a custom class that inherits from web.ui.page, and that page sets the master page) How can I fix this?
0
1103
by: Marcel Brekelmans | last post by:
Hi, I have a base class with some public properties. I have included comment with <summarytags but they don't show up under VS's intellisense. It works fine with properties in the deriving class itself (intellisense knows the different origin: base class properties are in normal font where properties from the deriving class are bold). Is this behavior by design, or what shoudl I do to get the intellisense info? Obviously, one thing to do...
3
4348
by: psycho | last post by:
I had created a class and added XML comments to its methods. Then I compiled it as a DLL and added its reference to my project. But when I type the names of its methods, the intellisense is not showing XML comments. Am I doing something wrong or some other attribute of the DLL needs to be set.
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10102
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9910
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8933
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6712
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2850
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.