Latest VB.NET stories

How to Build VB6 Apps with TFS Team Build 2010(www.richard-banks.org)

submitted by rcashrcash(4149) 7 months, 1 day ago

For people wanting to know how to build Visual Basic 6 Applications with Team Foundation Server this post walks you through modifying the build workflow, replacing the “Run MSBuild for Project” activity with one that calls VB6.exe. read more...

1 comment |category: |Views: 23

tags: another

.Net Micro Framework v4.2 RTW's (coolthingoftheday.blogspot.com)

submitted by rcashrcash(4149) 7 months, 22 days ago

.NET Micro Framework - Version 4.2 RTM has been updated. You can download the SDK and PK from the links provided in the article. Many new updates and support now available. read more...

add a comment |category: |Views: 30

tags: another

PasswordBox control in WPF using VB.NET(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 19 days ago

In this article we will learn how to create and use PasswordBox control in WPF. read more...

add a comment |category: |Views: 16

tags: another

How to Create RadioButton in WPF(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 26 days ago

In this article you will learn about the RadioButton creation in WPF. read more...

add a comment |category: |Views: 12

tags: another

Draw an Ellipse in WPF(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 26 days ago

In this short article I will explain how to draw and fill color an Ellipse in WPF. read more...

add a comment |category: |Views: 13

tags: another

3D Model in WPF(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 27 days ago

In this article you will learn about how to draw and work with 3D Model in WPF. read more...

add a comment |category: |Views: 16

tags: another

Boarder control in WPF using VB.NET(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 27 days ago

In this article we will learn how to use Border control in WPF using VB.NET. read more...

add a comment |category: |Views: 6

tags: another

CheckBox control in WPF using Visual Basic.NET(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 27 days ago

In this article we will learn how to use CheckBox control in WPF using Visual Basic.NET. read more...

add a comment |category: |Views: 5

tags: another

How to add control to a Panel in WPF using VB.NET(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 11 months, 28 days ago

In this article you will learn that how you can add control in a Panel read more...

add a comment |category: |Views: 5

tags: another

Timelines in WPF(www.vbdotnetheaven.com)

submitted by darwin5darwin5(598) 1 year ago

In this article you will learn about the Timelines in WPF. read more...

add a comment |category: |Views: 30

tags: another

Should I abandon VB.Net?(blogs.lessthandot.com)

submitted by bungleboozbunglebooz(1132) 1 year, 2 months ago

Is VB.Net still worth using or should you switch now that you have a change. read more...

add a comment |category: |Views: 32

tags: another

Using Exchange ActiveSync from a .NET Application » CraigW Blog(www.craigwardman.com)

submitted by craigwcraigw(115) 1 year, 5 months ago

Exchange ActiveSync allows over-the-air syncing termed “AirSync” and is used mainly by mobile devices. It uses HTTP POST (with or without SSL) to send/receive data (see: [MS-ASHTTP]) and constists of several commands (see: [MS-ASCMD]) which use WBXML encoded XML body content to convey data (see: [MS-ASWBXML]). read more...

add a comment |category: |Views: 29

tags: another

New Features in VB.NET 10 (.NET 4.0) (blog.dotnettech.net)

submitted by DarrenFieldhouseDarrenFieldhouse(143) 3 years, 3 months ago

A summary of what's coming in VB.NET 10... read more...

add a comment |category: |Views: 782

tags: another

A Challenge to the VB.Net Community at Large on OSS(codebetter.com)

submitted by AlexCuseAlexCuse(325) 3 years, 4 months ago

Title pretty much says it... read more...

add a comment |category: |Views: 197

tags: another

Creation of objects using Late-Binding technique(vbdotnetheaven.com)

submitted by melaniecmelaniec(660) 3 years, 6 months ago

This article will explain how we can create objects in runtime, using late binding technique. Especially for a situation where you will come to know the class name only in runtime. read more...

1 comment |category: |Views: 401

tags: another

What a C# Coder Should Know Before They Write VB (msmvps.com)

submitted by JemmJemm(9604) 3 years, 10 months ago

"I just had an e-mail exchange with someone looking for a VB lead in Colorado Springs. I think they are going to have trouble filling it with an existing VB expert, and it occurred to me that someone who had led a successful VB 6 -> C# project could fit the bill, if they knew some key things about VB. I told the recruiter I thought the right person with a C# background and the right (respectful) attitude could be a good fit with two weeks work." read more...

1 comment |category: |Views: 416

tags: another