News in the Category:
VB.NET
Total posts: 1750 | Sort by Views | Sort by Hits
The Code Project Latest Articles, February 3, 2012
Views: 189 | Hits 5
A collection of 10 easy to use image filters in VB.NET...
The Code Project Latest Articles, February 1, 2012
Views: 262 | Hits 18
Hi,another alternative is this Excel C# / VB.NET component that has limited free version that can be used in commercial applications and unlimited professional version.Here is an Excel VB.NET code how...
The Code Project Latest Articles, January 13, 2012
Views: 233 | Hits 22
C# Version (VB.NET Version)Have you ever tried to use an if statement in combination with data binding? You can't do this (can't use an if statement in this type of code block):And you can't do this (...
The Code Project Latest Articles, January 12, 2012
Views: 299 | Hits 33
ExcelLibrary implementation sample to convert DataSet to Excel file in VB.NET...
peterkellner.net, January 3, 2012
Views: 184 | Hits 20
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...
The Code Project Latest Articles, January 3, 2012
Views: 213 | Hits 28
Simple implementation guide for log4net in a VB.NET web application....
The Visual Basic Team, December 12, 2011
Views: 378 | Hits 5
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...
The Visual Basic Team, November 22, 2011
Views: 268 | 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, ...
The Visual Basic Team, November 10, 2011
Views: 195 | 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...
The Visual Basic Team, October 31, 2011
Views: 254 | Hits 20
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...
C# Frequently Asked Questions, October 19, 2011
Views: 307 | Hits 32
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...
The Visual Basic Team, October 19, 2011
Views: 245 | Hits 10
(Begin dramatic movie trailer music, slow PowerPoint slide show with cliché sound effects)
October 2006 –VB Architect-emeritus Paul Vick responds via his blog to question by some co...
The Visual Basic Team, September 27, 2011
Views: 278 | Hits 13
There’s a new feature coming to VB, and already included in the Visual Studio 11 Developer Preview. The feature is called Namespace Global and it’ll make your life easier…
if you p...
The Visual Basic Team, September 20, 2011
Views: 246 | Hits 13
Default: CTRL + ALT + K
Menu: View | Call Hierarchy
Command: View.CallHierarchy; EditorContextMenus.CodeWindow.ViewCallHierarchy
Versions: Visual Studio 11 Developer Preview
Languages: VB
With ...
The Moth, September 12, 2011
Views: 317 | Hits 3
We ended the previous post with a mechanical transformation of the C++ AMP matrix multiplication example to the tiled model and in the process introduced tiled_index and tiled_grid. This is part 2. t...
The Moth, September 11, 2011
Views: 323 | Hits 5
This post assumes you are totally comfortable with, what some of us call, the simple model of C++ AMP, i.e. you could write your own matrix multiplication. We are now ready to explore the tiled model,...
The Moth, September 10, 2011
Views: 395 | Hits 9
As part of our API tour of C++ AMP, we looked recently at parallel_for_each. I ended that post by saying we would revisit parallel_for_each after introducing array and array_view. Now is the time, so ...
The Visual Basic Team, September 8, 2011
Views: 346 | Hits 6
An update to the training kit has been made providing Visual Basic developers with sample code for the development features of Dynamics CRM and help them build applications using Microsoft Dynamics CR...
MSDN: Coding4Fun, September 5, 2011
Views: 254 | Hits 15
This is another "the future is coming sooner than we might think" (also known as a "Wow. that's just cool, I want that") story showing some amazing integration between the Windows Phone 7, Surface...
The Visual Basic Team, August 27, 2011
Views: 310 | Hits 12
For those VB developers who are developing (or keen to start developing) for WIndows Phone 7. The samples have been updated and as you'll notice virtually all of them are in both C# and VB.
http...
The Code Project Latest Articles, July 24, 2011
Views: 376 | Hits 10
How to pass a variable length array of structs from C to VB.NET....
EggHeadCafe.com New Articles, June 30, 2011
Views: 333 | Hits 21
Excel: How get data into and out of your Workbook by converting to and from JSON format. Includes downloadable examples and VBA classes. read moreBy bruce mcpherson...
The Moth, June 27, 2011
Views: 155 | Hits 4
Some say that the equivalent of "hello world" code in the data parallel world is matrix multiplication :) Below is the before C++ AMP and after C++ AMP code. For more on what it all means,...
The Moth, June 27, 2011
Views: 436 | Hits 17
Some say that the equivalent of "hello world" code in the data parallel world is matrix multiplication :) Below is the before C++ AMP and after C++ AMP code. For more on what it all means,...
The Visual Basic Team, June 16, 2011
Views: 460 | Hits 24
Today, Microsoft announced the Kinnect SDK for PC
http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/download.aspx
VB Samples are there at launch and available...
MSDN: Coding4Fun, June 3, 2011
Views: 504 | Hits 18
Not having the Netduino hardware myself, I used to feel a little left out (of course I could just buy one, they are not expense, but that's besides the point . What I kept looking for was some kind of...
JonGalloway.ToString(), June 2, 2011
Views: 382 | Hits 31
Recently, while reviewing the VB.NET translation of the MVC Music Store tutorial, I noticed that none of the controllers / models / classes in general have namespaces. I was going to blow up on the pe...
The Visual Basic Team, May 25, 2011
Views: 318 | Hits 18
With the release of the Mango Toolset, Visual Basic support for XNA and Windows Phone has now been added. VB resources include VB XNA documentation and VB WP7 code samples and starter kits a...
The Visual Basic Team, May 20, 2011
Views: 424 | Hits 25
Twenty years ago, May 20th, 1991 at Windows World, in Atlanta, Microsoft founder Bill Gates demoed Visual Basic 1.0. Twenty years later, the 10th version of this latest in an unbroken line of Microsof...
ASP.NET Announcements, May 16, 2011
Views: 323 | Hits 6
JP: Hi Joe, Thanks for taking the time to talk with devtoolcafe this week. When was SpreadsheetGear LLC founded?
JE: I started SpreadsheetGear in June of 2003 after 20 years working...
ASP.NET Announcements, May 14, 2011
Views: 481 | Hits 18
JP: Hi Joe, Thanks for taking the time to talk with devtoolcafe this week. When was SpreadsheetGear LLC founded?
JE: I started SpreadsheetGear in June of 2003 after 20 years working...
ASP.NET Announcements, May 4, 2011
Views: 321 | Hits 4
I am Ravi
Client partner at CI Global Tech. we are a product development company engaging
with ISV's in North America. We are having
long term business relationship with leading ERP Company in North
...
The Code Project Latest Articles, May 2, 2011
Views: 460 | Hits 24
Create a simple redis pub/sub client pair in VB.NET...
The Visual Basic Team, April 29, 2011
Views: 651 | Hits 38
Hi, all!
It's been a while since I've posted to this blog, and a lot has happened in my world since then. Though I've been pretty busy on our engineering systems team, I took a little time off l...
EggHeadCafe.com New Articles, April 29, 2011
Views: 396 | Hits 32
Fields declared with the static keyword are referred to as static fields or static data., while the other fields like FirstName are called instance fields. So an instance field belongs to an object, a...
The Visual Basic Team, April 27, 2011
Views: 432 | Hits 8
Microsoft WebMatrix is an exciting new product that makes the creation of custom ASP.NET Web sites possible without all the complexity of the full Visual Studio environment. Another advantage of Micro...
youve been HAACKED, April 26, 2011
Views: 379 | Hits 25
In continuing our efforts to release early, release often, Im happy to announce the release of NuGet 1.3! Upgrade! If you go into Visual Studio and select Tools > Extension Manager, click on the U...
EggHeadCafe.com New Articles, April 22, 2011
Views: 462 | Hits 19
How to Transpose table in MS Access using VBA code read moreBy Devil Scorpio...
Tom Hollanders blog, March 28, 2011
Views: 187 | Hits 2
Bubble Charts are a great way to visualise data that has three numerical values for each point. Two of the values are plotted on the X and Y axis, while the other is represented via the diameter of th...
Tom Hollanders blog, March 28, 2011
Views: 692 | Hits 24
Bubble Charts are a great way to visualise data that has three numerical values for each point. Two of the values are plotted on the X and Y axis, while the other is represented via the diameter of th...
The Visual Basic Team, March 23, 2011
Views: 482 | Hits 35
A picture is worth ten thousand words. Whereas a moving picture is worth a hundred thousand words! Moving picture or an animation has more visual appeal. We can understand concepts better when explain...
Fervent Coder, March 21, 2011
Views: 212 | Hits 3
Less maintenance. Less work to package during your automated builds. Too easy. Remember Our Old Friend _PublishedWebsites? Youve probably seen the _PublishedWebsites folder when building websi...
Fervent Coder, March 21, 2011
Views: 182 | Hits 3
Less maintenance. Less work to package during your automated builds. Too easy. Remember Our Old Friend _PublishedWebsites? Youve probably seen the _PublishedWebsites folder when building websi...
Fervent Coder, March 21, 2011
Views: 192 | Hits 2
Less maintenance. Less work to package during your automated builds. Too easy. Remember Our Old Friend _PublishedWebsites? Youve probably seen the _PublishedWebsites folder when building websi...
Fervent Coder, March 21, 2011
Views: 419 | Hits 18
Less maintenance. Less work to package during your automated builds. Too easy. Remember Our Old Friend _PublishedWebsites? Youve probably seen the _PublishedWebsites folder when building websi...
The Visual Basic Team, March 18, 2011
Views: 304 | Hits 6
Previously, I explained how to create a panorama and pivot effect for Windows Phone 7. In this blog post, I want to share a sample that will help you to create an accelerometer for Windows Phone 7. An...
The Visual Basic Team, March 4, 2011
Views: 533 | Hits 24
In our last post, I explained how to create a custom tilt effect application for Windows Phone 7. In this blog post, I want to share a sample that will help you to create an application bar for Window...
DotNetNuke Developer - DotNetNuke Core Team Member and Excellent Programmer, March 4, 2011
Views: 574 | Hits 54
If you didnt see Shauns blog post earlier this week you should give it a good read through . The post announced the fact that starting with Version 6.0 (targeted for Q2 2011) DotNetNuke will no longer...
EggHeadCafe.com New Articles, March 3, 2011
Views: 562 | Hits 14
how to implement a code profiler, and use it to look at how to identify (and bust some myths) on what is fast and what is slow in VBA with downloadable example code read moreBy bruce mcpherson...
The Visual Basic Team, March 2, 2011
Views: 428 | Hits 19
In our last post, I explained how to implement a model-view-viewmodel pattern in a Windows Phone application. In this blog post, I want to share a sample that will help you to create a control tilt ef...