Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Explore the various benefits of the Collection object in VB6
- This conflicts with another Aitken tip?Peter says in a tip about unloading your forms that setting the form to invisible doesn't get it - rather one should unload the form.This tip loops through the collection of forms setting them to invisible. If you really are done with the windows shouldn't...
- Tags: benefit, ChuckSomerville, collections, forms, good practice, Microsoft Visual Basic 6.0, programming, unload, window
- Discussion threads 2005-10-28
- Common ASP.NET page functionality with inheritance
- Here is how to create base pages that you may use to create other pages throughout the site. ASP.NET 2.0's template page feature allows you to create base pages that you may use to create other pages throughout the site. This provides you with the...
- Tags: Page Class, IsPostBack, Init, Unload, Tony Patton, .NET, Microsoft development tools, Programming languages, ASP.NET 2.0, ASP.NET-page, server control, .NET Newsletter, Web, TechRepublic Inc., Response, Page, Microsoft ASP.NET, JavaScript, Class, Choice, Microsoft ASP.NET 2.0, User, System.EventArgs, ByVal, System.Object, JavaScript Function, Scripting Languages, Middleware, Software Development, Software/Web Development, Web Development, Enterprise Software, Software
- Technical articles 2005-07-13
- Common ASP.NET page functionality with inheritance
- ASP.NET 2.0's template page feature allowsyou to create base pages that you may use to create other pagesthroughout the site. This provides you with the ability to providea consistent look and feel without the effort that the currentASP.NET release requires. While this is a desirable feature, you...
- Tags: Init, IsPostBack, Microsoft ASP.NET, Page Class, Tony Patton, Unload
- Technical articles 2005-07-13
- Understand the life cycle of VB6 forms
- It's important for VB6 programmers to understand forms' well-defined life cycle. Although the life cycle only consists of three stages, you need to comprehend the complex process in which forms travel through these stages. VB6 forms have a well-defined life cycle, which is important for programmers to understand....
- Tags: Microsoft Visual Basic 6.0, Peter Aitken, Visual Basic Tips Newsletter, Event, Event Procedure, Unload, Construction, Development Tools, Software Development, Software/Web Development
- Technical articles 2005-06-09
- Unload the Debugger
- I am using Windows XP Pro system. My wife by error hit yes on debugging when on a web page the other day, but later said no and got out of the debugger. Since then, I have loaded some games which will install but when started (after the necessary reboot...
- Tags: debugger, Dr Watson, Debugger, Unload
- Q&A 2005-03-14
Additional Resources
- Unloading DLLs in XP
- I have read a lot about registry hacks that can unload DLLs from running, but a lot of people doubt it.Does anyone have a good batch file or script, that you know actually does work, that will unload unused DLLs from running?Thanks.
- Tags: windows, software, memory, dlls, Microsoft Windows XP, DLL, BorgInva
- Discussion threads 2007-03-10
- VB6 Tip: Best practices requires that you ensure all forms unload
- ensure all forms unloadIt's a good tip for MDI, but I remember seeing this snippet 6 years ago.For single form:Unload Me: EndUnloading all forms?In the code:Public Sub UnloadAllForms(Optional FormToIgnore _ As String = "") Dim f As Form For Each f In Forms If...
- Tags: Forms, mar_ba4@..., Microsoft Visual Basic 6.0, Nothing End
- Discussion threads 2005-01-17
- VB6 Tip: Best practices requires that you ensure all forms unload
- Writing proper code requires that when a VB program ends, all of its forms will be unloaded and removed from memory. When a Visual Basic 6 program ends, all of its forms should be unloaded and removed from memory. VB doesn't do this automatically; therefore, if your...
- Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, Peter Aitken, Microsoft development tools, Programming languages, main form, Visual Basic Tips Newsletter, Procedure, Best Practice, Event Procedure, Development Tools, Software Development, Software/Web Development
- Technical articles 2005-01-14
- Understand the life cycle of VB6 forms
- ZombiesYou stated: "A form is finally unloaded when the Unload statement is called on it or when the program terminates."This is better read as: "A form is finally unloaded when the Unload statement is called on it."If any hidden forms are not unloaded, the application will remain in memory, even...
- Tags: aroggeband@..., Microsoft Visual Basic 6.0, programming
- Discussion threads 2005-06-13
- can I delete picturebox in runtime in VB
- how can I delete picture boxes or controls in runtime from a form in VB.plz helpthanks in advanceI'm not to sure you can remove them completely at runtime, but you can hide them with:control.visible = falseHope that helps some.Thanks for answering. but I want to delete the controls becoz I"m...
- Tags: Microsoft development tools, runtime, CtL
- Q&A 2005-05-21
- Windows CE Platform Builder 2.12 QFE 37 (EXE)
- Fixes Made in this QFE Component: CRT Description: Applications that repeatedly load and unload modules may see a small memory leak. This version is the first release on CNET Download.com.
- Tags: Microsoft Corp., Microsoft Windows CE, Microsoft Windows, Monitors & Displays, Handhelds, Operating Systems, Software, Hardware, Components
- Software downloads 2007-09-14
- How to unload a device driver
- I'm getting some problems when trying to remove several device drivers that i don't need anymore, because when i try to do so in device manager i receive a message stating that i "cannot remove it because it may be necessary for starting up the system". I believe that this...
- Tags: rui.humberto@..., device driver
- Discussion threads 2007-04-09
- Windows 2003 R2 Server Logginf off
- I have a Windows 2003 R2 server that is stuck in a continual logging off state and it will not let me remote into it anymore. The users can still login and use their applications and users in another state can login on the Terminal Server and use the applications...
- Tags: PRODUCTIVITY, Printers, tdendinger@..., UPHClean, Microsoft Windows 2003, Windows 2003 R2 Server, Microsoft Windows, server, Windows 2003 R2
- Discussion threads 2007-07-16
- Close running apps from VB6?
- It's easy to start a program with Shellcommand, but HOW do I stop (terminate, close) that program from within VB? In my case, it's a wav file played by sndrec32.exe and I want it to unload directly at a click.The easy way is tosend a WM_Close message to the window...
- Tags: Microsoft Visual Basic 6.0, svante@..., windows
- Discussion threads 2005-08-12
- Ballmer: High-end Windows, Office coming
- Simple Opportunity, ReallyMicrosoft has the same very simple opportunity waiting for it whenever it is ready to face facts.To best compete with Linux/AIX/Solaris, etc.1) Eliminate redundant code a) avoid loading unneeded services b) simply reuse basic objects rather than repeat c) Minimize Kernel size2) Remove (or make...
- Tags: Operating systems, operating system, Microsoft Windows
- Discussion threads 2005-08-02
- Sony Memory stick not recognized in HP Director of Photosmart
- We recently got a 1gb sony memory stick for our camera but when I go to unload the images on our computer, the computer does not recognize that there is a memory stick.... PLease HELP
- Tags: Memory, Hewlett-Packard Co., Sony Corp., jakeodie@..., memory stick, Sony Memory Stick
- Discussion threads 2007-03-26
- Slow Logoff Terminal Server
- Hello. We are experiencing logoffs up to 90 seconds on our Windows Server 2003 Terminal Server. It takes ages before the logging off screen appears, in the meantime people are presented with only a blue background. Logging on only takes about 15 seconds maximum. I currently have no idear what...
- Tags: Terminal services, LANs, Network technology, Servers, NETWORKING, Jonny2x4, UPHClean, terminal server, server
- Discussion threads 2007-10-12
- Resizing Database
- Any one here use SQL Anywhere 5. I want to resize a database that has grown up to 2Gb in size. I have implemented a database purge that will purge out information older than a year. Even though the database has been purged the database size remains at 2GB. Is...
- Tags: Storage, Databases, database
- Q&A 2005-05-09
- Allow users to install drivers
- Hello, im running a novell network by which users authenticate during logon to their workstations. Users work with a particular hardware,XUP cards, that connect to a usb port.Each time they connect it to a different port, other than they've worked before on, a driver is needed to be installed and...
- Tags: a.beckerman@..., Allow Users
- Discussion threads 2007-06-17
- Winlogon.exe
- I have a Windows 2000 system. As soon as I load Corporate Norton Antivirus 9.0 on, winlogon.exe keeps running in task manager and slowing the system down enough to make using it painful. As soon as I unload Norton Antivirus, it works fine again. I have 128...
- Tags: Microsoft Windows, Viruses and worms
- Q&A 2004-10-20
- << Previous
- page 1 of 1
- Next >>