|
Solution Search:
Visual Basic News
will release Service Pack 1 for Office for Mac. It plans to bring back Visual Basic for Applications (VBA) on that platform as well. According to Microsoft, the sales of Office 2008 for Mac have surpassed...
More...
May 14, 2008
Microsoft recently released Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 beta bits for public download. This release will include improvements...
More...
May 14, 2008
A security update for users of Visual Basic 6 Service Pack 6 was among Microsoft's February Patch Tuesday releases...
More...
Feb 13, 2008
Jeff Raikes, head of the Microsoft Business Division (which includes Visual Studio and SQL Server), is leaving in September. His replacement comes from Juniper Networks and, before that, from Adobe...
More...
Jan 11, 2008
Those in the early stages of learning Visual Studio 2008 and the .NET Framework 3.5 would be wise to check out Microsoft's new virtual labs. Topics include LINQ...
More...
Dec 26, 2007
Visual Basic Articles
Visual Basic has come a long way between Microsoft's 6.0 release in 1998 and the modern VB.NET available today. Early on, VB was...
More...
Jun 2, 2010
has checked off many items on software developers' wish lists with features in Visual Studio 2010, released last week. With a host of new development and test tools, fixes to buggy tools and a WPF-based...
More...
Apr 29, 2010
|
Visual Basic Advice
On line-by-line analysis in VS .NET
I am new to Visual Studio .Net 2003. Is there a feature in the software that will give me a line-by-line analysis of the...
More...
Apr 6, 2005
Can I run a .NET app without installing .NET runtime?
I've written a small Windows app in C# using Visual Studio .NET and it runs fine on my machine. But if I put the EXE file on another computer, it won't run...
More...
Jan 5, 2005
Descriptions of symbols in the class view of a .NET solution
Class View and Object Browser Icons" in the Microsoft Integrated documentation in Visual Studio. The URL is ms-help://MS.VSCC.2003/MS.MSDNQTR.2004OCT.1033/vsintro7/html...
More...
Dec 9, 2004
Visual Basic Tips
Create graph lines with GeometryBrush
on the screen you should consider enabling alignment features. Most graphics tools follow this approach. For example, in Visual Studio you get snaplines, which appear...
More...
Aug 17, 2010
Setting up the XAML editor in Visual Studio 2010
see where it gets you. With that in mind I like to show you some of my favorite configuration settings for the XAML editor in Visual Studio 2010.
Setting the Options Jul 20, 2010
Screen capture in a WPF application
the next version of WPF will contain a screen capture API, but for now you need to roll your own. First up, let's look at the basic XAML for the interface.
Jun 16, 2010
Visual Basic Definition
ASP.NET
its predecessor in two major ways: it supports code written in compiled languages such as Visual Basic, C++, C#, and Perl, and it features server controls that can separate the code from the content, allowing WYSIWYG...
More...
Aug 5, 2008
|