Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Basic   (RSS)

A Quick Look at XML Literals

XML literals are new to Visual Studio 2008 and Visual Basic. Simply put they enable the incorporation of XML directly into application code. Essentially this allows a quick way to create XML objects. At their core XML literals represent a LINQ to XML

Selecting a Block of text

Regardless of the new framework features – copy and paste is still one of my favorites. One of my favorite tricks is selecting a block of text. By default normal text selection is line by line. For example it’s not possible to select just the items to
Posted by trobbins | 2 Comments

Setting the startup form for a Windows Application

Question: I am new to building Windows forms’ applications and am writing my first application. It’s a basic application that has three different forms. As you can imagine I am building, deigning and architecting the project as I go along. One of these
Posted by trobbins | 1 Comments
Filed under:

A quick look at the lambda expression

The lambda expression is new to Visual Basic and Visual Studio 2008 and part of the new Linq support. A lambda expression is an anonymous function that can contain expressions and statements. Basically it’s a function without a name that calculates and

Adding an InfoPath Editor Control to a Windows Form

One of the new features of InfoPath 2007 is the ability to integrate the InfoPath editor into Windows Forms. Within Visual Studio this is done using the Microsoft.InfoPath.FormControl.dll assembly. In this example using Visual Studio 2008, we will create

InfoPath: Accessing template file data

The XMLForm class of the InfoPath managed code objects model provides properties, methods and events to access the XML data in the underlying XML document and form information that includes the form definition file (.xsf). For example, using the following

Creating an icon in the system tray

A standard part of many Windows forms applications is the system tray icon. Most commonly it is used to provide an application or event status. Tray icons are added to an application using the NotifyIcon control. It includes properties that simplify displaying

How To: Live Search 101

I have recently started playing with some of the Live Services available at http://dev.live.com . There are some pretty interesting Web Services they have been putting together. I started playing with the Live Search Service you can find at http://search.dev.com
Posted by trobbins | 2 Comments

Microsoft Visual Basic 2005 Power Packs 2.0

Line and Shape controls, PrintForm component, and Printer Compatibility Library Microsoft Visual Basic 2005 Power Packs 2.0 includes a new set of Line and Shape controls and updated versions of the two previously released Visual Basic 2005 Power Packs,
Posted by trobbins | 3 Comments
Filed under:

Developing Mobile Applications with the Compact Framework 2.0

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Download the PDF here Overvie w Cellular phones and PDA’s have changed the way we work. For many people the built

Mobile Web Development with ASP.NET 2.0

v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Download the PDF Mobile Web Development with ASP.NET 2.0 Overview Over the years Web application development

Introduction to Building Mobile Business Objects

Download Samples Download PDF Overview The drive to connect people, process and devices is a never ending cycle of development. Enterprises are demanding applications that deliver seamless communication with their partners and customers without sacrificing

Building Mobile Business Objects

Building Mobile Business Objects Download Samples Download PDF Overview The drive to connect people, process and devices is a never ending cycle of development. Enterprises are demanding applications that deliver seamless communication with their partners

Introduction to Building XML Web Services with ASMX

Download PDF Version Download Samples The Web Service standards define how to build application functionality that is made available to remote machines using generally available Internet protocols. The Web part defines how application functionality is

An Introduction to Building XML Web Services with ASMX

An Introduction to Building XML Web Services with ASMX By Thom Robbins ( trobbins@microsoft.com ) Download PDF Version Download Samples Overview The Web Service standards define how to build application functionality that is made available to remote machines
More Posts Next page »
 
Page view tracker