Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET General Tips and Tricks   (RSS)

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

Introducing the <DataContract>

As we have seen in previous articles . Creating a Windows Communication Foundation (WCF) service begins with annotating the class with a <ServiceContract> attribute and an <OperationContract> for each exposed operation. The design of WCF uses

RC of MSDNWiki available

In case you haven’t seen it. The MSDN library has recently made available a Community Content feature for the Visual Studio 2005 documentation and the .NET 3.0 Class Library on MSDN Online. This feature is designed to allow the community of developers

Looking at Assembly Information

Assembly information is an important part of building an application. This is what gets generated to the executable during compilation. How can you see where this data gets published? Within in a Windows application select the project properties From

Environment.SpecialFolder

A very useful environment enumeration is SpecialFolder. This provides an enumeration to special folders like My Pictures or the Startup menu. These folders are set by default by the system, or explicitly by the user. For example, ever try to get at a

Adding items to the task list

Many times I like to make a note of things that I need to do later or things I haven’t completed yet inline with my code. Using Visual Studio 2005 you have the ability to change or add items that show up in the comments section of the task list. This

Try out a Microsoft Virtual Lab Express

Virtual Lab Express is the fastest and easiest way to test drive Microsoft products and the Virtual Lab environment. These are 20-minute hands-on overviews of some of your favorite Microsoft products and developer tools. Try them out online now - no need

Showing Line Numbers with Visual Studio 2005

While presenting recently I was asked how I was able to line numbers in my code. I often find it a nice feature while doing demos to have line numbers turned on. I think it makes it easier to view the code. With Visual Studio 2005 this is actually very

Windows SDK .NET Framework 3.0 Samples

The Windows SDK samples for .NET Framework 3.0 include samples for .NET Framework 2.0, Windows Communication Foundation, Windows Presentation Foundation, Windows Workflow Foundation, and Cross Technology samples. These samples can be downloaded from her

Windows Vista Readiness Hands on Lab

Check out this set of Hands on Lab designed to educate developers on known Microsoft Windows Vista application compatibility issues. This process will walk the developer through specifics, focusing on solutions that will enable customers running your

The Microsoft Internet Explorer AddOn Contest Official Rules

Write an IE 7 addon and win a cool prize! The " Internet Explorer AddOn " Contest (the "Contest") is a skill contest in which participants are asked to create an extension program (AddOn) for the Microsoft Internet Explorer (IE) browser. Entries will

Connections Session

Thanks to everyone that attended the Connections session that we did hear yesterday in Las Vegas. In case you couldn’t attend the session materials for: Introduction to .NET 3.0 Welcome to the Microsoft .NET Framework 3.0, the new managed code programming

.NET Framework 3.0 Released

It’s finally released and available! Check out the installation instructions here . Congratulations to the entire team!

Check out the pilot program for downloadable hotfixes!

The goal of this pilot is to provide you with direct access to the most requested hotfixes that are produced for our developer tools. A hotfix is a single package that includes one or more files that is used to address a very specific customer problem
More Posts Next page »
 
Page view tracker