Latest VB.NET developer content from Developer Fusion https://www.developerfusion.com/t/vb.net/ Latest VB.NET developer content from Developer Fusion http://www.rssboard.org/rss-specification en-GB Tue, 31 Jul 2012 08:32:46 GMT An Internal Application Message Bus in VB.Net Working with threads gets complicated quickly as you work to stop them falling over each other. One way to organise threads so that they co-operate without tripping over each other is to use a messaging mechanism to communicate between them. John Rivett-Carnac looks at one such implementation of internal application messaging. http://www.developerfusion.com/article/145371/an-internal-application-message-bus-in-vbnet/ http://www.developerfusion.com/article/145371/an-internal-application-message-bus-in-vbnet/ Tue, 31 Jul 2012 08:32:46 GMT John Rivett-Carnac An Introduction To FSharpx Dan Mohl introduces FSharpx, a community-driven, open source set of extensions for the F# language http://www.developerfusion.com/article/136179/an-introduction-to-fsharpx/ http://www.developerfusion.com/article/136179/an-introduction-to-fsharpx/ Tue, 10 Jan 2012 22:47:39 GMT Dan Mohl Shaun Walker Talks A Little DNN 6 Carl and Richard talk to Shaun Walker about DotNetNuke. Shaun talks about the release of DotNetNuke 6, offering some substantial changes to DNN, including migrating to C# (from VB.NET). The conversation also digs into the lifestyle of having a dominant community (read: free) edition of your produ. http://www.developerfusion.com/media/124293/shaun-walker-talks-a-little-dnn-6/ http://www.developerfusion.com/media/124293/shaun-walker-talks-a-little-dnn-6/ Tue, 16 Aug 2011 05:07:51 GMT James Crowley Learn F# Programming Providing both leading-edge functional programming and familiar object-oriented capabilities, F# gives the developer more power to solve problems -- all in fewer lines of code, thanks to succinct syntax. http://www.developerfusion.com/article/122079/learn-f-programming/ http://www.developerfusion.com/article/122079/learn-f-programming/ Tue, 12 Jul 2011 13:09:31 GMT Ted Neward and Jessica Kerr Workflow 4 and AppFabric with Maurice de Beijer CodeCast Episode 99: Workflow 4 and AppFabric with Maurice de BeijerIn this episode of CodeCast, Ken Levy interviews Maurice de Beijer, a current Connected Systems MVP and former VB.NET MVP. Maurice discusses the following: Why should developers care about Workflow 4 (WF4) and when is it an a. http://www.developerfusion.com/media/92284/workflow-4-and-appfabric-with-maurice-de-beijer/ http://www.developerfusion.com/media/92284/workflow-4-and-appfabric-with-maurice-de-beijer/ Tue, 01 Mar 2011 19:43:08 GMT James Crowley VB.NET for AutoCAD 2010 - Level 1 VB.NET can be used to customize AutoCAD with nearly unlimited power and flexibility. And for those who have been customizing AutoCAD with VBA, VB.NET is the logical language of choice once VBA is completely phased out of AutoCAD.This book is the edited, updated, and revised version of the VB.NET for AutoCAD 2007 Customization book. It includes revisions to code to make it easier to read, and to bring it into conformity with currently-accepted best practices. http://www.developerfusion.com/book/88495/vbnet-for-autocad-2010-level-1/ http://www.developerfusion.com/book/88495/vbnet-for-autocad-2010-level-1/ Thu, 10 Feb 2011 11:24:18 GMT Jerry Winters Enhancing your applications for Windows 7 Windows 7 brings new salvation for .NET developers, and it comes in the form of the Windows 7 API Code Pack for the.NET Framework. http://www.developerfusion.com/article/70531/enhancing-your-applications-for-windows-7/ http://www.developerfusion.com/article/70531/enhancing-your-applications-for-windows-7/ Thu, 10 Feb 2011 11:24:17 GMT Kevin Griffin xpert to Expert: Inside Concurrent Basic (CB) "Concurrent Basic extends Visual Basic with stylish asynchronous concurrency constructs derived from the join calculus. Our design advances earlier MSRC work on Polyphonic C#, Comega and the Joins Library. Unlike its C# based predecessors, CB adopts a simple event-like syntax familiar to VB progr... http://www.developerfusion.com/media/10986/xpert-to-expert-inside-concurrent-basic-cb/ http://www.developerfusion.com/media/10986/xpert-to-expert-inside-concurrent-basic-cb/ Thu, 10 Feb 2011 11:24:16 GMT James Crowley Making a .NET app run on Vista with Administrator priviledges If you're targeting Windows Vista and your application requires administrator priviledges (such as accessing the program files directory), then it will fail unless you include a manifest so Windows knows. Here's how. http://www.developerfusion.com/code/7987/making-a-net-app-run-on-vista-with-administrator-priviledges/ http://www.developerfusion.com/code/7987/making-a-net-app-run-on-vista-with-administrator-priviledges/ Thu, 10 Feb 2011 11:24:15 GMT James Crowley Introducing Visual Studio .NET 2008 - Top 10 Features After a long beta period, Visual Studio .NET 2008 is finally on general release. There are a ton of new features and enhancements in this release that make it almost a no-brainer to upgrade - I thought I’d take a moment and list my top ten favorites in no particular order. http://www.developerfusion.com/article/7633/introducing-visual-studio-net-2008-top-10-features/ http://www.developerfusion.com/article/7633/introducing-visual-studio-net-2008-top-10-features/ Thu, 10 Feb 2011 11:24:12 GMT Mark Smith Improving Application Quality Using Test-Driven Development (TDD) What is the one activity or phase that improves the quality of your application? The answer is an easy one: Testing, and plenty of it. Traditionally, testing is a phase somewhere towards the expected end of the project - when the cost of any code or requirement changes is known to be much higher. Craig looks at how TDD can address this by adopting a more agile approach. http://www.developerfusion.com/article/6875/improving-application-quality-using-testdriven-development-tdd/ http://www.developerfusion.com/article/6875/improving-application-quality-using-testdriven-development-tdd/ Thu, 10 Feb 2011 11:24:11 GMT Craig Murphy Read and write Open XML files (MS Office 2007) Learn how to read and write Open XML files in the new Microsoft Office 2007, with a particular examination of the Excel file format. http://www.developerfusion.com/article/6170/read-and-write-open-xml-files-ms-office-2007/ http://www.developerfusion.com/article/6170/read-and-write-open-xml-files-ms-office-2007/ Thu, 10 Feb 2011 11:24:11 GMT Zeljko Svedic Interacting with the web using WebRobot v1.0 In this tutorial, we will learn how to use the WebRobot component to interact with web sites, by filling out forms dynamically and uploading files from a simple VB.NET application. http://www.developerfusion.com/article/5706/interacting-with-the-web-using-webrobot-v10/ http://www.developerfusion.com/article/5706/interacting-with-the-web-using-webrobot-v10/ Thu, 10 Feb 2011 11:24:10 GMT Fernando Sanchez How to empty a recycle bin Here is a little snippet that allows you to clean your recycle bin without any confirmation from the user, no progress ui and the sound is removed. http://www.developerfusion.com/code/5673/how-to-empty-a-recycle-bin/ http://www.developerfusion.com/code/5673/how-to-empty-a-recycle-bin/ Thu, 10 Feb 2011 11:24:01 GMT Peter Rekdal Sunde VB Express Color Object to Hex String This function takes one color type variable and returns the hex code in a string. http://www.developerfusion.com/code/5664/vb-express-color-object-to-hex-string/ http://www.developerfusion.com/code/5664/vb-express-color-object-to-hex-string/ Thu, 10 Feb 2011 11:24:00 GMT Chris Buske Visual WebGui a unique approach to AJAX development Visual WebGui is not just another AJAX framework but rather a different approach to web application development, specially designed to simplify building highly complex applications like Outlook Web Access (OWA). Visual WebGui makes it possible for developers to create applications that were previously developed only by the "big guys". http://www.developerfusion.com/code/5638/visual-webgui-a-unique-approach-to-ajax-development/ http://www.developerfusion.com/code/5638/visual-webgui-a-unique-approach-to-ajax-development/ Thu, 10 Feb 2011 11:24:00 GMT Guy Peled Bin Packing An implementation of the most common Bin Packing algorithms. Visually representing the computed data will also be discussed. http://www.developerfusion.com/article/5540/bin-packing/ http://www.developerfusion.com/article/5540/bin-packing/ Thu, 10 Feb 2011 11:23:59 GMT Mitch ★ GDI+ Image Encoder and Decoder Info Sample code to display useful information about the built in GDI+ Image Encoders and Decoders. Easily used to display information about any Encoder and Decoder as well. http://www.developerfusion.com/code/5505/gdi-image-encoder-and-decoder-info/ http://www.developerfusion.com/code/5505/gdi-image-encoder-and-decoder-info/ Thu, 10 Feb 2011 11:23:56 GMT Mitch ★ Date And Time Validation Functions This function is used for VB.Net developers. It is useful for Date validate when the date format is "dd/MM/yyyy" or "dd/MMM/yyyy". Time validation is also useful for Validating the given time in the format of "HH:mm:ss" http://www.developerfusion.com/code/5480/date-and-time-validation-functions/ http://www.developerfusion.com/code/5480/date-and-time-validation-functions/ Wed, 09 Feb 2011 18:15:43 GMT Hari K SQL Data Provider VB.NET Class This class includes some useful methods for working with Misrosoft SQL Server in .NET simply and quickly. http://www.developerfusion.com/code/5445/sql-data-provider-vbnet-class/ http://www.developerfusion.com/code/5445/sql-data-provider-vbnet-class/ Wed, 09 Feb 2011 18:15:43 GMT