News in the Category: VB.NET Subscribe to the rss of this category.

Total posts: 1587 | Sort by Views | Sort by Hits

JustMock Release History : Q1 2013 SP2 (version 2013.1.507.0)

Telerik News RSS Feed, May 8, 2013
Views: 207 | Hits 4

What's new: New: Raises Support in Automocking New: Automocking container passing dependencies to resolve a specific constructor What's fixed: Fixed: Matcher issue in VB.NET when arranging for prop...

Real time detection of medication interaction using VB.NET

The Code Project Latest Articles, May 7, 2013
Views: 216 | Hits 11

Documented mortalities and morbidities related to drug interactions were addressed years ago in clinical informatics. This application uses VB.NET to detect and warn users about interactions. It has t...

Create, Read, Write, Copy, Move and Delete a Text File using C# and VB.NET

The Code Project Latest Articles, April 16, 2013
Views: 232 | Hits 20

How to create, read, write, copy, move and delete a text file using C# and VB.NET...

JustCode Release History : Q1 2013 SP1 (version 2013.1.404)

Telerik News RSS Feed, April 4, 2013
Views: 273 | Hits 2

New New in Test Runner: Support for running WinJS tests with QUnitMetro testing framework New in Test Runner: Automatically add QUnitMetro.JustCode.js when the user tries to run WinJS tests New in C...

Building a Class that Raises Events in a Specific or UI Thread

The Code Project Latest Articles, March 8, 2013
Views: 310 | Hits 175

A BackgroundWorkerThreadSafe Class in C# and VB.Net...

