Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Manipulate URIs with Visual Studio .NET's System.URI class
- Irina Medvinskaya explains how you use Visual Studio .NET's System.URI class to work with Uniform Resource Identifiers URIs. This class allows you to represent and easily manipulate a given URI. Uniform Resource Identifiers URIs may represent Web requests, FTP requests, files, news, and e-mail. Whenever you need...
- Tags: Microsoft Visual Studio, Microsoft Visual Studio.Net, Irina Medvinskaya, Microsoft development tools, .NET, Uniform Resource Identifier, strURI, ListBox1, Visual Basic Tips Newsletter, TechRepublic Inc., Class, Development Tools, Software Development, Software/Web Development
- Technical articles 2006-12-14
- Set the current working path with VB.NET
- If you want to use relative paths instead of absolute paths in your code, the ability to set the current working path can come in handy. Learn how to set the path using VB.NET. An ability to set the current working path often comes in handy if a...
- Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, relative path, ListBox1, Visual Basic Tips Newsletter, Method, Code, Path, .Net, Development Tools, Software Development, Software/Web Development
- Technical articles 2006-10-19
- Locate the executable path using VB.NET
- In this Visual Basic .NET tip, Irina Medvinskaya looks at a simple way to determine the path where the current executable resides. It is often useful to be able to determine the path where the current executable resides. A simple way to do this using Visual Basic .NET...
- Tags: Microsoft Visual Basic, Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, ListBox1, StartUpPath, Visual Basic Tips Newsletter, TechRepublic Inc., .Net, Development Tools, Software Development, Software/Web Development
- Technical articles 2006-10-12
- Get your ASP.NET data binding education here
- Back in the days of Visual Basic, data binding was a clunky outcast programming technique. DAO’s simplistic and slow data controls gave data binding a bad name, and many seasoned developers didn’t use it at all. The prevailing thinking seemed to be, “Real programmers don’t eat quiche, and they certainly...
- Tags: .NET, Middleware, Listing C, Lamont Adams, Dataset, ListBox1, Microsoft ASP.NET, DataTextField, DataKeyField
- Technical articles 2003-04-15
Additional Resources
- Retrieving environment variables with VB.NET
- Irina Medvinskaya shows how you can use VB.NET to retrieve the important information (e.g., computer name and user name) from Windows environment variables. Windows stores some important information (e.g., computer name and user name) in the environment variables. The ability to access these variables to retrieve their values...
- Tags: Microsoft Windows, Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, environment variable, GetEnvironmentVariable, Windows Environment, Visual Basic Tips Newsletter, Environment
- Technical articles 2006-10-05
- Padding a string for fixed width display in VB.NET
- Here's a simple way to pad strings for a fixed width display in VB.NET utilizing the PadLeft and PadRight methods of a String object. Whenever you need to display data in a console or get it ready to be printed, you may need to align columns for a...
- Tags: Microsoft Visual Basic.Net, PadLeft, PadRight, Irina Medvinskaya, Microsoft development tools, Programming languages, PadRight method, Visual Basic Tips Newsletter, String, .Net, Development Tools, Software Development, Software/Web Development
- Technical articles 2007-05-24
- << Previous
- page 1 of 1
- Next >>