|
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
Draw a bounding rectangle during selection
example you have to build your own. Fortunately it's not that hard to create the bounding rectangle. I'll start by creating a basic layout for our application.
Flipping the... More... Sep 20, 2010
Tooltips in child elements
expected tooltip might not appear. This article explores some of these idiosyncrasies in WPF.
Parent child tooltips Sep 20, 2010
Using images in tooltips
tip also explains that I can use the Ctrl+O key combination to open a file. WPF provides some interesting additions to the basic tool tip control, and that's what I want to...
More...
Sep 14, 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
|