473,699 Members | 2,480 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Editor issues

I am developing in Visual Studio 2003 using C++ .NET.

Whenever I switch to the dialog view of a form, there is a pause of 5 - 15
seconds. Whenever I run the application there is a 10-15 second pause after
the application finishes compiling but before it shows in the screen. Also
the editor seems a bit flakey in that the function prototypes inserted into
the class are not justified/aligned with other code. Tab positions in these
functions aren't aligned with the rest of the code either. This leaves some
untidying lookup source code making it more difficult to find what you are
looking for.

Are there any fixes for these? I have the latest service packs.

--
Best regards
Mark Baldwin
Software Developer
Nov 17 '05 #1
6 1148
Hi,

What is your hardware config?

VS.Net 2003 requires minimum of 512 MB of RAM and smooth operation.

Ashok K Kumar

"Mark" <sw****@hotmail .com> wrote in message
news:eZ******** ******@TK2MSFTN GP10.phx.gbl...
I am developing in Visual Studio 2003 using C++ .NET.

Whenever I switch to the dialog view of a form, there is a pause of 5 - 15
seconds. Whenever I run the application there is a 10-15 second pause after the application finishes compiling but before it shows in the screen. Also
the editor seems a bit flakey in that the function prototypes inserted into the class are not justified/aligned with other code. Tab positions in these functions aren't aligned with the rest of the code either. This leaves some untidying lookup source code making it more difficult to find what you are
looking for.

Are there any fixes for these? I have the latest service packs.

--
Best regards
Mark Baldwin
Software Developer

Nov 17 '05 #2
Hi,
the editor seems a bit flakey in that the function prototypes inserted into the class are not justified/aligned with other code. Tab positions in these functions aren't aligned with the rest of the code either. This leaves some untidying lookup source code making it more difficult to find what you are
looking for.
Select the code that looks untidy and press Ctrl+K Ctrl+F. This will format
the selected code. VC++ does not by default format all the text. Unlike, the
C# window, where you paste a code from some other source file, the target
file will be formated on the fly. In C++ window, you will have to do it
manually.
Are there any fixes for these? I have the latest service packs.


There are no service packs as of yet, but there is news that Microsoft is
working on it and the release dates are not yet know. Microsoft might
release the next version VS.Net 2005 code named "whidbey" before that.

Ashok K Kumar
Nov 17 '05 #3
P4 2.8 Ghz with 512Mb RAMBus

--
Best regards
Mark Baldwin
Software Developer

CAM Systems (Dursley) Ltd.
Draycott Business Park, Cam, Dursley, Glos. GL11 5DQ
Tel: +44 (0)1453 891000 Fax: +44 (0)1453 890770

Calls to Cam Systems may be recorded for training and quality control
purposes.

"Ashok K Kumar" <As*********@di scussions.micro soft.com> wrote in message
news:u4******** ******@tk2msftn gp13.phx.gbl...
Hi,

What is your hardware config?

VS.Net 2003 requires minimum of 512 MB of RAM and smooth operation.

Ashok K Kumar

"Mark" <sw****@hotmail .com> wrote in message
news:eZ******** ******@TK2MSFTN GP10.phx.gbl...
I am developing in Visual Studio 2003 using C++ .NET.

Whenever I switch to the dialog view of a form, there is a pause of 5 -
15
seconds. Whenever I run the application there is a 10-15 second pause

after
the application finishes compiling but before it shows in the screen.
Also
the editor seems a bit flakey in that the function prototypes inserted

into
the class are not justified/aligned with other code. Tab positions in

these
functions aren't aligned with the rest of the code either. This leaves

some
untidying lookup source code making it more difficult to find what you
are
looking for.

Are there any fixes for these? I have the latest service packs.

--
Best regards
Mark Baldwin
Software Developer


Nov 17 '05 #4
That is a pretty good config. Are you developing on managed C++ by any
chance? If it is managed C++ then the first time the application is run, it
takes time but the consecutive runs by the same exe should be faster.

If it is not managed C++ then I dont see a reason why it should freeze.

--
------------------------------
Ashok K Kumar
------------------------------
"Mark" <sw****@hotmail .com> wrote in message
news:eo******** *******@TK2MSFT NGP12.phx.gbl.. .
P4 2.8 Ghz with 512Mb RAMBus

--
Best regards
Mark Baldwin
Software Developer

CAM Systems (Dursley) Ltd.
Draycott Business Park, Cam, Dursley, Glos. GL11 5DQ
Tel: +44 (0)1453 891000 Fax: +44 (0)1453 890770

Calls to Cam Systems may be recorded for training and quality control
purposes.

"Ashok K Kumar" <As*********@di scussions.micro soft.com> wrote in message
news:u4******** ******@tk2msftn gp13.phx.gbl...
Hi,

What is your hardware config?

VS.Net 2003 requires minimum of 512 MB of RAM and smooth operation.

Ashok K Kumar

"Mark" <sw****@hotmail .com> wrote in message
news:eZ******** ******@TK2MSFTN GP10.phx.gbl...
I am developing in Visual Studio 2003 using C++ .NET.

Whenever I switch to the dialog view of a form, there is a pause of 5 -
15
seconds. Whenever I run the application there is a 10-15 second pause

after
the application finishes compiling but before it shows in the screen.
Also
the editor seems a bit flakey in that the function prototypes inserted

into
the class are not justified/aligned with other code. Tab positions in

these
functions aren't aligned with the rest of the code either. This leaves

some
untidying lookup source code making it more difficult to find what you
are
looking for.

Are there any fixes for these? I have the latest service packs.

--
Best regards
Mark Baldwin
Software Developer



