codebehind (c#) not working same as a .vb file

G

Guest

hi, i am trying to get to a point where i can use intellisense. i have
everything else sorted apart from my codebehind. Is it me or does .NET seem
really biased towards vb.net? even though i have default langauge set to c#
in my web.config it still creates all codebehind files as aspx.vb files. I
have put this in the page directive at the top

<%@ Page CodeBehind="mypage.aspx.cs" Language="c#" AutoEventWireup="false"
Inherits="class.mypage" %>

but the codebehind doesnt have color coding or intellisense like the .vb one
does. have i misssed something? will be annoyed if i cant do anything about
this, as intellisense is the whole point of me doing this to speed up my
development.
 
G

Guest

Never installed c# support in the first place. only just started using it for
a contract i'm doing, i always used vb.net before.. anyway a tip for anyone
out there as stupid as me.
 
G

Guest

Try looking through the menus of the visual studio and enabing INTELLISENSE!
Maybe u have that off!
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top