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

code completion not working in code-behind file

i am writing some simple web forms with VB.NET as the code-behind
language.

the code-behind files import a C# class library namespace from a .dll
which is in the references list.

however, when i instantiate one of the C# classes, i get no code
completion for the class members. can anyone tell me why that is?

thanks in advance,

jason

Nov 19 '05 #1
4 1443
Perhaps you're using Notepad?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"jason" <ia****@yahoo.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
i am writing some simple web forms with VB.NET as the code-behind
language.

the code-behind files import a C# class library namespace from a .dll
which is in the references list.

however, when i instantiate one of the C# classes, i get no code
completion for the class members. can anyone tell me why that is?

thanks in advance,

jason

Nov 19 '05 #2
almost amusing, but no. i'm using Visual Studio .NET Professional
version 2003.

Nov 19 '05 #3
> almost amusing, but no.

Well, it does help to know! ;-)

In the Tools menu, under Options|TextEditor, open the Basic folder, and see
if "List Members" is turned on. If it is, do you get a drop-down list box of
members when you add a period after the class name? Have you tried pressing
CTRL-SPACE to auto-complete in the Code Editor?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"jason" <ia****@yahoo.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
almost amusing, but no. i'm using Visual Studio .NET Professional
version 2003.

Nov 19 '05 #4
thanks for the suggestions, but after a recompilation of the class
library, and copying it into the /bin directory of the .net web app,
the code completion is working just fine. not sure what got miswired in
the previous attempts, but it's working just fine now.

thanks again

jason

Nov 19 '05 #5

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

Similar topics

3
by: John | last post by:
Hi, Could you give your opinions on the best code completion in Python IDEs. My only complaint with PythonWin has been that the code completion support is incomplete. The interactive mode has...
1
by: John | last post by:
Hello, I'm working with Dreamweaver MX and we started to develop our website with Javascript too. However, unlike "Eclipse" for Java developement I don't have the support for Javascript code...
67
by: Steven T. Hatton | last post by:
Some people have suggested the desire for code completion and refined edit-time error detection are an indication of incompetence on the part of the programmer who wants such features. ...
4
by: D Witherspoon | last post by:
Sometimes if I build the app I will get intellisense, undo, and code completion (automatic completion of if stataments etc), but after a few lines of code this stops. I lose any code completion...
4
by: Let_Me_Be | last post by:
Currently I write most of the code in Vim, mainly because I can write my code remotely using ssh, the problem is that I sometimes find myself lost in the code, and for this I need good code...
0
by: jrett | last post by:
In .NET 1.1, I have an application which is essentially a web browser, using the AxWebBrowser control. I need to extend the functionality of the control such that a the html/Dhtml which is...
232
by: robert maas, see http://tinyurl.com/uh3t | last post by:
I'm working on examples of programming in several languages, all (except PHP) running under CGI so that I can show both the source files and the actually running of the examples online. The first...
9
by: Lukasz Mierzejewski | last post by:
Hi, I need help with pydev code completion... Let's assume that we have something like this: class One: def fun(self): return 1 class Two: li =
16
by: =?ISO-8859-1?Q?Ali_Servet_D=F6nmez?= | last post by:
I don't want to be so mean here, but how hard it could be be writing a freesoftware which would automatically/intelligently auto complete Python code? (I mean something that really does the job,...
1
by: Gros Bedo | last post by:
Hello, Ali I totally support you, neither I couldn't find any really working code completion for python in a free software, and it's really a mess, at least on Linux. On Windows, there is...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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
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...

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.