Nov 17 '05 #5
Yes it's managed but there is this delay everytime I run it. Whilest running
the app somethings are slow to run but speed up subsequent times.

I was thinking maybe it's something to do with loading the .NET runtime,
maybe there is some configuring to be done but I can't find any settings for
it.

--
Best regards
Mark Baldwin
Software Developer

"Ashok K Kumar" <As*********@di scussions.micro soft.com> wrote in message
news:ux******** ******@TK2MSFTN GP15.phx.gbl...
That is a pretty good config. Are you developing on managed C++ by any
chance? If it is managed C++ then the first time the application is run,
it
takes time but the consecutive runs by the same exe should be faster.

If it is not managed C++ then I dont see a reason why it should freeze.

--
------------------------------
Ashok K Kumar
------------------------------
"Mark" <sw****@hotmail .com> wrote in message
news:eo******** *******@TK2MSFT NGP12.phx.gbl.. .
P4 2.8 Ghz with 512Mb RAMBus

--
Best regards
Mark Baldwin
Software Developer

CAM Systems (Dursley) Ltd.
Draycott Business Park, Cam, Dursley, Glos. GL11 5DQ
Tel: +44 (0)1453 891000 Fax: +44 (0)1453 890770

Calls to Cam Systems may be recorded for training and quality control
purposes.

"Ashok K Kumar" <As*********@di scussions.micro soft.com> wrote in message
news:u4******** ******@tk2msftn gp13.phx.gbl...
> Hi,
>
> What is your hardware config?
>
> VS.Net 2003 requires minimum of 512 MB of RAM and smooth operation.
>
> Ashok K Kumar
>
> "Mark" <sw****@hotmail .com> wrote in message
> news:eZ******** ******@TK2MSFTN GP10.phx.gbl...
>> I am developing in Visual Studio 2003 using C++ .NET.
>>
>> Whenever I switch to the dialog view of a form, there is a pause of
>> 5 -
>> 15
>> seconds. Whenever I run the application there is a 10-15 second pause
> after
>> the application finishes compiling but before it shows in the screen.
>> Also
>> the editor seems a bit flakey in that the function prototypes inserted
> into
>> the class are not justified/aligned with other code. Tab positions in
> these
>> functions aren't aligned with the rest of the code either. This leaves
> some
>> untidying lookup source code making it more difficult to find what you
>> are
>> looking for.
>>
>> Are there any fixes for these? I have the latest service packs.
>>
>> --
>> Best regards
>> Mark Baldwin
>> Software Developer
>>
>>
>
>



Nov 17 '05 #6
"Mark" <sw****@hotmail .com> wrote in
news:#q******** ******@TK2MSFTN GP11.phx.gbl:
I was thinking maybe it's something to do with loading the .NET
runtime, maybe there is some configuring to be done but I can't
find any settings for it.


Do you experience the slow startup when you run the app from the
command-line as well? In the IDE do you get the same slow down
whether you're running it under the debugger or out of the debugger?

Thanks,
--
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.
Nov 17 '05 #7

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

Similar topics

1
2350
by: RC | last post by:
It would be nice to have an editor or "source safe" that tracks changes and shows relationships between things like "If" and "End If". Anyone know of any other possibilities? I found one but I can't afford the $300 USD price.
4
8840
by: | last post by:
When do they plan on making this essential utility USEFUL? In its current form its pointless. How could they let this out? Its useless.
3
1852
by: 2003et | last post by:
I have to include a text editor in my project. Do you know any good editor project on the net? Thanks
0
1152
by: Outkast | last post by:
I've got a plugin architecture system that calls LoadFrom to load the .dlls in a specific folder and it works fine and dandy, imports everything, my code can create objects from types found in the loaded .dlls HOWEVER, One issue i've not been able to solve is that, in some of the classes, I've got custom Type Editors that do not function when I try to edit them via a PropertyGrid that is on my application's main form. Whenever I create...
63
3922
by: John Salerno | last post by:
I know there's a request for a good IDE at least once a week on the ng, but hopefully this question is a little different. I'm looking for suggestions for a good cross-platform text editor (which the features for coding, such as syntax highlighting, etc.) but not a full IDE with all the fancy jazz (GUI developer, UML diagrams, etc.). Ideally, it would be something I could even put on a flash drive and move from computer to computer, but...
56
3252
by: Omar | last post by:
I'd love the perfect editor that would be: a) free b) enable me to drag and drop code snippets from a sort of browser into the code c) can run programs right from within d) can edit
3
1393
by: sck10 | last post by:
Hi Does anyone know of a good snippet editor for c#? Thanks, sck10
2
5623
by: R.A.F. | last post by:
Hi, I would like to create a custom property editor for Alignment. This property editor should open a small form where are 9 small BMPs. when user select by clicking 1 BMP, the bmp should change and be replaced by another one (represeneting the smae BMP but focused/or selected). where can i find some tutorial or basic steps about that ?
5
16841
by: Joe | last post by:
We're looking for a fully functional RTF/HTML editor for our WinForms application. We need a control with the following features: 1. Supports image 2. Supports hyperlinks (auto detects) and allows use to create "custom" hyperlinks. 3. Can have their menus and toolbars merged with our application or is fully programmically controlled.
25
2832
by: doznot | last post by:
Let's say you want to use Moodle to teach an introductory class in PHP programming. Some of the students have little or no computer experience. In addition to background reading and topics-oriented assignments supplied by Moodle, you want to build an online text editor into the course, so students can type their PHP programs and HTML directly into files on the server, so they don't have to fight with NotePad on Windows PCs in a lab, and...
0
8703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8623
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9050
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8935
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8893
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6540
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4636
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3069
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.