Question:
If I make a simple ASPX page and type some VB in between <script> tags, the autocomplete feature seems to not work (where it shows the methods & properties of an object).
Does VS not autocomplete on a one-page .ASPX file as compared to how it works in something like a codebehind page?
Thanks!
If I make a simple ASPX page and type some VB in between <script> tags, the autocomplete feature seems to not work (where it shows the methods & properties of an object).
Does VS not autocomplete on a one-page .ASPX file as compared to how it works in something like a codebehind page?
Thanks!