473,413 Members | 1,811 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

EXEs

I have noticed that my application runs much smoother in the Visual
Basic Development Environment, than it does using the .exe located in
the project's "bin" folder. Is this the right .exe to be using? Also, if
it is, is there any way to make the .exe work as smoothly as it does
inside the Dev Environment?

Thanks,

*** Sent via Developersdex http://www.developersdex.com ***
Nov 21 '05 #1
5 1015
"A. Gaubatz" <an*******@gmail.com> schrieb:
I have noticed that my application runs much smoother in the Visual
Basic Development Environment, than it does using the .exe located in
the project's "bin" folder. Is this the right .exe to be using? Also, if
it is, is there any way to make the .exe work as smoothly as it does
inside the Dev Environment?

How do you determine if the application runs "smoothly"?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Nov 21 '05 #2
The application involves animations, and they play smoothly in the dev
environment, wheras with the .EXE, they are very jerky when the app is
first opened.

*** Sent via Developersdex http://www.developersdex.com ***
Nov 21 '05 #3
"A. Gaubatz" <an*******@gmail.com> schrieb:
The application involves animations, and they play smoothly in the dev
environment, wheras with the .EXE, they are very jerky when the app is
first opened.


Which control do you use for plaing the animations?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Nov 21 '05 #4
I noticed that you said that the animations were jerky when the app was
"First Opened". When an application is opened, I don't think that code is
loaded and converted to machine language until is actually called and used in
the app which can take a bit of time. However, after it's loaded and used
once, it should run faster than from the IDE.
--
Dennis in Houston
"A. Gaubatz" wrote:
The application involves animations, and they play smoothly in the dev
environment, wheras with the .EXE, they are very jerky when the app is
first opened.

*** Sent via Developersdex http://www.developersdex.com ***

Nov 21 '05 #5
I would suggest that this is the reason for the differences you are
experiencing. One of the issues we often see is that debugging causes the
app to behave differently (especially when multi-threaded) than it runs in
release. The solution is to test test test test and test again and for you
to always run the tests in release mode.

Nick

"Dennis" <De****@discussions.microsoft.com> wrote in message
news:20**********************************@microsof t.com...
I noticed that you said that the animations were jerky when the app was
"First Opened". When an application is opened, I don't think that code is
loaded and converted to machine language until is actually called and used
in
the app which can take a bit of time. However, after it's loaded and used
once, it should run faster than from the IDE.
--
Dennis in Houston
"A. Gaubatz" wrote:
The application involves animations, and they play smoothly in the dev
environment, wheras with the .EXE, they are very jerky when the app is
first opened.

*** Sent via Developersdex http://www.developersdex.com ***

Nov 21 '05 #6

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

Similar topics

8
by: Xero Limit 126 | last post by:
Okay, I am completely new to Python, and I really dont understand much, but I was wondering how to make a python script/program into a standalone .EXE? I dont understand py2exe at all, so if...
6
by: Jon | last post by:
I have 3 VB.net executables that reference the same 3 VB.Net DLLs. How is the best way to distribute the EXEs without putting 3 copies of of DLL on a user's machine. I looked into Private...
1
by: James | last post by:
I'm having a problem using the System.Net.WebClient to download .exes from a web server. I'm testing everything on localhost, and the same code works fine with all other types of file. I even tried...
8
by: Dave | last post by:
This may be a simple question, but I'm new to .NET and not having much luck finding out the answer. I'm writing a Windows Service and want to develop a separate program that provides a user...
2
by: mb | last post by:
I was curious if the new .NET 2.0 has optimized things to make the EXEs run faster? Thanks
2
by: Benny | last post by:
If you rebuild a solution without change anything, the new generated EXEs still has some difference. Is there a way to find out whether two EXEs are functional same?
1
by: pavanip | last post by:
Hi, I have one windows application in that i created multiple exes.Now I am trying to build my application and combine multiple exes to one exe.But i am unable to that can you tell me the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.