Skip to content

TechRepublic

Trending Now

Image: ClickUp
Article

ClickUp: Project management software review

A Black man waves to his colleague on a video call from his office
Image: Meeko Media/Adobe Stock
Article

Report: Tech workers favor hybrid work to full-time remote setups

Two factor authentication
Image: Microgen/Adobe Stock
Article

Top 5 alternatives to Google Authenticator

Article

Microsoft Office files opened in Google Docs, Sheets or Slides now automatically sync for offline use

  • Top Products Lists
  • Developer
  • 5G
  • Security
  • Cloud
  • Artificial Intelligence
  • Tech & Work
  • Mobility
  • Big Data
  • Innovation
  • Cheat Sheets
  • TechRepublic Academy
  • CES
  • TechRepublic Premium
  • Top Products Lists
  • Developer
  • 5G
  • Security
  • Cloud
  • Artificial Intelligence
  • Tech & Work
  • Mobility
  • Big Data
  • Innovation
  • Cheat Sheets
  • TechRepublic Academy
  • CES
  • See All Topics
  • Sponsored
  • Newsletters
  • Forums
  • Resource Library
TechRepublic Premium

Account Information

Join or sign in

Register for your free TechRepublic membership or if you are already a member, sign in using your preferred method below.

Use Facebook
Use Linkedin

Join or sign in

We recently updated our Terms and Conditions for TechRepublic Premium. By clicking continue, you agree to these updated terms.

Welcome back!

Invalid email/username and password combination supplied.

Reset password

An email has been sent to you with instructions on how to reset your password.

Welcome to TechRepublic!

