Stories recently tagged with 'VB.NET' Subscribe to this feed

How can be one audio file mixed to another in VB.Net? (alvasnet.blogspot.com)

submitted by alvasnetalvasnet(254) 1 month, 1 day ago

Visual Basic .Net example for mixing one audio file to another... read more...

add a comment | category: | Views: 3

tags: another

Visual Studio 2010 Beta 2 - Option Strict should cause build error whe (blogs.integratedsolutions.dk)

submitted by carstentcarstent(20) 1 month, 25 days ago

When working with Visual Studio 2010 Beta 2, you can set the default options for Visual Basic in the Options dialog box, which is available by clicking Options on the Tools menu. The problem is that the options specified, when turned on, they're not enforced when building an ASP.NET Web Site; no warnings, no errors. They will be added to new VB projects though, but not ASP.NET Web Site projects (WSP). read more...

add a comment | category: | Views: 4

tags: another

VB.Net TreeView Multithreading [ VB .Net Tutorial ] (www.vbnettutorial.net)

submitted by pons_saravananpons_saravanan(95) 2 months ago

While working on Windows forms controls in a multithreaded environment, sharing resources between threads have to be taken carefully. Or else exception will be thrown. In the current scenario, if a TreeView is being updated in a separate thread, then actually the TreeView will reside in main thread and nodes will be added in consecutive threads. So here the sharing resources have to be handled properly. read more...

add a comment | category: | Views: 15

tags: another

The Evolution of Visual Basic (blog-mstechnology.blogspot.com)

submitted by babu.mstechbabu.mstech(190) 2 months, 13 days ago

Evolution of Visual Basic from VB1 - VB10 read more...

add a comment | category: | Views: 5

tags: another

Windows Over Web is the new VB revolution (www.visualwebgui.com)

submitted by webguiwebgui(195) 2 months, 17 days ago

Visual WebGui brings the WOW - Win(dows) Over Web revolution which uses well known Visual Basic .NET (VB .NET) development paradigm for web and cloud. read more...

add a comment | category: | Views: 17

tags: another

File Handling Methods in VB.NET (www.dotnetfunda.com)

submitted by dotnetfundadotnetfunda(1575) 2 months, 30 days ago

This article gives description about different file handling methods present in VB.NET. read more...

add a comment | category: | Views: 3

tags: another

Find matching items from a List - simple example of VB.NET 2008 lambda (blog.nirandas.com)

submitted by redcapredcap(420) 3 months ago

Here is a very simple example showing how to find all matching items from a generic List(of T) using lambda functions in VB.NET. read more...

add a comment | category: | Views: 2

tags: another

Validating a Domain model for VB.Net (blogs.lessthandot.com)

submitted by chrissie1chrissie1(365) 3 months, 4 days ago

Validating a domain object without changing the object, for VB.Net. read more...

add a comment | category: | Views: 5

tags: another

.Net Framework 4.0: VB.NET supports automatic properties (weblogs.asp.net)

submitted by gpeipmangpeipman(1830) 3 months, 8 days ago

Next version of .Net Framework brings some new features also to VB.NET. One of those new features is support for automatic properties. C# automatic properties are here from .Net Framework 3.5 and now are them also in VB.NET. In this posting I will show to VB.NET users how to use automatic properties and explain why to use them. read more...

add a comment | category: | Views: 9

tags: another

ReSharper Discount and Free Upgrade to ReSharper 5 (web2asp.net)

published 3 months, 15 days ago, submitted by sedgeysedgey(955) 3 months, 15 days ago

For a limited time only, purchasers of ReSharper 4.5 can receive a free upgrade to version 5 and in addition get a 10% discount and 60 day extended trial... read more...

6 comments | category: | Views: 389

tags: another

Naming Anonymous Types with Generate from Usage (diditwith.net)

submitted by cls2degcls2deg(1515) 3 months, 16 days ago

Trick for using the new Visual Studio 2010 Generate from Usage feature to convert anonymous types to named types. read more...

add a comment | category: | Views: 4

tags: another

IMEI-Validator in VB.NET (www.dotnetfunda.com)

submitted by dotnetfundadotnetfunda(1575) 4 months, 15 days ago

This article will explain how to validate a valid IMEI number of a mobile phone through VB.NET. read more...

add a comment | category: | Views: 21

tags: another

Capture text from your screen with TextGRAB SDK (www.renovation-software.com)

published 4 months, 16 days ago, submitted by olegfolegf(35) 4 months, 16 days ago

TextGRAB SDK is a library that allows screen text capture in Windows applications. You can use it to capture text from any application that doesn't provide communication API's in order to feed another program. TextGRAB SDK can be used in different types of software like automation software, dictionaries and translation tools, organizer applications, etc. For example: - TextGRAB SDK can be used in dictionary software to obtain text under user mouse pointer and translate it or - in some integration software where you need to extract data from one application and send to another. Includes C# and VB.NET sample applications. read more...

4 comments | category: | Views: 154

tags: another

Capture text from your screen with TextGRAB SDK (www.renovation-software.com)

published 4 months, 16 days ago, submitted by olegfolegf(35) 4 months, 16 days ago

TextGRAB SDK is a library that allows screen text capture in Windows applications. You can use it to capture text from any application that doesn't provide communication API's in order to feed another program. TextGRAB SDK can be used in different types of software like automation software, dictionaries and translation tools, organizer applications, etc. For example: - TextGRAB SDK can be used in dictionary software to obtain text under user mouse pointer and translate it or - in some integration software where you need to extract data from one application and send to another. Includes C# and VB.NET sample applications. read more...

4 comments | category: | Views: 154

tags: another

Capture text from your screen with TextGRAB SDK (www.renovation-software.com)

published 4 months, 16 days ago, submitted by olegfolegf(35) 4 months, 16 days ago

TextGRAB SDK is a library that allows screen text capture in Windows applications. You can use it to capture text from any application that doesn't provide communication API's in order to feed another program. TextGRAB SDK can be used in different types of software like automation software, dictionaries and translation tools, organizer applications, etc. For example: - TextGRAB SDK can be used in dictionary software to obtain text under user mouse pointer and translate it or - in some integration software where you need to extract data from one application and send to another. Includes C# and VB.NET sample applications. read more...

4 comments | category: | Views: 154

tags: another

ReSharper Discount & Extended Trial (web2asp.net)

published 4 months, 19 days ago, submitted by sedgeysedgey(955) 4 months, 19 days ago

I have had a few emails recently asking if I am still able to obtain the 10% discount coupons and 60 day extended trial for ReSharper read more...

4 comments | category: | Views: 397

tags: another