Understand how bitwise operators work (C# and VB.NET examples)

The Code Project Latest Articles, March 8, 2013
Views: 415 | Hits 32

This is an article about how bitwise operators work, with examples in C# and VB.NET....

JustCode Release History : Q1 2013 (version 2013.1.219)

Telerik News RSS Feed, February 20, 2013
Views: 222 | Hits 4

New New: Support for LESS: Underlinings and Structural highlighting Syntax colorization with an option to switch it on/off Show errors in info stripe bar and error list Navigations: Go...

JustMock Release History : Q3 2012 SP2 (version 2012.3.1325.1)

Telerik News RSS Feed, January 25, 2013
Views: 134 | Hits

What's new: Updated documentation: how the JustMock profiler works with Local Service on TFS 201x Updated documentation: article about using JustMock with other profiler tools Updated documentation:...

JustMock Release History : Q3 2012 SP2 (version 2013.1.125.1)

Telerik News RSS Feed, January 25, 2013
Views: 185 | Hits 2

What's new: Updated documentation: how the JustMock profiler works with Local Service on TFS 201x Updated documentation: article about using JustMock with other profiler tools Updated documentation:...

Hook Unmanaged Processes Using VB.NET DLLs

The Code Project Latest Articles, January 24, 2013
Views: 311 | Hits 8

Hooking unmanaged processes using VB.NET....

VB, .Net Gadgeteer, .Net Micro Framework SDK 4.2 and a simple Web Server

MSDN: Coding4Fun, December 21, 2012
Views: 505 | Hits 12

Today's post from PepLluis is a very short quick hit, but I just give VB.Net much love here, so...VB Gadgeteer Webserver, SDK 4.2 QFE2 and Spider Premium Library'sThis is an small sample code to show ...

this.Log– Source, NuGet Package & Performance

Fervent Coder, December 20, 2012
Views: 377 | Hits 27

Recently I mentioned this.Log. Given the amount of folks that were interested in this.Log, I decided to pull this source out and make a NuGet package (well, several packages). Source The source is n...

JavaScript Date Format

The Code Project Latest Articles, December 3, 2012
Views: 379 | Hits 22

A fast VB-like date format function in JavaScript (requires JScript 5.5+)....

Build Bullet #1 - Use Version Aware Build Scripts

ISerializable, November 17, 2012
Views: 336 | Hits 8

I am thinking of writing a small booklet about better builds. this blog post might end up as a part of it. Let me know if you’re interested by taking a look here. While I do love to use Contin...

Creating Dynamic User Friendly Web-Based Data Collection Forms

The Code Project Latest Articles, October 29, 2012
Views: 369 | Hits 31

An electronic data capture solution that allows the authorized clinical research staff to easily design, create, edit and fill CRFs online without the need for any programming experience. It is a VB.N...

Automatic Stringbuilder code creation

ASP.NET Announcements, October 25, 2012
Views: 415 | Hits 47

Hi all, I got so sick of manually building Stringbuilder objects around queries and and other text over the years that I built a utility that will do it for you: http://www.buildmystring.com Will do v...

Marking Code as Deprecated in .NET

Jason N. Gaylords Blog, October 4, 2012
Views: 376 | Hits 13

Do you work on a team that shares code libraries? Have you ever wanted to implement a new method to replace an old one (with a differing signature) and simply deleted the old method? You can handle th...

Code to stream or convert MP3/WMA to PCM/WAV in Windows 8 (VB)

The Code Project Latest Articles, September 26, 2012
Views: 436 | Hits 9

VB code to convert MP3 to WAV in Windows 8 using MediaFoundation...

Changing Windows Parental Controls in VB.NET

The Code Project Latest Articles, September 21, 2012
Views: 326 | Hits 5

A little workaround to enable a VB.NET application to read and alter the WPC settings for any user....

VBA Extend

The Code Project Latest Articles, September 21, 2012
Views: 383 | Hits 9

Format, add line numbers, error handler and expose some dot Net library to VBA...

The HP Printer Display Hack (with financial goodness)

MSDN: Coding4Fun, September 13, 2012
Views: 362 | Hits 6

The HP Printer Display Hack is a simple background application that periodically checks the current price of a selected stock and sends it to the display of HP (and compatible) laser printers.Introduc...

How to declare a variable in VB.NET without using the As type

The Code Project Latest Articles, August 17, 2012
Views: 390 | Hits 28

How to declare variables in VB.NET without using the As type....

Windows 8 Enterprise Activation

Jason N. Gaylords Blog, August 15, 2012
Views: 851 | Hits 12

If you are downloading the new Windows 8 Enterprise edition from MSDN or TechNet today (as a Volume License Customer) and plan on adding in your volume license, you can do so without the need for a Ke...

String Enumerations in VB.NET

The Code Project Latest Articles, August 13, 2012
Views: 333 | Hits 14

This is an alternative for "String Enumerations in VB.NET"...

MySqlBackup.NET - MySQL Backup Solution for C#, VB.NET, ASP.NET

The Code Project Latest Articles, August 13, 2012
Views: 502 | Hits 10

Unicode, UTF8 character backup and restore of MySQL database in C#, VB.NET, ASP.NET...

Programmatic Printing

The Code Project Latest Articles, August 10, 2012
Views: 333 | Hits 14

Easy to ready printing options for vb.net...

Wait Did You Say JavaScript?

The Code Project Latest Articles, August 7, 2012
Views: 340 | Hits 25

The truly marvelous thing about Windows 8 is how inclusive it is: you can write Metro style apps in C, C++, C#, VB or even JavaScript....

SharpZipLib or DotNetZip... Which should you use?

The Code Project Latest Articles, August 5, 2012
Views: 891 | Hits 134

A comparison of these two free zip libraries, complete with a multi-threaded VB.NET class wrapper for each....

C# and VB.NET Code Searcher - Using Roslyn

The Code Project Latest Articles, July 30, 2012
Views: 710 | Hits 42

A fast C# and VB.NET code searcher using Roslyn....

Non-Recursive JSON Parser for VBA

The Code Project Latest Articles, June 28, 2012
Views: 588 | Hits 26

Sample code for parsing JSON with deep-nested schemas in VBA....

Abto's SIP VoIP SDK 1.2 Released

ASP.NET Announcements, June 12, 2012
Views: 452 | Hits 2

VoIP SIP SDK provides a powerful and highly customizable solution to quickly add SIP based dial and receive phone calls features in your software applications. It accelerates the development of SIP co...

More VB Metro Samples available

The Visual Basic Team, June 5, 2012
Views: 425 | Hits 11

With the recent release of the Windows 8 Release Preview and the Visual Studio 2012 Release Candidate we also have more of the Metro samples available for VB developers. Although not all the samples a...

Kinect SDK v1.5 - Now with VB Samples !!!

The Visual Basic Team, May 25, 2012
Views: 444 | Hits 4

As developers start to realize the full potential of Microsoft Kinect and new hardware is made available for the PC it’s really great to see the Kinect team provide some sample support for VB de...

SSIS Script Task, Extracting attachments from Outlook 2007 in VB.NET

The Code Project Latest Articles, May 24, 2012
Views: 547 | Hits 16

This is an alternative for "Extracting mails and attachments from Outlook 2003 in VB.NET"....

Many boxes of FREE computer books if you can pick them up ....

ASP.NET Announcements, April 20, 2012
Views: 455 | Hits 30

at age 65, i can not get work ... so we've had to sell our house and are moving to a smaller home with no basement about 45 km away ... if i could, i'd take the books with me ... but sadly, i'm forced...

Classic ASP Multi-upload Image Gallery

The Code Project Latest Articles, April 17, 2012
Views: 484 | Hits 8

A VBScript application to manage image galleries based on the SimpleViewer Flash image gallery....

JustCode Release History : Q1 2012 SP (version 2012.1.321)

Telerik News RSS Feed, March 22, 2012
Views: 673 | Hits 5

JustCode Q1 2012 SP1 (v2012.1.321) Major highlights Added support for Visual Studio 11 Beta Improvements Added support for Visual Studio 11 Beta New Visual Studio project item templates for ...

10 Reasons Why Visual Basic is Better Than C#

Simple Talk, March 7, 2012
Views: 658 | Hits 89

After having converted a whole lot of training materials based on VB.NET into C#, Andy Wise Owl Brown decided to write a tongue-in-cheek rant whilst he could still remember the pain-points. 'Convert t...

Almost Vermont IT Jobs: .NET devs needed in Lebanon, NH

Julia Lerman Blog - Dont Be Iffy..., March 7, 2012
Views: 526 | Hits 2

COMPUTAC INC is looking for PROGRAMMERS with experience in Microsoft VB6, VB.NET,  ASP.NET, Win Form Development, N-tier design concepts and MS SQL server database (design, maintain, and administ...

Visual Basic 11 Beta Available for Download!

The Visual Basic Team, February 29, 2012
Views: 561 | Hits 15

As you may have read in Jason’s announcement, today we announced that Visual Studio 11 Beta is now available for download.  This is a huge release for Visual Basic as it provides full plat...

Writing F# Type Extensions for Nullable

Did it with .NET, February 18, 2012
Views: 689 | Hits 17

A type extension is F#s syntax for augmenting an existing type with new members similar in spirit to C# and VBs extensions methods. I employ type extensions to make life a bit easier w...

VB.NET Image Filters

The Code Project Latest Articles, February 3, 2012
Views: 564 | Hits 14

A collection of 10 easy to use image filters in VB.NET...

DataSet to Excel File Conversion using ExcelLibrary

The Code Project Latest Articles, January 12, 2012
Views: 650 | Hits 36

ExcelLibrary implementation sample to convert DataSet to Excel file in VB.NET...

Debugging in Visual Studio 2011 Preview / WinRT Metro JavaScript With Live Watch Variables Pinned to the background

peterkellner.net, January 3, 2012
Views: 543 | Hits 21

Yes, this is JavaScript Im debugging in Visual Studio 2011 Pre Release.  Just like c# and vb!  A picture is worth hundreds of words, so, here is the picture (and of course the words will fol...

Beginner's Guide: How to Implement log4net in VB.NET Web Application

The Code Project Latest Articles, January 3, 2012
Views: 555 | Hits 33

Simple implementation guide for log4net in a VB.NET web application....

New VB XNA Sample - showing Xbox, Windows and Phone targetting

The Visual Basic Team, December 12, 2011
Views: 1,548 | Hits 19

For all those who have started venturing into developing windows phone applications, there are quite a few samples utilizing Silverlight, but the XNA content has been a little bit light.  &n...

VB Support for Microsoft Surface 2.0

The Visual Basic Team, November 22, 2011
Views: 554 | Hits 5

Touch screen are great and we’ve seen their use on phone and slates but sometimes these screens still just are not big enough.     For those who desire bigger touch screens, ...

Putting back functionality left out of VB Core - ( If you can't live without Mid when writing WP7 apps ;-) )

The Visual Basic Team, November 10, 2011
Views: 478 | Hits 6

For development of windows phone applications a new feature was added to the Visual Basic compiler known as VB Core. This is a reduced version of the runtime designed to allow development for a broade...

Halloween: VB Style!

The Visual Basic Team, October 31, 2011
Views: 589 | Hits 24

Imagine this. It’s Halloween. You’ve got a costume party to go to at 7 but there’s one small hiccup – you’ve got no costume. As a VB programmer you’re used to comin...

Introducing the Microsoft Roslyn CTP

C# Frequently Asked Questions, October 19, 2011
Views: 580 | Hits 33

By Kevin Pilch-Bisson As Soma mentioned earlier, today we’ve made a Community Technology Preview (CTP) available for download! The Roslyn project is a forward looking effort to make the wealth...