Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: VB.NET Question

  1. #21

    Default Re: VB.NET Question


    There are lot of things to consider bro DeathFox in SDLC. You have to determine your Project Milestones. Gather all the artifacts then analyze it which comes first. Don't let that background the bottleneck of the entire system. hehe!

  2. #22

    Default Re: VB.NET Question

    Have you tried making those datagrids as usercontrols and executing some delegates on them in separate threads? I am not sure if it will work kay basin mu gawas ang akong favorite exception na "IllegalCrossThreadCall"

  3. #23
    Junior Member
    Join Date
    May 2007
    Gender
    Male
    Posts
    322

    Default Re: VB.NET Question

    Try to multi-thread your application during loading, i've used it in C# though but I know it is also applicable in VB.Net.

  4. #24

    Default Re: VB.NET Question

    Query your database asynchronously or implement a paging mechanism and retrieve records og hinay-hinay.
    google these objects:

    1. AsyncCallback
    2. IAsyncResult

    You may also want to try System.ComponentModel.BackGroundWorker
    Forget about threads, use BackGroundWorkers.

    If imong background picture ang problem, sa Form_Load set ang Control.CheckForIllegalCrossThreadCalls = False then set imong background image using a System.ComponentModel.BackGroundWorker or System.Threading.Thread. After na mahuman og set, please set Control.CheckForIllegalCrossThreadCalls = True. This will work but its not recommended hahahaha.

    Cheers...

  5.    Advertisement

Page 3 of 3 FirstFirst 123

Similar Threads

 
  1. VB.NET question. Please help...
    By dreamboy in forum Programming
    Replies: 13
    Last Post: 07-19-2013, 01:30 PM
  2. Replies: 6
    Last Post: 06-26-2006, 10:33 AM
  3. Wanted: VB .Net Part-time Instructor
    By TaughtWorks in forum Programming
    Replies: 1
    Last Post: 05-19-2006, 08:55 PM
  4. Replies: 10
    Last Post: 12-20-2005, 08:53 AM
  5. Replies: 0
    Last Post: 12-05-2005, 05:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top