All fields are required. Username must be unique. Password must be a minimum of 6 characters and have any 3 of the 4 items: a number (0 through 9), a special character (such as !, $, #, %), an uppercase character (A through Z) or a lowercase (a through z) character (no spaces).

Loading
Image of irinamedvinskaya

irinamedvinskaya

Send irinamedvinskaya an email

Latest from irinamedvinskaya

  • Explore an overloading method in VB.NET
    Developer

    Explore an overloading method in VB.NET

    Developers often need to define a method with the same name that may perform different functionalities. In order to do that, you should use the Overloads keyword in .NET.

    irinamedvinskaya
    Published:  November 8, 2007, 3:40 AM PST Modified:  November 8, 2007, 3:40 AM PST Read More See more Developer
  • Remember a form’s position between uses in VB.NET
    Developer

    Remember a form’s position between uses in VB.NET

    There are times when it's handy for developers to be able to remember where a form was located the last time the application was used. This quick VB.NET tip shows you a way of using Application Settings to store and use the last location of the form.

    irinamedvinskaya
    Published:  November 1, 2007, 2:43 AM PDT Modified:  November 1, 2007, 2:43 AM PDT Read More See more Developer
  • Create shortcut menus for forms in VB.NET using ContextMenuStrip
    Developer

    Create shortcut menus for forms in VB.NET using ContextMenuStrip

    In order to implement shortcut menus for a form, you can add the VB.NET ContextMenuStrip control to your form. Irina Medvinskaya explains how to use this control.

    irinamedvinskaya
    Published:  October 25, 2007, 4:18 AM PDT Modified:  October 25, 2007, 4:18 AM PDT Read More See more Developer
  • Sharing the event logic between controls in VB.NET
    Developer

    Sharing the event logic between controls in VB.NET

    Whenever you write the code logic that may be used for more than one control, it makes sense to try to save time by creating only one procedure that will handle the event and perform that logic. Here's how to share the event logic for multiple controls on a VB.NET form.

    irinamedvinskaya
    Published:  October 18, 2007, 5:05 PM PDT Modified:  October 18, 2007, 5:05 PM PDT Read More See more Developer
  • See how simple it is to create a fading form in VB.NET
    Developer

    See how simple it is to create a fading form in VB.NET

    Even though you may be able to implement purely cosmetic features in an application, it's important to keep the functionality in mind. In this VB.NET tip, Irina Medvinkskaya shows how to give users a form that fades out when it's closed.

    irinamedvinskaya
    Published:  October 11, 2007, 5:45 PM PDT Modified:  October 11, 2007, 5:45 PM PDT Read More See more Developer
  • Creating a Web service with VB.NET
    Project Management

    Creating a Web service with VB.NET

    VB.NET allows you to use Web services as if they were entirely local objects since most of the marshaling between the client and the server is taking place in the background. This tip shows you how to create a simple Web service.

    irinamedvinskaya
    Published:  October 4, 2007, 5:05 AM PDT Modified:  October 4, 2007, 5:05 AM PDT Read More See more Project Management
  • Adding a Setup Wizard to VB.NET applications
    Developer

    Adding a Setup Wizard to VB.NET applications

    Visual Studio .NET simplifies the process of installing your applications by providing an easy way to add the Setup Wizard to your applications. In this tip, Irina Medvinskaya will create a simple VB.NET Windows application and add the Setup Wizard to it in order to allow the Windows application to install.

    irinamedvinskaya
    Published:  September 27, 2007, 5:12 AM PDT Modified:  September 27, 2007, 5:12 AM PDT Read More See more Developer
  • Using the PrintDocument component in VB.NET applications
    Printers

    Using the PrintDocument component in VB.NET applications

    If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to send an output to a printer from Windows Forms applications. In this tip, I show you how to use the component in your VB.NET ...

    irinamedvinskaya
    Published:  September 13, 2007, 2:20 AM PDT Modified:  September 13, 2007, 2:20 AM PDT Read More See more Printers
  • Split data onscreen logically with VB.NET’s Tab Control
    Developer

    Split data onscreen logically with VB.NET’s Tab Control

    VB.NET developers are often tasked with having to display a lot of necessary information on the screen with limited space. If you can split the data on the screen logically into different sections, you should consider using the Tab Control. In this tip, I will show you how to use the Tab Control to allow data ...

    irinamedvinskaya
    Published:  September 6, 2007, 6:31 AM PDT Modified:  September 6, 2007, 6:31 AM PDT Read More See more Developer
  • Let users pick a file to open via OpenFileDialog in VB.NET
    Developer

    Let users pick a file to open via OpenFileDialog in VB.NET

    Whenever you need to allow a user to open a particular file without forcing the user to type the full path and file name, you can use the OpenFileDialog class. OpenFileDialog has a number of properties and methods that make it a flexible way to get users to pick a file. In this tip, I ...

    irinamedvinskaya
    Published:  August 23, 2007, 8:01 AM PDT Modified:  August 23, 2007, 8:01 AM PDT Read More See more Developer
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
94 results

TechRepublic Premium

  • TechRepublic Premium

    Industrial Internet of Things: Software comparison tool

    IIoT software assists manufacturers and other industrial operations with configuring, managing and monitoring connected devices. A good IoT solution requires capabilities ranging from designing and delivering connected products to collecting and analyzing system data once in the field. Each IIoT use case has its own diverse set of requirements, but there are key capabilities and ...

    Downloads
    Published:  May 26, 2022, 5:00 PM PDT Modified:  May 28, 2022, 8:00 AM PDT Read More See more TechRepublic Premium
  • TechRepublic Premium

    How to recruit and hire an Operations Research Analyst

    Recruiting an Operations Research Analyst with the right combination of technical expertise and experience will require a comprehensive screening process. This Hiring Kit provides an adjustable framework your business can use to find, recruit and ultimately hire the right person for the job.This hiring kit from TechRepublic Premium includes a job description, sample interview questions ...

    Downloads
    Published:  May 19, 2022, 5:00 PM PDT Modified:  May 21, 2022, 12:00 PM PDT Read More See more TechRepublic Premium
  • TechRepublic Premium

    Quick glossary: Industrial Internet of Things

    The digital transformation required by implementing the industrial Internet of Things (IIoT) is a radical change from business as usual. This quick glossary of 30 terms and concepts relating to IIoT will help you get a handle on what IIoT is and what it can do for your business.. From the glossary’s introduction: While the ...

    Downloads
    Published:  May 19, 2022, 5:00 PM PDT Modified:  May 21, 2022, 12:00 PM PDT Read More See more TechRepublic Premium
  • TechRepublic Premium

    Software Procurement Policy

    Procuring software packages for an organization is a complicated process that involves more than just technological knowledge. There are financial and support aspects to consider, proof of concepts to evaluate and vendor negotiations to handle. Navigating through the details of an RFP alone can be challenging, so use TechRepublic Premium’s Software Procurement Policy to establish ...

    Published:  April 14, 2022, 5:00 PM PDT Modified:  April 16, 2022, 1:00 PM PDT Read More See more TechRepublic Premium

Services

  • About Us
  • Newsletters
  • RSS Feeds
  • Site Map
  • Site Help & Feedback
  • FAQ
  • Advertise
  • Do Not Sell My Information

Explore

  • Downloads
  • TechRepublic Forums
  • Meet the Team
  • TechRepublic Academy
  • TechRepublic Premium
  • Resource Library
  • Photos
  • Videos
  • TechRepublic
  • TechRepublic on Twitter
  • TechRepublic on Facebook
  • TechRepublic on LinkedIn
  • TechRepublic on Flipboard
© 2022 TechnologyAdvice. All rights reserved.
  • Privacy Policy
  • Terms of Use
  • Property of TechnologyAdvice