473,322 Members | 1,345 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,322 software developers and data experts.

Initial opening speed

Hi

My vb.net seems to be slow on initial loading. My clients are not impressed
as they had used the ms access version of the app previously and think that
the old app is faster in loading. I understand .net apps need to compile
themselves before execution. Is there any way I can speed up this process or
in general do anything else to speed up initial loading of the vb.net app?

Thanks

Regards
Feb 22 '08 #1
3 1151

"John" <Jo**@nospam.infovis.co.ukkirjoitti viestissä
news:%2***************@TK2MSFTNGP04.phx.gbl...
Hi

My vb.net seems to be slow on initial loading. My clients are not
impressed as they had used the ms access version of the app previously and
think that the old app is faster in loading. I understand .net apps need
to compile themselves before execution. Is there any way I can speed up
this process or in general do anything else to speed up initial loading of
the vb.net app?
There is a utility called ngen in .NET Framework's directory. Here is more
information:
http://msdn2.microsoft.com/en-us/lib...cf(VS.80).aspx

But unfortunately it is a fact that .NET applications start slowly at the
first time.

-Teemu

Feb 22 '08 #2
Thanks. Is there a way to include ngen into the setup?

Thanks again.

Regards

"Teemu" <ts*****@hotmail.comwrote in message
news:c2*********************@reader1.news.saunalah ti.fi...
>
"John" <Jo**@nospam.infovis.co.ukkirjoitti viestissä
news:%2***************@TK2MSFTNGP04.phx.gbl...
>Hi

My vb.net seems to be slow on initial loading. My clients are not
impressed as they had used the ms access version of the app previously
and think that the old app is faster in loading. I understand .net apps
need to compile themselves before execution. Is there any way I can speed
up this process or in general do anything else to speed up initial
loading of the vb.net app?

There is a utility called ngen in .NET Framework's directory. Here is more
information:
http://msdn2.microsoft.com/en-us/lib...cf(VS.80).aspx

But unfortunately it is a fact that .NET applications start slowly at the
first time.

-Teemu

Feb 23 '08 #3

"John" <Jo**@nospam.infovis.co.ukkirjoitti viestissä
news:e9**************@TK2MSFTNGP05.phx.gbl...
Thanks. Is there a way to include ngen into the setup?
You can run ngen during the setup process. Ngen is installed on every
computer with .NET Framework.

-Teemu

Feb 23 '08 #4

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

Similar topics

2
by: dsnyder | last post by:
This HTML has a bit of Javascript at the end that puts the initial focus on the userID field. It works great on Windows2000 running IE6, but the initial focus never goes to the userID field on...
3
by: Mehmet Gunacti | last post by:
Hello, on our homepage, when pressing an anchor tag, a special sized popup window opens via javascript. but it opens very slowly. on other web pages, there are also javascript-opened windows,...
4
by: Jelmer | last post by:
Hi I've been trying to create an addin similar to Find & Replace from Rick Fisher that looks thru your tables / queries / forms / modules etc.. for a reference to a string and optionally let's you...
4
by: Niranjan | last post by:
I have an Access XP split application operating on Windows XP. I have a form that opens on Startup that opens the backend database and keeps it open until the application is closed. For the first...
2
by: Roel Schoonveld | last post by:
Very strange: the same database opens rather fast on one computer and very slowly on the other computer. Once it is open, there is no difference in speed, but only opening it takes about one...
0
by: Lei Jiang | last post by:
I have a program that cost a lot of memory. During the load of the program, more and more memory is being allocated. I'd like to know if I specify a large initial memory size for the application,...
5
by: Roger Withnell | last post by:
This is a framed webpage with the navigation bar in "NavBar" and the main window in "Main". When opening a new page in "Main" from "NavBar" with: function OpenFrameWindow(src) { var...
5
by: reubmeg | last post by:
I have a client who is having problems opening up queries in design mode. When the datafile that the query is looking at is in use by someone else, it takes up to a couple of minutes to open. I am...
3
JamesDC
by: JamesDC | last post by:
Hey all, I've been working with old company databases for the last 2 months now and I'm starting to understand Access a lot more than I did before. There's one thing I can't figure out, whenever...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.