| Thread | Last Post | Replies |
|
| VS'03 - preventing it from deleting my xhtml tags! | 03 Jul 2004 01:23 GMT | 7 |
How can I force VS to NOT rewrite my tags when switching between HTML and DESIGN view? I type in a break tag: <br /> and then switch to DESIGN view. Upon returning, my tag is now:
|
| XML file indenting issues | 02 Jul 2004 16:36 GMT | 2 |
Hello. I'm working on a Windows Form Application that will generate an xhtml file based on the contents of an xml file. I began by creating a new solution, adding a new xml file, then adding a few elements. The editor didn't assist with indenting
|
| Automating the IDE/writing macros? | 02 Jul 2004 06:15 GMT | 5 |
Which group would be the best for asking questions about writing macros which interact with the IDE?
|
| Build events for setup project? | 02 Jul 2004 06:07 GMT | 12 |
is there a way to implement prebuild and postbuld commands for setup project, as we can for normal projects? Thanks Sunny
|
| .Net Studio IDE Crash | 02 Jul 2004 05:57 GMT | 1 |
I've just installed .NET studio on Windows 2000 SP3 at work. Two others are using this application without error(same environment), but i cannot even open a project without my pc crashing. I just had my machine re-imaged and started the install from scratch. Previously, I was ...
|
| PreFilterAttributes method and DesignTimeVisible attribute | 02 Jul 2004 05:55 GMT | 5 |
I posted a question quite a while back asking how to dynamically adjust the DesignTimeVisible attribute in a component designer. The answer to that question was to override the PreFilterAttributes method and selectively add the DesignTimeVisible attribute. This does work, and we ...
|
| Adding context menus | 01 Jul 2004 13:20 GMT | 1 |
Sorry if this has been asked before. I'm writing an add-in to document VB.Net source, it uses a context menu attached to Code Window to offer a list of optional items. Adding a single context menu seems farely straight forward but adding one with sub menus seems impossible (at ...
|
| Auto-indentation | 01 Jul 2004 08:53 GMT | 1 |
How to set up the indentation of the code automatically ?
|
| Up Arrow does Page Up? | 01 Jul 2004 03:52 GMT | 2 |
I hope someone can help. Suddenly Up Arrow in the text editor does page up! It does not do a line up. I have tried changing the keyboard scheme to various ones, but it always page's up. Of course I checked my keyboard, and in notepad up arrow is
|