Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Why the loading of the application is slow?

Why the loading of the application is slow?

Scheduled Pinned Locked Moved Visual Basic
csharphelpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DotNet
    wrote on last edited by
    #1

    As I have created one application using Visual Basic.NET, I found out that the application pop-up very slow. I don't know why? Please help? Thanks! :)

    C A S 3 Replies Last reply
    0
    • D DotNet

      As I have created one application using Visual Basic.NET, I found out that the application pop-up very slow. I don't know why? Please help? Thanks! :)

      C Offline
      C Offline
      Chris Rickard
      wrote on last edited by
      #2

      Check to see if you're compiling in debug mode. I've found that compiling in release mode with optimizations on can decrease initial load time up to 10x.

      1 Reply Last reply
      0
      • D DotNet

        As I have created one application using Visual Basic.NET, I found out that the application pop-up very slow. I don't know why? Please help? Thanks! :)

        A Offline
        A Offline
        Andy Smith
        wrote on last edited by
        #3

        there is also a known bug in this verson of the dotnet framework involving slow start times. If you don't have one... try adding an "ASPNET" account to your machine. you can disable the account if you want... it just needs to be there.

        1 Reply Last reply
        0
        • D DotNet

          As I have created one application using Visual Basic.NET, I found out that the application pop-up very slow. I don't know why? Please help? Thanks! :)

          S Offline
          S Offline
          SimonS
          wrote on last edited by
          #4

          Have a look at the ngen.exe util that comes with the .NET Fx. You should get an immediate benefit. Cheers, Simon "Sign up for a chance to be among the first to experience the wrath of the gods.", Microsoft's home page (24/06/2002)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups