Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternative Code Editor
Message
De
29/12/2008 10:36:06
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
VistaDB
Application:
Desktop
Divers
Thread ID:
01369742
Message ID:
01369932
Vues:
11
>>>It's not exactly like VFP. Open up two files in the VS editor. Right click on one of the tabs and select New Horizontal Tab Group
>>>
>>>>Can anyone recomend an alternative code editor to that in Visual Studio 2008.
>>>>A requirement would be that each procedure / method can be shown and edited in a sepperate window as with the VFP Editor.
>>>>
>>>>TIA
>>
>>Also, in the event anyone didn't already realize it you can open multiple instances of VS. I typically have two open and occaisionally three.
>
>Interesting. Do you tend to work on two or three projects at once?

Yup! I have for instance a solution that contains my WCF Web Services projects, a Windows app that collects and sends data to the Web Service (via WCF) and yet another that contains my Web App that interacts with the same web service (via WCF) and displays this data. It makes it really easy to go back and forth to see how I have to change each piece to make them work better together. Also when debugging, I can set break points in each solution so when I am stepping through the win app to send data - click step and then the web service solution breaks to see it hit there. Very cool.

Now, the caveat is I have some common projects in the solutions. If I change code in one of those common projects, then the other instance causes a quick reload of that project because the code changed outside that instance. Not a big deal though.
Tim
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform